Muhammad Wajeeh
Muhammad Wajeeh
Usually `onVideoTakeCallback` is anonymous class in Fragment which causes memory leak when Fragment is no longer active. Setting onVideoTakeCallback to null when its no longer required fixes this issue.
Following vector drawable is not opening correctly in shape shifter beta. ``` ```
Project contains `234234` which causes build to fail on Android Studio 3.0 with > Error: invalid color
`DrawerDelegate` references a class which is not present causing following exception: `me.panavtec.drawableview.gestures.DrawerDelegate`: can't find referenced class `me.panavtec.drawableview.internal.SerializablePath`