mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-11 08:32:41 +01:00
DroidFish: Fixed warning in main.xml.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user