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
df26b32212
commit
7339baf07b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/src/main/java/com/qhclh/ytzh/work/tablepoultry/LvBuildhousenaneAdapter.java
+1
-1
app/src/main/java/com/qhclh/ytzh/work/tablepoultry/LvReportInfoAdapter.java
+ 1
- 1
app/src/main/java/com/qhclh/ytzh/work/tablepoultry/LvBuildhousenaneAdapter.java
View File
@ -17,7 +17,7 @@ import java.util.List;
/
*
*
*
Created
by
青花瓷
on
2017
/
6
/
29
.
*
/
/
/
/
<
利润分析中一个适配器
/
/
/
<
栋舍
public
class
LvBuildhousenaneAdapter
extends
BaseAdapter
{
private
Context
context
;
private
List
<
ReportString
>
list
;
+ 1
- 1
app/src/main/java/com/qhclh/ytzh/work/tablepoultry/LvReportInfoAdapter.java
View File
@ -16,7 +16,7 @@ import java.util.List;
/
*
*
*
Created
by
青花瓷
on
2017
/
6
/
29
.
*
/
/
/
/
<
利润分析中的适配器
/
/
/
<
具体信息
public
class
LvReportInfoAdapter
extends
BaseAdapter
{
private
Context
context
;
private
List
<
ReportBean
>
list
;
Write
Preview
Loading…
Cancel
Save