Skip to content

Commit

Permalink
add missing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 committed Apr 27, 2024
1 parent 4834074 commit ea4f390
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import androidx.annotation.NonNull;
import androidx.appcompat.widget.AppCompatTextView;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Handler;
import android.text.TextUtils;
import com.panda3ds.pandroid.R;
import com.panda3ds.pandroid.data.game.GameMetadata;

Expand Down

0 comments on commit ea4f390

Please sign in to comment.