mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/18742 - Resize the top site item sizes (https://github.com/mozilla-mobile/fenix/pull/18751)
This commit is contained in:
parent
87b9259885
commit
e6912113d9
@ -206,9 +206,9 @@
|
||||
<dimen name="account_settings_device_name_min_height">48dp</dimen>
|
||||
|
||||
<!-- Top sites -->
|
||||
<dimen name="top_sites_favicon_size">40dp</dimen>
|
||||
<dimen name="top_sites_favicon_padding">4dp</dimen>
|
||||
<dimen name="top_sites_item_size">64dp</dimen>
|
||||
<dimen name="top_sites_favicon_size">60dp</dimen>
|
||||
<dimen name="top_sites_favicon_padding">12dp</dimen>
|
||||
<dimen name="top_sites_item_size">84dp</dimen>
|
||||
<dimen name="top_sites_item_margin_top">8dp</dimen>
|
||||
<dimen name="top_sites_item_margin_bottom">12dp</dimen>
|
||||
<dimen name="top_sites_text_margin_top">8dp</dimen>
|
||||
|
Loading…
Reference in New Issue
Block a user