Adjust footer button location
authorcskim <charles0.kim@samsung.com>
Sun, 16 Apr 2017 23:23:37 +0000 (08:23 +0900)
committerChulSeung Kim <charles0.kim@samsung.com>
Thu, 8 Jun 2017 09:34:52 +0000 (18:34 +0900)
Change-Id: I59188c144e9760c7fa6036d455392e57a0349a80

TVApps/TVApps/Views/FooterPinStatus.xaml

index d46001d2158570edb13a6a9a1b06067f63b7e299..1807d517960e1e9f6a66255536ce2ef6da7d21e0 100644 (file)
@@ -29,6 +29,7 @@
   </StackLayout>
 
   <StackLayout Grid.Row="0" Grid.Column="2"
+               HorizontalOptions="End"
                Orientation="Horizontal">
     <Control:TVButton Text="DONE"
                       Command="{Binding ButtonPinDoneCommand}"/>