Fix LayoutParams missing in AL
There are some pages that use expressive (BC25) design but doesn't have the base expressive theme Theme.SettingsBase.Expressive. For example, in this AL page, they only have these themes: * ExpressiveTwoTargetPreferenceTheme * PreferenceTheme.SetupWizard * SudThemeGlifExpressive.DayNight * SetupWizardPartnerResource * GlifTheme.Light * Theme.DeviceDefault.Light.DarkActionBar (inherits from Theme.Material.Light.DarkActionBar) None of these inherit from the base expressive theme Theme.SettingsBase.Expressive Fixes: 433971234 Test: Presubmit Flag: EXEMPT bugfix Change-Id: I6d6e04ec3045bdfbbe2d949e7bc98688c814ad99
Loading
Please register or sign in to comment