jpotts18 / android-mvp

Android MVP Reference Architecture and Video Tutorial
MIT License
211 stars 79 forks source link

Incorrect edittext ids #19

Closed RajuSE closed 7 years ago

RajuSE commented 7 years ago

While making changes I found incorrect edittext ids.. so I have fixed that as in: https://github.com/jpotts18/android-mvp/pull/18/commits/0c75ef47571ada4350f8002d4ec035de5912411e

jpotts18 commented 7 years ago

Resolved?

RajuSE commented 7 years ago

It has been fixed inmaster-2, but master doesn't have the missing line, hence build fails. Fixed in #21.