ass="lines-code">
cameraInitHandler.removeCallbacksAndMessages(null);
|
145
|
149
|
cameraInitHandler = null;
|
|
146
|
150
|
}
|
|
|
151
|
+ LogHelper.d("czy","endSession ");
|
|
147
|
152
|
}
|
|
148
|
153
|
|
|
149
|
154
|
public void deletePhoto(PhotoBean photoBean){
|
|
|
|
@@ -14,7 +14,6 @@ import ai.pai.lensman.R;
|
|
14
|
14
|
import ai.pai.lensman.bean.PhotoBean;
|
|
15
|
15
|
import ai.pai.lensman.bean.SessionBean;
|
|
16
|
16
|
import ai.pai.lensman.db.DBService;
|
|
17
|
|
-import ai.pai.lensman.db.Preferences;
|
|
18
|
17
|
import ai.pai.lensman.service.UploadService;
|
|
19
|
18
|
|
|
20
|
19
|
|
|
|
|
@@ -10,7 +10,7 @@
|
|
10
|
10
|
<string name="bt_disconnected">已断开</string>
|
|
11
|
11
|
<string name="briefs">简报</string>
|
|
12
|
12
|
<string name="settings">设置</string>
|
|
13
|
|
- <string name="scene">场景</string>
|
|
|
13
|
+ <string name="scene">场景%d</string>
|
|
14
|
14
|
|
|
15
|
15
|
<string name="wx_login">微信登录</string>
|
|
16
|
16
|
<string name="agree_protocol">已阅读并同意<u>拍爱用户协议</u></string>
|