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
dc1fbe26aa
commit
d1f74dc1f4
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/Poultrydailyreport/PoultryDailyReportActivity.java
+ 1
- 1
app/src/main/java/com/qhclh/ytzh/work/Poultrydailyreport/PoultryDailyReportActivity.java
View File
@ -56,7 +56,7 @@ public class PoultryDailyReportActivity extends BaseActivity implements Calendar
finish
(
)
;
}
}
)
;
tv_toolbar_title
.
setText
(
DateTimeUtil
.
getYMD2
(
new
Date
(
System
.
currentTimeMillis
(
)
-
1000
*
60
*
60
*
24
)
)
)
;
initTabLayout
(
)
;
initViewPager
(
)
;
}
Write
Preview
Loading…
Cancel
Save