User story (by Jazmin Tanner)
As an Android app user with a small screen
I want an image recommendations experience optimize for me.
Related task: T278455.
Proposed solution
Variant A: A draggable bottom sheet. Per @cooltey’s comment in T280151#7010946 , this is now possible and the preferred way.
Variant B: Leave out Suggestion reason and truncate both filename and image caption.
Variant C: Leave out Image caption and only show Filename and Suggestion reason.
Variant D: Remove bottom sheet and add image suggestion card right below the article (inline), truncate the article’s text at ~ 3 or 4 lines, but keep Yes, No, Not sure answers sticky. Check out this prototype to see how it behaves.
Optional in Variant B and C: Reduce height of image canvas (dp value to be defined with engineers).