Zane
Results
3
issues of
Zane
the crash log: 01-15 11:57:23.631 11565-11565/? D/dalvikvm: Late-enabling CheckJNI 01-15 11:57:23.701 11565-11565/com.github.pedrovgs.effectiveandroidui W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;) 01-15 11:57:23.701 11565-11565/com.github.pedrovgs.effectiveandroidui I/dalvikvm: Could not find method...
bug
the 'onDraw' callback is always called ZoomLayout.java L367: `mLastWidth = child().getWidth();` modified to `mLastWidth = getWidth();`