2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
This commit is contained in:
Codrut Topliceanu 2021-04-28 01:42:40 +03:00 committed by GitHub
parent 0e15a9668b
commit 676a1298a2

View File

@ -6,7 +6,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:shape="rectangle">
<corners android:radius="4dp" />
<corners android:radius="8dp" />
<solid
android:color="?mozac_widget_favicon_background_color"
tools:color="@color/photonWhite" />