Gerard Sala
Gerard Sala
>For now, the workaround would be to use custom("custom:" + attribute) for the custom attribute key use-case and I suspect that there are already some customers who are doing this....
It renders fine in the AS layout editor 🤷. The right menu items, with the right tint colors taken from the app's theme.
@Akaame we are working around that like this: ``` - run: sudo chown -R 1000 /tmp/renovate - // Run renovate - run: sudo chown -R $(whoami) /tmp/renovate ```
I'm also running into this issue. My KeyFrames do not work - they are ingored, no crashes so far - if R8 full mode is enabled
RxRecyclerView is missing the wrapper for `addOnItemTouchListener` that would become `itemTouches()` (maybe?). But the `RecyclerItemClickListener` is not part of the framework or the support libraries so I think it would't...
Can't reproduce in 1.4.1