aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorKyle Horimoto <khorimoto@gmail.com>2015-10-22 14:26:57 -0700
committerKyle Horimoto <khorimoto@gmail.com>2015-10-26 11:15:55 -0700
commitd07d7c6db2145f1aec4fda25cfa38fc27af6e42a (patch)
tree6bcd899944e2d70db11cad0a1be3380cb5c71d21 /app/src/main/res/layout
parentf99376c3da58ece4bee5e51b66d9ec68920ef573 (diff)
downloadconnectbot-d07d7c6db2145f1aec4fda25cfa38fc27af6e42a.tar.gz
connectbot-d07d7c6db2145f1aec4fda25cfa38fc27af6e42a.tar.bz2
connectbot-d07d7c6db2145f1aec4fda25cfa38fc27af6e42a.zip
Rebased.
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/fragment_host_editor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_host_editor.xml b/app/src/main/res/layout/fragment_host_editor.xml
index 267a0c1..0f9139c 100644
--- a/app/src/main/res/layout/fragment_host_editor.xml
+++ b/app/src/main/res/layout/fragment_host_editor.xml
@@ -338,7 +338,7 @@
<ImageView
android:layout_width="24dp"
android:layout_height="24dp"
- android:src="@drawable/ic_keyboard_white"
+ android:src="@drawable/ic_keyboard"
android:contentDescription="@string/hostpref_delkey_title"
style="@style/ListItemIcon"
/>