feat: something idr
This commit is contained in:
parent
d37ebf8cdd
commit
7168e08587
10 changed files with 124 additions and 48 deletions
|
@ -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(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue