wangzhan3429
wangzhan3429
项目运行无误,接入DoKit后,某个特定接口直接崩溃。 报错如下: java.lang.IllegalArgumentException: Unable to create converter for StrategyResult 初步猜测,Group本身继承自Model,用的ActiveAndroid Group代码如下: --------------------------------------------------------------------------------------------------------------------- @Table(name = "custom") public class Group extends Model implements Parcelable, Jsonable { public static final Creator CREATOR =...
items: ['One', 'Two', 'Free', 'Four','One1', 'Two1', 'Free1', 'Four1'],item长度增加就无效了
首先,设置了每个tab之间的间距 titleContainer.setDividerDrawable(new ColorDrawable() { public int getIntrinsicWidth() { return UIUtil.dip2px(BadgeTabExampleActivity.this, 35); } }); 然后post了一个事件,5秒后更新角标的数值,然后调用notify更新。此时tab之间的间距会一下缩小,没有间距。下划线设置未和文字一样宽 请问这个问题有解吗??
https://imgb.3dmgame.com/images/141c478efcb942adb807edd607b275001708677709085.gif