MediaInfoFragment: avoid a crash accessing the Activity
YOU SHALL NOT call getActivity before onActivityCreated() in a fragment And of course, update() was called in onCreateView
Please register or sign in to comment
YOU SHALL NOT call getActivity before onActivityCreated() in a fragment And of course, update() was called in onCreateView
VideoLAN code repository instance