Search code examples
Snackbar not showing, the app crashes every time I open it...

androidandroid-studioandroid-layoutfindviewbyidandroid-snackbar

Read More
findViewById throws null exception when it is used on Alert Dialog widgets...

androidandroid-studiokotlinandroid-alertdialogfindviewbyid

Read More
findViewById() unresolved reference in codelabs...

android-studiokotlinfindviewbyid

Read More
How to Load WebView in Fragment class? How to load Webview in android?...

androidandroid-fragmentsfragmentfindviewbyid

Read More
Android: how do I access views (using findViewById) of an Activity from a Fragment onCreateView()?...

androidfragmentfindviewbyid

Read More
Calling findViewById() before setContentView() causes NullPointerException but not always?...

androidnullpointerexceptionfindviewbyidsetcontentview

Read More
Android FindViewById is only working for a child layout (listview row) and not for TextViews in the ...

androidandroid-layoutandroid-listviewandroid-viewfindviewbyid

Read More
What does the angle bracket syntax mean after calling function findViewById in Kotlin...

androidkotlininterfacefindviewbyid

Read More
How to avoid these tedious findViewById() calls?...

androidfindviewbyidandroid-viewbinding

Read More
'android.view.View android.widget.TextView.findViewById(int)' on a null object reference...

androidfragmentfindviewbyid

Read More
Is it possible to pass an object parameter as an id in the find view by id...

javafindviewbyid

Read More
Android imageView id not showing...

androidimageviewr.java-filefindviewbyid

Read More
Android Studio/Kotlin - findViewById crash my app...

androidfunctionkotlinfindviewbyid

Read More
( Toolbar ) findViewById( R.id.tool_bar ) return NULL...

androidandroid-toolbarfindviewbyid

Read More
.findViewById() returns null...

androidandroid-fragmentsfindviewbyid

Read More
findViewById returns null in RecyclerView Adapter...

androidkotlinandroid-recyclerviewfindviewbyid

Read More
Can we replace findViewById() using android databinding in this particular scenario?...

androidandroid-databindingfindviewbyid

Read More
findViewById returns null for a ScrollView...

androidnullscrollviewfindviewbyid

Read More
Nullpointer Exception by FindViewById in Android...

androidnullpointerexceptionfindviewbyidconvertview

Read More
view.findViewById returning null when trying reference element from fragment layout...

androidandroid-layoutandroid-fragmentsfindviewbyid

Read More
How to use findViewById with fragments in mainActivity?...

javaandroidandroid-fragmentsfindviewbyid

Read More
Fatal Exception on 'Attempt to invoke virtual method 'android.view.View android.view.View.fi...

javaandroidandroid-fragmentsfindviewbyid

Read More
bottomnav FindViewById get null (kotlin)...

javaandroidkotlinbottomnavigationviewfindviewbyid

Read More
GridLayout gridLayout = findViewById(R.id.gridLayout); crashes my app...

androidandroid-layoutfindviewbyid

Read More
findViewById Error cant find id in XML...

javaandroidxmlfindviewbyid

Read More
i'm getting an error while using findViewById()...

androidfindviewbyid

Read More
Change TextView values with method inside Fragment (NullPointerException)...

androidandroid-layoutandroid-fragmentsnullpointerexceptionfindviewbyid

Read More
NullPointerException when binding Views in RecyclerView.Adapter...

androidkotlinandroid-recyclerviewfindviewbyid

Read More
Loading timePickerDialog from a fragment...

androiddatetimepickertimepickerlayout-inflaterfindviewbyid

Read More
FindViewByID in Xamarin.Android is not recognizing the ID defined in the ..axml...

xamarin.androidfindviewbyid

Read More
BackNext