dust

Results 3 issues of dust

java.lang.ClassCastException: android.view.ContextThemeWrapper cannot be cast to android.app.Activity 建议进行修改 ![image](https://user-images.githubusercontent.com/19433729/87524862-4e1e1600-c6bb-11ea-9be4-0710a1f4f903.png) @Override protected void onDetachedFromWindow() { super.onDetachedFromWindow(); Context context = getContext(); if (tableData != null && context != null) { if (context...

我加载epud这个格式的书是乱码的