mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-20 14:19:19 +00:00
Add: Launching Prefs from Main
This commit is contained in:
@ -80,6 +80,12 @@
|
||||
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".ui.activities.PrefsActivityX"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTask"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
|
||||
<service android:name=".service.SyncService" />
|
||||
|
||||
<service
|
||||
|
Reference in New Issue
Block a user