Skip to content

Commit

Permalink
Set staring background color to black (Closes: Etar-Group#409) (Etar-…
Browse files Browse the repository at this point in the history
  • Loading branch information
jspricke authored Jan 7, 2019
1 parent 122d01a commit 730704d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@
<style name="CalendarTheme.WithoutActionBar" parent="CalendarAppTheme">
<item name="android:endYear">2036</item>
<item name="android:startYear">1970</item>
<item name="android:windowBackground">@color/bg_black</item>
</style>

<style name="CalendarTheme.WithActionBar" parent="CalendarAppThemeWithActionBar">
Expand Down

0 comments on commit 730704d

Please sign in to comment.