Skip to content

Commit 407c98b

Browse files
committed
README logo
1 parent d115193 commit 407c98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ As you see custom shadow are build correctly upon custom visible view area (incl
693693

694694
The result would be as follow:
695695

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

698698
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`).
699699

0 commit comments

Comments
 (0)