edw1nzhao / cs2340_group16

CS2340 Group 16 Crowd-Sourced Water Reporting App
2 stars 1 forks source link

Replace Numerical EditTexts with Plaintext EditTexts for the Latitude/Longitude #122

Closed tomonarifeehan closed 7 years ago

tomonarifeehan commented 7 years ago

Replace Numerical EditTexts with Plaintext EditTexts for the Latitude/Longitude in NewWaterSourceReport.java because the numerical EditTexts prevents the entry of negative numbers.

Try to do this without breaking currently functioning toggle feature in the app.