android-edge-to-edge

Installation
SKILL.md

Edge-to-Edge Migration

Priority: P1

Structured workflow for migrating a Compose app to edge-to-edge display.

Prerequisites

  • Project MUST use Jetpack Compose.
  • Project MUST target SDK 35+. If lower, increase compileSdk to 35.

Step 1: Plan

  1. Locate all Activity classes. For each without enableEdgeToEdge(), plan to add it.
  2. In each Activity, find all lists, FABs, and text fields that need inset handling.
  3. If TextField/OutlinedTextField is present, plan IME inset handling.

Step 2: Enable edge-to-edge

Installs
1
GitHub Stars
521
First Seen
May 16, 2026
android-edge-to-edge — hoangnguyen0403/agent-skills-standard