Skip to content

Commit

Permalink
优化
Browse files Browse the repository at this point in the history
  • Loading branch information
821938089 committed Sep 27, 2024
1 parent bd671f4 commit ff37151
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ class ExplosionView @JvmOverloads constructor(context: Context, attrs: Attribute
view.scaleX = 1f
view.scaleY = 1f
view.alpha = 1f
view.setOnClickListener(mOnClickListener)//set event
//view.setOnClickListener(mOnClickListener)//set event
}
}
})
Expand Down

0 comments on commit ff37151

Please sign in to comment.