mirror of
https://github.com/Team-xManager/xManager.git
synced 2025-02-21 02:31:37 +01:00
Update list_menu_1.xml
This commit is contained in:
parent
89bf30cd2b
commit
a1da2d5e05
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user