hollybabaran / RSketchDaily

1 stars 0 forks source link

Submission: push possible loading of title / post URL to SubmissionService and update actionbar #35

Closed hollybabaran closed 8 years ago

hollybabaran commented 8 years ago

Right now we don't use it and don't update action bar so we just do nothing, but eventually we'll need to load the post, and it's best to do that in the background. Then when you have it update the action bar title and the post URL field...

hollybabaran commented 8 years ago

update: we don't need a service, we need an asynctask