tommi1hirvonen / ExifNotes

Exif Notes is an Android application that let's you quickly make structured notes in the field when doing film photography. It has about 1,500 active installations through Google Play.
GNU General Public License v3.0
32 stars 4 forks source link

Adding new fixed lens camera from roll edit fragment crashes app #17

Closed tommi1hirvonen closed 1 year ago

tommi1hirvonen commented 1 year ago

The app crashes when the user attempts to add a new camera with a fixed lens in the roll edit fragment. The issue is not present in the gear activity.

Steps to reproduce the behavior:

  1. Open a roll's edit fragment
  2. Click on the plus icon next to the camera dropdown (add new camera)
  3. Click on the fixed lens button on the camera edit fragment
  4. The app crashes

The expected behaviour is for the fixed lens edit fragment to open similar to what happens in the gear activity.

Device