adjust margins for the new seek bar position

This commit is contained in:
Adrian Ulrich 2018-12-10 20:21:46 +01:00
parent 719bed268f
commit 7fa8833e20
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ THE SOFTWARE.
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:layout_gravity="bottom|left"
android:layout_marginTop="40dip"
android:layout_marginTop="0dip"
android:orientation="horizontal"
vanilla:slider_handle_id="@+id/queue_slider">

View File

@ -56,7 +56,7 @@ THE SOFTWARE.
android:layout_height="fill_parent"
android:layout_width="fill_parent"
android:layout_gravity="bottom|left"
android:layout_marginTop="88dip"
android:layout_marginTop="56dip"
android:orientation="horizontal"
vanilla:slider_handle_id="@+id/queue_slider">