Commit b7220ec9 by onuma

タブスペースを空白に変更した

parent dd69043a
...@@ -3848,7 +3848,7 @@ public class ContentViewActivity extends ABVContentViewActivity { ...@@ -3848,7 +3848,7 @@ public class ContentViewActivity extends ABVContentViewActivity {
case WEBVIEW: case WEBVIEW:
case PREVIEW: case PREVIEW:
isAnotherViewOpenFlg = false; isAnotherViewOpenFlg = false;
// playPageBGMSound(mCurrentPageNumber); //프리뷰 모드 일때 음악재생 Bug //playPageBGMSound(mCurrentPageNumber); //프리뷰 모드 일때 음악재생 Bug
break; break;
case ABookCommConstants.ABOOK_CHECK_TASK_IMAGE: case ABookCommConstants.ABOOK_CHECK_TASK_IMAGE:
if (mUploadMessage == null) { if (mUploadMessage == null) {
......
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