Loading app/src/main/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ <activity android:name=".MainActivity" android:exported="true" android:configChanges="orientation|screenSize"> android:configChanges="orientation|screenSize|smallestScreenSize"> <intent-filter> <action android:name="android.intent.action.MAIN" /> </intent-filter> Loading Loading
app/src/main/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ <activity android:name=".MainActivity" android:exported="true" android:configChanges="orientation|screenSize"> android:configChanges="orientation|screenSize|smallestScreenSize"> <intent-filter> <action android:name="android.intent.action.MAIN" /> </intent-filter> Loading