I added an intent definition to my widget, it has a type of "duration" and I set the minimum and maximum values to a range e.g. 1 -> 60.
When I edit my widget on the homescreen the intent is shown in the edit menu but I am able to enter numbers outside of the minimum and maximum values, I would expect the UI should prevent this.
Is there some extra code I need to add to get the UI to respect the minimum/maximum values I specified in the .intentdefinition file or is this a bug?
Running ios:beta7, xcode: beta6
Thanks.
When I edit my widget on the homescreen the intent is shown in the edit menu but I am able to enter numbers outside of the minimum and maximum values, I would expect the UI should prevent this.
Is there some extra code I need to add to get the UI to respect the minimum/maximum values I specified in the .intentdefinition file or is this a bug?
Running ios:beta7, xcode: beta6
Thanks.