openHPI / xikolo-android

📱 Android App of the HPI MOOC Platform
https://play.google.com/store/apps/dev?id=7185448023325736337
GNU General Public License v3.0
41 stars 15 forks source link

Display Video Subtitles and Description also in Preview #252

Closed tobiasrohloff closed 4 years ago

tobiasrohloff commented 4 years ago

Screenshot_20200604-093606

tobiasrohloff commented 4 years ago

Pros and Cons should be discussed with UI/UX.

bengelhaupt commented 4 years ago

How about having an expand toggle (⌄, downward chevron) at the right edge of the screen next to the title which inflates a container (with a slightly darker background) downwards including all or parts of the description?

mathebox commented 4 years ago

Since there is already a download button in the top bar, there is no need for a more advanced UI pattern and partially hiding the description. The labels for the subtitles and the description can simply be inserted between the item title and the download section.

tobiasrohloff commented 4 years ago

The toolbar action starts the download for the whole section.

mathebox commented 4 years ago

Hm this is not really discoverable... I would still argue that it's okay for the user to scroll to see the download section.