summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/cover_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/cover_fragment.xml')
-rw-r--r--app/src/main/res/layout/cover_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/cover_fragment.xml b/app/src/main/res/layout/cover_fragment.xml
index 4292344fd..31e7dbda7 100644
--- a/app/src/main/res/layout/cover_fragment.xml
+++ b/app/src/main/res/layout/cover_fragment.xml
@@ -20,7 +20,7 @@
android:transitionName="coverTransition"
tools:src="@android:drawable/sym_def_app_icon"
android:foreground="?attr/selectableItemBackgroundBorderless"
- squareImageView:useMinimum="true" />
+ squareImageView:direction="minimum" />
<TextView
android:id="@+id/txtvPodcastTitle"