This website works better with JavaScript.
Home
Explore
Help
Sign In
apalak
/
gm_cabs_driver_maui
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
"Settings change Required" stack layout margin fixed
master
Kaustav Chaudhuri
1 year ago
parent
cafe47abd4
commit
5008dea0db
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
GMCabsDriverAssistantSolution/Views/HomePage.xaml
+ 1
- 1
GMCabsDriverAssistantSolution/Views/HomePage.xaml
View File
@ -78,7 +78,7 @@
<StackLayout x:Name="SettingsRequired" Orientation="Horizontal" IsVisible="False">
<Image Source="setting_alert.png"
WidthRequest="45"
Margin="
5,5,0,
5"
Margin="
38,5,10,1
5"
VerticalOptions="Center"/>
<Label Text="Setting Change Required"
FontSize="20"
Write
Preview
Loading…
Cancel
Save