|
|
@ -102,7 +102,6 @@ class ReadBookActivity : ReadBookBaseActivity(), |
|
|
|
override val headerHeight: Int get() = page_view.curPage.headerHeight |
|
|
|
override val headerHeight: Int get() = page_view.curPage.headerHeight |
|
|
|
|
|
|
|
|
|
|
|
override fun onActivityCreated(savedInstanceState: Bundle?) { |
|
|
|
override fun onActivityCreated(savedInstanceState: Bundle?) { |
|
|
|
upLayoutInDisplayCutoutMode() |
|
|
|
|
|
|
|
initView() |
|
|
|
initView() |
|
|
|
upScreenTimeOut() |
|
|
|
upScreenTimeOut() |
|
|
|
ReadBook.callBack = this |
|
|
|
ReadBook.callBack = this |
|
|
|