layoutinflater
There are 13 repositories under layoutinflater topic.
jaydroid1024/anyby
利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成
dreamgyf/FastInflate
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中的反射实例化转成普通的实例化,以此来提高布局加载的性能
nurefsanyildiz/RecyclerView
An app that lists items in list format and grid format with RecyclerView.
IljaKosynkin/android-custom-inflater
Sample project illustrating implementation of custom LayoutInflater
nurefsanyildiz/7MinuteWorkout
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.
nurefsanyildiz/SQLite
An app that adds records to the database, lists records, updates and deletes those records.
ankit7248/Bottom_Sheet_Dialog
Change the data in Real time -> Bottom_Sheet_Dialog
Dellkan/EnhancedLayoutInflater
Enhanced Layout Inflater (ELI) for Android
flyer88/Pichu
通过 LayoutInflater 快速替换 Android 自带系统控件
ilhamrofiqi/Top10Downloader
10 aplikasi yang paling banyak diDownload dari Apple RSS Feeds (Udemy)
MariemAbdi/Weather-Tunisia
Android Weather App
MehrajLatifli/AndroidExam
Example for Android (Kotlin) tutorial
xxhvictor/DynamicLayoutInflator
Inflate android XML layouts at runtime