Custom tab intent crashing on chrome version 94.0.4606.80 on Android

Viewed 373

Below are the logs after updating chrome to 94.0.4606.80 On Opening CustomTabIntent and start typing the password in password field app crashes. Any workaround for time being.

android.view.InflateException: Binary XML file line #38 in com.android.chrome:layout/0_resource_name_obfuscated: Binary XML file line #6 in com.android.chrome:layout/0_resource_name_obfuscated: Error inflating class org.chromium.chrome.browser.keyboard_accessory.tab_layout_component.KeyboardAccessoryTabLayoutView

1 Answers
Related