Rightpoint / Raizlabs-Android-Style

The Raizlabs Android Style Guide
38 stars 3 forks source link

need a best practices section for saving instance variables #14

Open kenkyee opened 9 years ago

kenkyee commented 9 years ago

One of the pain points of Android development is handling all the weird saving instance cases when you rotate the phone or background/foreground active views. Would be useful to have a best practices section covering how best to do this for Activities, Fragments, Listviews, Gridviews, etc.

agrosner commented 9 years ago

@kenkyee feel free to write one and submit a PR for it