TizenRefApp-8628 Implement project skeleton for Call app 35/137935/13
authorRuslan Zakharov <r.zakharov@samsung.com>
Mon, 10 Jul 2017 08:40:38 +0000 (11:40 +0300)
committerRuslan Zakharov <r.zakharov@samsung.com>
Thu, 27 Jul 2017 09:08:36 +0000 (12:08 +0300)
commit47594e729d514a5583dd588654f762952a758df0
tree8f40e873ae8a0fe1ea818090dfdcda5bf3c5bf87
parent6be382f627766b01bcecfd636eb58a376a73923f
TizenRefApp-8628 Implement project skeleton for Call app

Added Flat button and checkbox controls

Change-Id: Ic6f15f17993ed52436fab348534b5262e0f54765
CallApp.Tizen/Call/Controls/FlatButton.xaml [new file with mode: 0644]
CallApp.Tizen/Call/Controls/FlatButton.xaml.cs [new file with mode: 0644]
CallApp.Tizen/Call/Controls/FlatCheckbox.xaml [new file with mode: 0644]
CallApp.Tizen/Call/Controls/FlatCheckbox.xaml.cs [new file with mode: 0644]
CallApp.Tizen/Call/Themes/CallTheme.xaml [new file with mode: 0644]
CallApp.Tizen/Call/Themes/CallTheme.xaml.cs [new file with mode: 0644]
CallApp.Tizen/Call/Themes/FlatControlTheme.xaml [new file with mode: 0644]
CallApp.Tizen/Call/Themes/FlatControlTheme.xaml.cs [new file with mode: 0644]
CallApp.Tizen/CallApp.Tizen.csproj