Android API has one unpleasant feature which significantly spoils the pleasure of the development: No way to pass a not constant value to dialog after it recreates on a screen rotation.
Here is a workaround: disabling to stop the activity on orientation change.
It saves a day, thanks so much!
Showing posts with label dialog. Show all posts
Showing posts with label dialog. Show all posts
Sunday, May 30, 2010
Sunday, December 20, 2009
Android dialog bug fixed
Cool, in Android SDK 2.0 the bug in which onPrepareDialog was not called on an activities reincarnation is fixed.
Subscribe to:
Posts (Atom)