Remove classic player

This commit is contained in:
h4h13 2019-10-09 18:01:31 +05:30
parent 2fa5102cd3
commit b4d32af0e1
15 changed files with 55 additions and 61 deletions

View file

@ -17,6 +17,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:orientation="vertical">
<FrameLayout