commit | dd314dee66d564411bc25b18e9a082ee79ef0d02 | [log] [tgz] |
---|---|---|
author | Sumedh Sen <sumedhsen@google.com> | Wed Jan 24 21:13:54 2024 -0800 |
committer | Sumedh Sen <sumedhsen@google.com> | Thu Feb 01 02:25:30 2024 -0800 |
tree | d9638c9db8cc0dd40c187d14f3440157d219b47b | |
parent | 922109ceee9cae5dd0ccf459b50f83ebb95525ad [diff] |
Rearrange PIA themes. All activities require no action bar and title since only a dialog is shown. As such, we dont need to specify a theme for each individual activity. We can include the `NoActionBar` theme's properties into the application theme. Test: Manual. Install an APK and observe the UI Bug: 316810746 Change-Id: I0f420793edfee54c8ac352456f06d610b75458c8