package

com.github.droidpl.android.jsonviewer

Interfaces

RVJsonAdapter.JsonListener Listener to return the object clicked if it is a complex one. 

Classes

JSONViewerActivity Activity that can be requested to display some json content. 
RVJsonAdapter Adapter that is able to visualise the json object or json array in a recycler view. 
RVJsonAdapter.ViewHolder The view holder for the adapter.