mirror of
https://github.com/Team-xManager/xManager.git
synced 2024-11-23 12:06:43 +01:00
Update main.xml
This commit is contained in:
parent
9460da821a
commit
27346f5e21
@ -127,6 +127,15 @@
|
||||
android:textSize="12sp"
|
||||
android:textColor="#000000"
|
||||
android:alpha="0.0" />
|
||||
<TextView
|
||||
android:id="@+id/fixer"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="8dp"
|
||||
android:text="FIXER"
|
||||
android:textSize="12sp"
|
||||
android:textColor="#000000"
|
||||
android:alpha="0.0" />
|
||||
<TextView
|
||||
android:id="@+id/ream"
|
||||
android:layout_width="wrap_content"
|
||||
|
Loading…
Reference in New Issue
Block a user