diff --git a/applications/HelloIOIO/src/main/AndroidManifest.xml b/applications/HelloIOIO/src/main/AndroidManifest.xml index 2ed1b004..f9e8449e 100644 --- a/applications/HelloIOIO/src/main/AndroidManifest.xml +++ b/applications/HelloIOIO/src/main/AndroidManifest.xml @@ -1,21 +1,20 @@ + xmlns:tools="http://schemas.android.com/tools"> + android:theme="@style/Theme.AppCompat.NoActionBar" + tools:ignore="AllowBackup"> + android:exported="true" + android:launchMode="singleTask">