What problem does it solve?
Android UI development often requires extensive XML boilerplate to achieve shadowed, bordered, and divider-enabled layouts. This Skill delivers ready-to-use QMUI layout components that simplify creating elevated, polished interfaces without extra drawables.
Core Features & Use Cases
- Shadow-enabled layouts: QMUILinearLayout, QMUIFrameLayout, QMUIRelativeLayout, QMUIConstraintLayout support shadows and borders.
- Border and divider customization: radius, border color/width, top/bottom/left/right dividers, and outline options.
- Use Case: Designers or developers building Android apps who want ready-made, consistent shadowed components across screens, enabling faster UI prototyping and consistent design language.
Quick Start
Create a QMUILinearLayout in XML with attributes qmui_shadowColor, qmui_radius, qmui_shadowElevation, and optionally qmui_showBorderOnlyBeforeL to achieve a card-like component.