mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-20 09:55:54 +08:00
android完成1.0版本
This commit is contained in:
@@ -39,14 +39,16 @@
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_marginEnd="5dp"
|
||||
android:layout_marginRight="5dp"
|
||||
android:background="#C9F3DA">
|
||||
android:background="@color/colorAccent"
|
||||
android:paddingTop="2dp"
|
||||
android:paddingBottom="2dp">
|
||||
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/update_device_temp_icon"
|
||||
android:layout_width="@dimen/config_margin_14dp"
|
||||
android:layout_height="@dimen/config_margin_14dp"
|
||||
android:layout_gravity="start|center_vertical"
|
||||
android:layout_marginTop="2dp"
|
||||
android:layout_marginTop="0dp"
|
||||
android:tint="@color/white"
|
||||
app:srcCompat="@drawable/title" />
|
||||
|
||||
@@ -58,10 +60,10 @@
|
||||
android:ellipsize="end"
|
||||
android:gravity="center_vertical"
|
||||
android:maxLines="1"
|
||||
android:paddingTop="3dp"
|
||||
android:paddingTop="0dp"
|
||||
android:singleLine="true"
|
||||
android:text="智能报警灯"
|
||||
android:textColor="@color/xui_config_color_pure_black"
|
||||
android:textColor="@color/toast_default_text_color"
|
||||
android:textSize="14sp" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginBottom="40dp"
|
||||
android:text="返 回"
|
||||
app:sCornersRadius="5dp"
|
||||
app:sSolidColor="@color/app_color_theme_2" />
|
||||
app:sSolidColor="@color/app_color_theme_5" />
|
||||
|
||||
<com.xuexiang.xui.widget.textview.supertextview.SuperButton
|
||||
android:id="@+id/btn_save"
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="70dp"
|
||||
app:swb_textOff="关"
|
||||
app:swb_textOn="关开" />
|
||||
app:swb_textOn="开" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/textView2"
|
||||
@@ -62,7 +62,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="200dp"
|
||||
app:swb_textOff="关"
|
||||
app:swb_textOn="关开" />
|
||||
app:swb_textOn="开" />
|
||||
</FrameLayout>
|
||||
|
||||
|
||||
@@ -223,7 +223,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="10dp"
|
||||
android:text="以下是特殊功能,建议独立使用"
|
||||
android:textColor="@color/danger" />
|
||||
android:textColor="@color/colorAccent" />
|
||||
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
@@ -313,9 +313,9 @@
|
||||
android:layout_height="35dp"
|
||||
android:layout_marginTop="40dp"
|
||||
android:layout_marginBottom="40dp"
|
||||
android:text="取 消"
|
||||
android:text="返 回"
|
||||
app:sCornersRadius="5dp"
|
||||
app:sSolidColor="@color/app_color_theme_2" />
|
||||
app:sSolidColor="@color/app_color_theme_5" />
|
||||
|
||||
<com.xuexiang.xui.widget.textview.supertextview.SuperButton
|
||||
android:id="@+id/btn_apply_set"
|
||||
|
||||
@@ -358,15 +358,16 @@
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<com.xuexiang.xui.widget.textview.supertextview.SuperButton
|
||||
android:id="@+id/btn_cancle_status"
|
||||
android:layout_width="100dp"
|
||||
android:layout_height="35dp"
|
||||
android:layout_marginTop="40dp"
|
||||
android:layout_marginBottom="40dp"
|
||||
android:text="取消"
|
||||
android:text="返 回"
|
||||
app:sCornersRadius="5dp"
|
||||
app:sSolidColor="@color/app_color_theme_2" />
|
||||
app:sSolidColor="@color/app_color_theme_5" />
|
||||
|
||||
<com.xuexiang.xui.widget.textview.supertextview.SuperButton
|
||||
android:id="@+id/btn_apply_status"
|
||||
@@ -377,7 +378,7 @@
|
||||
android:layout_marginEnd="15dp"
|
||||
android:layout_marginRight="15dp"
|
||||
android:layout_marginBottom="100dp"
|
||||
android:text="应用"
|
||||
android:text="应 用"
|
||||
app:sCornersRadius="5dp"
|
||||
app:sSolidColor="@color/colorAccent" />
|
||||
</FrameLayout>
|
||||
|
||||
@@ -50,13 +50,13 @@
|
||||
style="@style/InfoItem.Account"
|
||||
app:sLeftTextString="消息" />
|
||||
|
||||
|
||||
<com.xuexiang.xui.widget.grouplist.XUIGroupListView
|
||||
android:id="@+id/about_list"
|
||||
android:id="@+id/control_list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="0dp" />
|
||||
|
||||
|
||||
<Space
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="需要设备支持并启动AP,手机连接设备wifi热点"
|
||||
android:textColor="@color/danger"
|
||||
android:textColor="@color/colorAccent"
|
||||
android:textSize="12sp" />
|
||||
|
||||
<FrameLayout
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<string name="navigation_drawer_close">Close navigation drawer</string>
|
||||
|
||||
<string name="menu_device">设备</string>
|
||||
<string name="menu_news">官网</string>
|
||||
<string name="menu_news">文档</string>
|
||||
<string name="menu_scene">配置</string>
|
||||
<string name="menu_add_device">添加</string>
|
||||
<string name="menu_profile">我的</string>
|
||||
@@ -26,7 +26,7 @@
|
||||
<string name="about_copyright">© %1$s wumei-smart All rights reserved.</string>
|
||||
<string name="about_item_homepage">访问官网</string>
|
||||
<string name="about_item_author_github">访问源码</string>
|
||||
<string name="about_item_add_qq_group">加入QQ群</string>
|
||||
<string name="about_item_add_qq_group">加入QQ交流群</string>
|
||||
<string name="url_project_github">http://wumei.live</string>
|
||||
<string name="url_author_github">https://gitee.com/kerwincui/wumei-smart</string>
|
||||
<string name="url_add_qq_group">https://qm.qq.com/cgi-bin/qm/qr?k=P_oc91N6KC39zp2PEV_-BY3xMnAokeZ8</string>
|
||||
|
||||
Reference in New Issue
Block a user