FeatureAdapter icon indicating copy to clipboard operation
FeatureAdapter copied to clipboard

FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.

Results 4 FeatureAdapter issues
Sort by recently updated
recently updated
newest added

Version 0.1.4 seems to have solved the issue: https://github.com/arturdm/jacoco-android-gradle-plugin/issues/54#issuecomment-467238359

```bash > Task :feature-adapter:androidJavadocs /Users/snicolas/git/FeatureAdapter/feature-adapter/src/main/java/com/groupon/featureadapter/AdapterViewTypeDelegate.java:18: error: package android.support.v7.widget does not exist import static android.support.v7.widget.RecyclerView.Adapter; ```