no message

This commit is contained in:
liujing
2020-10-22 14:39:06 +08:00
parent 26e1617cab
commit 5d5e3f465e

View File

@@ -174,7 +174,7 @@ class V2XEventPanelFragment : MvpFragment<V2XEventPanelFragment, EventPanelPrese
if (mClPanelContainer != null) {
if (!isPanelShow()) {
TrackUtils.trackV2xHistoryEvent(1)
showPanelWithSelectedItem(2)
showPanel()
}
}
}