mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 08:20:32 +05:30
Fix: Appearnace of SponsorBlock preference on small screens
This commit is contained in:
parent
7a00b6db2d
commit
fe52e326dd
@ -33,11 +33,11 @@
|
||||
|
||||
<Spinner
|
||||
android:id="@+id/spinner"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="130dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginEnd="-10dp"
|
||||
android:layout_marginEnd="-15dp"
|
||||
android:paddingStart="0dp"
|
||||
android:paddingEnd="35dp"
|
||||
android:paddingEnd="30dp"
|
||||
android:textAlignment="textEnd" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user