I have a question
cjcj125125 opened this issue · 1 comments
cjcj125125 commented
Why is it that the background color of the edge is black? Can you customize it?
thank you
sockeqwe commented
Yes you can define your own view with you own color:
SwipeBack.attach(this, Position.LEFT)
...
.setSwipeBackView(R.layout.swipeback_default); // Set your layout here