1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/onboarding
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
..
OnboardingFinishViewHolder.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
OnboardingFirefoxAccountViewHolder.kt Fixes #3539 - vectordrawablecompat for gradients (#3541) 2019-06-18 16:38:56 -07:00
OnboardingHeaderViewHolder.kt For #2390 - Adds views for every onboarding card 2019-05-15 23:18:37 -07:00
OnboardingIcon.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
OnboardingPrivacyNoticeViewHolder.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
OnboardingPrivateBrowsingViewHolder.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
OnboardingSectionHeaderViewHolder.kt For #2390 - Adds onboarding section headers 2019-05-15 23:18:37 -07:00
OnboardingThemePickerViewHolder.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
OnboardingTrackingProtectionViewHolder.kt No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00