Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- ...
- ...
Expected behavior
A clear and concise description of what you expected to happen.
Exception
Entry not found: resources.arsc
java.lang.IllegalStateException: Entry not found: resources.arsc
at me.lkl.dalvikus.tree.archive.ZipNode.readEntry(ZipNode.kt:70)
at me.lkl.dalvikus.tree.backing.ZipBacking.size(Backing.kt:36)
at me.lkl.dalvikus.tree.backing.BackingFileNode.getMetadata(BackingFileNode.kt:62)
at me.lkl.dalvikus.ui.tree.TreeViewKt$TreeRow$3.invoke(TreeView.kt:198)
at me.lkl.dalvikus.ui.tree.TreeViewKt$TreeRow$3.invoke(TreeView.kt:197)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:370)
at androidx.compose.material3.internal.ProvideContentColorTextStyleKt.ProvideContentColorTextStyle-3J-VO9M(ProvideContentColorTextStyle.kt:41)
at androidx.compose.material3.ListItemKt.ProvideTextStyleFromToken-3J-VO9M(ListItem.kt:704)
at androidx.compose.material3.ListItemKt.access$ProvideTextStyleFromToken-3J-VO9M(ListItem.kt:1)
at androidx.compose.material3.ListItemKt$ListItem$decoratedSupportingContent$1$1.invoke(ListItem.kt:116)
at androidx.compose.material3.ListItemKt$ListItem$decoratedSupportingContent$1$1.invoke(ListItem.kt:115)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
at androidx.compose.ui.layout.LayoutKt$combineAsVirtualLayouts$1.invoke(Layout.kt:435)
at androidx.compose.ui.layout.LayoutKt$combineAsVirtualLayouts$1.invoke(Layout.kt:177)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
at androidx.compose.material3.ListItemKt.ListItemLayout(ListItem.kt:822)
at androidx.compose.material3.ListItemKt.access$ListItemLayout(ListItem.kt:1)
at androidx.compose.material3.ListI
Environment:
- App version: 1.0.13
- OS: Windows 10 10.0
- Java: 17.0.16
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Exception
Environment:
Additional context
Add any other context about the problem here.