Эх сурвалжийг харах

Fix crash caused by missing line in #5794 (#5803)

Co-Authored-By: Andreas <[email protected]>

Co-authored-by: Andreas <[email protected]>
Soitora 3 жил өмнө
parent
commit
38df44ef4b

+ 1 - 0
app/src/main/res/xml/manga_info_header_scene_sw720dp.xml

@@ -5,6 +5,7 @@
     <Transition
         motion:constraintSetEnd="@+id/end"
         motion:constraintSetStart="@id/start"
+        android:id="@+id/manga_info_header_transition"
         motion:duration="@android:integer/config_mediumAnimTime">
         <KeyFrameSet></KeyFrameSet>
         <OnClick motion:targetId="@+id/manga_cover" />