version:2.3
fix:修复锁屏密码问题 update:
This commit is contained in:
@@ -1259,6 +1259,7 @@ public class MessageReceiver extends XGPushBaseReceiver {
|
||||
intent.setAction(ManagerService.ACTION_UNLOCK);
|
||||
}
|
||||
context.sendBroadcast(intent);
|
||||
NetInterfaceManager.getInstance().getLockScreenPwd();
|
||||
}
|
||||
|
||||
private static Observable<Integer> getScreenshot(Context context, String filePath) {
|
||||
|
||||
Reference in New Issue
Block a user