Commit 0a5a3cbf by olly Committed by Oliver Woodman

Handle orientation changes in GL demo

Issue: #7141
PiperOrigin-RevId: 303334072
parent 3fd7d214
Showing with 1 additions and 0 deletions
......@@ -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"/>
......
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 sign in to comment