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
8 years ago
parent
ffa9e37530
commit
a125742668
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/src/main/java/com/qhclh/ytzh/work/scan/FumudaiScanResultActivity.java
+ 1
- 0
app/src/main/java/com/qhclh/ytzh/work/scan/FumudaiScanResultActivity.java
View File
@ -202,6 +202,7 @@ public class FumudaiScanResultActivity extends BaseActivity {
if
(
breedname
.
equals
(
""
)
)
{
}
getBreed
(
breedname
)
;
alertDialog
.
dismiss
(
)
;
return
true
;
}
return
false
;
Write
Preview
Loading…
Cancel
Save