Skip to content

Instantly share code, notes, and snippets.

@hongbeomi
Created September 10, 2022 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hongbeomi/6076fc0b003e77e55b47c78a52c29ced to your computer and use it in GitHub Desktop.
Save hongbeomi/6076fc0b003e77e55b47c78a52c29ced to your computer and use it in GitHub Desktop.
class ConcatAdapterController implements NestedAdapterWrapper.Callback {
...
@NonNull
private final ConcatAdapter.Config.StableIdMode mStableIdMode;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment