aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_host_editor.xml
diff options
context:
space:
mode:
authorKyle Horimoto <khorimoto@gmail.com>2015-10-22 11:57:44 -0700
committerKyle Horimoto <khorimoto@gmail.com>2015-10-26 11:15:55 -0700
commitf99376c3da58ece4bee5e51b66d9ec68920ef573 (patch)
tree6d5d442d6f5294a999cafe083152c80d0d37d427 /app/src/main/res/layout/fragment_host_editor.xml
parentab44e24221872689f5fb22ce345efb3da9093fe3 (diff)
downloadconnectbot-f99376c3da58ece4bee5e51b66d9ec68920ef573.tar.gz
connectbot-f99376c3da58ece4bee5e51b66d9ec68920ef573.tar.bz2
connectbot-f99376c3da58ece4bee5e51b66d9ec68920ef573.zip
Lint.
Diffstat (limited to 'app/src/main/res/layout/fragment_host_editor.xml')
-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 0f9139c..267a0c1 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"
+ android:src="@drawable/ic_keyboard_white"
android:contentDescription="@string/hostpref_delkey_title"
style="@style/ListItemIcon"
/>