iamthevoid
11/02/2020, 6:40 AMannotations for KClass returns empty array?iamthevoid
11/02/2020, 6:42 AMActionBarContainer::class.java.annotations and it returns empty array toogildor
11/02/2020, 7:21 AMiamthevoid
11/02/2020, 8:42 AMGenerator, which runs by launch fun main and works with android sdk classes by reflection, but after many fails with kts scripts and pure java library i've created android library (to access android View classes with reflection)
I launch my Generator by click play in AS interface. Assume it may be a runtime. Depends on how this main launchesgildor
11/02/2020, 8:43 AMiamthevoid
11/02/2020, 8:48 AMClassLoader can help to save my life?gildor
11/02/2020, 9:30 AM