mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
Library Thumbnail size
This commit is contained in:
parent
d095256426
commit
54b7370d8c
@ -76,6 +76,7 @@
|
||||
android:hint="@string/playlistName"/>
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
</com.google.android.material.card.MaterialCardView>
|
||||
|
||||
<Button
|
||||
android:id="@+id/create_playlist"
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -15,7 +15,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
app:layout_constraintGuide_percent=".5"/>
|
||||
app:layout_constraintGuide_percent=".45"/>
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:id="@+id/card_playlist_thumbnail"
|
||||
app:cardCornerRadius="8dp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user