Commit 9f97b1dc by Lee Munkyeong

コードミス修正。

parent aea7e272
......@@ -348,7 +348,7 @@ public class ContentViewActivity extends ABVContentViewActivity {
super.onCreate(savedInstanceState);
// 全画面表示
//getWindow().addFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN);
getWindow().addFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN);
// 初期値設定
pageBGMPathList = new SparseArray<>();
......
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