The layout-inflater tag refers to the Android LayoutInflater class which is used to build a view hierarchy from an xml layout file.

learn more… | top users | synonyms

1
vote
1answer
18 views

The method getLayoutInflater(Bundle) in the type Fragment is not applicable for the arguments ()

I'm trying to use a custom datePicker date picker but I'm getting this error when inflating the root Layout inside a fragment : public void button_click(View view) { // Create the ...
0
votes
2answers
26 views

Android: Update ListViewItem with new .xml from code

I have a ListView with an OnClick-method, which I want to change the layout of the clicked ListViewItem. I want to do this by setting the layout to a new XML. As the view loads I set the items' ...
0
votes
2answers
31 views

Creating bitmaps from view in the background

In my android application, on a certain activity I need to create screenshots of views without actually displaying them. I have been successful in achieving this by inflating the views and saving them ...
1
vote
1answer
38 views

Android ListView “recycle” doesn't store rows which are not visible initially

There are maybe thousands of posts around the web about ListView and ListAdapter recycle process but I couldn't solve my problem so far. I have custom ListView rows and populate the items inside the ...
0
votes
1answer
17 views

PullToRefreshGridView Inflate Exception

I am using this library https://github.com/chrisbanes/Android-PullToRefresh for implementing a refreshable grid view and i am getting this error: android.view.InflateException: Binary XML file line ...
0
votes
0answers
28 views

Editext inside the popupwindow shows bad token error in android?

Am using Edit text inside the popup window after am enter the values in edit text it shows some bad token error.Can any one know please help me to solve this issue. My Pop up window Coding. ...
0
votes
5answers
40 views

Why root View return from inflate() does not match with View returned from findViewById()?

As a new-bee I am again in trouble understanding some basics of inflate(). here is my xml file - <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" ...
0
votes
0answers
47 views

Whats wrong with LayoutInflater?

In my app I have gridview. I want it to display complicated items with an image and some textviews. Here is my inflatable item <RelativeLayout ...
0
votes
1answer
69 views

Binary XML file line #2: Error inflating class

I know similar questions like this has been answered but I seem to have done what the tutorial suggested and reading from other posts but still I get the Inflator error. Not sure what I am doing ...
-7
votes
2answers
40 views

How do I inflate a ListView with images “only”? [closed]

I mean, each row should contain only one image and span the width. No text is expected in the row. A sample code would help a lot !
2
votes
2answers
86 views

Strange behavior of inflated buttons when changing one's color

I am trying to implement a dynamic button inflation for my Android application, based on an input specified by the user in real time. When clicked, button changes its color from blue to red. The code ...
0
votes
1answer
64 views

Is view inflation cached in Activity

I tried searching for a clear answer but could not find it so asking it here. Apologies if this is a nOOb question. My question is Does Android Cache the view inflation outside the scope of the ...
-1
votes
0answers
18 views

Open Activity using Intent into LayoutInflater

I have a "Demo.java" that shows "demo.xml" correctly. Within this "demo.xml" has LinearLayout that is empty. And I have several other activits "Demo1.java", "Demo2.java" ... that shows "demo1.xml", ...
0
votes
0answers
17 views

android: popUpWindow on click of tabHost

I wish to get a pop up window on click of a tab in my tab widget. I do not know where to call the LayoutInflater and the popUpWindow. Need Help!! Thanks in advance!!
0
votes
3answers
297 views

fragments and onConfigurationChanged

I'm trying to do something I do with activities, but within a fragment. What I do is using activities: First stop the activity restarts when rotating the device ...
0
votes
0answers
48 views

NullPointerException while performing measure() on an inflated view

i'm trying to create a BitmapDescriptor from a view. this is the code: LayoutInflater inflater = (LayoutInflater)myActivity.getApplicationContext().getSystemService ...
0
votes
1answer
25 views

How to inflate buttons and create listeners for each one of them?

I want to create a variable number of buttons, and I want them to be adjacent (I cannot use the ListView), so I know I have to inflate a Button somehow. My question is how to inflate the Button, and ...
-4
votes
0answers
9 views

LayoutInflater !! hello, how to use LayoutInflater to release press left then show me left layout

LayoutInflater !! hello, how to use LayoutInflater to release press left then show me left layout,and press right then show me right layout,,== or if me press the button "<",">" to show me left or ...
0
votes
2answers
54 views

How to modify a View from the MainActivity in another class?

I would like update a GridView that I have created in my MainActivity from another class, in my case, called GameplayController. Specifically, I am trying to simply insert the ...
0
votes
2answers
42 views

can not open the keyboard on the editText

I will explain what i done in my alertBox i Inflate a View for the alertBox its name is view. and in that view a LinearLayout is there its name is 'main layout' i inflate another view which contains a ...
1
vote
2answers
97 views

Loading android layout from xml

I would like to load the layout from the xml file, I tried: View view = inflater.inflate(R.layout.map_cameras_fragment, container, false); but it just shows this: java.lang.NullPointerException ...
0
votes
1answer
32 views

Null Pointer exception when trying to layout inflate in service

I'm trying to layout Inflate in a service on onCreate with this code: // ... public void onCreate() { telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); ...
0
votes
0answers
9 views

how to put a checkbox and TextView to a listView

the required task , when click on Add button get the text from EditText and Put it in TextView , then add CheckBox and the TextView as item in the List view i tried this code but i couldn't continue , ...
2
votes
1answer
61 views

Inflating an image to be front and center of screen

I want to inflate a view with only an image to be above my main layout center screen, so far I only am able to add an inflated view as the first child of my main layout. How can I inflate an imageview ...
0
votes
0answers
14 views

Android keeping layouts inflated after activity restarts

n00b here. On a button click I am inflating a layout like so: public void addLayout(View v) { // inflating layout here: LinearLayout ll1 = (LinearLayout) findViewById(R.id.main_layout); ...
0
votes
2answers
64 views

how to set a textview in inflater layout for close mark?

I'm new to android I'm facing a problem in inflate layout to set close mark How to set close mark in inflater? how to implement this? Any one help me. I try like this.. LayoutInflater inflater ...
1
vote
4answers
63 views

how to settittle to listview in infater layout?

I'm new to android.. I'm facing problem with tittle for listview.. How to implement tittle for list view? help me.. I try like this.. LayoutInflater inflater = (LayoutInflater) ...
0
votes
1answer
53 views

Dynamic resource id for inflater.inflate

I am having the dynamic layout as like the below code. linearLayout=new LinearLayout(sActiveContext); linearLayout.setLayoutParams(new ...
2
votes
2answers
46 views

android : inflated view with a different orientation than the activity

The orientation of my activity is fixed to be landscape. I am inflating 3 different layouts in this activity over an GLsurface view Only one of this will be visible at a time depending on user ...
0
votes
2answers
62 views

what is the difference between getLayoutInflator and (LayoutInflater)getSystemService(Context.LAYOUT_INFLATER_SERVICE)

I'm confused between these two statements. What is the difference and when can i use each one? LayoutInflater inflater = (LayoutInflater) getSystemService(Context.LAYOUT_INFLATER_SERVICE); View v = ...
0
votes
3answers
46 views

confusion in row position number of custom list-view

Update As suggested i have added data view holder into my code but still i am facing same problem. I have edited my question and my code please take a look at that. I want to display 2 view in my ...
0
votes
0answers
42 views

onFinishInflate in ImageView in android

I am implementing customImageview extending Imageview, I need to implement a layout inside CustoImageview, i tried with OnfinishInflate() method, but its not working public CustomImage(Context ...
0
votes
2answers
69 views

Android - Access an object added after the activity has launched

I'm a beginner in Android development and would appreciate your help on this one. I have an android activity that creates a Checkbox and an EditText when the user clicks on a button. The user is free ...
0
votes
0answers
34 views

Get the id of a Textview from inflated layout

i have a xml like this: item.xml with the below code: <TextView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/list_item_title" ...
0
votes
1answer
62 views

How to remove View in Android?

I have two Buttons which is in main layout. If Add Button is clicked it has to add EditText dynamically(Using Inflater). This part is working. If Remove Button is clicked it has to remove those ...
0
votes
1answer
63 views

when to use adapter and when to use inflater

I'm newbie in Android and i learning context menu but after surfing about context menu i have little bit confusion in Adapter and Inflater. I saw 1 program with using adapter and 1 using Inflater. So, ...
0
votes
2answers
423 views

Google Map V2 android error Inflating class fragment error

I am creating an application with tab and I have map in one of the tab, when I open map from it works fine and when I visit some other tab that time also it works fine, but when I come back to the map ...
0
votes
0answers
93 views

Popup login page with two EditText Fields

Hi Guys this is my first post here and i'm obviously a beginner in android development 1.So my main.xml consists of two TextViews(username and password with blank texts) and two button's (login and ...
2
votes
2answers
67 views

how do you use the second parameter in the inflate method of the LayoutInflater class, Android

The inflate method of the LayoutInflater abstract class has as the second parameter of the inflate method that takes ViewGroup root. From the documentation, it is mentioned as an "Optional view to be ...
0
votes
1answer
57 views

Android PagerAdapter, problems adding manually inflated fragments

I am using a FragmentPagerAdapter to show several tabs (associted with Fragments) of type MyFrag. Within MyFrag.onCreateView(), I programmatically inflate a couple of internal Fragments: MyInternalF1, ...
0
votes
2answers
54 views

nullpointer exception with a new layout

i am having the next problem: i have an activity with its own layout called camera_layout, when i had all my layout in that file all went ok, now to display some of the views over my extended ...
0
votes
1answer
46 views

Null Pointer Exception in LayoutInflater

I have made Bean class in which we get & set values for name & image and make two other class . i made MainActivity class and ListAdapterPlay class, in which i want to set images in ...
0
votes
2answers
49 views

How does LayoutInflater work?

I am new to Android development, and I am curious about the phrase "Inflate a View", which is being thrown around in the Android development community. I know it has to do with calling the Inflate ...
0
votes
1answer
51 views

xml layout not showing in another xml layout using LayoutInflater in Android

I am trying to add one xml layout in another xml layout using LayoutInflater. but its not showing. Please check my source code. import android.app.Activity; import android.content.Context; import ...
0
votes
1answer
241 views

Gridview using custom adapter not displaying all results

firstly a big thanks to all the experts that answer questions and provide insight into challenges. Your work is appreciated. Now, i'm a newbie and just started using java and Android....but i'm ...
2
votes
3answers
84 views

Click on TextView inside inflated Linear Layout

I have an inflated Linear Layout that contains 2 TextViews inside it. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" ...
0
votes
1answer
81 views

Using LayoutInflator to create a dialog that takes up whole screen

I am designing an "about" menu for an app and have used the following code in an options menu to generate it: case DIALOG_ABOUT: builder = new AlertDialog.Builder(this); Context ...
0
votes
3answers
77 views

dynamically name textview after inflating android

I m inflating 4 linear layouts multiple times in a scroll view. Each layout has a title in its header. The code snippet is given below. for(int j=0;j<qType.length;j++) { ...
0
votes
1answer
225 views

Out of memory after Android Update on Galaxy S2

After upgrading from Android 4.0.2 to 4.1.2 my self created app is not working anymore. When shooting a picture it should create a bitmap from the callback data. During the bitmap command I get an ...
0
votes
2answers
204 views

set OntouchListener of button inflated in a child view

how can I set the Ontouchlistener of PadButton PadSelect PadName in this code? main actyvity: public class Drum extends Activity { boolean loaded = false; int sound; SoundPool soundPool ...

1 2 3 4 5 6