Update list_menu_1.xml

This commit is contained in:
xC3FFF0E 2021-09-17 18:02:32 +08:00 committed by GitHub
parent 9655b9f97b
commit ae8d163784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,14 +14,12 @@
android:orientation="horizontal">
<ImageView
android:id="@+id/icon"
android:focusable="false"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/icon_spotify_1"
android:scaleType="center"/>
<TextView
android:id="@+id/title"
android:focusable="false"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="5dp"
@ -32,7 +30,6 @@
</LinearLayout>
<TextView
android:id="@+id/link"
android:focusable="false"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="8dp"