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

Crash when selecting only 1 image to attach to record #19

Closed nonsensicalthinking closed 6 years ago

nonsensicalthinking commented 6 years ago

When attaching only a single image .getClipData() is null. Need to get the Uri through some other field. When attaching multiple images the crash doesn't occur.

nonsensicalthinking commented 6 years ago

Attempted fix committed in a7859007aa18809add54d05b6ecd216ce68ad59c

nonsensicalthinking commented 6 years ago

This is fixed for the phone producing the error, android 7.0