Skip to content

Conversation

sir-wilhelm
Copy link

This adds the chapter duration to the chapter table on the book page.

Brief summary

This aims to resolve #1163 by adding chapter duration to the chapters table on the book page.

Which issue is fixed?

Fixes #1163.

Pull Request Type

This changes the front-end of the android and iOS app.

In-depth Description

It just adds the duration to the ChaptersTable view, the same way it's done on the web page.

How have you tested this?

I tested this in Android Studio, on 2 different size emulated screens.

Screenshots

Original table

pixel5:
Screenshot_px5-chaptersTableOriginal
small phone:
Screenshot_small-chaptersTableOriginal

Table with Duration

pixel5:
Screenshot_px5-chaptersTableDuration
small phone:
Screenshot_small-chaptersTableDuration

This adds the duration to the chapter table on the book page.
@clayreimann
Copy link

@advplyr This works as intended on my iPhone 16 Pro (iOS 18.6.2)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The ability to see the duration of chapters in the book's chapter list vs. seeing the timestamp of where in the book the chapter starts
2 participants