cleanup
This commit is contained in:
parent
f0866caba3
commit
5ad6063416
1 changed files with 840 additions and 855 deletions
|
@ -891,20 +891,5 @@
|
|||
</activity>
|
||||
|
||||
<receiver android:name="net.osmand.plus.liveupdates.LiveUpdatesAlarmReceiver"/>
|
||||
|
||||
|
||||
<activity
|
||||
android:configChanges="keyboardHidden|orientation"
|
||||
android:label="Application profiles"
|
||||
android:name=".profiles.SettingsProfileActivity"/>
|
||||
|
||||
|
||||
<activity android:name=".profiles.EditProfileActivity"
|
||||
android:label="Application profiles"
|
||||
/>
|
||||
|
||||
</application>
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue