AndroidDev-social / DodoForMastodon

🐘 Mastodon client for Android, iOS and Desktop (JVM)
GNU General Public License v3.0
384 stars 29 forks source link

[FEAT]: Ability to log out of an account to go full circle back to welcome screen #34

Open crocsandcoffee opened 2 years ago

crocsandcoffee commented 2 years ago

Description

We should include some quick/small option in the timeline to log out and return to the root welcome screen

Additional Information

No response

glitched-sudhanshu commented 1 year ago

@crocsandcoffee can I try to implement this feature?

crocsandcoffee commented 1 year ago

Go for it. There is no UI for logout button yet but you can always throw in a dummy button for now or get started on the network/API layer first. Thanks and let me know if you have any questions.