Commit 74f7930a authored by fallenstardust's avatar fallenstardust

update btn_download

parent 03c339ed
...@@ -200,7 +200,7 @@ public class WebActivity extends BaseActivity { ...@@ -200,7 +200,7 @@ public class WebActivity extends BaseActivity {
btn_download.setOnClickListener(new View.OnClickListener() { btn_download.setOnClickListener(new View.OnClickListener() {
@Override @Override
public void onClick(View v) { public void onClick(View v) {
downloadfromWeb();
} }
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment