daimajia / daimajia/AndroidSwipeLayout
Swipe Layout is automatically closed on HTC Desire 320
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.