-
Notifications
You must be signed in to change notification settings - Fork 234
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
share the same paper db with two different activites #79
Comments
try to initialize it in the application class |
call |
Thank you for answer me ,i well try it
נשלח מסמארטפון ה-Samsung Galaxy שלי.
-------- הודעה מקורית --------מאת: Aleksey Masny <notifications@github.com> תאריך: 29.8.2017 09:27 (GMT+02:00) אל: pilgr/Paper <Paper@noreply.github.com> עותק: basemmilhem <basemmilhem@gmail.com>, Author <author@noreply.github.com> נושא: Re: [pilgr/Paper] share the same paper db with two different activites (#79)
call Paper.init(context) in application class.
call Paper.book(). in whatever activity you want.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/pilgr/Paper","title":"pilgr/Paper","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/pilgr/Paper"}},"updates":{"snippets":[{"icon":"PERSON","message":"@pilgr in #79: call `Paper.init(context)` in application class. \r\ncall `Paper.book().` in whatever activity you want."}],"action":{"name":"View Issue","url":"#79 (comment)"}}}
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to share the same paper db with two different activites ?
The text was updated successfully, but these errors were encountered: