12 results for “topic:layoutinflater”
利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成
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中的反射实例化转成普通的实例化,以此来提高布局加载的性能
Sample project illustrating implementation of custom LayoutInflater
An app that lists items in list format and grid format with RecyclerView.
An app that adds records to the database, lists records, updates and deletes those records.
A workout app that allows the user to do 12 different exercises, calculates the body mass index(BMI) and lists the completed workouts together with the date and time.
10 aplikasi yang paling banyak diDownload dari Apple RSS Feeds (Udemy)
Change the data in Real time -> Bottom_Sheet_Dialog
Example for Android (Kotlin) tutorial
Enhanced Layout Inflater (ELI) for Android
通过 LayoutInflater 快速替换 Android 自带系统控件
Android Weather App