Eric
Eric
# Bug report ## Summary I've recently got an error report showing logs as follows, which seems to be caused by datetimepicker: ``` java.util.ConcurrentModificationException: null at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441) at java.util.HashMap$ValueIterator.next(HashMap.java:1470) at...
Currently module works for normal keys such as alphabets, but cannot catch keys such as backpress, cmd, shift, etc. for iOS at least(didn't check android) Any ways to fire listener...
Hello, thanks for the library. I've applied the library but for some devices, the bottom of the modal as shown below, is not covered by the modal (the statusbar is...
At the moment, users are allowed to drag the whole view of render item. Is there any way to only allow specific portion to be dragged and not the whole...
At the moment, when the progress number is decreased(i.e. 50 to 20) before reaching 100, progress bar animates. I would only like the progressbar to animate on progress increase. How...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hello, there seems to be existing issues with wrong line jumps,...
Hello, There seem to be no type definition of close method for closing database. Does it support closing database? Thank you