commit | 87996f73c8817ea358a73a4ce6a494fea0f97063 | [log] [tgz] |
---|---|---|
author | Cole Faust <[email protected]> | Tue Jul 07 14:59:43 2020 -0700 |
committer | Cole Faust <[email protected]> | Fri Jul 10 14:22:41 2020 -0700 |
tree | 129064d587209b94dee34ebe3864ea512be3ba11 | |
parent | f7c96f328f2aa2ba12591733ea3c95168e2f3b69 [diff] |
Change baselayout content id Right now we use the id "content", which can easily be confused with android:id/content. In addition, if other layouts use "@+id/content" on a view and a base layout RRO is applied (on Q and earlier, which admittedly won't really happen), they won't be able to find that view without using CarUiUtils.findViewByRefId() Bug: 160725709 Test: Manually Change-Id: Ief8c65fb91bcb25696b6a6ba06b36c2b7edfdac9