Paul Kugaev
Paul Kugaev
If children of any `ShapeOfView` view in layout have an elevation set, their shadow does not render at all. So `android:elevation` has no effect
Library is suitable only for adapter which data does not change at all. When attaching to recyclerview with adapter which initially has emty data list, and then updating the adapter,...
Is there any possibility to make view match screen width? The view is not adaptive at all
Your solution has a memory leak when using databinding. You should either mention that we have to set GlobalLayoutListener to null at every configuration change or remove it from text's...