How to enter text in button using soft keyboard.So by pressing button the softkeyboard will open and user enter text
How to enter text in button using soft keyboard.So by pressing button the softkeyboard
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try to use edittext having style type button. see the below code in XML
i display like button and also when you click on it display soft keyboard and you can type anything that you want.
Hope useful to you 🙂