From a4796ec47d89a851b260b6fc195494547208a025 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 18 Mar 2020 14:24:41 -0300 Subject: Merge all three apps into one repository --- .../src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 21 +++++++++++++++++++++ .../res/mipmap-anydpi-v26/ic_launcher_round.xml | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 wallet/src/main/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (limited to 'wallet/src/main/res/mipmap-anydpi-v26') diff --git a/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..7acad4e --- /dev/null +++ b/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000..7acad4e --- /dev/null +++ b/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3