Bug P2
Status Update
Comments
ca...@google.com <ca...@google.com> #2
You are right, we currently don't support this functionality. Thanks for the feature request, we will try to incorporate in future versions of the library.
Description
The problem i'm running into is the input of the parking spot number. I've looked at which templates support the user inputting information (SearchTemplate for instance) and that doesn't fit my use-case since it allows alpha-numeric input and is meant to be used for search. Looking at the Phone Dialer app, that has a number pad input available, but i don't see a clear way to a present a UI similar to that. Is there a recommended approach to this or a different UI widget available in the template system that would allow me to achieve my desired behavior? I would need some way to let a user enter an at-most, two digit number.