deano2390/FlowTextView

Not working properly with NetworkImageView, in RecyclerView. It clips the UI

Opened this issue · 0 comments

FlowTextView is working fine, when we use ImageView in RecyclerView, but when I use it with NetworkImageView, it mis-calculating the height of the layout due to which it clipping the UI.