mirror of
https://github.com/readest/readest.git
synced 2026-04-28 19:42:21 +00:00
This commit is contained in:
parent
e9d71b2936
commit
011ad18a02
5 changed files with 12 additions and 12 deletions
|
|
@ -442,7 +442,6 @@ class NativeBridgePlugin(private val activity: Activity): Plugin(activity) {
|
|||
|
||||
if (windowInsets != null) {
|
||||
val insets = windowInsets.getInsets(
|
||||
WindowInsetsCompat.Type.systemBars() or
|
||||
WindowInsetsCompat.Type.displayCutout()
|
||||
)
|
||||
val density = activity.resources.displayMetrics.density
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue