scratchCardLayout
scratchCardLayout copied to clipboard
KotlinNullPointerException in ScratchCard when used Fragment Shared Transition
KotlinNullPointerException happens in fun onDraw while fragment predraw views (mBitmap = null).
The problem goes away if I remove android:transitionName="" from xml. Please check this case.