Browse Source
- Increased ScrollView max height from 300dp to 60% of screen height - Added proper scrolling configuration with isFillViewport and scroll bar settings - Enhanced bottom padding for better scroll experience - Enabled visible scroll indicators for better user feedback Changes: - Dynamic height calculation based on screen size for better adaptability - isFillViewport = true for proper scroll behavior when content is smaller - isScrollbarFadingEnabled = false for persistent scroll indicators - scrollBarStyle = SCROLLBARS_INSIDE_OVERLAY for better visibility - Increased bottom padding to 16dp for comfortable scrolling The expanded Pokemon cards can now properly scroll when data exceeds the visible area, ensuring all comprehensive Pokemon information is accessible. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>feature/pgh-1-results-display-history
1 changed files with 11 additions and 2 deletions
Loading…
Reference in new issue