commit | ee151ae49c0f0afc1fd9a2043ca7b5e1b78dcd8e | [log] [tgz] |
---|---|---|
author | Tiger <tigerhuang@google.com> | Fri Mar 15 14:36:49 2024 +0800 |
committer | Tiger Huang <tigerhuang@google.com> | Mon Apr 15 18:13:14 2024 +0000 |
tree | 24f60007be48b71af026b7d09e26a49e38dd2eba | |
parent | 869e636a5c6cc17d6faaf0b95b4568286caa06fc [diff] |
Let WindowInsetsTests support edge-to-edge This CL lets the activities handle insets properly because apps targeting V are forced to go edge-to-edge. This CL also lets the app support dark theme. Fix: 329647020 Bug: 309578419 Test: Open each activity with or without dark theme, and see if the layout and the color are correct. Change-Id: I159a042e546a60c33bd0e2fb3b66736501386979