question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change select text from edittext to a button

See original GitHub issue

Steps to reproduce

Tell us how to reproduce this issue.

  • Go to my trips in the navigation drawer
  • Click on + icon
  • Following view opens up screen shot 2018-07-13 at 10 37 13 pm

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:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Swati4starcommented, Jul 14, 2018

Looks good. Just change the text to “Select Trip Date”

1reaction
f71udaycommented, Jul 14, 2018

screenshot_20180715-011310 What about this @Swati4star

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found