Jack Leung

Results 4 issues of Jack Leung

AbstractPagerAdapter for ViewPager EnhancedExpandAdapter for ExpandableListView 2.Add a few methods ```Set a view visibility to VISIBLE or GONE or INVISIBLE. BaseAdapterHelper.setVisible(int viewId, int visible) ```Sets the selected status of a...

嵌套ViewFlow后,不能刷新了

添加依赖后,搭配v7会报 Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'. > com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/baoyz/pg/ParcelUtil.class 如果引用jar的方式就没问题了,是依赖包里又依赖了v4么

No SupportedSourceVersion annotation found on com.baoyz.pg.PGProcessor