File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 4141
4242 <TextView
4343 android : id =" @+id/alarm_status"
44+ android : layout_width =" wrap_content"
45+ android : layout_height =" wrap_content"
4446 android : layout_gravity =" end"
4547 android : layout_marginTop =" 28dp"
4648 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
5355
5456 <TextView
5557 android : id =" @+id/owner_info"
58+ android : layout_width =" wrap_content"
59+ android : layout_height =" wrap_content"
5660 android : layout_gravity =" end"
5761 android : layout_marginTop =" 4dp"
5862 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
6468
6569 <TextView
6670 android : id =" @+id/status1"
71+ android : layout_width =" wrap_content"
72+ android : layout_height =" wrap_content"
6773 android : layout_gravity =" end"
6874 android : layout_marginTop =" 4dp"
6975 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
7581
7682 <TextView
7783 android : id =" @+id/status_security_message"
84+ android : layout_width =" wrap_content"
85+ android : layout_height =" wrap_content"
7886 android : layout_gravity =" center"
7987 android : gravity =" right"
8088 android : layout_marginTop =" 12dp"
Original file line number Diff line number Diff line change 5656
5757 <TextView
5858 android : id =" @+id/owner_info"
59+ android : layout_width =" wrap_content"
60+ android : layout_height =" wrap_content"
5961 android : layout_gravity =" right"
6062 android : layout_marginTop =" 4dp"
6163 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
6769
6870 <TextView
6971 android : id =" @+id/status1"
72+ android : layout_width =" wrap_content"
73+ android : layout_height =" wrap_content"
7074 android : layout_gravity =" right"
7175 android : layout_marginTop =" 4dp"
7276 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
7882
7983 <TextView
8084 android : id =" @+id/status_security_message"
85+ android : layout_width =" wrap_content"
86+ android : layout_height =" wrap_content"
8187 android : layout_gravity =" right"
8288 android : layout_marginTop =" 4dp"
8389 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
Original file line number Diff line number Diff line change 4141
4242 <TextView
4343 android : id =" @+id/alarm_status"
44+ android : layout_width =" wrap_content"
45+ android : layout_height =" wrap_content"
4446 android : layout_gravity =" end"
4547 android : layout_marginTop =" 28dp"
4648 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
5355
5456 <TextView
5557 android : id =" @+id/owner_info"
58+ android : layout_width =" wrap_content"
59+ android : layout_height =" wrap_content"
5660 android : layout_gravity =" end"
5761 android : layout_marginTop =" 4dp"
5862 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
6468
6569 <TextView
6670 android : id =" @+id/status1"
71+ android : layout_width =" wrap_content"
72+ android : layout_height =" wrap_content"
6773 android : layout_gravity =" end"
6874 android : layout_marginTop =" 4dp"
6975 android : layout_marginEnd =" @dimen/kg_status_line_font_right_margin"
You can’t perform that action at this time.
0 commit comments