Tesis 1.0.0
|
import android.app.Dialog;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.DialogFragment;
Go to the source code of this file.
Classes | |
class | com.example.food_front.TicketDetailDialogFragment |
Packages | |
package | com.example.food_front |