Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
jhj0517 committed Apr 6, 2024
1 parent 9b034d8 commit 36bf97c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class TooltipView(
}

private fun addAnimation(){
// You can set your own animation here
// You can add your own animation here
tooltipWindow.animationStyle = androidx.appcompat.R.style.Animation_AppCompat_DropDownUp
checkMarkWindow.animationStyle = androidx.appcompat.R.style.Animation_AppCompat_Dialog
}
Expand Down

0 comments on commit 36bf97c

Please sign in to comment.