Skip to content

Commit

Permalink
fuckujerryidowhatiwant
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelonion committed Jan 22, 2024
1 parent c603de7 commit 8313d63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ class MediaDetailsActivity : AppCompatActivity(), AppBarLayout.OnOffsetChangedLi
init {
enabled(true)
scope.launch {
delay(100)
delay(100) //TODO: a listener would be better
clicked()
}
image.setOnClickListener {
Expand Down

0 comments on commit 8313d63

Please sign in to comment.