{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
中文 Show the placeholder of view when you are loading something... Screenshots The default effect: The advenced effect: Use in RecyclerView DingDing Dependency Gradle Add it in your module build.gradle at the end of repositories: dependencies { implementation 'me.samlss:broccoli:1.0.0' } Maven me.samlss broccoli 1.0.0 pom Sample Usage Broccoli broccoli = new Broccoli(); //add the default style...