projects
/
profile
/
tv
/
apps
/
dotnet
/
home.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
328c5f6
)
Adjust footer button location
author
cskim
<charles0.kim@samsung.com>
Sun, 16 Apr 2017 23:23:37 +0000
(08:23 +0900)
committer
ChulSeung Kim
<charles0.kim@samsung.com>
Thu, 8 Jun 2017 09:34:52 +0000
(18:34 +0900)
Change-Id: I59188c144e9760c7fa6036d455392e57a0349a80
TVApps/TVApps/Views/FooterPinStatus.xaml
patch
|
blob
|
history
diff --git
a/TVApps/TVApps/Views/FooterPinStatus.xaml
b/TVApps/TVApps/Views/FooterPinStatus.xaml
index d46001d2158570edb13a6a9a1b06067f63b7e299..1807d517960e1e9f6a66255536ce2ef6da7d21e0 100644
(file)
--- a/
TVApps/TVApps/Views/FooterPinStatus.xaml
+++ b/
TVApps/TVApps/Views/FooterPinStatus.xaml
@@
-29,6
+29,7
@@
</StackLayout>
<StackLayout Grid.Row="0" Grid.Column="2"
+ HorizontalOptions="End"
Orientation="Horizontal">
<Control:TVButton Text="DONE"
Command="{Binding ButtonPinDoneCommand}"/>