book-reader/app
Aryan 506f60473c
fix(paginator): resolve page overflow and layout mismatches (#34)
- Enforce strict height and aspect ratio for Math and Image blocks.
- Align Paragraph padding, width math, and text alignment with the UI.
- Strip bottom margins on last blocks and use roundToInt for precision.
- Add expectedHeight diagnostics to detect and log UI overflows.
2026-03-05 21:42:57 +05:30
..
src fix(paginator): resolve page overflow and layout mismatches (#34) 2026-03-05 21:42:57 +05:30
.gitignore Initial commit 2026-02-24 17:37:40 +05:30
build.gradle.kts Tts upgrade (#25) 2026-03-04 10:16:32 +05:30
proguard-rules.pro Initial commit 2026-02-24 17:37:40 +05:30