Skip to content

Commit 5ff3ea0

Browse files
committed
Updated readme
1 parent efb0872 commit 5ff3ea0

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ An Android library that lets you create in a simple, fast and hassle-free way a
1313

1414
This component follows the [Material Design Guidelines](https://material.io/guidelines/).
1515

16-
## Searching for someone who wants to mantain this library! If you're interested, please send me an email.
17-
18-
### Important: due to time issues, in the near future there will not be any kind of updates or fixes. PR however will be reviewed and very much appreciated.
19-
2016
## Demo
2117

2218
Get it on the [Google Play Store](https://play.google.com/store/apps/details?id=com.alessandrosperotti.expandablecardviewexample).
@@ -138,9 +134,6 @@ card.setOnExpandedListener { view, isExpanded ->
138134
Toast.makeText(applicationContext, if(isChecked) "Checked!" else "Not checked!", Toast.LENGTH_SHORT).show()
139135
}
140136
```
141-
## Contribute
142-
143-
This library is still in its early stages, so feel free to contribute. I will review any Pull Request in 24-48 hours.
144137

145138
## License
146139

0 commit comments

Comments
 (0)