Unable To Inflate A Layout On Button Click June 16, 2023 Post a Comment Hi I am trying to show a layout when a button is pressed but the layout is never shown. No exception is thrown for some reason. The button is located inside an activity. The buttonSolution 1: Use this :rv.addView(error); CopyWhere rv is your parent layout. Baca JugaHow Does AppCompat Inflate Layouts That Do Not Explicitly Use AppCompat Widgets?How To Store Edit Text Data From An Android Dialog?Onpause() Or Onstop() Share You may like these postsHow Does AppCompat Inflate Layouts That Do Not Explicitly Use AppCompat Widgets?How To Store Edit Text Data From An Android Dialog?How To Add View In A Linear Layout Dynamically Post a Comment for "Unable To Inflate A Layout On Button Click"
Post a Comment for "Unable To Inflate A Layout On Button Click"