commit | 0ef09b7fe31b08f796dbd4b4e334a95fa02818ff | [log] [tgz] |
---|---|---|
author | Aga Madurska <amad@google.com> | Thu Jan 19 18:13:24 2017 +0000 |
committer | Aga Madurska <amad@google.com> | Thu Jan 19 18:20:46 2017 +0000 |
tree | ad892feb5a8498393f546b3e98700e0df206136d | |
parent | fb88dc0a419d5deb52f78a5598f1970d8f0e3af0 [diff] |
Fix BoxInsetLayout tests for phone devices. This Cl ensures that the tests are run on a relevan Activity - without a status bar, navigation bar or an ActionBar. BoxInsetLayout is not compatible with the above as it is meant to be used as the top-level hierarchy element on Wear devices which do not support the above elements. Test: Performed manual testing on a phone and a round and square watch. Bug: 34115480 Change-Id: Icc4dbefed8ea2efebba9ae17f0fe5569386daa03