This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
fyf
/
ChaBaiDao
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
流速校验
第二版
fyf
1 year ago
parent
4e30dbe5a9
commit
289a13639d
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/example/bpa/view/from/lsjy_activity.java
+ 1
- 1
app/src/main/java/com/example/bpa/view/from/lsjy_activity.java
View File
@@ -511,7 +511,7 @@ public class lsjy_activity extends AppCompatActivity implements View.OnClickList
DeviceData.Get().OnChargeMixtureComNotPar = new IRun() {
@Override
public void Run() {
if (index > 0) {
if (index >
=
0) {
final int kkk = index;
try {
lsjy_activity.this.runOnUiThread(new Runnable() {
Write
Preview
Loading…
Cancel
Save