faruktoptas / FancyShowCaseView

An easy-to-use customisable show case view with circular reveal animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not Possible to Change Focus Size when using .focusShape(FocusShape.ROUNDED_RECTANGLE)

orentropen opened this issue · comments

Hello,
I am trying to create a large rectangular focus area. .focusRectAtPosition() allows me to set the size, but only for a rectangle at known coordinates. If I want to use .focusOn(View) in conjunction with .focusShape(FocusShape.ROUNDED_RECTANGLE), there is no function equivalent to .focusCircleRadiusFactor() for rectangles.
I recommend adding a new function, focusRectRadiusFactor(), that can set the scale of a rectangular focus.

Hi @orentropen
This feature does not exist now. If you are interested in contributing. PR's welcome 👍

Feature request issue created #212