Skip to content

Commit

Permalink
Update Readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad-Javad authored Nov 1, 2020
1 parent c35f12a commit d509922
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
JCalendar is an Android library for displaying one month later and a month ago from the device's current date.
## Screenshot and gif

<img src="gallery/screenshot.jpg" width="45%"></img>
<img src="gallery/jcalendar.gif" width="45%"></img>


## Installation

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

Please make sure to update tests as appropriate.
## Related Links
<a href="https://github.com/jhonnyx2012/HorizontalPicker">Horizontal Picker</a>
<br/>
<a href="https://github.com/eloyzone/jalali-calendar">jalali-calendar</a>
<br/>
<a href="https://developer.android.com/studio/write/java8-support-table">Use Java-8 apis in the android</a>
<br/>
<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>
<br/>
<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 comments on commit d509922

Please sign in to comment.