More rounded corners for Home banner

This commit is contained in:
Prathamesh More 2021-11-12 11:07:02 +05:30
parent 30282e79fe
commit 3fe882c79c
6 changed files with 8 additions and 8 deletions

View file

@ -96,7 +96,7 @@
<style name="circleImageView" parent="">
<item name="cornerFamily">rounded</item>
<item name="cornerSize">16dp</item>
<item name="cornerSize">40dp</item>
</style>
<style name="BottomSheetItemTextAppearance" parent="Widget.MaterialComponents.BottomNavigationView.Colored">