From: Kamil Lipiszko Date: Mon, 15 May 2017 13:51:37 +0000 (+0200) Subject: [MainView] Create "clear all" button. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a6825761bb2844f425864aee57d17c20a80dbcf;p=profile%2Fmobile%2Fapps%2Fnative%2Ftaskmanager.git [MainView] Create "clear all" button. [OAPRNA-188] Patch fixes items positions and creates white line below. Additionally creates "clear all" button with command binded to the view model called on X icon tap. Change-Id: I78ff6e3532561aeddab8ade7d6ca4e9d1fb93bfe --- diff --git a/TaskManager/TaskManager.Tizen/TaskManager.Tizen.csproj b/TaskManager/TaskManager.Tizen/TaskManager.Tizen.csproj index 9850eeb..5b32834 100644 --- a/TaskManager/TaskManager.Tizen/TaskManager.Tizen.csproj +++ b/TaskManager/TaskManager.Tizen/TaskManager.Tizen.csproj @@ -60,13 +60,15 @@ AppItemView.xaml + + ClearAllItemView.xaml + MainView.xaml - @@ -78,6 +80,14 @@ MSBuild:UpdateDesignTimeXaml + + + MSBuild:UpdateDesignTimeXaml + + + + +