I have the following layout: I need to keep the button at the bottom of screen and it should be visible to the user. The rest of the layout should scroll.
If you give both view each other android:layout_below id then this circular dependencies problem occur. for example