hint property implemented

This commit is contained in:
Vladimir Enchev
2015-03-17 14:08:00 +02:00
parent fed62dd8bb
commit abcf4f3a0a
5 changed files with 75 additions and 8 deletions

View File

@ -43,7 +43,7 @@
</Label.formattedText>
</Label>
<SearchBar text="{{ search }}" style="background-color: #fac950; color: #fac950;" textFieldBackgroundColor="white" row="2" />
<SearchBar text="{{ search }}" hint="Search" style="background-color: #fac950; color: #fac950;" textFieldBackgroundColor="white" row="2" />
<ListView items="{{ sessions }}" row="3" separatorColor="#fac950">
<ListView.itemTemplate>