mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Handle orientation changes in GL demo
Issue: #7141 PiperOrigin-RevId: 303334072
This commit is contained in:
parent
750396c90f
commit
e90fdf36fb
@ -28,6 +28,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize|screenLayout|smallestScreenSize|uiMode"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user