yDelouis / selfoss-android

Android application for Selfoss
MIT License
41 stars 9 forks source link

After rotating the device, the action bar is wrong #29

Open theomega opened 10 years ago

theomega commented 10 years ago

How to reproduce:

  1. Be on a tablet device, so where you get the split screen in landscape but not in portrait mode.
  2. While being in landscape mode (split screen) select an article (=> action bar contains article related buttons like share)
  3. Rotate the screen to portrait, you are now on the article list (don't know if that is the right thing, you were looking on an article previously, I expect that I still see the article, but that might be a matter of taste)

Observe: The action bar still contains sharing buttons, although you are in the article list. This even does not stop if you click on an article and then go back, still the article related buttons are there.

yDelouis commented 10 years ago

I will investigate this. And you're right, when rotating, the article should be shown, not the list.