My requirement is as follows.
My activity has 2 EditTexts. when i click the edittext, the keyboard appears to input values. Along with the alpha numeric keys in the keyboard, i have to show one seekbar to choose the value for the particular edittext.
Is there any way to add seekbar in soft keyboard of android.
thanks in advance...