commit | fe093ef6bc4c6573786d679ca601cfd29c3de11b | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Tue Mar 19 22:59:03 2024 +0800 |
committer | Tiger <tigerhuang@google.com> | Wed Mar 20 23:00:04 2024 +0800 |
tree | 277fb793e157d7bd70cddad9c4e95adb41f6bd5c | |
parent | 048498254e473248690d170d4f1129f0e435f4c5 [diff] |
Let BusinessCardActivity consume insets on its own Since Android V, the framework won't consume insets for apps targeting SDK level 35+. This CL lets BusinessCardActivity consumes insets on its own or its critial items will be obscured by system windows. Bug: 329285903 Bug: 309578419 Test: `make BusinessCard` and see if the layout is as expected. Change-Id: I4ba7379e9ea808b1f863ce5fc4ec21a47a242b7b