I have the a LinearLayout with width set in xml as fill_parent , now i need its width at runtime programatically. So i did this:
LinearLayout
fill_parent
Li
layoutGet.getWidth() should work out
layoutGet.getWidth()