Skip to content

Selectable Views AppCompat

Selectable Views for AppCompatTextView.

Supported platforms: Android.

Usage

Just use SelectableTextView with the proper import instead of TextView or AppCompatTextView, and change the foregroundSelector Drawable if the default doesn’t suit your needs.

Download

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