Remove rounded corners for the banners
This commit is contained in:
parent
74968ac2e2
commit
62fac9ce68
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
|
||||
<style name="BannerShapeAppearance">
|
||||
<item name="cornerFamily">rounded</item>
|
||||
<item name="cornerSize">8dp</item>
|
||||
<item name="cornerSize">0dp</item>
|
||||
</style>
|
||||
|
||||
<!-- Full-screen dialog style for Material 3 compliance -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue