mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-06 09:35:32 +01:00
Update list_menu_2.xml
This commit is contained in:
parent
a1da2d5e05
commit
9ca5c32109
@ -19,6 +19,17 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@drawable/icon_spotify_2"
|
||||
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