ActionsContentView icon indicating copy to clipboard operation
ActionsContentView copied to clipboard

is there a way to get the width of the actionlist that is visible in real time?

Open Devofure opened this issue 10 years ago • 1 comments

Devofure avatar Aug 26 '14 23:08 Devofure

There is no way to do this by now. You can add it by yourself. Catch this value and pass it though interface: https://github.com/StevenRudenko/ActionsContentView/blob/master/ActionsContentViewLib/src/shared/ui/actionscontentview/ActionsContentView.java#L1110

StevenRudenko avatar Oct 02 '14 06:10 StevenRudenko