File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1818
1919 <style name =" AppTheme" parent =" Theme.AppCompat.Light" >
2020
21- <!-- neutral colors to cover cases like startup before dynamic theme can be applied -->
22- <item name =" colorPrimary" >@color/subtleGrayTwo</item >
23- <item name =" colorPrimaryDark" >@color/subtleGrayTwo</item >
21+ <!-- These neutral colors cover cases before dynamic theme can be applied
22+ such as the app launch color -->
23+ <item name =" colorPrimary" >@color/almostBlackDark</item >
24+ <item name =" colorPrimaryDark" >@color/almostBlackDark</item >
2425
2526 <item name =" android:windowBackground" >?attr/colorPrimaryDark</item >
2627 <item name =" windowActionBar" >false</item >
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17- VERSION =5.11.0
17+ VERSION =5.11.1
You can’t perform that action at this time.
0 commit comments