KeyboardWrapper | A safe wrapper for UIKeyboard notifications | Notification library
kandi X-RAY | KeyboardWrapper Summary
kandi X-RAY | KeyboardWrapper Summary
This project is deprecated in favor of the new one The new project has more modern and convenient interface, fixes some pitfalls of the current project and, did I mention, it has better interface ;). I hope you like it. A safe wrapper for UIKeyboard notifications written in Swift.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of KeyboardWrapper
KeyboardWrapper Key Features
KeyboardWrapper Examples and Code Snippets
Community Discussions
Trending Discussions on KeyboardWrapper
QUESTION
I have a fragment which contents a ViewPager2 of 2 fragemnts. In the second child fragment, I have a recyclerview which viewholder contains TextView and EditText.
In emulator, when I click in EditView, the soft keyboard keep closing.
In real device (Sony xperia XA), the soft keyboard not closing but it always focus on the first edit text whether I click in another EditText
I have tried to use android:windowSoftInputMode="adjustPan" and android:windowSoftInputMode="adjustResize" but it don't fix the problem.
I use DataBinding and ConstraintLayout outside LinearLayout
...ANSWER
Answered 2020-Oct-12 at 08:45The problem is I use too much constraint layout. I use constraint layout for:
- The ViewPager's Child Fragment.
- The item of recycler view.
I changed my layout to LinearLayout for the fragment & FrameLayout for item have solve my problem.
Note: Using NestedScrollView to wrap my recycler view dose solve my problem but it prevent I scroll the recycler view
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install KeyboardWrapper
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page