ForegroundViews
ForegroundViews copied to clipboard
Views that supports a foreground, like FrameLayout does
Results
2
ForegroundViews issues
Sort by
recently updated
recently updated
newest added
On all android versions lower than 6 after screen rotation Foreground Button lose his foreground drawable. After some debuging i realize that onLayout was called twice - second time with...
Hello, when create RecyclerView with GridLayoutManager, foreground in items of recyclerview did not work properly, some item have foreground other not. Tested with ForegroundImageView. When using RecyclerView with LinearLayoutManager everything...