mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-03-11 15:58:08 +01:00
DroidFish: Fixed warning in main.xml.
This commit is contained in:
parent
58a5e19ba4
commit
e09894e186
@ -26,7 +26,7 @@
|
||||
android:paddingTop="1dp">
|
||||
<TextView
|
||||
android:id="@+id/status"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:includeFontPadding="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user