Merge "Hide "additional info" when active dream does not support." into tm-qpr-dev

This commit is contained in:
Darrell Shi
2023-02-24 16:10:13 +00:00
committed by Android (Google) Code Review
6 changed files with 240 additions and 14 deletions

View File

@@ -37,8 +37,7 @@
<com.android.settingslib.widget.LayoutPreference
android:key="dream_picker"
android:selectable="false"
android:layout="@layout/dream_picker_layout"
settings:controller="com.android.settings.dream.DreamPickerController"/>
android:layout="@layout/dream_picker_layout"/>
</PreferenceCategory>
<SwitchPreference