mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 21:52:05 +08:00
Fix layout
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
|
||||
<TextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="225dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:text="@string/about_authors"
|
||||
android:id="@+id/textView4"
|
||||
android:layout_weight="3.46"
|
||||
android:layout_weight="1"
|
||||
android:clickable="false"
|
||||
android:enabled="true"
|
||||
android:singleLine="false"
|
||||
|
||||
Reference in New Issue
Block a user