Skip to content

Commit 0e005f7

Browse files
committed
Demo Images added.
1 parent 9a65fd7 commit 0e005f7

File tree

7 files changed

+1
-6
lines changed

7 files changed

+1
-6
lines changed
-379 KB
Binary file not shown.
-397 KB
Binary file not shown.
-408 KB
Binary file not shown.
-435 KB
Binary file not shown.

app/src/main/res/values/themes.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<style name="Theme.CalendarView" parent="Theme.MaterialComponents.DayNight.NoActionBar">
44
<!-- Primary brand color. -->
55
<item name="colorPrimary">@color/purple_500</item>
6-
<item name="colorPrimaryVariant">@color/teal_200</item>
6+
<item name="colorPrimaryVariant">@color/black</item>
77
<item name="colorOnPrimary">@color/white</item>
88
<!-- Secondary brand color. -->
99
<item name="colorSecondary">@color/teal_200</item>
@@ -14,9 +14,4 @@
1414
<!-- Customize your theme here. -->
1515
</style>
1616

17-
<style name="AnimatedDialogStyle" parent="Theme.AppCompat.Light.Dialog">
18-
<item name="android:windowEnterAnimation">@anim/dialog_slide_bottom</item>
19-
<item name="android:windowExitAnimation">@anim/dialog_slide_up</item>
20-
</style>
21-
2217
</resources>

demo-images/demo-image-1.png

86.3 KB
Loading

demo-images/demo-image-2.png

87.6 KB
Loading

0 commit comments

Comments
 (0)