Halit Talha TÜRE
Halit Talha TÜRE
Basiclly my service class public class IstService extends BaseLiveWallpaperService { ``` private Camera mCamera; private Scene mScene; @Override public EngineOptions onCreateEngineOptions() { mCamera = new Camera(0, 0, 200, 600); EngineOptions...
Unfortunately currently it is not possible. I'll label this as a feature request. I assume we can provide this feature sometime in the future through a service. Thanks for communicating.
Hi there, Thanks for the feedback. Firstly, I'd like to remind that using a server side solution would be better for huge data sets. However this is something we want...
This is actually the expected behavior. Getting the table representation (the results of interpolation rules) of the data without explicitly iterating over pages is not possible. We have 2 different...
Thank you for the feedback. I'll label this as a feature request for now.
This case is not out-of-the-box covered because the filter entity is supposed to map the entities listed in the table. However you can achieve what you want with a custom...
Could you share your package.json file?
PDF export is not currently supported.
Could you post your package.json?
Well, it is hard to pinpoint what's actually going wrong. It could be the module that's imported with an incorrect path. Maybe you opted-in ivy? If you don't mind please...