4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-06-26 10:49:23 +00:00

add a poll=true parameter

This commit is contained in:
Nir Yariv
2011-01-15 19:27:19 -05:00
parent 208945044f
commit 3ed1958ea3
4 changed files with 13 additions and 9 deletions

View File

@ -20,7 +20,7 @@
android:key="pref_poll_switch"
android:title="Server Polling"
android:disableDependentsState="false"
android:summary="Poll target URL every 15 minutes (Note: Polling increased power consumption, and is not supported by all phone models)"
android:summary="Poll target URL every 15 minutes (Note: increases power usage)"
></CheckBoxPreference>
</PreferenceScreen>