diff --git a/play-services-core/build.gradle b/play-services-core/build.gradle
index 8e1bc75c..b88a230d 100644
--- a/play-services-core/build.gradle
+++ b/play-services-core/build.gradle
@@ -40,6 +40,8 @@ dependencies {
implementation "androidx.appcompat:appcompat:$appcompatVersion"
implementation "androidx.mediarouter:mediarouter:$mediarouterVersion"
implementation "androidx.preference:preference:$preferenceVersion"
+ implementation "androidx.navigation:navigation:$navigationVersion"
+ implementation "androidx.navigation:navigation-ui:$navigationVersion"
}
android {
diff --git a/play-services-core/src/main/res/layout/games_info.xml b/play-services-core/src/main/res/layout/games_info.xml
deleted file mode 100755
index 972dc179..00000000
--- a/play-services-core/src/main/res/layout/games_info.xml
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/play-services-core/src/main/res/layout/pick_place.xml b/play-services-core/src/main/res/layout/pick_place.xml
deleted file mode 100755
index 5c74e847..00000000
--- a/play-services-core/src/main/res/layout/pick_place.xml
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/play-services-core/src/main/res/navigation/nav_settings.xml b/play-services-core/src/main/res/navigation/nav_settings.xml
index 4a7a5246..4c652ff6 100755
--- a/play-services-core/src/main/res/navigation/nav_settings.xml
+++ b/play-services-core/src/main/res/navigation/nav_settings.xml
@@ -1,5 +1,6 @@
-
+
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />
+ app:enterAnim="@android:anim/fragment_open_enter"
+ app:exitAnim="@android:anim/fragment_open_exit"
+ app:popEnterAnim="@android:anim/fragment_close_enter"
+ app:popExitAnim="@android:anim/fragment_close_exit" />