who doesn't love a good delay in their code?
This commit is contained in:
parent
ab8dc2ee8b
commit
c603de70e3
1 changed files with 1 additions and 0 deletions
|
@ -492,6 +492,7 @@ class MediaDetailsActivity : AppCompatActivity(), AppBarLayout.OnOffsetChangedLi
|
|||
init {
|
||||
enabled(true)
|
||||
scope.launch {
|
||||
delay(100)
|
||||
clicked()
|
||||
}
|
||||
image.setOnClickListener {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue