mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 14:20:30 +05:30
fix the channel rows
This commit is contained in:
parent
6725a14a11
commit
6f3834fcef
@ -8,8 +8,8 @@
|
||||
android:layout_width="70dp"
|
||||
android:layout_height="70dp"
|
||||
android:layout_marginVertical="5dp"
|
||||
android:layout_marginStart="40dp"
|
||||
android:layout_marginEnd="50dp"
|
||||
android:layout_marginStart="50dp"
|
||||
android:layout_marginEnd="55dp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user