Change in the range widget; and more fixes.#6
Change in the range widget; and more fixes.#6andualem wants to merge 11 commits intojkpr:developfrom
Conversation
…zed javarosa library
…ty at start and end
|
Please describe the |
|
The null pointer exception occurs when the screen is rotated while the form is open. It also occurs when the screen resumes from sleep mode. In both of these cases, null pointer exception is thrown. |
|
I know you called it a temporary fix, but the solution is not to check for nullity and then call. The solution is to ensure that the |
This cannot be the entire story. There must be some other conditions. |
No description provided.