Skip to content

Fix: Swiping with new UI & bottom bar #6155

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

Merged
merged 5 commits into from
May 30, 2025

Conversation

0nko
Copy link
Member

@0nko 0nko commented May 28, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/1207418217763355/task/1210392359930072?focus=true

Description

Fixes an omnibar layout bug with tab swiping when new UI is enabled and the omnibar position is set to bottom.

Steps to test this PR

Feature 1

  • [ ]
  • [ ]

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

@0nko 0nko requested a review from LukasPaczos May 28, 2025 17:12
Copy link
Contributor

@LukasPaczos LukasPaczos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed on MM, this reintroduces the issue fixed in #6109 for the bottom omnibar. Let's merge as a stop-gap because the issue with tab swiping is much more severe and we can follow up with a longer-term fix for rotation separately.

@@ -41,6 +41,7 @@ import androidx.core.transition.doOnEnd
import androidx.core.view.doOnLayout
import androidx.core.view.isInvisible
import androidx.core.view.isVisible
import androidx.lifecycle.Lifecycle
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed.

@0nko 0nko marked this pull request as ready for review May 29, 2025 15:52
@0nko 0nko merged commit e221878 into develop May 30, 2025
5 checks passed
@0nko 0nko deleted the fix/ondrej/new-ui-bottom-tab-swiping branch May 30, 2025 07:36
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.

2 participants