1
0
Fork 0
Commit Graph

1 Commits (e8bd090a8e66619eaaea9617e61ef28c12b18233)

Author SHA1 Message Date
Tiger Oakes e8bd090a8e No issue: Use ImageView rather than rebuilding drawable (#3616)
HomeFragment's onboarding items included drawableStart values, but also
built drawables in the view holders to replace them. Instead, we should
just use ImageViews so that work isn't duplicated.
2019-06-26 16:03:06 -07:00