ppamorim/Dragger

custome size activity

MohsenShafiee opened this issue · 2 comments

Hi
thanks for the library :)
would you please help me on how to create a custom size activity with dragger?
something like popup!
I changed the width and height and its ok! but the problem is the darker shaddow behind the activity!
how to remove the shadow?
I want to resize my activity in tablet size...

thanks in advance...

The can be removed changing the opacity of the variable shadowView of DraggerView class.

thanks...
does it have any method? how to change opacity?