Unverified Commit c343ab49 authored by Mygod's avatar Mygod Committed by GitHub

Fix launchMode for TV

parent 0d3b45c4
......@@ -17,7 +17,8 @@
tools:replace="theme">
<activity
android:name=".MainActivity"
android:label="@string/app_name">
android:label="@string/app_name"
android:launchMode="singleTask">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment