mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-31 17:21:02 +00:00
fix: subscription icon
This commit is contained in:
@@ -190,7 +190,8 @@ class AnimeWatchAdapter(
|
||||
R.drawable.ic_round_notifications_none_24,
|
||||
R.color.bg_opp,
|
||||
R.color.violet_400,
|
||||
fragment.subscribed
|
||||
fragment.subscribed,
|
||||
true
|
||||
) {
|
||||
fragment.onNotificationPressed(it, binding.animeSource.text.toString())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user