Floating action button layout anchor not working in my code

the app:layout_anchor not working I want a floating action button in between my two relative layouts. For this I have taken parent layout as coordinator layout and specified the anchor and anchor gravity to fab button. But its not getting set where I want it to be. i want to put the fab on the… Read More Floating action button layout anchor not working in my code