Added auto hide control buttons
This commit is contained in:
parent
df013ec904
commit
674c5de706
6 changed files with 92 additions and 36 deletions
|
@ -2,6 +2,7 @@
|
|||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/miniPlayerContent"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"
|
||||
android:background="?colorSurface"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue