Commit 20baf5c7 by chengchong

加上了pm

parent c1bee5b7
...@@ -37,6 +37,7 @@ public class AddDeviceActivity extends BaseActivity { ...@@ -37,6 +37,7 @@ public class AddDeviceActivity extends BaseActivity {
} }
//对返回键进行监听 //对返回键进行监听
@Override @Override
public boolean onKeyDown(int keyCode, KeyEvent event) { public boolean onKeyDown(int keyCode, KeyEvent event) {
......
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