File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
sdkdemo/src/main/res/layout Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 2222 android : layout_width =" 0dp"
2323 android : layout_height =" 0dp"
2424 android : layout_marginStart =" 16dp"
25- android : layout_marginTop =" 20dp"
2625 android : layout_marginEnd =" 16dp"
27- android : layout_marginBottom =" 16dp"
2826 app : layout_constraintBottom_toTopOf =" @+id/guidelineMiddle"
2927 app : layout_constraintEnd_toEndOf =" parent"
3028 app : layout_constraintStart_toStartOf =" parent"
190188 android : layout_width =" wrap_content"
191189 android : layout_height =" wrap_content"
192190 android : orientation =" horizontal"
193- app : layout_constraintGuide_percent =" 0.5 " />
191+ app : layout_constraintGuide_percent =" 0.55 " />
194192
195193 </androidx .constraintlayout.widget.ConstraintLayout>
196194
200198 android : layout_width =" wrap_content"
201199 android : layout_height =" wrap_content"
202200 android : orientation =" horizontal"
203- app : layout_constraintGuide_percent =" 0.6 " />
201+ app : layout_constraintGuide_percent =" 0.7 " />
204202
205203 <!-- 停止所有设备按钮 -->
206204 <Button
You can’t perform that action at this time.
0 commit comments