|
|
|
@ -182,6 +182,7 @@ class ReadBookActivity : BaseReadBookActivity(), |
|
|
|
|
override fun onWindowFocusChanged(hasFocus: Boolean) { |
|
|
|
|
super.onWindowFocusChanged(hasFocus) |
|
|
|
|
upSystemUiVisibility() |
|
|
|
|
binding.readMenu.upBrightnessState() |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
override fun onConfigurationChanged(newConfig: Configuration) { |
|
|
|
|