This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
no message
master
lh
7 years ago
parent
b4dd188f4a
commit
c1c0d4559d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/src/main/java/com/qhclh/ytzh/work/WorkFragment.java
+ 1
- 1
app/src/main/java/com/qhclh/ytzh/work/WorkFragment.java
View File
@ -283,8 +283,8 @@ public class WorkFragment extends BaseFragment {
}
else
{
work_iv
.
setVisibility
(
View
.
GONE
)
;
}
workAdapter
.
notifyDataSetChanged
(
)
;
}
workAdapter
.
notifyDataSetChanged
(
)
;
}
@Override
Write
Preview
Loading…
Cancel
Save