mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 23:43:56 +00:00
feat: something idr
This commit is contained in:
@@ -60,7 +60,7 @@ class AnimeWatchAdapter(
|
||||
val binding = holder.binding
|
||||
_binding = binding
|
||||
//Comments
|
||||
binding.animeComments.visibility = View.GONE
|
||||
binding.animeComments.visibility = View.VISIBLE
|
||||
binding.animeComments.setOnClickListener {
|
||||
startActivity(
|
||||
fragment.requireContext(),
|
||||
|
||||
Reference in New Issue
Block a user