1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol
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
..
viewholders No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
SessionControlAdapter.kt Use a ListAdapter for SessionControl 2019-05-24 13:13:52 -07:00
SessionControlComponent.kt For #2785 - Adds back item animator session control (#3233) 2019-06-06 16:54:49 -05:00
SessionControlUIView.kt For #2785 - Adds back item animator session control (#3233) 2019-06-06 16:54:49 -05:00
SwipeToDeleteCallback.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00