Paul Kugaev

Results 5 comments of Paul Kugaev

Also if `ShapeOfView` contains for example an `ImageButton` with `android:background="?selectableItemBackgroundBorderless"` then selection of the button is rendered as rectangle but should be circle. @florent37 will there be any fix for...

@aabhasr1 you've added some attributes to define views' width and height. what I want to achieve make the whole view to match parent width. is there any possibility to make...

@saintjab the whole code is aimed on reconfiguring toolbar layout after the view tree has been inflated. removing GlobalLayoutListener (which leaks) leads to broken functionality. the easiest workaround - not...