Skip to content

Commit

Permalink
8-9 finish
Browse files Browse the repository at this point in the history
  • Loading branch information
KiWiLss committed Aug 9, 2020
1 parent 856e6ea commit 86eef73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ class CommonPopupActivity : AppCompatActivity() {
// .setAnimStyle()//设置动画
.showCenter()
}
//EasyPopup 菜单样式示例,
//EasyPopup 菜单样式示例
btn_common_menu.setOnClickListener {
EasyMenuDemo(this)
.setIsMask(false)//设置是否有阴影
Expand Down

0 comments on commit 86eef73

Please sign in to comment.