Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Bugs in Note #12

Open
awsager opened this issue Apr 12, 2015 · 0 comments
Open

Bugs in Note #12

awsager opened this issue Apr 12, 2015 · 0 comments

Comments

@awsager
Copy link
Collaborator

awsager commented Apr 12, 2015

Changes to the actual text in TextBox are not being always saved. Bug occurs if you hit back press repeatedly.

Saved Drawing entries are not loaded. Something to do with the layout not being formed at the time of onCreate. Basically need to delay loading the Drawings. One solution includes creates a separate thread. Other solutions:
http://stackoverflow.com/questions/3591784/getwidth-and-getheight-of-view-returns-0

Rotation of device messes the location of the views up. (some go off screen)

Entering enough text will lead to the view extending off screen (does not automatically start a new line).

Photo thumbnail seems to periodically resize itself.

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

No branches or pull requests

1 participant