Completed the design (colour) change for both dark and light theme now

This commit is contained in:
denizk0461
2023-04-13 21:05:52 +02:00
parent 3a2d444956
commit a3489d06b3
15 changed files with 128 additions and 65 deletions
+1
View File
@@ -45,6 +45,7 @@ dependencies {
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
implementation 'androidx.core:core-ktx:1.10.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'