Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathandelaSen authored Nov 1, 2020
1 parent 77cde94 commit 4a044d6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Android library to create beautiful, clean and minimal UIs.

![ActionDialog](/Screenshots/Dialog/clean_ui_action_dialog.gif)
![TopHorizontalCalendarWithHeader](/Screenshots/Calendar/clean_ui_calendar.gif)
![Tasks with calendar](/Screenshots/Tasks/SimpleTask/clean_ui_tasks_simple_task.gif)


## Instalation 🛠
Expand Down Expand Up @@ -49,6 +49,14 @@ I will be glad to hear your suggestions 🙏

Recycler view with two different type of tasks

![Simple tasks with calendar](/Screenshots/Tasks/SimpleTask/clean_ui_tasks_simple_task.gif)

![Minimal tasks with calendar](/Screenshots/Tasks/MinimalTask/clean_ui_tasks_minimal_task.gif)


![Simple tasks with calendar](/Screenshots/Tasks/SimpleTask/clean_ui_tasks_simple_task.png)

![Minimal tasks with calendar](/Screenshots/Tasks/MinimalTask/clean_ui_tasks_minimal_task.png)
```Kotlin
MinimalTask(
title = "Everyone loves the pepperiness of onion curry rinsed with clammy thyme.",
Expand Down

0 comments on commit 4a044d6

Please sign in to comment.