更新 MainActivity.java
parent
226666daca
commit
f120e14447
|
|
@ -172,6 +172,7 @@ public class MainActivity extends AppCompatActivity {
|
|||
super.onStop();
|
||||
}
|
||||
|
||||
//下载
|
||||
private void download() {
|
||||
Button testbutton = findViewById(R.id.testBtn);
|
||||
|
||||
|
|
|
|||
Reference in New Issue