Tesis 1.0.0
|
import android.annotation.SuppressLint;
import android.content.Intent;
import android.os.Bundle;
import android.webkit.WebChromeClient;
import android.webkit.WebResourceRequest;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
Go to the source code of this file.
Classes | |
class | com.example.food_front.MercadoPagoWebViewActivity |
Packages | |
package | com.example.food_front |