We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47950da commit 53d7a19Copy full SHA for 53d7a19
1 file changed
library/src/main/res/values/attrs.xml
@@ -25,9 +25,6 @@
25
<attr name="csBottomDrawableHeight" format="dimension" />
26
<attr name="csBottomDrawableWidth" format="dimension" />
27
<attr name="csBottomDrawableVisible" format="boolean" />
28
-
29
- <!-- RTL support -->
30
- <attr name="csEnableRTL" format="boolean" />
31
</declare-styleable>
32
33
</resources>
0 commit comments