
They got added +8 since we added paddings directly to the icon layout. Since those paddings got removed, this has to be switched back too.
6 lines
177 B
XML
6 lines
177 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<dimen name="applist_icon_normal_size">48dp</dimen>
|
|
<dimen name="applist_icon_compact_size">32dp</dimen>
|
|
</resources>
|