mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 17:15:40 -04:00
Update install_mod.xml
This commit is contained in:
parent
2102678b45
commit
2461c84c77
@ -17,8 +17,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:id="@+id/main_touchpad"
|
||||
android:visibility="gone">
|
||||
android:id="@+id/main_touchpad">
|
||||
|
||||
<ImageView
|
||||
android:layout_height="27dp"
|
||||
@ -51,6 +50,7 @@
|
||||
android:id="@+id/content_log_layout"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:visibility="gone"
|
||||
android:orientation="vertical">
|
||||
|
||||
<RelativeLayout
|
||||
|
Loading…
x
Reference in New Issue
Block a user