Merge "Revert "[Expressive design] Update MainSwitch in SettingsActivity."" into main

This commit is contained in:
Jacky Wang
2024-12-26 23:17:38 -08:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 11 deletions

View File

@@ -28,13 +28,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"/>
<com.android.settings.widget.SettingsMainSwitchBar
android:id="@+id/expressive_switch_bar"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="16dip"/>
<FrameLayout
android:id="@+id/main_content"
android:layout_width="match_parent"