Update AndroidManifest.xml

pull/142/head
FongMi 3 years ago
parent 4e28c1e637
commit 8455f8e624
  1. 1
      app/src/leanback/AndroidManifest.xml

@ -30,7 +30,6 @@
android:name=".ui.activity.HomeActivity"
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation"
android:exported="true"
android:launchMode="singleTask"
android:screenOrientation="sensorLandscape">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

Loading…
Cancel
Save