Added classic theme and updated translations

This commit is contained in:
h4h13 2020-05-05 13:12:09 +05:30
parent 891f1bce34
commit 8d49f8cdcb
61 changed files with 1652 additions and 590 deletions

View file

@ -26,7 +26,7 @@
android:background="?attr/colorSurface"
app:behavior_hideable="false"
app:behavior_peekHeight="0dp"
app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
app:layout_behavior="code.name.monkey.retromusic.CustomBottomSheetBehavior">
<FrameLayout
android:id="@+id/playerFragmentContainer"