Fix EditProfilesFragment
This commit is contained in:
parent
972d01d2e0
commit
17c2502805
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
android:layout="@layout/preference_button"
|
||||
android:persistent="false"
|
||||
android:title="@string/reorder_profiles"
|
||||
app:fragment="net.osmand.plus.profiles.fragments.EditProfilesFragment"
|
||||
app:fragment="net.osmand.plus.profiles.EditProfilesFragment"
|
||||
tools:icon="@drawable/ic_action_edit_dark" />
|
||||
|
||||
<Preference
|
||||
|
|
Loading…
Reference in a new issue