RioBus / android-app

RioBus mobile app written with Java
http://riob.us
GNU General Public License v2.0
19 stars 20 forks source link

Checking if data sent in the Intent is not null before trying to update title in RioBusActivity. #75

Closed fmsouza closed 8 years ago

fmsouza commented 8 years ago

Fixes #72.

limazix commented 8 years ago

You change the wrong file. You suppose to change the MapFragment. And you don't need to check if the data is null because it validates the reques and result code.

Please, don't merge your own pull requests!!!!