smarthityou

Results 6 comments of smarthityou

我这个项目里面没有使用其他jar包 就只用了高德的jar

在SwipeFlingAdapterView中的makeAndAddView中FrameLayout.LayoutParams lp = (FrameLayout.LayoutParams) child.getLayoutParams();下面各个获取lp.topMargin + lp.bottomMargin会报空指针

我是在适配器里面用的,但也不至于这样吧。然后我在child.getLayoutParams();下面各个获取lp.topMargin + lp.bottomMargin用了try语句 如果出错就不获取lp.topMargin + lp.bottomMargin然后就不会有问题了 。 还有个问题就是 如果加上videoView的话锯齿就更严重了。

当type="datetime_full"时 v-model绑定的时间初始化完成后小时会被置于00