We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4db9c commit d24dc88Copy full SHA for d24dc88
1 file changed
android/AndroidManifest.xml
@@ -28,7 +28,7 @@
28
<!-- Required permission to use in-app billing. -->
29
<uses-permission android:name="com.android.vending.BILLING" />
30
<application android:label="@string/app_name"
31
- android:icon="@drawable/cr3_logo"
+ android:icon="@mipmap/cr3_logo"
32
android:allowClearUserData="true"
33
android:process="org.coolreader"
34
>
0 commit comments