forked from organicmaps/organicmaps
[android] Changed activity title
This commit is contained in:
parent
6342345d60
commit
1728f1af3d
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@
|
|||
<activity
|
||||
android:name="com.mapswithme.maps.bookmarks.BookmarkCategoriesActivity"
|
||||
android:configChanges="orientation|screenLayout|screenSize"
|
||||
android:label="@string/bookmark_sets"
|
||||
android:label="@string/bookmarks"
|
||||
android:parentActivityName="com.mapswithme.maps.MwmActivity"
|
||||
android:windowSoftInputMode="adjustResize">
|
||||
<!-- The meta-data element is needed for versions lower than 4.1 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue