placeholderview topic

List placeholderview repositories

PlaceHolderView

2.1k
Stars
365
Forks
Watchers

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to ge...

android-mvp-architecture

4.4k
Stars
1.2k
Forks
Watchers

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

android-mvvm-architecture

2.9k
Stars
939
Forks
Watchers

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

android-kotlin-mvp-architecture

702
Stars
195
Forks
Watchers

This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

android-mvp-interactor-architecture

405
Stars
97
Forks
Watchers

Extension of the android-mvp-architecture for very large projects.