Tu Yimin

Results 22 comments of Tu Yimin

did you forget to copy Dex65536/pathtool.jar?

if you can seperate the jar into several jar package, i think you can modify the custom_build.xml and classloader dependency and build a apk whick contains several dex classes. but...

google-play-service-lib is an android lib project, it has its own res which depends on the jar. dex65536 is not capable to handle android lib project, but if you are familiar...

can you provide the build output Navakanth09 [email protected]于2014年12月5日星期五写道: > Hi, this problem got solved but I got a new problem i.e., I have my > libraries and jars in my...

能把具体的代码贴上来看一下吗

我试了一下好像没问题 ![fl](https://user-images.githubusercontent.com/748883/32134453-5af48d26-bc20-11e7-9cdd-502948c45285.gif) ``` ``` ``` public void switchGone(View v) { View g = findViewById(R.id.tv_high_speed_charge); g.setVisibility(g.getVisibility() == View.VISIBLE ? View.GONE : View.VISIBLE); } ```

谢谢,我可以在README里引用你的数据吗?

Does your activity has a white background?

Sorry I couldn't reproduce the issue by using a ViewPager. Could you provide more info.