Assigned
Status Update
Comments
vi...@google.com <vi...@google.com>
ak...@google.com <ak...@google.com>
ji...@google.com <ji...@google.com>
lo...@google.com <lo...@google.com> #2
Charles, mind help taking a look?
ch...@google.com <ch...@google.com> #3
May I know which version are you using?
ch...@google.com <ch...@google.com> #4
Also, it would be helpful if you have bugreport(adb bugreport
) of the crash.
je...@microsoft.com <je...@microsoft.com> #5
Thanks for the attention here everybody.
AndroidX.Window version is 1.1.0
Unable to reproduce myself, this stack trace is from a Crash Report, so unable to capture a bug report... but can share more of the Stack Trace if that's helpful?
AndroidX.Window version is 1.1.0
Unable to reproduce myself, this stack trace is from a Crash Report, so unable to capture a bug report... but can share more of the Stack Trace if that's helpful?
je...@microsoft.com <je...@microsoft.com> #6
Also happy to update to 1.2.0 (looking through the release notes I'm not sure that this issue has been addressed explicitly)
Description
Caused by java.lang.IllegalArgumentException:
at androidx.window.embedding.SplitAttributes$LayoutDirection$Companion.getLayoutDirectionFromValue$window_release (SplitAttributes.kt:345)
at androidx.window.embedding.RuleParser.parseSplitPairRule (RuleParser.kt:181)
at androidx.window.embedding.RuleParser.parseRules$window_release (RuleParser.kt:67)
at androidx.window.embedding.RuleController$Companion.parseRules (RuleController.kt:134)
at com.myapp.ui.split.SplitInitializer.create (SplitInitializer.kt:16)
at com.myapp.ui.split.SplitInitializer.create (SplitInitializer.kt:13)
at androidx.startup.AppInitializer.doInitialize (AppInitializer.java:180)
My SplitPairRule has locale set
window:splitLayoutDirection="locale"
OnePlusT7Pro, Android 12