mikifus / padland

Padland is a tool to manage, share, remember and read collaborative documents based on the Etherpad technology in Android.
Apache License 2.0
63 stars 15 forks source link

Contextual action bar disappears on device rotation #29

Closed reverse-unina closed 7 years ago

reverse-unina commented 7 years ago

When i perform this sequence of events the action bar on the screen disappears

  1. Long click on a doc item
  2. Orientation Change
mikifus commented 7 years ago

Fixed on the same commit that fixes #27

Thanks for your contributions.