
Turns out I used the wrong scale when creating the new Auxio icon. Fix that, which turns out to round the icon further.
7 lines
No EOL
212 B
XML
7 lines
No EOL
212 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Widget.Auxio.RecyclerView.Grid" parent="Widget.Auxio.RecyclerView.Grid.Base">
|
|
<item name="spanCount">3</item>
|
|
</style>
|
|
</resources> |