[Lyrics] Reverted to old behaviour of lyrics
i.e. Click Album art to Show Normal lyrics and then to LyricsFragment
This commit is contained in:
parent
775271aed4
commit
27485bea2d
3 changed files with 15 additions and 0 deletions
|
@ -169,6 +169,9 @@ class CoverLrcView @JvmOverloads constructor(
|
|||
mCurrentLine = centerLine
|
||||
invalidate()
|
||||
return true
|
||||
} else {
|
||||
callOnClick()
|
||||
return true
|
||||
}
|
||||
}
|
||||
return super.onSingleTapConfirmed(e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue