Merge "DO NOT MERGE Add content descriptions for workspace cells." into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
cb5adfe1ef
@@ -442,6 +442,8 @@ public class Workspace extends SmoothPagedView
|
||||
cl.setOnInterceptTouchListener(this);
|
||||
cl.setClickable(true);
|
||||
cl.enableHardwareLayers();
|
||||
cl.setContentDescription(getContext().getString(
|
||||
R.string.workspace_description_format, getChildCount()));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user