Commit 496c571
avoid crashes in rare case when tabParent is not initialized
```
Exception b5.e: lateinit property tabParent has not been initialized
at app.grapheneos.camera.ui.BottomTabLayout.centerTab (BottomTabLayout.kt)
at app.grapheneos.camera.ui.activities.MainActivity.finalizeMode (MainActivity.kt)
```1 parent c6c560e commit 496c571
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
0 commit comments