DelegateAdapter Download add it to your build.gradle with: allprojects { repositories { maven { url "https://jitpack.io" } } } compile 'com.github.baleen37:delegate-adapter:<version>'