]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/AndroidManifest.xml
Create an adaptive icon. https://redmine.stoutner.com/issues/265
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
index 9f260e6e11d2c269362c3679b1a498fc2078bd71..f2950bd5a051d1ab7c980d178cff5c2c41f195c3 100644 (file)
@@ -37,6 +37,7 @@
     <application
         android:label="@string/privacy_browser"
         android:icon="@mipmap/privacy_browser"
+        android:roundIcon="@mipmap/privacy_browser_round"
         android:allowBackup="false"
         android:fullBackupContent="false"
         android:supportsRtl="true" >