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

Plant record dialog should maybe get the whole screen #23

Closed nonsensicalthinking closed 6 years ago

nonsensicalthinking commented 6 years ago

The collect record data dialog should get the whole screen instead of a Dialog. In smaller phones the attach images tab has some funny hyphenation.

There are also display issues which prevent the buttons on the dialog from being seen in landscape if the record has 1 or more Datapoints

nonsensicalthinking commented 6 years ago

Changed in commit f29509c63d9058993b06e3ee325991b803150907

We'll see how this goes.