dhavalatmiya / vudroid

Automatically exported from code.google.com/p/vudroid
0 stars 0 forks source link

action MainBrowserActivity always reset after change orientation #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run application and select Recent tab
2. change orientation

What is the expected output? What do you see instead?
After changing orientation action shouldn't reset.

I suppose you should add
android:configChanges="orientation|keyboardHidden"
for MainBrowserActivity

Original issue reported on code.google.com by helper.h...@gmail.com on 26 Apr 2010 at 12:58

GoogleCodeExporter commented 8 years ago
What real problem with the reset? Current directory saved and only thing is 
dropped
is a scroll. Is this an issue?

Original comment by pavel.ti...@gmail.com on 26 Apr 2010 at 1:05

GoogleCodeExporter commented 8 years ago
if I choose Recent tab and change the orientation, Browse tab will be again 
selected 

Original comment by helper.h...@gmail.com on 26 Apr 2010 at 1:32

GoogleCodeExporter commented 8 years ago
OK. I got it.

Original comment by pavel.ti...@gmail.com on 26 Apr 2010 at 1:41