New Retro theme (#654)

New Retro theme

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/654
This commit is contained in:
M M Arif
2020-08-20 18:21:55 +02:00
parent dc6b1bb5b6
commit 5fc6cdde63
107 changed files with 429 additions and 220 deletions

View File

@ -28,6 +28,9 @@ android {
targetCompatibility = "8"
sourceCompatibility = "8"
}
defaultConfig{
vectorDrawables.useSupportLibrary = true
}
}
configurations {