Skip to content

Commit

Permalink
Internal migration.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 551977725
  • Loading branch information
maddevrelgithubbot committed Jul 28, 2023
1 parent 570bda8 commit 4f9f8ca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
import android.content.DialogInterface;
import android.os.Bundle;
import android.os.CountDownTimer;
import androidx.fragment.app.DialogFragment;
import androidx.appcompat.app.AlertDialog;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AlertDialog;
import androidx.fragment.app.DialogFragment;

/**
* A dialog fragment to inform the users about an upcoming interstitial video ad and let the user
Expand Down

0 comments on commit 4f9f8ca

Please sign in to comment.