Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created September 26, 2019 15:38
Show Gist options
  • Save parzibyte/c16e8fbd054247d566822cc1ce80c16e to your computer and use it in GitHub Desktop.
Save parzibyte/c16e8fbd054247d566822cc1ce80c16e to your computer and use it in GitHub Desktop.
@Override
public int getItemCount() {
return this.mascotas.size();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment