[CLNP-7507] fix: improve keyboard handling when using button navigation on API 35 #257
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
External Contributions
This project is not yet set up to accept pull requests from external contributors.
If you have a pull request that you believe should be accepted, please contact
the Developer Relations team [email protected] with details
and we'll evaluate if we can setup a CLA to allow for the contribution.
For Internal Contributors
[CLNP-7507](https://sendbird.atlassian.net/browse/CLNP-7507)
Description Of Changes
Android API 35 에서 버튼 네비게이션 사용시 Input 영역히 겹치는 문제 수정하였습니다.

최근에 Android API 35 대응으로 수정된 코드기준으로 키보드가 보이지 않을때는 SafeArea가 적용되어야 합니다.
Types Of Changes
What types of changes does your code introduce to this project?
Put an
xin the boxes that apply_