I am learning android dev and my question might be very simple. I am stuck at the below part and requesting your help
Description
I am using the
use FrameLayout instead of LinearLayout and add this to your FrameLayout of the fragment
FrameLayout
LinearLayout
android:layout_marginTop="?attr/actionBarSize"
at leaset worked for me.