Skip to content

Commit d509922

Browse files
Update Readme file.
1 parent c35f12a commit d509922

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
JCalendar is an Android library for displaying one month later and a month ago from the device's current date.
44
## Screenshot and gif
55

6+
<img src="gallery/screenshot.jpg" width="45%"></img>
7+
<img src="gallery/jcalendar.gif" width="45%"></img>
8+
69

710
## Installation
811

@@ -97,3 +100,12 @@ Pull requests are welcome. For major changes, please open an issue first to disc
97100

98101
Please make sure to update tests as appropriate.
99102
## Related Links
103+
<a href="https://github.com/jhonnyx2012/HorizontalPicker">Horizontal Picker</a>
104+
<br/>
105+
<a href="https://github.com/eloyzone/jalali-calendar">jalali-calendar</a>
106+
<br/>
107+
<a href="https://developer.android.com/studio/write/java8-support-table">Use Java-8 apis in the android</a>
108+
<br/>
109+
<a href="https://medium.com/@douglas.iacovelli/the-beauty-of-custom-views-and-how-to-do-it-79c7d78e2088">The beauty of Custom Views in Android and How to do it!</a>
110+
<br/>
111+
<a href="https://medium.com/@anujguptawork/how-to-create-your-own-android-library-and-publish-it-750e0f7481bf">How to create your own Android Library and publish it</a>

0 commit comments

Comments
 (0)