feat: add watch title search button (#303)

This commit is contained in:
TwistedUmbrellaX 2024-03-28 18:46:13 -04:00 committed by GitHub
parent 6b868fa824
commit 78f6ec27b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 180 additions and 93 deletions

View file

@ -5,9 +5,8 @@
android:id="@+id/mediaInfoQuelContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginStart="24dp"
android:layout_marginTop="8dp"
android:layout_marginEnd="24dp"
android:layout_marginHorizontal="24dp"
android:layout_marginBottom="16dp">
<com.google.android.material.card.MaterialCardView