Merge "Make BadgedImageView selectable when talkback is on" into rvc-dev am: 9dbc2b7ee4
Change-Id: I5f84bb807b34e8b295f2033b6b1273dcb7b2aef0
This commit is contained in:
@@ -98,6 +98,8 @@ public class BadgedImageView extends ImageView {
|
||||
Path iconPath = PathParser.createPathFromPathData(
|
||||
getResources().getString(com.android.internal.R.string.config_icon_mask));
|
||||
mDotRenderer = new DotRenderer(mBubbleBitmapSize, iconPath, DEFAULT_PATH_SIZE);
|
||||
|
||||
setFocusable(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user