Skip to content

Instantly share code, notes, and snippets.

@nurcinozer
Created January 27, 2022 12:03
Show Gist options
  • Save nurcinozer/92c5a1fa86263b6928a9a10fea844e86 to your computer and use it in GitHub Desktop.
Save nurcinozer/92c5a1fa86263b6928a9a10fea844e86 to your computer and use it in GitHub Desktop.
if (TextUtils.isEmpty(movie.getBackdropPath()))
Toast.makeText(this, "Image could not be found", Toast.LENGTH_SHORT).show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment