[E2E] Update the Settings Homepage for new E2E rule
This windowOptOutEdgeToEdgeEnforcement attribute doesn't support in 25Q2. Modify Settings Homepage to apply new rule of the Edge-to-Edge. Test: manual test Bug: 333998128 Flag: EXEMPT bugfix Change-Id: Idd3bbc94813d35044814115a7ece6f1787095f67
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
<dimen name="search_bar_padding_end_two_pane">24dp</dimen>
|
||||
<dimen name="search_bar_title_padding_start">-4dp</dimen>
|
||||
<dimen name="search_bar_title_padding_start_regular_two_pane">8dp</dimen>
|
||||
<dimen name="search_bar_container_top_padding">8dp</dimen>
|
||||
|
||||
<!-- Avatar -->
|
||||
<dimen name="avatar_length">48dp</dimen>
|
||||
|
||||
@@ -190,9 +190,6 @@
|
||||
|
||||
<!-- Define this color for material design -->
|
||||
<item name="colorPrimaryVariant">@android:color/white</item>
|
||||
<!-- Workaround for E2E modification. -->
|
||||
<!-- TODO (b/328622648) waiting for new method instead of this attribute. -->
|
||||
<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Settings.Home" parent="Theme.Settings.HomeBase">
|
||||
|
||||
Reference in New Issue
Block a user