diff --git a/OsmAnd/res/layout/expandable_list.xml b/OsmAnd/res/layout/expandable_list.xml index d8484f6daa..39dc5fc613 100644 --- a/OsmAnd/res/layout/expandable_list.xml +++ b/OsmAnd/res/layout/expandable_list.xml @@ -18,7 +18,6 @@ + android:paddingLeft="@dimen/list_content_padding"> diff --git a/OsmAnd/res/layout/note.xml b/OsmAnd/res/layout/note.xml new file mode 100644 index 0000000000..46280b3f04 --- /dev/null +++ b/OsmAnd/res/layout/note.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/OsmAnd/res/layout/update_index.xml b/OsmAnd/res/layout/update_index.xml index 0ea43fe90f..cfe8dffc4c 100644 --- a/OsmAnd/res/layout/update_index.xml +++ b/OsmAnd/res/layout/update_index.xml @@ -6,7 +6,7 @@ android:orientation="vertical"> diff --git a/OsmAnd/res/values/attrs.xml b/OsmAnd/res/values/attrs.xml index 6145f8cff5..22e621531b 100644 --- a/OsmAnd/res/values/attrs.xml +++ b/OsmAnd/res/values/attrs.xml @@ -15,6 +15,7 @@ + diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index 9a6e37c7bd..1f2c983951 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -9,6 +9,8 @@ 3. All your modified/created strings are in the top of the file (to make easier find what\'s translated). PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy --> + Watch + Notes Online map Roads only Piste routes diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index 85ef97eb02..b01e84490f 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -119,6 +119,7 @@