-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Significant changes include: - Added new namespace for toolkit in AppShell.xaml - Changed Shell.BackgroundColor to white - Introduced StatusBarBehavior with StatusBarColor set to white and StatusBarStyle set to DarkContent - Updated the title of a ShellContent from "PROFILE" to "ORDERS" - Removed DarkGreenColor from Colors.xaml and added HighlightColor and ImportantColor - Adjusted BasketIconImageSource size and color in Styles.xaml - Altered text alignment in BasketView.xaml's empty shopping cart label - Modified CatalogView.xaml's Shell properties, grid layout, image settings, button triggers, etc. - Changed ActivityIndicator color in CheckoutView.xaml from LightGreenColor to HighlightColor - Updated BarBackgroundColor in CustomNavigationView.xaml from GreenColor to ImportantColor - Made several adjustments in LoginView.xaml including column spacing, margin for banner image, gradient colors etc. - In OrderDetailView.xaml changed CancelOrderButtonStyle background color & other labels' TextColors from Green/LightGreen Color to Highlight/Important Color respectively. - Renamed Title of ProfileView.xaml from "MY PROFILE" to "Orders" & removed header label "MY ORDERS" - Changed TextColor of a style in SettingsView.xaml from GreenColor to Important Color In Templates - updated TextColors of styles named OrderTotalStyle.
- Loading branch information
1 parent
e7f26fd
commit 535bf41
Showing
13 changed files
with
50 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters