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

Fixed bug where app crash upon returning from setting and graph activities #66

Closed MattYu closed 5 years ago

MattYu commented 5 years ago

Added:

        android:alwaysRetainTaskState="true"
        android:launchMode="singleInstance"