Maybe it will build this time?
Change-Id: Ibcd33f2c793d21ac91eb0f8fe537f4fec14aeb61
This commit is contained in:
@@ -4541,7 +4541,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
||||
initializeScrollIndicators = true;
|
||||
}
|
||||
break;
|
||||
case R.styleable.View_pointerShape:
|
||||
case R.styleable.View_pointerIcon:
|
||||
final int resourceId = a.getResourceId(attr, 0);
|
||||
if (resourceId != 0) {
|
||||
setPointerIcon(PointerIcon.loadCustomIcon(
|
||||
|
||||
Reference in New Issue
Block a user