You are on page 1of 1

<androidx.fragment.app.

FragmentContainerView
android:id="@+id/fragmentContainerView"
android:name="com.example.fragmentlist.First_Fragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="0.5" />

You might also like