richeditor-android icon indicating copy to clipboard operation
richeditor-android copied to clipboard

Can't get focus in first click, it need to click twice to get editor focus

Open guizot opened this issue 4 years ago • 1 comments

Can not get focus in first click, it need to click twice to get editor focus.

Please help.

guizot avatar Feb 03 '21 02:02 guizot

I have also the same issue please let me know how to fix it. I have resolve it by adding this line mEditor.focusEditor(); on my onCreateView method and it working now on single click.

mahideveloper avatar Feb 10 '21 10:02 mahideveloper