Skip to content

Commit

Permalink
README logo
Browse files Browse the repository at this point in the history
  • Loading branch information
XtreeIvI committed Apr 21, 2020
1 parent d115193 commit 407c98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ As you see custom shadow are build correctly upon custom visible view area (incl

The result would be as follow:

<img src="/assets/images/view_area_provider_example_2.gif" width="300" height="auto">
<img src="/assets/images/view_area_provider_example_2.gif" width="500" height="auto">

When you nest `CornerCutLinearLayout` in another `CornerCutLinearLayout` and work with `CustomViewAreaProvider` it might be necessary to get current visible view area path. The copy of it could be obtained via `CornerCutLinearLayout.viewAreaPath`\*. In similar manner widget's padded bounds could be obtained (`CornerCutLinearLayout.paddedBounds`).

Expand Down

0 comments on commit 407c98b

Please sign in to comment.