power-adapters
power-adapters copied to clipboard
Add holder API for accessing absolute position
Add a way of accessing the absolute position of the element in the adapter. This way, the position can be compared against the root container size, and different binding logic applied.
The current getPosition()
is relative.