Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-07-03 16:07:15 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:57:44 +0300
commitcf811047e6abb34d3c2ba226ef1d005094fc9258 (patch)
tree2c4b1747c7ea626de11a3e93ceda8ff545f8e426 /android/res/layout-land
parent996bbfcabd7452b204e05da8fa06547ff8023d41 (diff)
[android] background for direction arrow.
Diffstat (limited to 'android/res/layout-land')
-rw-r--r--android/res/layout-land/fragment_simple_navigation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout-land/fragment_simple_navigation.xml b/android/res/layout-land/fragment_simple_navigation.xml
index ed3061e16a..3456111b53 100644
--- a/android/res/layout-land/fragment_simple_navigation.xml
+++ b/android/res/layout-land/fragment_simple_navigation.xml
@@ -3,7 +3,7 @@
android:id="@+id/root"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/mappy" >
+ android:background="@drawable/edit_bmk_background" >
<TextView
android:id="@+id/distance"