mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Improve a11y in minimal mode
Previously, the fullscreen button and timebar has been overlapped in minimal mode PiperOrigin-RevId: 327606728
This commit is contained in:
parent
185be99d61
commit
74f788afc3
@ -134,6 +134,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_marginBottom="@dimen/exo_custom_progress_thumb_size"
|
||||
android:visibility="invisible">
|
||||
</LinearLayout>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user