Fix EditProfilesFragment

This commit is contained in:
Vitaliy 2020-10-26 14:29:15 +02:00
parent 972d01d2e0
commit 17c2502805

View file

@ -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