HackForEquality / android-app

An Android application created by the HackForEquality
MIT License
1 stars 9 forks source link

Hook in info screen #3

Closed josmas closed 9 years ago

josmas commented 9 years ago

Info button takes you to the main activity in which the Information fragments are shown (naming is a bit messed up, but didn't want to make too many changes!). The info screens now show a button to close the section as in the iOS app.

Can anyone please review? @Ankhwatcher @vladoatanasov

vladoatanasov commented 9 years ago

Nice, I want to suggest using butterknife for view injection but we can discuss it in slack. I'm merging the changes

josmas commented 9 years ago

thanks @vladoatanasov butterknife looks good; hadn't seen it before!