nonsensicalthinking / planttracker

Plant Tracker is a free Android Phone App for tracking your plant grows. Keeps track of waterings, feedings, custom events and clone lineage. Future implementations will include scheduled reminders, data point graphing and a desktop app for more plant analysis, looking at integrating automated sensor data collection.
GNU General Public License v3.0
16 stars 6 forks source link

See if we can remove some additional layout layers in the view stack #27

Closed nonsensicalthinking closed 6 years ago

nonsensicalthinking commented 6 years ago

There are still lots of layout layers in the view stack for individual plant view which may be the cause of the last of the view switch slowness.

nonsensicalthinking commented 6 years ago

The intensive UIs are at a bare minimum. There are some layout bloated activities but they don't update often and are response at the current time.