From 7e179b00d488ee9bc26af8734276037b5dcdf005 Mon Sep 17 00:00:00 2001 From: Aviortheking <2bazert@gmail.com> Date: Mon, 12 Feb 2018 00:41:11 +0100 Subject: [PATCH] Updating yolo --- .idea/modules.xml | 2 +- app/src/main/AndroidManifest.xml | 2 +- app/src/main/res/layout/game_activity.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/modules.xml b/.idea/modules.xml index 5d35779..7d95eba 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,8 +2,8 @@ - + \ No newline at end of file diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index ead4bf7..27143e0 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -7,7 +7,7 @@ android:fullBackupContent="@xml/backup_descriptor" android:icon="@mipmap/logo" android:label="@string/app_name" - android:roundIcon="@mipmap/ic_launcher_round" + android:roundIcon="@mipmap/logo_round" android:supportsRtl="true" android:theme="@style/AppTheme"> + app:srcCompat="@mipmap/logo"/>