Denis Kniazhev
Denis Kniazhev
The issue happens because view.setVisibility(...) calls that are made in DynamicGridView. There are 4 such calls - in startDragAtPosition, reset and handleCellSwitch (2) methods. However, there is no guarantee that...
It seems like stable ids serve as a _recommendation_ for the grid view rather than a rule. http://stackoverflow.com/questions/18217416/android-what-is-the-meaning-of-stableids It is reproducible reliably on both example app and my app when...
The formula for centimeters is `1 diopter = 100 cm`, there's no dedicated display for that in history, yet it should be easy enough to convert.
Hi! Sorry for the delayed response, must have missed a notification. That's a good point, I think I could add a Setting which would allow to select region type. I'll...
ah, it appeared that I need to be watching my own repo in order to receive notifications 🤣
> Good idea, almost 4 years passed and it wasn't added yet :/ this project is open to contributions, any help is very welcome.
Hello, have you followed the Help section for the import / export? Let me know if it doesn't work for you.
I haven't seen anything like this. If you post your json I can take a look.
Thanks for submitting it. I was able to reproduce the issue. I'll try to fix it in the upcoming days and update the app. Will let you know when it's...
It seems there's a problem with the chart library that I use, it simply can't handle such amounts of measurements. I need to update the logic to interpolate the values...