VideoView memory leak

Has any of you encountered a similar memory leak? This is how I'm handling the VideoView at the moment @Override protected void onFinishInflate() { super.onFinishInflate(); ButterKnife.bin...