Skip to content

Commit 2fbb149

Browse files
authored
DOCS : xml example updated
1 parent cd4868a commit 2fbb149

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Into this:
2929
android:layout_width="match_parent"
3030
android:layout_height="wrap_content"
3131
android:text="this textview looks nice"
32-
app:csStartDrawable="@drawable/my_icon
33-
app:csStartDrawableHeight="30dp"
34-
app:csStartDrawableWidth="30dp"/>
32+
app:csEndDrawable="@drawable/my_icon
33+
app:csEndDrawableHeight="30dp"
34+
app:csEndDrawableWidth="30dp"/>
3535
```
3636
Removing a ViewGroup, removing inefficient weights and adding a lot more functionalities.
3737

0 commit comments

Comments
 (0)