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

NotificationProfile Icon visibility updates from all tabs #13945

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sagar0-0
Copy link
Contributor

First time contributor checklist

Contributor checklist

  • Device A, Android X.Y.Z
  • Device B, Android Z.Y
  • Virtual device W, Android Y.Y.Z
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

  1. Create and enable a Notifiation profile to see the sleep icon in the topbar.
  2. Clicking on it opens the bottom sheet and disabling the notification profile removes the icon from topbar.
  3. This behavior is only observed from the ConversationListFragment, means call and status screen can't update sleep icon visibility state.

I moved the logic to MainActivityListHostFragment.

Before:

document_6104666523677233673.mp4

After:

document_6104666523677233678.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant