Remove margin of status light layout
This commit is contained in:
parent
aa4f506961
commit
87d7fed75b
1 changed files with 0 additions and 2 deletions
|
@ -188,8 +188,6 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:gravity="center_horizontal"
|
android:gravity="center_horizontal"
|
||||||
android:layout_marginTop="3dp"
|
|
||||||
android:layout_marginBottom="2dp"
|
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
|
Loading…
Reference in a new issue