Skip to content
#

android-plugin

Here are 40 public repositories matching this topic...

This is an Android plugin, which can improve the performance of layout loading by parsing the layout xml file during the compilation period and converting the reflection instantiation in LayoutInflater into a normal instantiation. 这是一个Android插件,通过在编译期时解析布局xml文件,将LayoutInflater中的反射实例化转成普通的实例化,以此来提高布局加载的性能

  • Updated Sep 20, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the android-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the android-plugin topic, visit your repo's landing page and select "manage topics."

Learn more