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:
Oli Lan
2022-01-06 15:38:21 +00:00
parent 57d1c8b1aa
commit e707147fa5

View File

@@ -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>