Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drawer Issue #10

Closed
sanjaykumarm opened this issue Nov 30, 2015 · 7 comments
Closed

Drawer Issue #10

sanjaykumarm opened this issue Nov 30, 2015 · 7 comments
Labels

Comments

@sanjaykumarm
Copy link

error

Please check the attached screen shot. There is white line at the right side left after drawer is opened. This line is random in shape and size and depends on at which speed you are opening the drawer.

Device : LG L7

@mxn21
Copy link
Owner

mxn21 commented Nov 30, 2015

try to use genymotion or another mobile ,then check the problem again please .

@moh586
Copy link

moh586 commented Jan 28, 2016

hi
i have same issue on my phone.i think the view shoud redraw at the end of animation

@parthanjaria
Copy link

Does anyone have any solution to this problem?

@moh586
Copy link

moh586 commented Feb 20, 2016

i increase size of drawer and set right pading to 35dp

@mxn21
Copy link
Owner

mxn21 commented Feb 20, 2016

@parthanjaria can you send your app demo to my gmail ? thanks

@mxn21 mxn21 added the bug label Jun 20, 2016
@SanjayGubaju
Copy link

I had similar issues but solved it (sorta) by using match parent instead of a fixed width inside

RelativeLayout

which is the parent of

com.mxn.soul.flowingdrawer_core.FlowingView

@mxn21
Copy link
Owner

mxn21 commented Dec 26, 2016

you can use 2.0.0 that fixed it

@mxn21 mxn21 closed this as completed Dec 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants