summaryrefslogtreecommitdiff
path: root/cashier/src/main/res/mipmap-anydpi-v26
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-04-01 15:34:47 -0300
committerTorsten Grote <t@grobox.de>2020-04-01 15:34:47 -0300
commit5cd83038f5aed997010dd01fef7bf6467ef56b29 (patch)
tree654c9b7764f7d9d85a5e33420f4f61cd991d9310 /cashier/src/main/res/mipmap-anydpi-v26
parent9401b3e8f0d6f49751a4d203502cfb76842599c0 (diff)
downloadtaler-android-5cd83038f5aed997010dd01fef7bf6467ef56b29.tar.gz
taler-android-5cd83038f5aed997010dd01fef7bf6467ef56b29.tar.bz2
taler-android-5cd83038f5aed997010dd01fef7bf6467ef56b29.zip
[cashier] automatic code cleanup
Diffstat (limited to 'cashier/src/main/res/mipmap-anydpi-v26')
-rw-r--r--cashier/src/main/res/mipmap-anydpi-v26/ic_launcher.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cashier/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/cashier/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index 7353dbd..ac94b34 100644
--- a/cashier/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/cashier/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<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"/>
+ <background android:drawable="@color/ic_launcher_background" />
+ <foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon> \ No newline at end of file