Loading bliss/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,4 +28,5 @@ <string name="widget_no_resize">Cannot resize this widget</string> <string name="widget_add">Add</string> <string name="widget_remove">Remove</string> <string name="show_notification_count">Show notification count</string> </resources> res/xml/launcher_preferences.xml +1 −1 Original line number Diff line number Diff line Loading @@ -108,5 +108,5 @@ android:defaultValue="true" android:key="pref_notif_count" android:persistent="true" android:title="Show notification count" /> android:title="@string/show_notification_count" /> </androidx.preference.PreferenceScreen> Loading
bliss/res/values/strings.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,4 +28,5 @@ <string name="widget_no_resize">Cannot resize this widget</string> <string name="widget_add">Add</string> <string name="widget_remove">Remove</string> <string name="show_notification_count">Show notification count</string> </resources>
res/xml/launcher_preferences.xml +1 −1 Original line number Diff line number Diff line Loading @@ -108,5 +108,5 @@ android:defaultValue="true" android:key="pref_notif_count" android:persistent="true" android:title="Show notification count" /> android:title="@string/show_notification_count" /> </androidx.preference.PreferenceScreen>