Sorted issue with startupActivity showing data recieved when it had not been, and disabled (non-functioning) ip camera settings.
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
android:defaultValue="true"
|
||||
android:key="UseIpCamera"
|
||||
android:summary="Use IP Camera to View Images"
|
||||
android:title="Enable IP Camera" />
|
||||
android:title="Enable IP Camera"
|
||||
android:enabled="False"
|
||||
/>
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user