Question: =+3. Also in the res/layout folder, add another new layout resource file and name it fragment2.xml. Populate it as follows:
=+3. Also in the res/layout folder, add another new layout resource file and name it fragment2.xml.
Populate it as follows:
android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="#FFFE00"
android:text="This is fragment #2"
android:textColor="#000000"
android:textSize="25sp" />
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
