I am having a problem with two devices from the A series (A54 and A34).
I develop apps in React Native and noticed that something in these devices was updated, and now I have the following issue.
When opening a text input field, as the keyboard comes up, pushing the items on the screen, it is possible to see the splash screen of the app. I noticed this not only in the apps that I develop but also in other apps that I have installed, regardless of whether I use the Google keyboard or the Samsung keyboard.
In my Android manifest, I have the keyboard tag below: android:windowSoftInputMode="adjustResize"
However, this issue is not with the apps but rather a change in the devices.