-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 8fa611f
committed
Refactor: Clean up unused and incorrect imports
This commit removes unused `androidx.core.view.WindowCompat` imports from a large number of activities.
Additionally, it corrects the import order in `EdgeToEdgeHelper.java` and removes an unused `ActivityOnboardingBinding` import from `MainActivity.java`.1 parent 99395b9 commit 8fa611f
File tree
51 files changed
+1
-75
lines changed- app/src/main/java/com/d4rk/androidtutorials/java
- ui/screens
- android
- lessons
- alerts
- alertdialog
- snackbar
- toast
- basics
- history
- permissions
- sdk
- shortcuts
- tabs
- viewbinding
- clocks
- chronometer
- clock
- datepicker
- timepicker
- data/room
- layouts
- linear
- relative
- table
- networking/retrofit
- notifications
- inbox
- simple
- progress/progressbar
- reviews/ratingbar
- start
- textboxes
- passwordbox
- textbox
- views
- grid
- images
- spinner
- web
- main
- onboarding
- settings
- screens/permissions
- support
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+1
-75
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | - | ||
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | - | ||
9 | - | ||
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | - | ||
9 | - | ||
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | - | ||
10 | - | ||
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | - | ||
6 | - | ||
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | - | ||
8 | - | ||
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | - | ||
11 | - | ||
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | - | ||
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | - | ||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | - | ||
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments