Update list_menu_1.xml

This commit is contained in:
xC3FFF0E 2022-04-24 22:48:30 +08:00 committed by GitHub
parent 89bf30cd2b
commit a1da2d5e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,17 @@
android:layout_height="wrap_content"
android:src="@drawable/icon_spotify_1"
android:scaleType="center" />
<TextView
android:id="@+id/sub"
android:focusable="false"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingLeft="5dp"
android:paddingTop="5dp"
android:paddingBottom="5dp"
android:textSize="12sp"
android:textStyle="bold"
android:textColor="#000000" />
<TextView
android:id="@+id/title"
android:focusable="false"