edvin
11/28/2017, 9:00 PMfind(SomeComponent::class)
is also outdated by the way. The cool kids do find<SomeComponent>()
now 🙂ron
11/28/2017, 9:02 PMtab("category view", find(CategoryTabView::class).root) { tabClosingPolicy = UNAVAILABLE }
to find(SomeComponent::class)
to find<SomeComponent>()
Ruckus
11/28/2017, 9:02 PMfind() as SomeComponent
edvin
11/28/2017, 9:02 PMedvin
11/28/2017, 9:03 PMedvin
11/28/2017, 9:03 PMtab<CategoryTabView>()
edvin
11/28/2017, 9:07 PMtab<CategoryTabView> { tabClosingPolicy = UNAVAILABLE }
kastork
11/28/2017, 9:12 PMthomasnield
11/28/2017, 9:34 PMthomasnield
11/28/2017, 9:36 PMRuckus
11/28/2017, 9:39 PMthomasnield
11/28/2017, 9:39 PMthomasnield
11/28/2017, 9:39 PMthomasnield
11/28/2017, 9:40 PMRuckus
11/28/2017, 9:40 PMthomasnield
11/28/2017, 9:42 PMg4sarma
11/28/2017, 10:11 PMthomasnield
11/28/2017, 10:12 PMg4sarma
11/28/2017, 10:12 PMg4sarma
11/28/2017, 10:12 PMthomasnield
11/28/2017, 10:12 PMg4sarma
11/28/2017, 10:12 PMthomasnield
11/28/2017, 10:13 PMthomasnield
11/28/2017, 10:13 PMg4sarma
11/28/2017, 10:14 PMg4sarma
11/28/2017, 10:16 PMcarlw
11/28/2017, 10:18 PMcarlw
11/28/2017, 10:18 PMcarlw
11/28/2017, 10:19 PMcarlw
11/28/2017, 10:19 PM