MattYu / EasyPlants

Android App that waters your plants for you! Using Firebase, Humidity Sensors and Google Vision
MIT License
2 stars 0 forks source link

Threshold UI fixes #46

Closed ghost closed 5 years ago

ghost commented 5 years ago

Fixed the threshold display in the setThresholdActivity. Added a Toast to inform the user when the threshold is successfully set. Removed the intent to automatically move to the mainAcitivity after setting a threshold to allow the user to observe the changes.