ActionsContentView
ActionsContentView copied to clipboard
is there a way to get the width of the actionlist that is visible in real time?
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