commit | 9a7543438e16c1e20c398fddc02fb48c30f1e5e2 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Mon Aug 15 13:49:24 2016 -0700 |
committer | Aurimas Liutikas <aurimas@google.com> | Mon Aug 15 20:53:18 2016 +0000 |
tree | f8b5d037fc371c485fa5de072f5bb5bac7e510e7 | |
parent | 48e596901f4c796f92fc47599535564e40d6fc56 [diff] |
Fixing a couple of keyboard shortcuts tests. - KeyboardShortcutsTestCaseWithWindowDecor#testAccessActionBar was failing as it did not have a toolbar or EditText. - KeyboardShortcutsTestCaseWithToolbar#testAccessActionBar was failing in landscape because of ime fullscreen UI and assuming focus does not move to toolbar with DPAD-UP (removed assertion). Bug: 29748261 Change-Id: I4262573337baed0d95f4af054e350fff9e19c567