mirror of
https://gitee.com/houstudio/Cdroid.git
synced 2024-12-02 04:07:42 +08:00
add View::mTag's init
This commit is contained in:
parent
b027333f41
commit
c6c631eb62
@ -424,6 +424,7 @@ void View::initView(){
|
||||
mListenerInfo= nullptr;
|
||||
mOverlay = nullptr;
|
||||
mAnimator = nullptr;
|
||||
mTag = nullptr;
|
||||
mStateListAnimator = nullptr;
|
||||
mPerformClick = nullptr;
|
||||
mPendingCheckForTap = nullptr;
|
||||
|
Loading…
Reference in New Issue
Block a user