nisheeSheth / Custom_SliderView

4 stars 4 forks source link

Darken the slide area like Twitter Feature Request #2

Open kipYRN opened 6 years ago

kipYRN commented 6 years ago

This is some awesome work! Can you darken the slid area just like twitter app? Also.. can the slider be moved from right to left?

nisheeSheth commented 6 years ago

yes, you can move silder right to left just you have to right this two line:- first one line for icon if you have use then you can set on right side. second one for move silder from right to left sliderMenu.rightSideIcon = true sliderMenu.rigthsideSlider = true

nisheeSheth commented 6 years ago

you want to remove green color from silder view.?

kipYRN commented 6 years ago

No, I want it to have a shade

nisheeSheth commented 6 years ago

can do change in CustomSliderView. what ever you want to change.

nisheeSheth commented 6 years ago

or else you can give me image with kind of view you want

kipYRN commented 6 years ago

I'll try to do that, But if you can...kindly do it like this image

kipYRN commented 6 years ago

Hey, did you figure out a way to make the hidden part dark?