diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2020-07-13 14:13:38 -0400 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2020-07-13 14:14:11 -0400 |
commit | 99864393525a8a61afc4de384650930ef8d3c70f (patch) | |
tree | eeeb6ccfe020a818706173727743296acdf4815f /platform/android/java/lib/res/mipmap-anydpi-v26 | |
parent | d8b65461e395c6b1f1a06534017294c0a7fe86d8 (diff) |
Commit other files changed by file_format.sh
Diffstat (limited to 'platform/android/java/lib/res/mipmap-anydpi-v26')
-rw-r--r-- | platform/android/java/lib/res/mipmap-anydpi-v26/icon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/java/lib/res/mipmap-anydpi-v26/icon.xml b/platform/android/java/lib/res/mipmap-anydpi-v26/icon.xml index 1ed4037035..cfdcca2ab5 100644 --- a/platform/android/java/lib/res/mipmap-anydpi-v26/icon.xml +++ b/platform/android/java/lib/res/mipmap-anydpi-v26/icon.xml @@ -2,4 +2,4 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@mipmap/icon_background"/> <foreground android:drawable="@mipmap/icon_foreground"/> -</adaptive-icon>
\ No newline at end of file +</adaptive-icon> |