hhroc / yellr-android

YellR Android App
GNU General Public License v2.0
2 stars 5 forks source link

Hook up report post button #197

Closed thequbit closed 9 years ago

thequbit commented 9 years ago

The report post button does not appear to do anything in the Android app right now. Need to hook this up the an intent service that calls the correct end point with the post ID.

dkd903 commented 9 years ago

It is already hooked up to - intent_services/report_post/ReportPostIntentService.java