Dragger
Dragger copied to clipboard
custome size activity
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?