privly / privly-android

The Official repository for Privly Android
MIT License
14 stars 27 forks source link

Update sharing screen messaging. #32

Open vshivam opened 9 years ago

vshivam commented 9 years ago

We need to provide better messaging on the share url screen. Add more options such as 'Create new content'.

mkash32 commented 8 years ago

@vshivam Can you take a look at this pull request also when you get a chance?

vshivam commented 8 years ago

This is more of a UX problem. I'm not really sure if we should redirect the user to the 'Message' application by default. What if the user prefers to use 'PlainPost' ?

The other option would be to open the Navigation Drawer when the user presses 'Create New/Create' and he/she can choose either.

Open to discuss to any more ideas/thoughts.

smcgregor commented 8 years ago

In the immediate term, I am comfortable making the choice to drop the user into the message application. I think the other option would be the help page.

mkash32 commented 8 years ago

@vshivam What options should the user have after pressing the button? PlainPost and Message? If it's those two, how about opening a dialogue box with the options?

Instead of strictly sending the user back to the message application every time we could send the user to the most recently used application.