views:

17

answers:

0

Im asking this because im trying to automatically change the locale language settings from a listpreference. And if i choose the language option in the listpreference window the preferenceActivity doesnt seem to go int the onPause method. I was wondering how could i imediately alter the language in this preferenceActivity, do i need to redraw the preferenceActivity?