This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Resolve big margin problem in fake location settings
pull/223/head
Christian Arenas
7 years ago
parent
ca46125c83
commit
8a73ee4c59
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Mobile/eShopOnContainers/eShopOnContainers.Core/Views/SettingsView.xaml
+ 1
- 1
src/Mobile/eShopOnContainers/eShopOnContainers.Core/Views/SettingsView.xaml
View File
@ -99,7 +99,7 @@
<RowDefinition Height="Auto" />
<RowDefinition Height="1" />
<RowDefinition Height="Auto" />
<RowDefinition Height="
1
" />
<RowDefinition Height="
Auto
" />
</Grid.RowDefinitions>
<Grid
Grid.Row="0"
Write
Preview
Loading…
Cancel
Save