mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
format
This commit is contained in:
parent
9e0f7fa204
commit
d42d380e1b
@ -240,9 +240,9 @@
|
|||||||
android:id="@id/exo_rew_with_amount"
|
android:id="@id/exo_rew_with_amount"
|
||||||
style="@style/ExoStyledControls.Button.Center.RewWithAmount"
|
style="@style/ExoStyledControls.Button.Center.RewWithAmount"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
|
android:layout_marginStart="20dp"
|
||||||
android:paddingLeft="4dp"
|
android:paddingLeft="4dp"
|
||||||
android:paddingRight="4dp"
|
android:paddingRight="4dp" />
|
||||||
android:layout_marginStart="20dp" />
|
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
@ -261,9 +261,9 @@
|
|||||||
android:id="@id/exo_ffwd_with_amount"
|
android:id="@id/exo_ffwd_with_amount"
|
||||||
style="@style/ExoStyledControls.Button.Center.FfwdWithAmount"
|
style="@style/ExoStyledControls.Button.Center.FfwdWithAmount"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
|
android:layout_marginEnd="20dp"
|
||||||
android:paddingLeft="4dp"
|
android:paddingLeft="4dp"
|
||||||
android:paddingRight="4dp"
|
android:paddingRight="4dp" />
|
||||||
android:layout_marginEnd="20dp" />
|
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user