Fix font issues

This commit is contained in:
h4h13 2019-09-29 14:36:22 +05:30
parent 1afab93783
commit f5953b4930
3 changed files with 24 additions and 23 deletions

View file

@ -45,7 +45,7 @@
app:cardCornerRadius="8dp"
app:cardElevation="8dp">
<ImageView
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"
@ -56,7 +56,7 @@
</com.google.android.material.card.MaterialCardView>
</code.name.monkey.retromusic.views.WidthFitSquareLayout>
<TextView
<com.google.android.material.textview.MaterialTextView
android:id="@+id/slide"
android:layout_width="match_parent"
android:layout_height="wrap_content"