SubmitButton icon indicating copy to clipboard operation
SubmitButton copied to clipboard

onTouchEvent

Open SanchitPanchwatikar opened this issue 7 years ago • 1 comments

On Touch Event while on scroll down animation start though click listener not click

if (viewState == STATE_NONE) { startSubmitAnim(); } else { return true; }

SanchitPanchwatikar avatar Mar 29 '18 05:03 SanchitPanchwatikar

ok, I will confirm and fix this bug as soon as possible, Thanks

Someonewow avatar Jun 06 '18 01:06 Someonewow