commit | 63b1ab12f614cefbff8b2c72fac82434fd8c8de9 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Wed Jan 02 20:39:06 2019 -0800 |
committer | Nathan Harold <nharold@google.com> | Thu Jan 03 09:51:49 2019 -0800 |
tree | 85bcbd2284607b331738eee70122ebf8a117a66a | |
parent | bcd6a7db39a0edeac24460ff9cb15b4c3fc89fc7 [diff] |
Fix BandMode Dialog Crash on Open due to Style This sidesteps an error saying that the radio BandMode activity must inherit from an AppCompat style. Instead the window is now full-screen and matches the theme of the RadioInfo menu. Bug: 117571514 Test: manual - open the activity without a crash and verify that the new style change is effective. Change-Id: I6e49d731e039709db43dfa6531723781e9e48640