bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
11.8k stars 1.51k forks source link

Android: direct message , UI issue for textfield + send #6522

Open crazycoder1999 opened 2 days ago

crazycoder1999 commented 2 days ago

Steps to Reproduce

The attachment is clear:

Attachments

https://github.com/user-attachments/assets/af0d9013-8b1f-401c-bf9b-7e36a6a02689

What platform(s) does this occur on?

Android

Device Info

Samsung Galaxy Fold 3

What version of the app are you using?

1.93.0

Additional Information

It is probably related to the fact the component for sending the message is moved up when the keyboard is shown but if you go back, the keyboard is hidden but the component is not moved again at the bottom of the window

crazycoder1999 commented 2 days ago

@marcomaroni-github thanks :D

crazycoder1999 commented 2 days ago

I should consider to test it also on IOS to confirm is not present also there.