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

Swiping tabs: Feature flag #5217

Open
wants to merge 3 commits into
base: ondrej/feature/swiping-tabs
Choose a base branch
from

Conversation

0nko
Copy link
Member

@0nko 0nko commented Oct 30, 2024

Task/Issue URL: https://app.asana.com/0/1202552961248957/1208659739219426/f

Description

This PR adds a feature flag that will allow us to disable the tab swiping.

@0nko 0nko requested a review from anikiki October 30, 2024 13:10
)
interface SwipingTabsFeature {
@Toggle.DefaultValue(false)
fun self(): Toggle
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't forget to enable this flag along with a minSupportedVersion once the feature is released.

@0nko 0nko changed the base branch from develop to ondrej/feature/swiping-tabs October 30, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants