From 393a8cebd3f26b6a1edae71f33e25d5c9cf42ded Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sun, 10 Mar 2024 08:02:34 +0100 Subject: Remove last few usages of Iconify (#6977) --- ui/statistics/build.gradle | 2 -- ui/statistics/src/main/res/layout/feed_statistics.xml | 12 ++++++------ 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'ui/statistics') diff --git a/ui/statistics/build.gradle b/ui/statistics/build.gradle index 7dafcba55..f49b98a4e 100644 --- a/ui/statistics/build.gradle +++ b/ui/statistics/build.gradle @@ -27,6 +27,4 @@ dependencies { implementation "com.github.bumptech.glide:glide:$glideVersion" implementation "io.reactivex.rxjava2:rxandroid:$rxAndroidVersion" implementation "io.reactivex.rxjava2:rxjava:$rxJavaVersion" - implementation "com.joanzapata.iconify:android-iconify-fontawesome:$iconifyVersion" - implementation "com.joanzapata.iconify:android-iconify-material:$iconifyVersion" } diff --git a/ui/statistics/src/main/res/layout/feed_statistics.xml b/ui/statistics/src/main/res/layout/feed_statistics.xml index 78630758f..02afb0161 100644 --- a/ui/statistics/src/main/res/layout/feed_statistics.xml +++ b/ui/statistics/src/main/res/layout/feed_statistics.xml @@ -14,7 +14,7 @@ android:layout_weight="1" android:text="@string/statistics_episodes_started_total" /> - - - - - -