Wednesday, March 6, 2013

Re: [android-developers] Re: how to tell why Activity.onPause() is called

On Wed, Mar 6, 2013 at 9:05 AM, Piren <gpiren@gmail.com> wrote:
Forget about the whole preference stuff... just do it all manually, you'll have more control of the UI this way anyhow.
Use write your own UI that just handles SharedPreferences on its own.


OK, that makes sense then.

Well I'm not sure how long this would take me to write and debug, but apparently my only options are either this, or employ an(other) ad-hoc hack to get out of this particular situation.
 

--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment