Toolify / Backbone

A new file manager for Android 4.0+
Other
2 stars 3 forks source link

Change NavigationFragment parent activity type #22

Closed bkensey closed 11 years ago

bkensey commented 11 years ago

The fragment shouldn't explicitly cast its parent activity to NavigationActivity when the fragment can also be used by PickerActivity.

bkensey commented 11 years ago

This actually causes the picker activity to crash