Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix window insets related bugs #4978

Merged
merged 1 commit into from
Mar 8, 2025
Merged

Conversation

connyduck
Copy link
Collaborator

  • Fixes the background of the ComposeActivity in table mode which looked weird since Full support for Android 15, edge-to-edge mode on Android 15 #4897
  • The ComposeActivity in tablet mode will now resize when the keyboard expands, the previously used fixed height would cause the bottom bar to hide entered text on some devices, closes last lines of long toot get cut off in compose toot window #4973
  • The bottom sheets in the compose view will now be in fully hidden state by default, as some weirdness on some devices caused them to peek over the bottom bar in half collapsed state. Please test @fin-w
  • The bottom sheet in the image viewer will now expand a bit more in edge-to-edge mode so it doesn't look it is deliberately obscured by the system bar. The image also moves up a bit so it won't be covered by the bottom sheet as much.
  • The "Performing lookup…" bottom sheet won't be covered by the nav bar anymore

@connyduck connyduck requested review from Tak, Lakoja and charlag March 7, 2025 09:03
@fin-w
Copy link
Contributor

fin-w commented Mar 7, 2025

@connyduck I can confirm this fixes my issue, many thanks!

@connyduck connyduck merged commit b03279a into develop Mar 8, 2025
1 check passed
@connyduck connyduck deleted the fix-insets-related-bugs branch March 8, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

last lines of long toot get cut off in compose toot window
3 participants