Skip to content

Latest commit

 

History

History
 
 

views-selectable-appcompat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Selectable Views AppCompat

Selectable Views for AppCompatTextView.

Supported platforms: Android.

Setup

If you want to use this dependency without using one of the fun packs, you can use Splitties.viewsSelectableAppcompat, provided you have refreshVersions added to the project.

For reference, the maven coordinates of this module are com.louiscad.splitties:splitties-views-selectable-appcompat.

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.