Merge "Fixed extra padding in "Open by default" page" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-05-14 03:57:18 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 5 deletions

View File

@@ -23,10 +23,6 @@
android:key="open_by_default_supported_links"
android:title="@string/app_launch_open_domain_urls_title"/>
<com.android.settingslib.widget.TopIntroPreference
android:key="open_by_default_top_intro"
android:title="@string/app_launch_top_intro_message"/>
<PreferenceCategory
android:layout="@layout/preference_category_no_label"
android:key="open_by_default_main_category"