Tidied up final settings screen, and called it V2.0 for publication.
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
android:summary="Display update period in miliseconds."
|
||||
android:title="Display Update Period (ms)." />
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="UseIpCamera"
|
||||
android:summary="Use IP Camera to View Images"
|
||||
android:title="Enable IP Camera"
|
||||
android:enabled="False"
|
||||
android:enabled="false"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user