mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-23 12:06:43 +01:00
Update list_menu_1.xml
This commit is contained in:
parent
f53ad4a5a0
commit
f2161aefdc
@ -48,4 +48,12 @@
|
||||
android:padding="8dp"
|
||||
android:textSize="12sp"
|
||||
android:textColor="#000000" />
|
||||
<TextView
|
||||
android:id="@+id/mirror"
|
||||
android:focusable="false"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="8dp"
|
||||
android:textSize="12sp"
|
||||
android:textColor="#000000" />
|
||||
</LinearLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user