Always connected option
This commit is contained in:
parent
4be1f52254
commit
69da0cf57a
|
@ -4,5 +4,8 @@
|
|||
android:key="insightpump"
|
||||
android:title="@string/insightpump">
|
||||
</PreferenceCategory>
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="insight_always_connected"
|
||||
android:title="Stay always connected" />
|
||||
</PreferenceScreen>
|
Loading…
Reference in a new issue