android - Forge.ui.enhanceInput - change event not fired on input -


I for Forge.ui.enhanceInput to show a native time picker for I am using. On Android & lt; Input type = "time" & gt; .

The problem occurs when the original time picker is made of profit, there is no change on the input. Forge.Y. Ehance either does not have any callback on the input, so I currently know Not that the date has been recorded.

Is there a solution for this, so I know when a date has been filed?

Listen to the input element on the 'Blurred' event. Because due to our v1.4.23 release the original picker completes the event when done:

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -