You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pressBack() is flaky for me... sometimes ( maybe 1% ) it just fails ( mostly on
real devices, like the S3 ).
When it works I see this in the logs:
22076 22076 ViewInteraction info 11-26 14:04:54.860 Performing 'send keyCode:
4, metaState: 0 key event' action on view is a root view.
22155 22076 ESP_TRACE verbose 11-26 14:04:54.870 EventInjector:Injecting event
for character (??) with key code (4) downtime: (23949649)
22076 22076 ESP_TRACE verbose 11-26 14:04:54.870 UiControllerImpl:
MessageQueue.next(): { what=3 when=0 arg1=1551 }, with target:
android.os.Handler, callback: no callback.
22155 22076 ESP_TRACE verbose 11-26 14:04:54.870 EventInjector:Injecting event
for character (??) with key code (4) downtime: (23949653)
When it doesn't work I see this in the logs:
233 9233 ViewInteraction info 11-26 14:46:51.329 Performing 'send keyCode: 4,
metaState: 0 key event' action on view is a root view.
9325 9233 ESP_TRACE verbose 11-26 14:46:51.339 EventInjector:Injecting event
for character (??) with key code (4) downtime: (26322247)
681 360 InputDispatcher info 11-26 14:46:51.339 Delivering key to: action: 0x0
(0)
Original issue reported on code.google.com by [email protected] on 26 Nov 2014 at 10:24
Original issue reported on code.google.com by
[email protected]
on 26 Nov 2014 at 10:24The text was updated successfully, but these errors were encountered: