mirror of
http://galexander.org/git/simplesshd.git
synced 2025-02-06 20:22:36 +00:00
Fix white-on-white text.
This commit is contained in:
parent
d754beecd8
commit
edbaacbf82
@ -21,7 +21,7 @@
|
|||||||
android:typeface="monospace"
|
android:typeface="monospace"
|
||||||
android:gravity="top"
|
android:gravity="top"
|
||||||
android:singleLine="false"
|
android:singleLine="false"
|
||||||
android:background="#00000000"
|
android:background="#ff000000"
|
||||||
android:textColor="#ffffffff" />
|
android:textColor="#ffffffff" />
|
||||||
<Button android:id="@+id/startstop"
|
<Button android:id="@+id/startstop"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
|
Loading…
Reference in New Issue
Block a user