From 2461d707d122fadcff3fe4af700cf6538e36e30a Mon Sep 17 00:00:00 2001 From: sonora Date: Sun, 8 Jan 2017 21:22:33 +0100 Subject: [PATCH] improve assignments --- OsmAnd/res/layout/quick_action_add_favorite.xml | 2 +- OsmAnd/res/layout/quick_action_add_gpx.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout/quick_action_add_favorite.xml b/OsmAnd/res/layout/quick_action_add_favorite.xml index 0cb3ba924c..cb58557e32 100644 --- a/OsmAnd/res/layout/quick_action_add_favorite.xml +++ b/OsmAnd/res/layout/quick_action_add_favorite.xml @@ -107,7 +107,7 @@ android:inputType="text" android:textColor="?android:textColorPrimary" android:textColorHint="?android:textColorSecondary" - tools:text="@string/shared_string_action_name"/> + tools:text="@string/shared_string_name"/> diff --git a/OsmAnd/res/layout/quick_action_add_gpx.xml b/OsmAnd/res/layout/quick_action_add_gpx.xml index 395e277208..0e8f8913b4 100644 --- a/OsmAnd/res/layout/quick_action_add_gpx.xml +++ b/OsmAnd/res/layout/quick_action_add_gpx.xml @@ -107,7 +107,7 @@ android:inputType="text" android:textColor="?android:textColorPrimary" android:textColorHint="?android:textColorSecondary" - tools:text="@string/shared_string_action_name"/> + tools:text="@string/shared_string_name"/>