mirror of
https://github.com/Team-xManager/xManager.git
synced 2025-02-12 01:01:24 +01:00
Update list_menu_1.xml
This commit is contained in:
parent
0dfabea178
commit
96fe6649e1
@ -14,12 +14,14 @@
|
||||
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"
|
||||
@ -30,6 +32,7 @@
|
||||
</LinearLayout>
|
||||
<TextView
|
||||
android:id="@+id/link"
|
||||
android:focusable="false"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="8dp"
|
||||
|
Loading…
Reference in New Issue
Block a user