[m2] 滑动状态栏,不应该触发地图滑动
This commit is contained in:
@@ -40,6 +40,8 @@ class M2StatusBarView @JvmOverloads constructor(
|
||||
init {
|
||||
LayoutInflater.from(context).inflate(R.layout.p_m2_view_status_bar, this, true)
|
||||
setBackgroundColor(Color.parseColor("#80FFFFFF"))
|
||||
isClickable = true
|
||||
isFocusable = true
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user