PinDroid icon indicating copy to clipboard operation
PinDroid copied to clipboard

Selected view lost on rotation

Open djl opened this issue 10 years ago • 2 comments

Steps to reproduce:

  1. Open the app in either portrait or landscape
  2. Select "Unread" (or any tag) from the menu
  3. Rotate your device
  4. Notice "Bookmarks" is selected instead of your previously chosen view

(Android 5.0)

djl avatar Dec 08 '14 09:12 djl

I just reproduced this issue successfully with PinDroid 3.1.0 on a GTI9515 (Samsung Galaxy 4 VE) running Android 5.0.1.

joweiser avatar Sep 25 '15 23:09 joweiser

This is caused by not restoring state when the activity is destroyed and recreated - the same issue as #17.

dandv avatar Apr 13 '16 00:04 dandv