SamAmco / track-and-graph

An android app for tracking personal data and creating custom graphs
GNU General Public License v3.0
428 stars 39 forks source link

Keyboard does not appear after time select #240

Open ManDay opened 9 months ago

ManDay commented 9 months ago

Minor glitch: A click on the "Log Values" FAB brings up the dialog with the input box preselected and the keyboard ready-to-go as by https://github.com/SamAmco/track-and-graph/issues/222 . When the user taps the time or date field and confirms a new timestamp, the input box is still preselected (highlighted and cursor visible), but the keyboard is gone. The keyboard only reappears after tapping the input box.