fix: fixed icon and action bar padding

This commit is contained in:
2026-06-13 15:03:18 +03:00
parent bbbf9f6b4a
commit b97d7d58e5
4 changed files with 16 additions and 6 deletions
@@ -2,5 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
<!-- <monochrome android:drawable="@mipmap/ic_launcher_foreground"/>-->
</adaptive-icon>
@@ -2,5 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
<!-- <monochrome android:drawable="@mipmap/ic_launcher_foreground"/>-->
</adaptive-icon>