Remove dublicate BubbleTextView styleable
Change-Id: Ib1db985515194dfeebe2dfa934b29023ae0a3075
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<attr name="iconPaddingOverride" format="dimension" />
|
||||
<attr name="textSizeOverride" format="dimension" />
|
||||
<attr name="deferShadowGeneration" format="boolean" />
|
||||
<attr name="customShadows" format="boolean" />
|
||||
</declare-styleable>
|
||||
|
||||
<!-- Page Indicator specific attributes. -->
|
||||
@@ -89,11 +90,6 @@
|
||||
<attr name="pageIndicator" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="BubbleTextView">
|
||||
<!-- A spacing override for the icons within a page -->
|
||||
<attr name="customShadows" format="boolean" />
|
||||
</declare-styleable>
|
||||
|
||||
<!-- AppsCustomizePagedView specific attributes. These attributes are used to
|
||||
customize an AppsCustomizePagedView in xml files. -->
|
||||
<declare-styleable name="AppsCustomizePagedView">
|
||||
|
||||
Reference in New Issue
Block a user