Work on search menu, add "compiled" view mode

This commit is contained in:
Astatin3
2024-07-02 21:48:01 -06:00
parent 3084224af9
commit 793ba1a75d
6 changed files with 240 additions and 34 deletions
+1
View File
@@ -61,4 +61,5 @@ dependencies {
implementation("com.journeyapps:zxing-android-embedded:4.3.0")
implementation("com.github.skydoves:powerspinner:1.2.7")
implementation("com.github.PhilJay:MPAndroidChart:v3.1.0")
}