mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
feat: Add option to clear home screen in settings (#6125)
Signed-off-by: abhixv <abhi.sharma1@hotmail.com>
This commit is contained in:
committed by
Pun Butrach
parent
9898749619
commit
5f3a03f4fb
@@ -21,8 +21,4 @@ package com.android.systemui.plugins
|
||||
interface BcSmartspaceConfigPlugin {
|
||||
/** Gets default date/weather disabled status. */
|
||||
val isDefaultDateWeatherDisabled: Boolean
|
||||
/** Gets if Smartspace should use ViewPager2 */
|
||||
val isViewPager2Enabled: Boolean
|
||||
/** Gets if card swipe event should be logged */
|
||||
val isSwipeEventLoggingEnabled: Boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user