On Jul 1, 2012, at 10:09 AM, Pattt wrote:
> I've a couple of issues with AutoCompleteTextView to use it in France.
> 
> eg:
> accent are not supported : "ben" should display "bénévole" in the list
> quote are not supported :  "eur" should display "l'europe"
> 
> Is there a way I can implement my own logic or

You could try implementing AutoCompleteTextView.IValidator, though I don't know 
for certain that it will work

        
http://androidapi.xamarin.com/?link=T%3aAndroid.Widget.AutoCompleteTextView.IValidator

> request some bug fixing ?

This is probably an Android bug, so you'd need to file it with Android:

        http://code.google.com/p/android/issues/list

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to