We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235f764 commit 6681407Copy full SHA for 6681407
demo/app/examples/styling/styling-page.xml
@@ -1,5 +1,5 @@
1
<navigation:ExamplePage loaded="pageLoaded" xmlns:navigation="navigation/example-page" xmlns="http://www.nativescript.org/tns.xsd" xmlns:picker="nativescript-picker">
2
- <GridLayout rows="50, 50, *">
+ <GridLayout rows="50, *">
3
<picker:PickerField hint="This is hint" id="picker"
4
padding="10"
5
class="picker-field"
0 commit comments