I am experiencing the same issue. My app. requires an INT number returned
from EditTextPreference, any way to make sure that the input for
EditTextPreference is an INT before it returns to app.?

On Fri, Nov 6, 2009 at 8:07 AM, Pierre <[email protected]> wrote:

> With CheckBoxPreference and EditTextPreference, there are only boolean
> and String preferences.
> EditTextPreference support input filter, but always save as String.
> I think we need other save type like : int, float, double, etc ...
>
> A native DialogPreference with slide-bar could be great too.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> 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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to