Skip to content

Selectable Views ConstraintLayout

Selectable Views for ConstraintLayout.

Supported platforms: Android.

Usage

Just use SelectableConstraintLayout with the proper import instead of ConstraintLayout, and change the foregroundSelector Drawable if the default doesn’t suit your needs.

Download

implementation("com.louiscad.splitties:splitties-views-selectable-constraintlayout:3.0.0-beta01")