Skip to content

Commit

Permalink
Remove FullscreenWorkaround
Browse files Browse the repository at this point in the history
  • Loading branch information
KreitinnSoftware committed Sep 6, 2024
1 parent 6cf4477 commit bf09e3c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,6 @@ class EmulationActivity : AppCompatActivity(), View.OnApplyWindowInsetsListener
}
})

// Taken from Stackoverflow answer https://stackoverflow.com/questions/7417123/android-how-to-adjust-layout-in-full-screen-mode-when-softkeyboard-is-visible/7509285#
// FullscreenWorkaround.assistActivity(this)
requestConnection()
onPreferencesChanged("")
checkXEvents()
Expand Down
64 changes: 0 additions & 64 deletions app/src/main/java/com/micewine/emu/utils/FullscreenWorkaround.java

This file was deleted.

0 comments on commit bf09e3c

Please sign in to comment.