The reason why I am looking for is, in some phones like sony erricson ones, the keypad does not have a dot at all. In those cases how would this work? Using android:digits is just used to restrict the digits entered. In this case, the keypad of input type phone in those phones does not even have a dot or comma. How can we handle this?
On Apr 28, 1:29 am, Vinay S <[email protected]> wrote: > Oops.. missed the link > :http://groups.google.com/group/android-developers/browse_thread/threa... > > On Apr 28, 8:23 am, Latha <[email protected]> wrote: > > > > > Any help here? > > > On Apr 27, 1:48 pm, Siva G <[email protected]> wrote: > > > > I want to have input type for the text boxes that only takes numbers > > > and decimal point. > > > > Input type of Number or Decimal, still brings the fullkeypadand the > > > buttons are small. > > > > Input type of Phone does the trick, but not all phones have a comma or > > > a dot to enter the decimal point. > > > > What is the best way around? > > > > Thanks in advance. > > > > -- > > > 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 > > > athttp://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 > > athttp://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 > athttp://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

