Files
android-calculatorpp/android-app
serso bced8f138f cpp-140: Long click eraser is triggered when several buttons are clicked
It turned out that onLongPress method call might be postponed and thus ACTION_UP
happens before eraser.start is called. Now with new property this case
should be handled

Fixes #140
2015-02-17 12:15:14 +01:00
..
2014-09-20 20:36:16 +02:00
2015-02-13 09:43:18 +01:00
2015-02-12 22:43:02 +01:00
2013-12-13 23:09:54 +04:00