pockethub / PocketHub

PocketHub Android App
Apache License 2.0
9.39k stars 3.47k forks source link

Issue title isn't restricted to one line #1212

Closed veyndan closed 4 years ago

veyndan commented 6 years ago

It's easier to understand what an issue is about if some of the issue title isn't hiding.

Before After
screenshot_20180325-223248 screenshot_20180325-223210
screenshot_20180325-225733 screenshot_20180325-225650
Meisolsson commented 6 years ago

Then again, let's say that someone puts in 256 characters (which is the maximum) then we probably want some kind of limit like 2-3 lines. It basically comes down to a compromise between looks and utility here, try the maximum length and see to what point in looks good. Remember some people have smaller screens than 5" as well.

Meisolsson commented 4 years ago

Can we agree on a 2 line limit, maybe three if we make the text a little bit smaller?

veyndan commented 4 years ago

Set two line limit. Doesn't make sense to change size of text as it currently inherits from @style/ListTitleText as it should.