From 529379bc6eab1c9e14f72405f6876a327530f3f3 Mon Sep 17 00:00:00 2001 From: michael-hawker <24302614+michael-hawker@users.noreply.github.com> Date: Tue, 11 Aug 2020 20:34:00 -0700 Subject: [PATCH] Remove Nested ScrollViewers in Sample App --- SampleTest/MainPage.xaml | 310 +++++++++++++++++++++------------------ 1 file changed, 165 insertions(+), 145 deletions(-) diff --git a/SampleTest/MainPage.xaml b/SampleTest/MainPage.xaml index 54dc422..7d832c9 100644 --- a/SampleTest/MainPage.xaml +++ b/SampleTest/MainPage.xaml @@ -75,186 +75,206 @@ - + + + + + The following example shows the `Me.CalendarView` API. My Upcoming Calendar Events: - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - + + - - - - - - - - - - - - - - + + + + + + + + + + + + + - + + + + + The following example shows the `Me.Messages` API for getting a user's inbox mail messages. My Messages: - + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - + + + + + The following example shows the `Me.Planner.Tasks` API for getting a user's tasks. My Tasks: - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Due - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + + + + + The following example shows the beta `Teams/id/Channels/id/messages` API for getting a list of messages (without replies) from a Channel in Teams. My Chat Messages: - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +