Tagged in

Android

Nemanja Kovacevic
Nemanja Kovacevic
Software engineer specialized in creating native android and iOS apps
More information
Followers
49
Elsewhere
More, on Medium

RecyclerView “swipe to delete”. No 3rd party lib necessary.

Checkout the code at the github repo.

Big shout-out to the guys creating libs for all the stuff Google promotes but doesn’t give us code for just yet, but the fact of the matter is I prefer not to use…


Android build target — a controversy

Here is a very good example why are android devs pissed off most of the time (you can find another in this post). Lets find an answer to this simple question: “What version of android should you build your project against?” I claim this should be set to maximum…