File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ Customizing core files will make updating Atlas much more difficult in the futur
77To customize any core styling, copy the part you want to customize to styles/native/app/ so the core styling is overwritten.
88
99==========================================================================
10- TopBar / BottomBar / ProgressOverlay
10+ BottomBar / ProgressOverlay
1111
12- Default Class For Mendix TopBar, BottomBar and ProgressOverlay
12+ Default Class For Mendix BottomBar and ProgressOverlay
1313========================================================================== */
1414export const navigationStyle = {
1515 bottomBar : {
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ Customizing core files will make updating Atlas much more difficult in the futur
88To customize any core styling, copy the part you want to customize to styles/native/app/ so the core styling is overwritten.
99
1010==========================================================================
11- TopBar / BottomBar / ProgressOverlay
11+ BottomBar / ProgressOverlay
1212
13- Default Class For Mendix TopBar, BottomBar and ProgressOverlay
13+ Default Class For Mendix BottomBar and ProgressOverlay
1414========================================================================== */
1515export const navigationStyle : NavigationType = {
1616 bottomBar : {
You can’t perform that action at this time.
0 commit comments