You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: