What problem does it solve?
This Skill solves the complexity of creating consistent, high-quality user interfaces that adapt seamlessly across diverse Android form factors, including phones, tablets, foldables, and desktops.
Core Features & Use Cases
- Adaptive Navigation: Automatically transitions between bottom navigation bars and navigation rails based on screen width.
- Multi-pane Layouts: Implements robust list-detail and supporting-pane patterns using Navigation 3 SceneStrategies.
- Responsive Grids: Provides guidance on using adaptive Grid and FlexBox APIs to manage layout density and column counts dynamically.
- Use Case: A developer can use this to transform a single-pane mobile app into a multi-pane tablet experience without rewriting the core business logic.
Quick Start
Use the adaptive skill to migrate the current navigation bar to a responsive NavigationSuiteScaffold.