diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e2db8df..d523020 100755 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -11,13 +11,15 @@ - + @@ -28,6 +30,11 @@ android:focusable="true" android:focusableInTouchMode="true" > + + + + + diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png old mode 100755 new mode 100644 index a571e60..5d79c53 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_rounded.png b/app/src/main/res/mipmap-hdpi/ic_launcher_rounded.png new file mode 100644 index 0000000..97455d2 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_rounded.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png old mode 100755 new mode 100644 index c41dd28..5d79c53 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_rounded.png b/app/src/main/res/mipmap-mdpi/ic_launcher_rounded.png new file mode 100644 index 0000000..3e355f2 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_rounded.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png old mode 100755 new mode 100644 index 6dba46d..5d79c53 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_rounded.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_rounded.png new file mode 100644 index 0000000..0caef41 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_rounded.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png old mode 100755 new mode 100644 index 15ac681..5d79c53 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_rounded.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_rounded.png new file mode 100644 index 0000000..644196c Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_rounded.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_vita.jpg b/app/src/main/res/mipmap-xxhdpi/ic_vita.jpg deleted file mode 100755 index 92f5bde..0000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_vita.jpg and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png old mode 100755 new mode 100644 index f25a419..5d79c53 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_rounded.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_rounded.png new file mode 100644 index 0000000..b5c7cd3 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_rounded.png differ