summaryrefslogtreecommitdiffstats
path: root/res/layout/target_edit_dialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/target_edit_dialog.xml')
-rw-r--r--res/layout/target_edit_dialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/target_edit_dialog.xml b/res/layout/target_edit_dialog.xml
index da66a9c2c..11bfefc80 100644
--- a/res/layout/target_edit_dialog.xml
+++ b/res/layout/target_edit_dialog.xml
@@ -30,7 +30,7 @@
android:background="?android:selectableItemBackground"
android:foreground="@drawable/ic_icon_change"
android:scaleType="fitCenter"
- tools:src="@mipmap/ic_launcher_home" />
+ tools:src="@mipmap/ic_launcher" />
<EditText
android:id="@+id/edit_dialog_title"