smarek / Simple-Dilbert

Simple Dilbert, Android application project, Apache 2.0
https://f-droid.org/repository/browse/?fdid=com.mareksebera.simpledilbert
Apache License 2.0
47 stars 16 forks source link

Display strip title #44

Closed JonnyTech closed 6 years ago

JonnyTech commented 6 years ago

Every strip has a title, is it possible to display the title with each strip?

smarek commented 6 years ago

@JonnyTech thanks, title is not on many strips, but I've added support for displaying it, if it's available. Please watch for version 4.5 in F-Droid updates.

smarek commented 6 years ago

Oh, and one more thing. You need to refresh every single strip, which you have already cached, or the title will not display.

Use either:

JonnyTech commented 6 years ago

Excellent - thank you very much!