commit | 7be5af7d806983dfb64638ab9d220dd05143f01e | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Fri Nov 19 14:57:47 2021 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Mon Nov 22 10:15:45 2021 -0500 |
tree | f7d49d1ce4856b95d6cd16320c6db2d43f53e751 | |
parent | 3e84fae4e7a3a69bbd056944c5ef8bc030be3bfa [diff] |
Create style for AlertDialog in SystemUI This creates the style up to the design spec and customizes the following: * Dialog icon on top of title * Font sizes and colors * Buttons * Padding Using R.style.Theme_SystemUI_Dialog for an AlertDialog (or preferably a SystemUIDialog) will make sure that the correct style is applied. Test: manual, using a test dialog Fixes: 203666386 Change-Id: Ied39acb05295dea1e1e353ef504d013900a97266