SubmitButton
SubmitButton copied to clipboard
onTouchEvent
On Touch Event while on scroll down animation start though click listener not click
if (viewState == STATE_NONE) { startSubmitAnim(); } else { return true; }
ok, I will confirm and fix this bug as soon as possible, Thanks