Skip to content

Commit 53d7a19

Browse files
committed
FIX : Removed unused attributes from the library
1 parent 47950da commit 53d7a19

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

library/src/main/res/values/attrs.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@
2525
<attr name="csBottomDrawableHeight" format="dimension" />
2626
<attr name="csBottomDrawableWidth" format="dimension" />
2727
<attr name="csBottomDrawableVisible" format="boolean" />
28-
29-
<!-- RTL support -->
30-
<attr name="csEnableRTL" format="boolean" />
3128
</declare-styleable>
3229

3330
</resources>

0 commit comments

Comments
 (0)