Untitled
unknown
plain_text
4 years ago
40 kB
15
Indexable
2021-11-13 14:07:15.595 16269-16386/com.sixt.onemvp.debug E/FrameEvents: updateAcquireFence: Did not find frame.
2021-11-13 14:07:15.706 16269-16269/com.sixt.onemvp.debug E/EventBus: Could not dispatch event: class com.sixt.one.base.plugin.home.HomeOverlayFragmentDoAttachEvent to subscribing class class com.sixt.one.base.plugin.home.HomePresenter
java.lang.RuntimeException: Failed to call observer method
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:232)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #36 in com.sixt.onemvp.debug:layout/fragment_zen_home: Binary XML file line #36 in com.sixt.onemvp.debug:layout/fragment_zen_home: Error inflating class com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView
Caused by: android.view.InflateException: Binary XML file line #36 in com.sixt.onemvp.debug:layout/fragment_zen_home: Error inflating class com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at androidx.fragment.app.Fragment.onCreateView(Fragment.java:1924)
at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
at androidx.fragment.app.FragmentManager.execSingleAction(FragmentManager.java:1971)
at androidx.fragment.app.BackStackRecord.commitNow(BackStackRecord.java:305)
2021-11-13 14:07:15.706 16269-16269/com.sixt.onemvp.debug E/EventBus: at com.sixt.common.eventbus.ui.FragmentExtensionsKt$commitNowWhenStarted$1.onStart(FragmentExtensions.kt:22)
at java.lang.reflect.Method.invoke(Native Method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:222)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #43 in com.sixt.onemvp.debug:layout/view_zen_offerlist_configuration: Binary XML file line #43 in com.sixt.onemvp.debug:layout/view_zen_offerlist_configuration: Error inflating class com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView
Caused by: android.view.InflateException: Binary XML file line #43 in com.sixt.onemvp.debug:layout/view_zen_offerlist_configuration: Error inflating class com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at com.sixt.one.zen.databinding.ViewZenOfferlistConfigurationBinding.inflate(ViewZenOfferlistConfigurationBinding.java:83)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:25)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:22)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(Unknown Source:11)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
2021-11-13 14:07:15.706 16269-16269/com.sixt.onemvp.debug E/EventBus: at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at androidx.fragment.app.Fragment.onCreateView(Fragment.java:1924)
at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
at androidx.fragment.app.FragmentManager.execSingleAction(FragmentManager.java:1971)
at androidx.fragment.app.BackStackRecord.commitNow(BackStackRecord.java:305)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt$commitNowWhenStarted$1.onStart(FragmentExtensions.kt:22)
at java.lang.reflect.Method.invoke(Native Method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:222)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #21 in com.sixt.onemvp.debug:layout/view_zen_text_field_button_with_title: Binary XML file line #21 in com.sixt.onemvp.debug:layout/view_zen_text_field_button_with_title: Error inflating class com.sixt.one.designsystem.input.ZenTextFieldButton
Caused by: android.view.InflateException: Binary XML file line #21 in com.sixt.onemvp.debug:layout/view_zen_text_field_button_with_title: Error inflating class com.sixt.one.designsystem.input.ZenTextFieldButton
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
2021-11-13 14:07:15.706 16269-16269/com.sixt.onemvp.debug E/EventBus: at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at com.sixt.one.zen.databinding.ViewZenTextFieldButtonWithTitleBinding.inflate(ViewZenTextFieldButtonWithTitleBinding.java:51)
at com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView.<init>(ZenTextFieldButtonWithTitleView.kt:12)
at com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView.<init>(ZenTextFieldButtonWithTitleView.kt:10)
at com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView.<init>(Unknown Source:11)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at com.sixt.one.zen.databinding.ViewZenOfferlistConfigurationBinding.inflate(ViewZenOfferlistConfigurationBinding.java:83)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:25)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:22)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(Unknown Source:11)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at androidx.fragment.app.Fragment.onCreateView(Fragment.java:1924)
at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
at androidx.fragment.app.FragmentManager.execSingleAction(FragmentManager.java:1971)
at androidx.fragment.app.BackStackRecord.commitNow(BackStackRecord.java:305)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt$commitNowWhenStarted$1.onStart(FragmentExtensions.kt:22)
at java.lang.reflect.Method.invoke(Native Method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:222)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
2021-11-13 14:07:15.706 16269-16269/com.sixt.onemvp.debug E/EventBus: at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: java.lang.ClassCastException: androidx.constraintlayout.widget.ConstraintLayout cannot be cast to android.widget.FrameLayout
at com.sixt.one.designsystem.button.BorderlessIconButton.setStyle(BorderLessIconButton.kt:64)
at com.sixt.one.designsystem.input.ZenTextFieldButton.setIconButtonStyle(ZenTextFieldButton.kt:98)
at com.sixt.one.designsystem.input.ZenTextFieldButton.<init>(ZenTextFieldButton.kt:55)
at com.sixt.one.designsystem.input.ZenTextFieldButton.<init>(ZenTextFieldButton.kt:23)
... 72 more
2021-11-13 14:07:15.710 16269-16269/com.sixt.onemvp.debug E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.sixt.onemvp.debug, PID: 16269
java.lang.RuntimeException: java.lang.RuntimeException: Failed to call observer method
at com.sixt.common.eventbus.plugincontroller.EventBusExceptionPluginController.onEvent$lambda-0(EventBusExceptionPluginController.kt:13)
at com.sixt.common.eventbus.plugincontroller.EventBusExceptionPluginController.$r8$lambda$43PEDf0-kp-uvHBDlQOfvTEAV08(Unknown Source:0)
at com.sixt.common.eventbus.plugincontroller.EventBusExceptionPluginController$$ExternalSyntheticLambda0.run(Unknown Source:2)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: java.lang.RuntimeException: Failed to call observer method
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:232)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #36 in com.sixt.onemvp.debug:layout/fragment_zen_home: Binary XML file line #36 in com.sixt.onemvp.debug:layout/fragment_zen_home: Error inflating class com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView
Caused by: android.view.InflateException: Binary XML file line #36 in com.sixt.onemvp.debug:layout/fragment_zen_home: Error inflating class com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at androidx.fragment.app.Fragment.onCreateView(Fragment.java:1924)
at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963)
2021-11-13 14:07:15.711 16269-16269/com.sixt.onemvp.debug E/AndroidRuntime: at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
at androidx.fragment.app.FragmentManager.execSingleAction(FragmentManager.java:1971)
at androidx.fragment.app.BackStackRecord.commitNow(BackStackRecord.java:305)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt$commitNowWhenStarted$1.onStart(FragmentExtensions.kt:22)
at java.lang.reflect.Method.invoke(Native Method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:222)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #43 in com.sixt.onemvp.debug:layout/view_zen_offerlist_configuration: Binary XML file line #43 in com.sixt.onemvp.debug:layout/view_zen_offerlist_configuration: Error inflating class com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView
Caused by: android.view.InflateException: Binary XML file line #43 in com.sixt.onemvp.debug:layout/view_zen_offerlist_configuration: Error inflating class com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at com.sixt.one.zen.databinding.ViewZenOfferlistConfigurationBinding.inflate(ViewZenOfferlistConfigurationBinding.java:83)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:25)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:22)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(Unknown Source:11)
2021-11-13 14:07:15.712 16269-16269/com.sixt.onemvp.debug E/AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at androidx.fragment.app.Fragment.onCreateView(Fragment.java:1924)
at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
at androidx.fragment.app.FragmentManager.execSingleAction(FragmentManager.java:1971)
at androidx.fragment.app.BackStackRecord.commitNow(BackStackRecord.java:305)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt$commitNowWhenStarted$1.onStart(FragmentExtensions.kt:22)
at java.lang.reflect.Method.invoke(Native Method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:222)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #21 in com.sixt.onemvp.debug:layout/view_zen_text_field_button_with_title: Binary XML file line #21 in com.sixt.onemvp.debug:layout/view_zen_text_field_button_with_title: Error inflating class com.sixt.one.designsystem.input.ZenTextFieldButton
Caused by: android.view.InflateException: Binary XML file line #21 in com.sixt.onemvp.debug:layout/view_zen_text_field_button_with_title: Error inflating class com.sixt.one.designsystem.input.ZenTextFieldButton
Caused by: java.lang.reflect.InvocationTargetException
2021-11-13 14:07:15.713 16269-16269/com.sixt.onemvp.debug E/AndroidRuntime: at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at com.sixt.one.zen.databinding.ViewZenTextFieldButtonWithTitleBinding.inflate(ViewZenTextFieldButtonWithTitleBinding.java:51)
at com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView.<init>(ZenTextFieldButtonWithTitleView.kt:12)
at com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView.<init>(ZenTextFieldButtonWithTitleView.kt:10)
at com.sixt.one.zen.view.ZenTextFieldButtonWithTitleView.<init>(Unknown Source:11)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at com.sixt.one.zen.databinding.ViewZenOfferlistConfigurationBinding.inflate(ViewZenOfferlistConfigurationBinding.java:83)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:25)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(ZenOfferListConfigurationView.kt:22)
at com.sixt.one.zen.plugin.offerlistconfiguration.ZenOfferListConfigurationView.<init>(Unknown Source:11)
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(LayoutInflater.java:852)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1004)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:959)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1121)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:1124)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)
at android.view.LayoutInflater.inflate(LayoutInflater.java:680)
at android.view.LayoutInflater.inflate(LayoutInflater.java:532)
at androidx.fragment.app.Fragment.onCreateView(Fragment.java:1924)
at androidx.fragment.app.Fragment.performCreateView(Fragment.java:2963)
at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:518)
at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:282)
at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:2189)
at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:2106)
at androidx.fragment.app.FragmentManager.execSingleAction(FragmentManager.java:1971)
at androidx.fragment.app.BackStackRecord.commitNow(BackStackRecord.java:305)
2021-11-13 14:07:15.713 16269-16269/com.sixt.onemvp.debug E/AndroidRuntime: at com.sixt.common.eventbus.ui.FragmentExtensionsKt$commitNowWhenStarted$1.onStart(FragmentExtensions.kt:22)
at java.lang.reflect.Method.invoke(Native Method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback(ClassesInfoCache.java:222)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent(ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks(ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged(ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.java:354)
at androidx.lifecycle.LifecycleRegistry.addObserver(LifecycleRegistry.java:196)
at com.sixt.common.eventbus.ui.FragmentExtensionsKt.commitNowWhenStarted(FragmentExtensions.kt:18)
at com.sixt.one.base.plugin.home.HomeFragment.attachOverlayFragment(HomeFragment.kt:93)
at com.sixt.one.base.plugin.home.HomePresenter.onEvent(HomePresenter.kt:67)
at java.lang.reflect.Method.invoke(Native Method)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:510)
at org.greenrobot.eventbus.EventBus.invokeSubscriber(EventBus.java:504)
at org.greenrobot.eventbus.HandlerPoster.handleMessage(HandlerPoster.java:67)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: java.lang.ClassCastException: androidx.constraintlayout.widget.ConstraintLayout cannot be cast to android.widget.FrameLayout
at com.sixt.one.designsystem.button.BorderlessIconButton.setStyle(BorderLessIconButton.kt:64)
at com.sixt.one.designsystem.input.ZenTextFieldButton.setIconButtonStyle(ZenTextFieldButton.kt:98)
at com.sixt.one.designsystem.input.ZenTextFieldButton.<init>(ZenTextFieldButton.kt:55)
at com.sixt.one.designsystem.input.ZenTextFieldButton.<init>(ZenTextFieldButton.kt:23)
... 72 more
Editor is loading...