diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5ff7689..99c1af4 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -98,6 +98,10 @@ android:name=".watcher.ui.LightSettingActivity" android:exported="false" android:screenOrientation="landscape" /> + - + android:layout_height="match_parent"> - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_height="wrap_content" + android:orientation="vertical" + tools:ignore="MissingDefaultResource"> - - - - - - - - - - - - - - - + + + + + + + + - + + + + + + + + - - - - - - + + + + + + + + - + + + + + + + + - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + - - - - - - + + + + + + + + - + + + + + + + + - - - - - + + + + + + - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/activity_speed_setting.xml b/app/src/main/res/layout/activity_speed_setting.xml new file mode 100644 index 0000000..5bde66d --- /dev/null +++ b/app/src/main/res/layout/activity_speed_setting.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c67409f..067fd35 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -11,6 +11,7 @@ 报警数据 历史视频 传感器 + 气泵转速设置 传感器数据详情 传感器设置 传感器阈值设置