Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 27dadb3f authored by cketti's avatar cketti Committed by GitHub
Browse files

Merge pull request #4827 from ndscor/patch-2

Disable 'folder count' preference in unread widget config until account has been selected
parents 46747bf1 32a6c8fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
    <CheckBoxPreference
        android:key="unread_folder_enabled"
        android:persistent="false"
        android:enabled="false"
        android:summary="@string/unread_widget_folder_enabled_summary"
        android:title="@string/unread_widget_folder_enabled_title" />