Closed bkensey closed 11 years ago
The fragment shouldn't explicitly cast its parent activity to NavigationActivity when the fragment can also be used by PickerActivity.
This actually causes the picker activity to crash
The fragment shouldn't explicitly cast its parent activity to NavigationActivity when the fragment can also be used by PickerActivity.