Rohit Baghela

Results 2 comments of Rohit Baghela

i solve by just use WrapContentLinearLayoutManager class instead of direct use LinearLayoutManager and create one class WrapContentLinearLayoutManager.java look like below. public class WrapContentLinearLayoutManager extends LinearLayoutManager { //... constructor public WrapContentLinearLayoutManager(Context...

i am also facing this issue, is any way to handle this crash.