mirror of
https://github.com/Evolution-X/external_FadingEdgeLayout
synced 2026-01-27 07:20:24 +00:00
update readme
This commit is contained in:
@@ -46,6 +46,8 @@ mFadingEdgeLayout.setFadeEdges(mEnableTop, mEnableLeft, mEnableBottom, mEnableRi
|
||||
mFadingEdgeLayout.setFadeSizes(lenPx, lenPx, lenPx, lenPx);
|
||||
```
|
||||
|
||||
The fading edges are not implemented as color overlay but rather linear gradient alpha mask of the content. So it'll naturally follow the color of the background.
|
||||
|
||||
Compatibility
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user