feat: add icons and btn nav

This commit is contained in:
2026-06-05 13:25:17 +03:30
parent 885b960cc9
commit 098d5c8d5f
12 changed files with 76 additions and 33 deletions
+3
View File
@@ -93,4 +93,7 @@ dependencies {
implementation(libs.jsoup)
implementation(libs.retrofit.scalars)
implementation(libs.androidx.compose.material.icons.extended)
}