federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.1k forks source link

Update DetailFragment.java #649

Closed YangTianz closed 5 years ago

YangTianz commented 5 years ago

Fixed issue #648 Set the minimum click interval as 1000ms so the click during the interval would not be executed.

federicoiosue commented 5 years ago

Very interesting fix!

Due to the fact that it might be generalized to other menu actions I've took your modification and changed this way to be sure that that behavior is avoided in all the cases both in notes' list or editing.