Join Slack
Powered by
And this is just horrible amount of indirection… `...
# splitties
m
miha-x64
07/21/2020, 8:37 PM
And this is just horrible amount of indirection…
Copy code
return viewFactory(V::class.java
l
louiscad
07/22/2020, 4:02 AM
You have not seen how xml works under the hood
m
miha-x64
07/22/2020, 10:49 AM
I've seen, of course. AppCompat LayoutInflater Factory switches on class name which makes tree shaking extremely problematic,
viewFactory
looks very similarly at this point.
l
louiscad
07/22/2020, 1:05 PM
If you have a better idea that supports theming and doesn't make the API more complicated, please open an issue.
m
miha-x64
07/22/2020, 9:13 PM
🤷♂️ I just don't use theming so I will only complain unconstructively.
🧌 1
6
Views
Open in Slack
Previous
Next