saravanan-vdg / openintents

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

OI Shopping list: Dialog live cycle #218

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In OI Shopping list, open menu > (more >) Rename list
2. Open the keyboard.
3.

What is the expected output? What do you see instead?
The dialog is now called "Enter name of new shopping list" instead of 
"Rename list", and also Tags and Price fields are shown.

Proper activity life cycle for dialogs should be implemented and tested.

Original issue reported on code.google.com by peli0...@googlemail.com on 11 Mar 2009 at 1:20

GoogleCodeExporter commented 9 years ago
Related problem: Once an item is edited after the screen orientation has 
changed, it 
appears twice in the shopping list. (Without screen orientation while the 
dialog is 
open, the item is simply modified as expected - not duplicated).

Original comment by peli0...@googlemail.com on 11 Mar 2009 at 1:26

GoogleCodeExporter commented 9 years ago
Fixed in r1989.

Original comment by peli0...@googlemail.com on 23 Apr 2009 at 6:01