Selectable Views ConstraintLayout¶
Selectable Views for ConstraintLayout.
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:2.1.1"