Top "Inflate" questions

inflate is the decompression counterpart to the lossless compression algorithm and format deflate.

Inflating a view multiple times in the same parent when a button is clicked

My app is about creating surveys. In order to do so, the user should be able to create new fields …

android listview inflate
ViewStub raises error while inflating more than one layouts conditionally

In my app, I am having a spinner, and a ViewStub, depending upon the user item selection from spinner, I …

android inflate layout-inflater viewstub
What's the quickest way to add several views to a LinearLayout?

I have a LinearLayout view that already contains several elements. I want to add a lot more Views to it, …

android layout view android-linearlayout inflate
how to inflate a list view to a fragment

i am using fragment in my application.there are 5 tabs.in 1 tab i need to inflate a list view on …

android viewflipper fragment inflate