diff options
author | wilsonshih <wilsonshih@google.com> | 2021-01-08 14:06:40 +0800 |
---|---|---|
committer | wilsonshih <wilsonshih@google.com> | 2021-01-08 15:03:38 +0800 |
commit | aefbd7ba69ccaad969af66da0f09d0403a151160 (patch) | |
tree | 6dc2b9ecfda6d855a78d1ccf2385a0f9c1103300 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | df8d239a9909720b6bc1abe870249c5402478a02 (diff) |
Specify the default theme for splash screen window.
By default if application didn't specify a theme, PhoneWindow will
get the default theme by Resources#selectDefaultTheme for itself
and currently it could be Theme_DeviceDefault_Light_DarkActionBar,
which will shows an ActionBar on splash screen window, and looks
bad for starting window.
For this case, use Theme_DeviceDefault_DayNight for splash screen
window should be a better choice.
Bug: 73289295
Test: atest StartingSurfaceDrawerTests
Change-Id: Ia47afcb26c7aaa7781a24e3fe8122e58901776dc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions