Increase size of user icon images.
This increases the size of user icons saved by Settings from 40dp to 190dp. Bug: 209817106 Test: manual, set icon and check image file Change-Id: Iacdd8255208f8312a231dee351735e3be59fc0b3
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<!-- The translation for disappearing security views after having solved them. -->
|
||||
<dimen name="disappear_y_translation">-32dp</dimen>
|
||||
|
||||
<dimen name="circle_avatar_size">40dp</dimen>
|
||||
<dimen name="circle_avatar_size">190dp</dimen>
|
||||
|
||||
<!-- Height of a user icon view -->
|
||||
<dimen name="user_icon_view_height">24dp</dimen>
|
||||
|
||||
Reference in New Issue
Block a user