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