Search code examples
DialogFragment: "lateinit property binding has not been initialized" in onCreateDialog(), ...


androidkotlinandroid-dialogfragmentandroid-viewbindingfragment-oncreateview

Read More
Why is my FloatingActionButton doesn't work on Fragment in Kotlin?...


kotlinfloating-action-buttonandroid-viewbinding

Read More
How to use <data> <variable> tags in .xml using ViewBinding?...


androidkotlinandroid-databindingandroid-viewbinding

Read More
View Binding Both Activity and Bottom Bar...


androidkotlinandroid-databindingandroid-jetpackandroid-viewbinding

Read More
Avoid memory issue while using viewBinding in customView...


androidkotlinmemoryandroid-custom-viewandroid-viewbinding

Read More
Unresolved reference: myViewHolder after switching to View Binding...


kotlinandroid-recyclerviewandroid-viewbinding

Read More
Getting a null object exception with ViewBinding while everyhting works fine when using FindViewById...


android-fragmentsandroid-viewbinding

Read More
How can I replace ButterKnife with ViewBinding on RecyclerView Adapter...


javaandroid-recyclerviewbutterknifeandroid-viewbinding

Read More
How to enable Android ViewBinding just for certain XML files instead of whole project files...


androidandroid-viewbinding

Read More
How to View Bind multiple layouts in Kotlin...


kotlinandroid-viewbinding

Read More
View binding does not have access to fragment...


androidandroid-fragmentsandroid-viewbinding

Read More
If I add databinding to gradle, is it possible to use viewbinding as well?...


androidkotlinandroid-databindingandroid-viewbinding

Read More
How to access content_main.xml elements in MainActivity.kt by using ViewBinding in Android Studio 4....


androidandroid-viewbinding

Read More
View Binding with 2 possible layouts, assign binding variable to 2 generated binding classes...


javaandroidandroid-layoutandroid-viewbinding

Read More
How to use ViewBinding when referencing view IDs from "other" layout XML i.e, not the corr...


androidandroid-layoutandroid-fragmentsandroid-viewbinding

Read More
Why is MaterialAlertDialog so slow when measuring a custom view/layout?...


androidperformanceandroid-alertdialogmaterial-components-androidandroid-viewbinding

Read More
How to correctly use Android View Binding in DialogFragment?...


androiddialogfragmentandroid-viewbinding

Read More
Lateinit property viewBinding has not been initialized...


kotlinandroid-viewbindingkotlin-lateinit

Read More
ViewBinding not working for layout included inside RecyclerView item...


androidkotlinandroid-recyclerviewandroid-viewbindingandroid-include

Read More
Why the ids are removed?...


androidandroid-studioandroid-databindingandroid-viewbinding

Read More
How to access view from included layout with kotlin synthetic in android...


androidkotlinandroid-viewbinding

Read More
android.widget.LinearLayout cannot be cast to android.widget.GridLayout with view binding...


androidandroid-viewbinding

Read More
TextView issues after migrate from Kotlin synthetics to Jetpack view binding...


androidandroid-studiokotlinkotlin-android-extensionsandroid-viewbinding

Read More
Android viewBinding is not binded some views in layout...


androidandroid-viewbinding

Read More
Viewbinding in Fragment causes KotlinNullPointerException running within lifecycle scoped coroutine...


androidkotlinkotlin-coroutinesandroid-viewbinding

Read More
Replacing Kotlin synthetic imports in RecyclerViewAdapter...


androidkotlinandroid-recyclerviewkotlin-android-extensionsandroid-viewbinding

Read More
ViewBinding error in Android project with Data Binding...


androiddata-bindingandroid-viewbinding

Read More
Purpose of with & without underscore variable view binding...


androidandroid-viewbinding

Read More
Cannot resolve method 'getRoot()' when using viewBinding...


androidandroid-viewbinding

Read More
When I add viewBinding in gradle in Android Studio, it comes an error...


androidandroid-gradle-pluginandroid-viewbinding

Read More
BackNext