mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Remove use24HourFormatAdapter due to it being unused
This commit is contained in:
@@ -124,7 +124,6 @@ fun SmartspaceDateAndTimePreferences() {
|
||||
val calendarAdapter = preferenceManager2.smartspaceCalendar.getAdapter()
|
||||
val showDateAdapter = preferenceManager2.smartspaceShowDate.getAdapter()
|
||||
val showTimeAdapter = preferenceManager2.smartspaceShowTime.getAdapter()
|
||||
val use24HourFormatAdapter = preferenceManager2.smartspaceTimeFormat.getAdapter()
|
||||
|
||||
val calendarHasMinimumContent = !showDateAdapter.state.value || !showTimeAdapter.state.value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user