Commit a11f46d
committed
Swap tab controllers and set AAChartModel title
Reorder and swap the tab view controllers so AAChartModelListVC becomes the first tab and MainVC becomes the third. Update tab setup in AppDelegate to add secondVC after thirdVC. Configure AAChartModelListVC with a title and a custom tabBarItem using system chart images. Also set self.title = "AAChartModel" in AAChartModelListVC's viewDidLoad to ensure the navigation title is correct.1 parent f7b9508 commit a11f46d
2 files changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
| 613 | + | |
617 | 614 | | |
618 | 615 | | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | | - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
649 | 652 | | |
650 | 653 | | |
651 | 654 | | |
| |||
665 | 668 | | |
666 | 669 | | |
667 | 670 | | |
668 | | - | |
| 671 | + | |
669 | 672 | | |
670 | 673 | | |
671 | 674 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments