Looking for a good approach to achieve a similar toolbar. Should I use image buttons ??
This works for me in 2020, Android Studio 3.5.3 is how to set a Toolbar (the second half of the accepted answer). How do I align views at the bottom of the screen? You can use a Toolbar layout/widget in androidx.appcompat.widget.Toolbar
Set the alignParentBottom property to "true" (Place the elements Inside a RelativeLayout).