diff --git a/DataLayer/Application/src/main/AndroidManifest.xml b/DataLayer/Application/src/main/AndroidManifest.xml index b33ac8048..ab05e7710 100644 --- a/DataLayer/Application/src/main/AndroidManifest.xml +++ b/DataLayer/Application/src/main/AndroidManifest.xml @@ -34,7 +34,9 @@ + android:theme="@android:style/Theme.Material.Light.NoActionBar" + android:taskAffinity=".main" + > diff --git a/DataLayer/Wearable/src/main/AndroidManifest.xml b/DataLayer/Wearable/src/main/AndroidManifest.xml index fb6a2b628..5bf9a01fc 100644 --- a/DataLayer/Wearable/src/main/AndroidManifest.xml +++ b/DataLayer/Wearable/src/main/AndroidManifest.xml @@ -55,7 +55,9 @@ + android:exported="true" + android:taskAffinity=".main" + > diff --git a/RuntimePermissionsWear/Application/src/main/AndroidManifest.xml b/RuntimePermissionsWear/Application/src/main/AndroidManifest.xml index 26807d301..65c7cd349 100644 --- a/RuntimePermissionsWear/Application/src/main/AndroidManifest.xml +++ b/RuntimePermissionsWear/Application/src/main/AndroidManifest.xml @@ -38,7 +38,9 @@ + android:exported="true" + android:taskAffinity=".main" + > @@ -49,12 +51,14 @@ + android:theme="@style/Theme.AppCompat.Light.NoActionBar" + android:taskAffinity=".main"/> + android:theme="@style/Theme.AppCompat.Light.NoActionBar" + android:taskAffinity=".main"/> + android:launchMode="singleInstance" + android:taskAffinity=".main" + > @@ -45,7 +47,9 @@ + android:label="@string/title_activity_request_permission_on_phone" + android:taskAffinity=".main" + > - + diff --git a/TimeText/wear/src/main/AndroidManifest.xml b/TimeText/wear/src/main/AndroidManifest.xml index 2eeb19255..0cd239af2 100644 --- a/TimeText/wear/src/main/AndroidManifest.xml +++ b/TimeText/wear/src/main/AndroidManifest.xml @@ -33,7 +33,9 @@ + android:exported="true" + android:taskAffinity=".main" + > diff --git a/WatchFaceKotlin/app/src/main/AndroidManifest.xml b/WatchFaceKotlin/app/src/main/AndroidManifest.xml index e397e0f9d..3c73dbe71 100644 --- a/WatchFaceKotlin/app/src/main/AndroidManifest.xml +++ b/WatchFaceKotlin/app/src/main/AndroidManifest.xml @@ -73,7 +73,9 @@ + android:label="@string/title_activity_watch_face_config" + android:taskAffinity=".main" + > diff --git a/WearOAuth/oauth-device-grant/src/main/AndroidManifest.xml b/WearOAuth/oauth-device-grant/src/main/AndroidManifest.xml index 7b9ec9c99..72535bb92 100644 --- a/WearOAuth/oauth-device-grant/src/main/AndroidManifest.xml +++ b/WearOAuth/oauth-device-grant/src/main/AndroidManifest.xml @@ -35,7 +35,9 @@ + android:label="wearoauth" + android:taskAffinity=".main" + > diff --git a/WearOAuth/oauth-pkce/src/main/AndroidManifest.xml b/WearOAuth/oauth-pkce/src/main/AndroidManifest.xml index 6fc88fa0f..295b49998 100644 --- a/WearOAuth/oauth-pkce/src/main/AndroidManifest.xml +++ b/WearOAuth/oauth-pkce/src/main/AndroidManifest.xml @@ -35,7 +35,9 @@ + android:label="wearoauth" + android:taskAffinity=".main" + > diff --git a/WearSpeakerSample/wear/src/main/AndroidManifest.xml b/WearSpeakerSample/wear/src/main/AndroidManifest.xml index d3ad99545..737c39dc4 100644 --- a/WearSpeakerSample/wear/src/main/AndroidManifest.xml +++ b/WearSpeakerSample/wear/src/main/AndroidManifest.xml @@ -37,7 +37,9 @@ + android:exported="true" + android:taskAffinity=".main" + > diff --git a/WearStandaloneGoogleSignIn/app/src/main/AndroidManifest.xml b/WearStandaloneGoogleSignIn/app/src/main/AndroidManifest.xml index bde0049ca..79dcdb793 100644 --- a/WearStandaloneGoogleSignIn/app/src/main/AndroidManifest.xml +++ b/WearStandaloneGoogleSignIn/app/src/main/AndroidManifest.xml @@ -32,7 +32,9 @@ + android:exported="true" + android:taskAffinity=".main" + > diff --git a/WearVerifyRemoteApp/Application/src/main/AndroidManifest.xml b/WearVerifyRemoteApp/Application/src/main/AndroidManifest.xml index 1a5858c9d..5a61524e9 100644 --- a/WearVerifyRemoteApp/Application/src/main/AndroidManifest.xml +++ b/WearVerifyRemoteApp/Application/src/main/AndroidManifest.xml @@ -26,7 +26,9 @@ + android:exported="true" + android:taskAffinity=".main" + > @@ -34,4 +36,4 @@ - \ No newline at end of file + diff --git a/WearVerifyRemoteApp/Wearable/src/main/AndroidManifest.xml b/WearVerifyRemoteApp/Wearable/src/main/AndroidManifest.xml index d17a7e5ae..3cedf6d39 100644 --- a/WearVerifyRemoteApp/Wearable/src/main/AndroidManifest.xml +++ b/WearVerifyRemoteApp/Wearable/src/main/AndroidManifest.xml @@ -32,7 +32,9 @@ + android:exported="true" + android:taskAffinity=".main" + > @@ -40,4 +42,4 @@ - \ No newline at end of file +