Zhuinden / realm-book-example

This is an example rewrite of AndroidHive's messy tutorial, accompanying the following article on Realm.
https://medium.com/@Zhuinden/how-to-use-realm-for-android-like-a-champ-and-how-to-tell-if-youre-doing-it-wrong-ac4f66b7f149
Other
80 stars 19 forks source link

Dialog state is not properly persisted #2

Open Zhuinden opened 8 years ago

Zhuinden commented 8 years ago

Only one dialog is "shown again" after rotation, and the fields in the dialog are not retained.

This ought to be fixed, although it's not a Realm-relevant bug.