Skip to content

chore(member): remove unused notification sheet#6406

Open
SeniorZhai wants to merge 1 commit into
masterfrom
refactor/remove-unused-ui
Open

chore(member): remove unused notification sheet#6406
SeniorZhai wants to merge 1 commit into
masterfrom
refactor/remove-unused-ui

Conversation

@SeniorZhai
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes an unused membership notification UI bottom sheet and its Compose page from the Settings > Member area to reduce dead code.

Changes:

  • Deleted MixinMemberNotificationPage Compose UI that rendered the membership success notification content.
  • Deleted MixinMemberNotificationBottomSheetDialogFragment that hosted the Compose page.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
app/src/main/java/one/mixin/android/ui/setting/ui/page/MixinMemberNotificationPage.kt Removed unused Compose page for membership notification/success sheet.
app/src/main/java/one/mixin/android/ui/setting/member/MixinMemberNotificationBottomSheetDialogFragment.kt Removed unused bottom sheet dialog fragment that presented the notification page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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