From df46f07ea5ead95e33ade3eba4181a546e4d2e8b Mon Sep 17 00:00:00 2001 From: Martijn van Dijk Date: Thu, 24 Oct 2019 13:18:59 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e9d488d..1d8fad0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # XamarinItemTouchHelper + +# Support + +* Feel free to open an issue. Make sure to use one of the templates! +* Commercial support is available. Integration with your app or services, samples, feature request, etc. Email: [hello@baseflow.com](mailto:hello@baseflow.com) +* Powered by: [baseflow.com](https://baseflow.com) + ## A drag and swipe library for Xamarin.Android This project is an example of basic drag & drop and swipe-to-dismiss with `RecyclerView` using `ItemTouchHelper`.