Added android 10 dark theme support

This commit is contained in:
h4h13 2019-09-27 21:06:10 +05:30
parent 46cdedce0b
commit 153f1bd9d0
33 changed files with 372 additions and 352 deletions

View file

@ -64,6 +64,7 @@ class ArtistImageFetcher(
} catch (ignore: IOException) {
// can't do much about it
}
}
}