fix automation layout
This commit is contained in:
parent
4eed8f7397
commit
b0e180ef8a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
android:layout_above="@+id/automation_logView"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_marginBottom="-100dp" />
|
||||
android:layout_marginBottom="15dp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/automation_logView"
|
||||
|
|
Loading…
Reference in a new issue