Skip to content

Commit 2c07ef0

Browse files
Update README.md
1 parent 1cd06ab commit 2c07ef0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ Example of usage in xml layout
3434
android:layout_width="match_parent"
3535
android:layout_height="wrap_content"
3636
android:drawableStart="@drawable/ic_android_black_24dp"
37-
android:text="Great"
38-
android:textSize="14sp"
39-
android:theme="@style/BlueButtonStyle"/>
37+
       android:text="Great"/>
4038
```
4139

4240
# License

0 commit comments

Comments
 (0)