Fix the read more button #127
Labels
No labels
Code
Contacts
Design
F-Droid
IndieWeb
Location
Mastodon
Media
Pixelfed
Pleroma
Posting
Question
Reader
Tracker
Translation
Usability
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
inhji/indiepass-android#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it's not entirely ok and it makes so that we have to much space as well with the height and such. It should automatically scale
Another aspect is that p tags are getting double new lines - which actually makes sense, but it's kind of annoying at the last one.
using https://github.com/Blogcat/Android-ExpandableTextView now, but let's try https://github.com/Manabu-GT/ExpandableTextView
this works so much better now
Still not perfect - it leaves gaps when the button has been opened
Looked at it for a couple of hours and couldn't find a decent solution.
It's not that annoying, will look at it again some day later.
There's still the idea of compact modes and I also need to check the behavior on tablets too.
So after more debugging: holder.content.isExpanded() thinks a row is expanded after clicking one open, which is very interesting ..
Closing
closing, this will be fixed by #41