mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Merge "Announce “Desktop” when focusing on the desktop mode in Overview" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
cd53b74000
@@ -94,7 +94,7 @@ class DesktopTaskView @JvmOverloads constructor(context: Context, attrs: Attribu
|
||||
context.theme
|
||||
)
|
||||
)
|
||||
setText(resources.getText(R.string.recent_task_option_desktop))
|
||||
setText(resources.getText(R.string.recent_task_desktop))
|
||||
}
|
||||
childCountAtInflation = childCount
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user