new color picker

This commit is contained in:
Finnley Somdahl 2023-12-09 21:20:19 -06:00
parent 0a2ecdd190
commit 6c310713d6
3 changed files with 33 additions and 45 deletions

View file

@ -100,7 +100,7 @@ dependencies {
implementation 'com.alexvasilkov:gesture-views:2.8.3'
implementation 'com.github.VipulOG:ebook-reader:0.1.6'
implementation 'androidx.paging:paging-runtime-ktx:3.2.1'
implementation "com.github.skydoves:colorpickerview:2.3.0"
implementation 'com.github.eltos:simpledialogfragments:v3.7'
// string matching
implementation 'me.xdrop:fuzzywuzzy:1.4.0'