Orhun Kupeli

Results 2 issues of Orhun Kupeli

Hi Is there a way for debugging the db? Thanks

enhancement
help wanted

Hi, In order to disable error we're using setError(null). However some times we receive NullPointerException from startErrorAnimation() function. Could you please help? final float error_length = errorPaint.measureText(error.toString()); Thanks