Need help with getting correct output in android studio. Thereare two screens where the first screen has a button called “Add AStudent”. When this button is clicked, the app is supposed to moveonto the next screen showing a table layout. The first image iswhat I am trying to achieve and second image is what I am currentlygetting.


//content_main.xml
<LinearLayout xmlns:android=“http://schemas.android.com/apk/res/android” android:orientation=“vertical” android:layout_width=“match_parent” android:layout_height=“match_parent” android:paddingTop=“60dp”> <Button android:id=“@+id/button” android:layout_width=“wrap_content” android:layout_height=“wrap_content” android:layout_marginLeft=“71dp” android:layout_marginTop=“110dp” android:onClick=“addRecord” android:text=“Add A Record” /> <Button
PayPal Gateway not configured
PayPal Gateway not configured