haihack

Results 3 issues of haihack

Hi, I saw that CardListView can implement multiple view type, but CardRecyclerView, Is there any way to implement multiple view type in CardRecyclerView.

Is there any way to set font of the button's text in by xml attribute that is equivalent to the way doing it in java code: `fitbutton.setTextFont(R.font.share_tech_regular);`

**Is your feature request related to a problem? Please describe.** In multi-module projects that I didn't do in the first place, someone defined every dependencies in the gradle of root...

question