Tesis 1.0.0
|
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
Go to the source code of this file.
Classes | |
class | com.example.food_front.ContactFragment |
Packages | |
package | com.example.food_front |