Added grow animation to LrcView

This commit is contained in:
Prathamesh More 2022-01-04 14:26:22 +05:30
parent 956cce6989
commit 5a5b464057
4 changed files with 23 additions and 12 deletions

View file

@ -88,7 +88,6 @@ static def getDate() {
new Date().format('MMddyyyyss')
}
dependencies {
implementation project(':appthemehelper')
implementation "androidx.gridlayout:gridlayout:1.0.0"