mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-02 01:02:39 +00:00
removed switch from settings
This commit is contained in:
parent
92c4b2a5c6
commit
64cd9cbb17
1 changed files with 0 additions and 6 deletions
|
@ -13,12 +13,6 @@
|
|||
android:title="@string/check_updates"
|
||||
android:icon="@drawable/ic_cloud_upload_black_24dp" />
|
||||
|
||||
<SwitchPreference
|
||||
android:title="Auto-Check updates"
|
||||
android:key="auto_check_update"
|
||||
android:defaultValue="true"
|
||||
android:summary="Check manager updates on app startup" />
|
||||
|
||||
<SwitchPreference
|
||||
android:title="@string/push_notifications"
|
||||
android:key="push_notifications_status"
|
||||
|
|
Loading…
Reference in a new issue