Skip to content

Commit

Permalink
update sample to show the cornerRadius attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
brookmg committed Mar 29, 2020
1 parent f16a4c6 commit da1c2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
app:backgroundColor="@color/colorPrimary"
app:textColor="@color/colorTextPrimary"
app:textSize="14sp"
app:cornerRadius="10dp"
app:iconSize="24dp"
app:indicatorColor="#2DFFFFFF"
app:indicatorRadius="10dp"
Expand Down

0 comments on commit da1c2b5

Please sign in to comment.