- Removes `BoxIgnoreLayoutDirection` wrapper and related `CompositionLocalProvider` logic. - Integrates vertical `ChapterNavigator` directly into the main `Column` layout using `Modifier.weight(1f)`. - Replaces separate `AnimatedVisibility` blocks for vertical navigation with a single `when` branch inside the main UI structure. - Refines positioning for `NavBarType.VerticalLeft` and `NavBarType.VerticalRight`. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||
| proguard-android-optimize.txt | ||
| proguard-rules.pro | ||