Commit 0e81ebc
committed
refactor: remove deprecated UI elements and update layout
- Removed references to mainTextApiWay in MainActivity as the view no longer exists.
- Updated MaterialSwitch to allow text wrapping by removing singleLine and ellipsize properties.
- Cleaned up activity_main.xml by removing unused TextViews and reorganizing layout for better structure and readability.1 parent af76042 commit 0e81ebc
3 files changed
Lines changed: 221 additions & 250 deletions
File tree
- app/src/main
- java/com/wizpizz/onepluspluslauncher/ui
- activity
- view
- res/layout
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 86 | + | |
90 | 87 | | |
91 | 88 | | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
0 commit comments