Marcin Kitowicz
All posts by

Marcin Kitowicz

Android developer
expand_more

Results for category: Mobile close

One card to rule them all

Recycler View

Or how to present items on one card in a recycler view.

Swipe to delete done easier than you thought

Swipe to delete

Recently I had to implement swipe to delete function. As is often the case, sometimes you need to enhance the functionality in the application using 3rd party libraries. This is what happened.

Be Open Source and publish your library on Android platform

As software developers we have the possibility to share our code based on the Open Source principles. What are the main advantages? Other people have free access to our work, they can improve, expand and use your code in their own projects. This article shows, how to configure and publish your