mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Remove FIXME comment [skip ci]
Fixed after using Voyager as navigation
This commit is contained in:
parent
3fa755117f
commit
6c05cbd41a
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class AboutLibraryLicenseScreen(
|
||||||
val backPress = LocalBackPress.currentOrThrow
|
val backPress = LocalBackPress.currentOrThrow
|
||||||
val uriHandler = LocalUriHandler.current
|
val uriHandler = LocalUriHandler.current
|
||||||
|
|
||||||
// FIXME: For some reason AppBar is offscreen
|
|
||||||
YokaiScaffold(
|
YokaiScaffold(
|
||||||
onNavigationIconClicked = {
|
onNavigationIconClicked = {
|
||||||
when {
|
when {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue