diff --git a/res/layout/activity_presenter.xml b/res/layout/activity_presenter.xml index bd759419..eb237fc9 100644 --- a/res/layout/activity_presenter.xml +++ b/res/layout/activity_presenter.xml @@ -1,31 +1,37 @@ - - + android:text="@string/presenter_lock_tip" /> + + android:layout_weight="1"> @@ -33,6 +39,8 @@ android:id="@+id/next_button" android:layout_width="match_parent" android:layout_height="fill_parent" + android:layout_marginLeft="3dp" + android:layout_marginStart="3dp" android:layout_weight="0.25" android:contentDescription="@string/mpris_ff" android:src="@drawable/ic_next_black" @@ -40,13 +48,16 @@ - - +