1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-09-02 21:02:48 +02:00

set correctly tint color if night mode is globally on but in openScale theme mode is light, see issue #611

This commit is contained in:
oliexdev
2020-08-16 08:44:59 +02:00
parent cded2816d3
commit 3594739651
3 changed files with 7 additions and 4 deletions

View File

@@ -139,7 +139,7 @@ dependencies {
// Simple CSV
implementation 'com.j256.simplecsv:simplecsv:2.6'
// Blessed Android
implementation 'com.github.weliem:blessed-android:1.20'
implementation 'com.github.weliem:blessed-android:1.26'
// CustomActivityOnCrash
implementation 'cat.ereza:customactivityoncrash:2.2.0'
// AppIntro