Akash Yadav
Akash Yadav
> I think the logsender issue is unrelated to this. I have app logging disabled in settings and the leak still happens as before. > > In a test basic...
~~Thanks for the logs. I'm able to reproduce the issue. I think the issue can be resolved if we skip indexing the already indexed dependency resources. The contents of the...
> > I think the issue can be resolved if we skip indexing the already indexed dependency resources. > > Great! This bug has been bugging me for the longest...
> Thanks for the logs. I'm able to reproduce the issue. I think the issue can be resolved if we skip indexing the already indexed dependency resources. The contents of...
There has been some progress on this issue. Some changes were introduced in the IDE as well as ATS (Android Tree Sitter) : - 3f97f24 - Some `TSTree` instances were...
Remove the `jcenter` repository from your project, then try again.
@Ruan625Br Please make the layout more compact. We don't really need square previews of the colors. You could make the color previews circular or a rectangle with the height same...
> I'll do that, I forgot to convert integers to hex. Why convert integers to hex? The colors are defined as hex strings in `colors.xml` file, right?
> Yes, but I don't read the **colors.xml** file directly, but rather all the **.xml** files inside the **values** folder Instead of reading the XML files manually, you could make...
This is planned to be implemented in the `rework-tooling-api` branch.