Merge "Move 'show hidden channels' option" into main

This commit is contained in:
Julia Reynolds
2024-06-26 13:30:48 +00:00
committed by Android (Google) Code Review
9 changed files with 227 additions and 45 deletions

View File

@@ -55,6 +55,11 @@
android:key="channels"
android:layout="@layout/empty_view" />
<Preference
android:key="more"
android:title="@string/no_recent_channels"
android:icon="@drawable/ic_expand"/>
<!-- Importance toggle -->
<com.android.settingslib.RestrictedSwitchPreference
android:key="allow_sound"