custome size activity
MohsenShafiee opened this issue · 2 comments
MohsenShafiee commented
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...
ppamorim commented
The can be removed changing the opacity of the variable shadowView
of DraggerView
class.
MohsenShafiee commented
thanks...
does it have any method? how to change opacity?