]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blob - app/src/main/res/mipmap-anydpi-v26/privacy_browser_round.xml
Create an adaptive icon. https://redmine.stoutner.com/issues/265
[PrivacyBrowserAndroid.git] / app / src / main / res / mipmap-anydpi-v26 / privacy_browser_round.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3     <background android:drawable="@color/white"/>
4     <foreground android:drawable="@mipmap/privacy_browser_foreground"/>
5 </adaptive-icon>