Commit f9ef042
[Fix][Android] useAnimatedKeyboard hook breaks translucent status bar (software-mansion#4390)
<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->
## Summary
FIX [Android] useAnimatedKeyboard hook breaks translucent status bar
software-mansion#4277
Fixes software-mansion#4277
<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->
## Test plan
Tested on both Paper & Fabric
Co-authored-by: Aleksandra Cynk <aleksandracynk@swmansion.com>1 parent 690b887 commit f9ef042
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- android/src/main/java/com/swmansion/reanimated/keyboardObserver
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments