Rain
Results
3
comments of
Rain
> smartTable.getConfig().setHorizontalPadding(10); 这个方法是设置列与列之间的padding,如果单元格中的内容过长,有没有什么方法设置单元格的宽度,并让内容自动换行,我看demo里边是通过换行符控制的
Only I initialize Logger in Application,it's OK.I'm confused, if it initializes in Activity's onCreat(),it seems addLogAdapter execute twice.
我发现了另外的一个库,思路和你是一样的,它里边有对ConstraintLayout布局的处理,可以作为参考: https://github.com/luckybilly/Gloading