mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00: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
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:layout_gravity="bottom|end"
|
android:layout_gravity="bottom|end"
|
||||||
|
android:layout_marginBottom="@dimen/exo_custom_progress_thumb_size"
|
||||||
android:visibility="invisible">
|
android:visibility="invisible">
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue