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

@ -43,7 +43,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/last_added"
android:id="@+id/lastAdded"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
@ -69,7 +69,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/top_played"
android:id="@+id/topPlayed"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
@ -95,7 +95,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/action_shuffle"
android:id="@+id/actionShuffle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"