Sreyans Bohara
Sreyans Bohara
This is not fixed yet @burhanrashid52
I would request the project mentors to please review and merge my pull request. If there's any issue, please drop a comment below. **Recording after Fix:** https://user-images.githubusercontent.com/47531297/110204632-13f7c380-7e9a-11eb-8880-efc02d5d123a.mp4
> > > why have you closed the PR @sreyans01 ? Sir, I was unable to figure out why is build test getting failed in github, thatswhy I closed the...
I closed it because the build was failing. Now, I have reopened it and linked it to the correct issue #1570 , and all the checks have been passed. On...
> > > > > why have you closed the PR @sreyans01 ? > > > > > > Sir, I was unable to figure out why is build test...
> > > @danishjamal104 is #1571 not relevant. If yes then this is repetitive pr. Isn't it? Its a repetitive pr of #1801 which was made and closed by me...
> > > @sreyans01 You can change code inside same pr by force pushing local commit instead of making new branch every time. It might help you manage prs ahead....
Could you please upload a screen recording of this issue
The same is happening with me. I am working on Android 3.3 Beta version. Clicking on edittext also does not open up the keyboard. Please Help..!!
Yes, I got the solution. Just make the edittext focusable and set focus to "true" when fragment is created, and it will solve the problem.