small fixes
This commit is contained in:
parent
32ec37db0b
commit
ccb65e526d
1 changed files with 2 additions and 1 deletions
|
@ -104,7 +104,8 @@
|
|||
android:layout_width="@dimen/map_trans_seek_size"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:layout_margin="@dimen/dashPadding" />
|
||||
android:layout_marginLeft="@dimen/dashPadding"
|
||||
android:layout_marginRight="@dimen/dashPadding"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue