File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 115
115
116
116
<Switch app : layout_constraintWidth_percent =" 0.6"
117
117
android : layout_height =" wrap_content"
118
- android : layout_marginTop =" 50dp"
119
118
android : text =" 开机自启动"
119
+ android : visibility =" invisible"
120
120
android : textAlignment =" center"
121
121
android : textSize =" 25dp"
122
122
android : id =" @+id/StartAutomaticSwitch"
123
123
android : paddingVertical =" 14dp"
124
124
app : layout_constraintLeft_toLeftOf =" parent"
125
125
app : layout_constraintRight_toRightOf =" parent"
126
- app : layout_constraintHorizontal_bias =" 0.5 "
126
+ app : layout_constraintHorizontal_bias =" 0.496 "
127
127
tools : ignore =" MissingConstraints"
128
- android : layout_width =" 0dp" />
128
+ android : layout_width =" 0dp" tools : layout_editor_absoluteY = " 0dp " />
129
129
</androidx .constraintlayout.widget.ConstraintLayout>
130
130
<TextView
131
131
android : text =" 日志"
You can’t perform that action at this time.
0 commit comments