edw1nzhao / cs2340_group16

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

Add small checkbox with text "Use GPS?" in activity_new_ws_report.xml #125

Open tomonarifeehan opened 7 years ago

tomonarifeehan commented 7 years ago

When checked, we can make the latitude/longitude EditTexts uneditable and gray them out by changing the background color. This can be done after we figure out GPS retrieval.