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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/cover_fragment.xml b/app/src/main/res/layout/cover_fragment.xml
index 9ad1ff9c6..05b927da4 100644
--- a/app/src/main/res/layout/cover_fragment.xml
+++ b/app/src/main/res/layout/cover_fragment.xml
@@ -16,6 +16,7 @@
android:scaleType="fitCenter"
app:layout_aspectRatio="100%"
app:layout_widthPercent="82%"
+ android:transitionName="coverTransition"
tools:src="@android:drawable/sym_def_app_icon" />
<LinearLayout