Skip to content

Commit

Permalink
Disabled EdgeToEdge because of bug described in issue #68
Browse files Browse the repository at this point in the history
  • Loading branch information
FelberMartin committed Oct 23, 2024
1 parent 2350a52 commit 7a2f61d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ class MainActivity : AppCompatActivity(),
}

setContent {
enableEdgeToEdge()
AppTheme {
ProvideLocalVisibleMetisContextManager(
visibleMetisContextManager = visibleMetisContextManager
Expand Down

0 comments on commit 7a2f61d

Please sign in to comment.