diff --git a/app/src/free/res/drawable-v24/ic_launcher_foreground.xml b/app/src/free/res/drawable-v21/ic_launcher_foreground.xml similarity index 100% rename from app/src/free/res/drawable-v24/ic_launcher_foreground.xml rename to app/src/free/res/drawable-v21/ic_launcher_foreground.xml diff --git a/app/src/free/res/drawable/ic_launcher_foreground.png b/app/src/free/res/drawable/ic_launcher_foreground.png new file mode 100644 index 000000000..9aaaaaeda Binary files /dev/null and b/app/src/free/res/drawable/ic_launcher_foreground.png differ diff --git a/app/src/libre/res/drawable-v24/ic_launcher_foreground.xml b/app/src/libre/res/drawable-v21/ic_launcher_foreground.xml similarity index 100% rename from app/src/libre/res/drawable-v24/ic_launcher_foreground.xml rename to app/src/libre/res/drawable-v21/ic_launcher_foreground.xml diff --git a/app/src/libre/res/drawable/ic_launcher_foreground.png b/app/src/libre/res/drawable/ic_launcher_foreground.png new file mode 100644 index 000000000..f7bc8ec8e Binary files /dev/null and b/app/src/libre/res/drawable/ic_launcher_foreground.png differ diff --git a/app/src/main/res/color-v24/long_shadow.xml b/app/src/main/res/color-v21/long_shadow.xml similarity index 100% rename from app/src/main/res/color-v24/long_shadow.xml rename to app/src/main/res/color-v21/long_shadow.xml diff --git a/app/src/main/res/color/long_shadow.xml b/app/src/main/res/color/long_shadow.xml new file mode 100644 index 000000000..90ff950d2 --- /dev/null +++ b/app/src/main/res/color/long_shadow.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/activity_password.xml b/app/src/main/res/layout/activity_password.xml index 9771d2273..52e1f3ed2 100644 --- a/app/src/main/res/layout/activity_password.xml +++ b/app/src/main/res/layout/activity_password.xml @@ -59,16 +59,15 @@ + android:src="@drawable/ic_launcher_foreground"/> diff --git a/app/src/pro/res/drawable-v24/ic_launcher_foreground.xml b/app/src/pro/res/drawable-v21/ic_launcher_foreground.xml similarity index 100% rename from app/src/pro/res/drawable-v24/ic_launcher_foreground.xml rename to app/src/pro/res/drawable-v21/ic_launcher_foreground.xml diff --git a/app/src/pro/res/drawable/ic_launcher_foreground.png b/app/src/pro/res/drawable/ic_launcher_foreground.png new file mode 100644 index 000000000..3dfb06bc5 Binary files /dev/null and b/app/src/pro/res/drawable/ic_launcher_foreground.png differ