[Flashlight] Added custom color functionality
Added a new button and setting to make use of a custom color for the on-screen flashlight.
This commit is contained in:
@@ -39,6 +39,9 @@ dependencies {
|
||||
implementation 'androidx.car.app:app:1.4.0'
|
||||
implementation 'androidx.concurrent:concurrent-futures:1.2.0'
|
||||
|
||||
// Color Picker Preference
|
||||
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.1.0'
|
||||
|
||||
//Google Maps SDK
|
||||
implementation 'com.google.android.gms:play-services-maps:19.1.0'
|
||||
implementation 'com.google.android.gms:play-services-location:21.3.0'
|
||||
|
||||
Reference in New Issue
Block a user