mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add keepScreenOn flag in Composition demo
PiperOrigin-RevId: 716139653
This commit is contained in:
parent
492574bded
commit
22142e0db3
@ -18,6 +18,7 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:keepScreenOn="true"
|
||||
android:padding="16dp">
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
|
Loading…
x
Reference in New Issue
Block a user