daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

Swipe Layout is automatically closed on HTC Desire 320 #226

Open pepe-pa opened 9 years ago

pepe-pa commented 9 years ago

Hello, on HTC Desire 320 Swipe views are automatically closed. I have tested it on my app and in your sample library project. There are some logs after auto-hide event

I/View: Touch up dispatch to com.daimajia.swipe.SwipeLayout{4245dea8 V.E..... ........ 0,426-480,525}, event = MotionEvent { action=ACTION_UP, id[0]=0, x[0]=297.38046, y[0]=64.28308, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=META_NUM_LOCK_ON, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=2567268, downTime=2566807, deviceId=3, source=0x1002 } D/OpenGLRenderer: drawRect multiDraw AppCompatTextView @42ae6490 paint 0x631bfae8 id 5 style 0 AA 0 color 0xffffffff D/OpenGLRenderer: drawRect multiDraw View @42b0fc50 paint 0x635c7bc0 id 5 style 0 AA 0 color 0xffe7e7e7 D/OpenGLRenderer: drawRect multiDraw AppCompatTextView @42ae6490 paint 0x631bfae8 id 5 style 0 AA 0 color 0xffffffff D/OpenGLRenderer: drawRect multiDraw View @42b0fc50 paint 0x635c7bc0 id 5 style 0 AA 0 color 0xffe7e7e7 D/OpenGLRenderer: drawRect multiDraw AppCompatTextView @42ae6490 paint 0x631bfae8 id 5 style 0 AA 0 color 0xffffffff D/OpenGLRenderer: drawRect multiDraw View @42b0fc50 paint 0x635c7bc0 id 5 style 0 AA 0 color 0xffe7e7e7 D/OpenGLRenderer: drawRect multiDraw AppCompatTextView @42ae6490 paint 0x631bfae8 id 5 style 0 AA 0 color 0xffffffff D/OpenGLRenderer: drawRect multiDraw View @42b0fc50 paint 0x635c7bc0 id 5 style 0 AA 0 color 0xffe7e7e7

Anton22255 commented 8 years ago

Hi, on my lenovo this problem is reproduced. Please, how can i fix it?

pepe-pa commented 8 years ago

I still do not know. I leave this library, because there is not any support or info how to fallback this situation.

Anton22255 commented 8 years ago

What do you use now?

pepe-pa commented 8 years ago

I must leave swipe layout for other ui, because lack of time.

sata73 commented 8 years ago

Hi, so you have any textviews that might be change? I have the same issue, see #36. Any help is appreciated...

pepe-pa commented 8 years ago

I totally left ui with partial swipe actions.

Zhuinden commented 8 years ago

Same problem as https://github.com/daimajia/AndroidSwipeLayout/issues/250

ranshao0121 commented 8 years ago

我是在ExpandableList里面使用,有的手机正常,有的手机打开之后会自动关闭(我使用的是奇酷大神note3),期望作者看到的时候,可以试着修复一下,谢谢

mingtang1079 commented 8 years ago

i hava the same problem。。。。

NoNews commented 7 years ago

same problem..

Zhuinden commented 7 years ago

@NoNews then look at the comments and see https://github.com/daimajia/AndroidSwipeLayout/issues/250 for workaround -_-