commit | 61d80986b9775441a56a22a36b39da3a9fef7ee1 | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@google.com> | Tue Nov 29 13:08:13 2011 -0800 |
committer | Brian Muramatsu <btmura@google.com> | Tue Nov 29 13:10:51 2011 -0800 |
tree | ccafccbbf3ef67a9b16928ef9919713518d03d4f | |
parent | 98bcc322cb3a04e0f2c3bb49d08ff3060edc89a6 [diff] |
Fix ViewTreeObserverTest in Landscape Orientation Bug 5679517 The content view had a LinearLayout with horizontal orientation, so the button ended up near the navigation bar which rejected the simulated pointer event. Change the layout to use vertical orientation. The changes in ViewTreeObserverTest are just to remove warnings and get rid of the testing annotations. Change-Id: Ibd062336ef1285305fc8238a5a78190a3ec57656