mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 13:51:45 +08:00
Fix layout in holo
This commit is contained in:
@@ -44,7 +44,10 @@
|
||||
android:singleLine="false"
|
||||
android:password="false"
|
||||
android:longClickable="false"
|
||||
android:autoText="false" />
|
||||
android:autoText="false"
|
||||
android:includeFontPadding="false"
|
||||
android:layout_gravity="fill"
|
||||
/>
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user