Results 43 comments of

@LouisCAD Is this problem fixed now?

@aerb All in all, if I don’t need to use a lot of nested layouts, I can use `FrameLayout`, otherwise I use `Contour`?

@amimo 另外有没有办法增加混淆成员名称功能,如 `bool DEBUG = false` -> `bool a = false`

> 2\. 使用 gcc 的 去掉 呼号表的编译 选项。 感谢,请问有具体命令吗

> 使用nativeObject获取到你需要的对象 这个好像没办法得到吧...? 如果是原生 methodChannel 的话提供了一个 ActivityAware 接口,然后可以通过 binding.getActivity() 得到实例,那么在 dna 中呢,怎么做到这个

@srikanth-lingala Excuse me, I want to know if there is any progress?

这部分的代码是在 https://github.com/xmake-io/xmake-idea/blob/master/src/main/kotlin/io/xmake/run/ 中吗?

好的,抽空我研究研究

Look forward to this! I haven not figured out the principle of this library yet, otherwise I am very interested in this PR.

Is it possible to enable IR backend compilation?