I have a recycler and at the bottom i have a ConsrtaintLayout inside where i have placed the FloatingActionButton. The ConstraintLayout has 80dp height. However when i put the FAB inside the ConstraintLayout height wraps the FAB as it is in an expanded state...That makes my ConstaintLayout much much a lot higher than i want. Any idea....?
I have a recycler and at the bottom i have a ConsrtaintLayout inside where i have placed the FloatingActionButton. The ConstraintLayout has 80dp height. However when i put the FAB inside the ConstraintLayout height wraps the FAB as it is in an expanded state...That makes my ConstaintLayout much much a lot higher than i want. Any idea....?