Qichuan (Sean) ZHANG

Results 14 comments of Qichuan (Sean) ZHANG

@dingyong666 请问你的手机型号和系统版本是?

请问你使用的是哪个特殊字符?

@dingyong666 我找了台6.x的机子也是无法重现问题,你试试减少转换的频率?

What exception did you get?

This crash can be fixed by replacing the deprecated `CircledImageView` with `CircularProgressLayout`. The wear SDK is too old, I will create a PR to update it.

I am using Universal Image Loader, and it is working fine with SwipeCards.

Hi niob, I have solved this problem in my pull request, pleasee see below link. https://github.com/Diolor/Swipecards/pull/15

I resolved this issue by adding this method in SwipeFlingAdapterView ``` public void reset() { this.mActiveCard = null; requestLayout(); } ``` Just call `reset()` when you need to reset the...

@yellows8 Thanks for the response. I was playing Rayman 3D in JPN New 3DS LL, firmware verison 9.7.0.25J, not only the face-tracking function, but also the auto brightness adjustment is...

@laiyuncong8404 I could not reproduce this issue, can you please try other phones and see if the reboot issue happen on them as well?