am 8fa69381: am 0e538548: am cd1f3095: Merge "Slide unlock cannot get accessibility focus." into jb-mr1-lockscreen-dev
* commit '8fa69381f212b85ec9156e0a95382cd3ff312444': Slide unlock cannot get accessibility focus.
This commit is contained in:
@@ -954,7 +954,8 @@ public class GlowPadView extends View {
|
|||||||
onTouchEvent(event);
|
onTouchEvent(event);
|
||||||
event.setAction(action);
|
event.setAction(action);
|
||||||
}
|
}
|
||||||
return super.onHoverEvent(event);
|
super.onHoverEvent(event);
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user