Commit fe1a861f authored by fallenstardust's avatar fallenstardust

fix 权限申请

parent d3152a6c
......@@ -222,6 +222,7 @@ public class DeckManagerFragment extends BaseFragemnt implements RecyclerViewIte
EventBus.getDefault().register(this);
}
tv_deck.setOnClickListener(v -> YGODialogUtil.dialogDeckSelect(getActivity(), AppsSettings.get().getLastDeckPath(), this));
mContext = (BaseActivity)getActivity();
return layoutView;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment