Android : NumberPicker does not work with keyboard input value in Xamarin Android

on Thursday, January 29, 2015


I have a numberpicker control in android activity. It works good when clicking those "+" and "-" buttons. But when I enter a number from keyboard it and try to get the current entered value in program, it does not give value which was entered by keyboard. I am working with C# Xamarin android.


is there any key press event or something which can help?


0 comments:

Post a Comment