diff options
| author | Aleksandr Granin <aleksandr@mullvad.net> | 2021-04-09 08:42:10 +0200 |
|---|---|---|
| committer | Aleksandr Granin <aleksandr@mullvad.net> | 2021-04-14 10:59:37 +0200 |
| commit | c394c8dd536c614b9aa54afdb6897599d6b874ec (patch) | |
| tree | 43aa3171674943e20e010e4a358ee8321b57de09 /android/src | |
| parent | 2d24b06c19049c030d04751ee402987a3a26e45b (diff) | |
| download | mullvadvpn-c394c8dd536c614b9aa54afdb6897599d6b874ec.tar.xz mullvadvpn-c394c8dd536c614b9aa54afdb6897599d6b874ec.zip | |
Added the source icon and updated readme
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 7353dbd1fd..5ed0a2df70 100644 --- a/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,4 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> -</adaptive-icon>
\ No newline at end of file +</adaptive-icon> |
