File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 android : layout_width =" match_parent"
2020 android : layout_height =" 85dp"
2121 android : indeterminate =" true"
22- android : layout_marginTop =" 10dp"
2322 android : layout_marginStart =" 30dp"
2423 android : layout_marginEnd =" 30dp"
2524 style =" ?android:attr/progressBarStyleHorizontal" />
2928 android : id =" @+id/dialog_text"
3029 android : layout_width =" match_parent"
3130 android : layout_height =" wrap_content"
32- android : layout_marginBottom =" 25dp"
3331 android : text =" @string/execute_wait"
3432 android : minLines =" 2"
33+ android : translationY =" -15dp"
3534 android : textAlignment =" center" />
3635 <Button
3736 android : layout_gravity =" center_horizontal"
3837 android : id =" @+id/dialog_cancel_button"
3938 android : visibility =" gone"
4039 android : layout_width =" match_parent"
4140 android : layout_height =" 45dp"
42- android : layout_marginBottom =" 25dp"
4341 android : text =" @string/btn_cancel"
4442 android : layout_marginStart =" 70dp"
4543 android : layout_marginEnd =" 70dp"
You can’t perform that action at this time.
0 commit comments