codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.23k stars 540 forks source link

Add button in schedule action disappears after rotation #811

Closed shabrikaruna closed 5 years ago

shabrikaruna commented 5 years ago

Steps to reproduce the behavior

  1. Open navigation drawer
  2. Click on schedule actions
  3. Go to exports
  4. Rotate the device

Expected behavior The button should not disappear

Actual behavior The button not appearing after rotation

RajatChandel commented 5 years ago

I will look into it

RajatChandel commented 5 years ago

I resolved this issue, after rotation it was taking the default value in actionType ie. transaction action.

codinguser commented 5 years ago

Will be fixed in next release