fix notice layout (#257)
This commit is contained in:
parent
d7d6601b60
commit
94abc00422
|
@ -4,7 +4,8 @@
|
|||
android:id="@+id/llNotice"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="8dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:background="@color/moneroBlue"
|
||||
android:orientation="horizontal">
|
||||
|
||||
|
|
Loading…
Reference in New Issue