We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6671e commit 6b8a370Copy full SHA for 6b8a370
1 file changed
README.MD
@@ -28,7 +28,7 @@ Into this:
28
android:layout_width="match_parent"
29
android:layout_height="wrap_content"
30
android:text="this textview looks nice"
31
- app:csEndDrawable="@drawable/my_icon
+ app:csEndDrawable="@drawable/my_icon"
32
app:csEndDrawableHeight="30dp"
33
app:csEndDrawableWidth="30dp"/>
34
```
0 commit comments