mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 05:33:56 +00:00
who doesn't love a good delay in their code?
This commit is contained in:
@@ -492,6 +492,7 @@ class MediaDetailsActivity : AppCompatActivity(), AppBarLayout.OnOffsetChangedLi
|
||||
init {
|
||||
enabled(true)
|
||||
scope.launch {
|
||||
delay(100)
|
||||
clicked()
|
||||
}
|
||||
image.setOnClickListener {
|
||||
|
||||
Reference in New Issue
Block a user