-
Notifications
You must be signed in to change notification settings - Fork 267
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
Add share setting #573
Comments
I wanna try it. |
@karyu5b-yuki Thank you for your response! |
@karyu5b-yuki How's your progress on this? Can we help with anything? 😄 |
Thank you for asking. I'm working on it. |
Version 1.0 deadline is today. |
I'm really sorry not replying long time. |
@takahirom I want to make it merge, but some problem occurred after PR. |
Kind (Required)
Overview (Required)
Share Session Option
#droidkaigi
)hallA
,hallB
,room1
,...,room7
)This helps share to twitter.
<session title> <session url> <hash tag>...
Full checked tweet(shared text) is below.
How to do this?
I think we can do it in this step.
You can use settings fragment.
You can observe preference change.
https://stackoverflow.com/a/38599470/4339442
Please create PreferenceActionCreator and PreferenceStore (singleton).
Please use PreferenceStore's field in SessionDetailFragment.
Links
The text was updated successfully, but these errors were encountered: