Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Refactor: Simplify Pane Structure in OtakuListScreen
This commit simplifies the pane structure in `OtakuListScreen` by replacing `AnimatedPanes` with `AnimatedPane` for both the details and list panes. This change streamlines the layout and improves performance by reducing unnecessary nesting of composables.
- Loading branch information