Add taskAffinity
This commit is contained in:
parent
e6c82af3d7
commit
46389aea77
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
<activity
|
||||
android:name="org.fnives.test.showcase.compose.ComposeActivity"
|
||||
android:configChanges="colorMode|density|fontScale|fontWeightAdjustment|keyboard|keyboardHidden|layoutDirection|locale|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode"
|
||||
android:taskAffinity="org.fnives.test.showcase.compose"
|
||||
android:icon="@mipmap/ic_compose_launcher"
|
||||
android:roundIcon="@mipmap/ic_compose_launcher_round"
|
||||
android:label="@string/app_name_compose"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue