aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_host_editor.xml
diff options
context:
space:
mode:
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"
/>