@Override protected void onDestroy() { super.onDestroy(); unbindDrawables(findViewById(R.id.drawer_layout)); System.gc(); }