Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share phase line spacing and text wrap dysfunction #513

Closed
Robin-rempel opened this issue Oct 16, 2020 · 3 comments
Closed

Share phase line spacing and text wrap dysfunction #513

Robin-rempel opened this issue Oct 16, 2020 · 3 comments
Assignees

Comments

@Robin-rempel
Copy link

Robin-rempel commented Oct 16, 2020

As you can see from the screenshot, the letter descenders on the second line of each list item are cut off. And the second filename is wrapped too 'short' and is not showing its suffix (apparently should be "3gp"). (The first filename has the same base name, and it wrapped perfectly!)
To do:

  • Adjust the list item height to be sure the font descenders display properly (or restore the font if you had changed it).
  • Figure out why the second filename wrapped incorrectly, and fix that.
  • Also, IF possible, IF a video filename is longer than two lines, open up the list item to allow 3 or 4 lines to wrap. Limit research on this to an hour or two. (Correct wrapping is more important.)

Share screen for 3 0 2 0001 bugs

Versions of the software and Android:

  • StoryProducer Version: apk 3.0.2.0001
  • Android SDK Version:
@noneel
Copy link
Contributor

noneel commented Oct 19, 2020

Having it dynamically change the height of the ListView is seemingly complicated, but having it dynamically change the font size of the TextView is fairly straightforward. What are your thoughts on this?
Screen Shot 2020-10-19 at 9 12 40 AM

noneel added a commit to sil-cs/StoryProducer that referenced this issue Oct 19, 2020
@noneel
Copy link
Contributor

noneel commented Oct 19, 2020

I actually found a straightforward solution to the auto adjusting height as well. Let me know your preference and I can implement it.

@Robin-rempel
Copy link
Author

Robin-rempel commented Oct 19, 2020 via email

noneel added a commit to sil-cs/StoryProducer that referenced this issue Oct 20, 2020
@noneel noneel self-assigned this Nov 2, 2020
jakedallinson pushed a commit to sil-cs/StoryProducer that referenced this issue Feb 9, 2021
jakedallinson pushed a commit to sil-cs/StoryProducer that referenced this issue Feb 9, 2021
jakedallinson pushed a commit to sil-cs/StoryProducer that referenced this issue Mar 25, 2021
jakedallinson pushed a commit to sil-cs/StoryProducer that referenced this issue Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants