Skip to content

feat: Display compose button when viewing favorites list #276

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 1 commit into from
Nov 23, 2023

Conversation

sanao1006
Copy link
Contributor

Overview

Display the "compose" FAB when viewing a favourite list.
Tapping the button will open the ComposeActivity for creating new toot.

Screenshots

Before After
image image

Related issue

Fixes #229

Display the "compose" FAB when viewing a favourite list.
Tapping the button will open the `ComposeActivity` for creating new toot.

Fixes pachli#229
@sanao1006 sanao1006 marked this pull request as ready for review November 23, 2023 05:20
@nikclayton nikclayton merged commit 06f2fa2 into pachli:main Nov 23, 2023
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.

When viewing favourites. The button should compose a status as normal
2 participants