0.9.2 - Massive scrolling performance improvement
This commit is contained in:
parent
6806ac904c
commit
22ed828ee6
83 changed files with 1175 additions and 1024 deletions
6
app/src/main/res/mipmap-anydpi/app_icon.xml
Normal file
6
app/src/main/res/mipmap-anydpi/app_icon.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/app_icon_background"/>
|
||||
<foreground android:drawable="@mipmap/app_icon_foreground"/>
|
||||
<monochrome android:drawable="@mipmap/app_icon_monochrome" />
|
||||
</adaptive-icon>
|
||||
Loading…
Add table
Add a link
Reference in a new issue