Show Avatar next to tabs when main top bar is disabled (#2973)
This commit is contained in:
parent
11cf420320
commit
4de778d7d4
3 changed files with 157 additions and 70 deletions
|
|
@ -167,4 +167,9 @@
|
|||
<item name="materialDrawerDrawCircularShadow">false</item>
|
||||
</style>
|
||||
|
||||
<style name="ShapeAppearance.Avatar" parent="ShapeAppearance.MaterialComponents">
|
||||
<item name="cornerFamily">rounded</item>
|
||||
<item name="cornerSize">12.5%</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue