commit | 94b9bc9ab3cb72d6b5bb6d7a419dc7c5eb9d8410 | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Mon Sep 09 16:00:38 2019 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Mon Sep 09 16:00:38 2019 +0800 |
tree | 52ce49f9f97ed1bb08cb669341bd6169d3a13468 | |
parent | f32fc6b6cb7afbbfc13796a7f37611151080739a [diff] |
Fix flaky test AccessibilityEmbeddedDisplayTest Give fixed size for ActivityView may cause it over boundary in some situations (e.g., small screen and landscape mode). Use match parent instead of fixed size since this test focus on resizing. Bug: 128440387 Test: atest AccessibilityEmbeddedDisplayTest Change-Id: I3d3063885bab239b4073379117e051c36d3cf92c