Skip to content

Commit

Permalink
Fixed badge example
Browse files Browse the repository at this point in the history
  • Loading branch information
nikartx committed Aug 19, 2018
1 parent 46a2993 commit 00d71f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
android:layout_marginTop="30dp"
android:layout_gravity="center"
android:padding="10dp"
app:ibv_badgeValue="100"
app:ibv_badgeValue="101"
app:ibv_badgeTextSize="12sp"
app:ibv_fixedBadgeRadius="15dp"
app:ibv_badgeTextStyle="bold"
Expand Down

0 comments on commit 00d71f9

Please sign in to comment.