Change select text from edittext to a button
See original GitHub issueSteps to reproduce
Tell us how to reproduce this issue.
- Go to
my trips
in the navigation drawer - Click on
+
icon - Following view opens up
Expected behaviour
- Change edit text to button
- Open date picker on clicking that
- Also, show the selected date below, so that the user knows which date is selected
Actual behaviour
- Nothing happens when I click once on the select date edit text. I have to click that again to open the date picker
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
how to change a text of selected EditText (android)
1 Answer 1 ... Try to use this: Get Cursor Position in Android in Edit Text? In your onClick ask for the myEditText.getSelectionStart();...
Read more >Edit text layers – Figma Help Center
Select the first layer. Hold down the Shift key. Click on any additional layers to select them: Select all text layers.
Read more >TextView EditText & Button in Android | Android Studio | 2020
This video is about how to add Textview, Edittext and Button in an Android Application creating using Android Studio.
Read more >How to set the color of the selected part of the text in EditText ...
In this tutorial it shows how one can set the color of the text (both foreground and background) of the selected part in...
Read more >How do I edit the button text on the form on my website?
Select the button, and then select the Edit icon. Change the button text and select “Save”.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks good. Just change the text to “Select Trip Date”