Added auto hide control buttons

This commit is contained in:
h4h13 2019-11-01 23:11:22 +05:30
parent df013ec904
commit 674c5de706
6 changed files with 92 additions and 36 deletions

View file

@ -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"