1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders
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
..
onboarding No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
CollectionHeaderViewHolder.kt For #2205: Adds collections view to home fragment (#2249) 2019-05-06 11:20:19 -07:00
CollectionViewHolder.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
NoContentMessageViewHolder.kt Use a ListAdapter for SessionControl 2019-05-24 13:13:52 -07:00
PrivateBrowsingDescriptionViewHolder.kt Combines the Tab and Session component 2019-04-06 12:38:46 -05:00
SaveTabGroupViewHolder.kt For #1573 - Long pressing tab selects that tab in save collections 2019-04-29 12:57:34 -07:00
TabHeaderViewHolder.kt Revert #2533: Removes feature flag for tab collections 2019-05-20 15:22:45 -07:00
TabInCollectionViewHolder.kt For #3323 Runs PublicSuffixList synchronously 2019-06-11 09:19:51 -07:00
TabViewHolder.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00