Skip to content

Instantly share code, notes, and snippets.

@enginebai
Created December 8, 2020 14:46
Show Gist options
  • Save enginebai/8ea196f98b12e5d49e3516fb958c660f to your computer and use it in GitHub Desktop.
Save enginebai/8ea196f98b12e5d49e3516fb958c660f to your computer and use it in GitHub Desktop.
MovieHunt blog part 5 epoxy model data binding setup
@EpoxyDataBindingPattern(rClass = R.class, layoutPrefix = "item")
package com.enginebai.moviehunt;
import com.airbnb.epoxy.EpoxyDataBindingPattern;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment