kotlin conversion

This commit is contained in:
h4h13 2018-11-30 06:36:16 +05:30
parent 8e6ab40d93
commit b2c15ef186
316 changed files with 13055 additions and 22983 deletions

View file

@ -46,7 +46,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/last_added"
android:id="@+id/lastAdded"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
@ -73,7 +73,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/top_played"
android:id="@+id/topPlayed"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"
@ -100,7 +100,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/action_shuffle"
android:id="@+id/actionShuffle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0"