java - How to make PreferenceActivity update faster? -


I set the preference to set the IP address. After saving it, it shows me that it is set, but when it's used it shows me "". It uses the eye set only after restarting my IP.

  Public class settings increases the activation priority {@Override protected void onCreate {bundled saved instance} {super.onCreate (savedInstanceState); AddPreferencesFromResource (R.xml.prefs); }}  


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -