Merge "Change accessibility announcement for workspace from "Pixel Launcher" to "Home"." into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
748195421c
@@ -536,6 +536,7 @@ public class Launcher extends StatefulActivity<LauncherState>
|
||||
if (Utilities.ATLEAST_R) {
|
||||
getWindow().setSoftInputMode(LayoutParams.SOFT_INPUT_ADJUST_NOTHING);
|
||||
}
|
||||
setTitle(R.string.home_screen);
|
||||
}
|
||||
|
||||
protected LauncherOverlayManager getDefaultOverlay() {
|
||||
|
||||
Reference in New Issue
Block a user