|
@@ -417,6 +417,7 @@ public class MineStylePageActivity extends BaseMVPActivity<ActivityMineStylePage
|
|
// addEmptyVideoBean();
|
|
// addEmptyVideoBean();
|
|
mMineStyleVideoListAdapter.notifyDataSetChanged();
|
|
mMineStyleVideoListAdapter.notifyDataSetChanged();
|
|
}
|
|
}
|
|
|
|
+ selectTeachableInstrument.clear();
|
|
if (!TextUtils.isEmpty(styleInfoBean.subjectId)) {
|
|
if (!TextUtils.isEmpty(styleInfoBean.subjectId)) {
|
|
if (styleInfoBean.subjectId.contains(",")) {
|
|
if (styleInfoBean.subjectId.contains(",")) {
|
|
try {
|
|
try {
|