Skip to content

Commit

Permalink
[Resources] Remove unused public.xml resources
Browse files Browse the repository at this point in the history
Resolves #2761

GIT_ORIGIN_REV_ID=fbc80605591c097ab56f4a8f0c9b4a2a3cbcfe10
PiperOrigin-RevId: 457959343
  • Loading branch information
AshutoshSundresh authored and raajkumars committed Jun 29, 2022
1 parent ac7b761 commit cd80b71
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
~ limitations under the License.
-->
<resources>
<public name="additionalPaddingStartForIcon" type="attr"/>
<public name="additionalPaddingEndForIcon" type="attr"/>
<public name="checkedButton" type="attr"/>
<public name="cornerRadius" type="attr"/>
<public name="icon" type="attr"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,10 @@
<public name="boxBackgroundColor" type="attr"/>
<public name="boxBackgroundMode" type="attr"/>
<public name="boxCollapsedPaddingTop" type="attr"/>
<public name="boxCollapsedPaddingBottom" type="attr"/>
<public name="boxCornerRadiusTopStart" type="attr"/>
<public name="boxCornerRadiusTopEnd" type="attr"/>
<public name="boxCornerRadiusBottomStart" type="attr"/>
<public name="boxCornerRadiusBottomEnd" type="attr"/>
<public name="boxExpandedPaddingTop" type="attr"/>
<public name="boxExpandedPaddingBottom" type="attr"/>
<public name="boxPaddingStart" type="attr"/>
<public name="boxPaddingTop" type="attr"/>
<public name="boxPaddingEnd" type="attr"/>
<public name="boxPaddingBottom" type="attr"/>
<public name="boxStrokeColor" type="attr"/>
<public name="boxStrokeErrorColor" type="attr"/>
<public name="boxStrokeWidth" type="attr"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
-->
<resources>
<public name="tooltipStyle" type="attr"/>
<public name="backgroundTint" type="color" />
<public name="ShapeAppearance.MaterialComponents.Tooltip" type="style"/>
<public name="TextAppearance.MaterialComponents.Tooltip" type="style"/>
<public name="Widget.MaterialComponents.Tooltip" type="style"/>
Expand Down

0 comments on commit cd80b71

Please sign in to comment.