Search code examples
Differences between: myView.getLayoutParams().height = screenHeight and myView.setLayoutParams(lp)?...


androiddynamicheightandroid-relativelayoutlayoutparams

Read More
Change width of a ListView item(row)?...


androidlistviewandroid-listviewwidthlayoutparams

Read More
Adding Rule programatically to a View that is already in the layout - Android...


javaandroidandroid-layoutlayoutparams

Read More
When creating TextView dynamically the second TextView is not appearing...


androidandroid-linearlayoutlayoutparams

Read More
Listview only creates one item than throws an exception...


androidlistviewnullpointerexceptionlayoutparams

Read More
Inflating ImageButton programatically changes width & height params to wrap_content. Why?...


androidandroid-layoutandroid-inflatelayoutparams

Read More
what to import to resolve "LayoutParams cannot be resolved to a variable"?...


android-layoutlayoutparamsresolve

Read More
Android : Unable to change width of dynamic button...


javaandroidbuttondynamiclayoutparams

Read More
why does View.setLayoutParams can call ViewGroup.onSetLayoutParams which is protected?...


androidandroid-layoutlayoutparams

Read More
custom Toast at screen top...


androidlayoutparamsandroid-toastcustomizing

Read More
Add a margin to LinearLayout in Android...


javaandroidlayoutparams

Read More
How to add margin to listview header?...


androidlistviewnullpointerexceptionlayoutparams

Read More
Allow user to control height and width of a view by onTouch...


androidviewresizelayoutparamsontouch

Read More
ListView row set Left Margin programmatically in CustomAdapter...


androidlistviewandroid-adapterlayoutparams

Read More
Make a view fill a wrap content parent layout...


androidandroid-layoutviewlayoutparams

Read More
Android ImageView setLayoutParams with width bigger than Screen...


androidandroid-layoutlayoutparams

Read More
Android - add subview with layout params at specific index (in code)...


androidandroid-viewlayoutparams

Read More
Obtain width and height of a Layout...


androidandroid-layoutlayoutparams

Read More
GridView.LayoutParams to be the same in different screen sizes, is it possible?...


javaandroidimagegridviewlayoutparams

Read More
LinearLayout.getWidth() not reflecting new width from setLayoutParams...


androidandroid-layoutlayoutparams

Read More
setLayoutParams in ArrayAdapter in getView must set params only to one view...


androidlistviewandroid-listviewlayoutparams

Read More
android : set margin between buttons with LayoutParams...


androidbuttonlayoutparams

Read More
Setting Layout parameters in android...


androidandroid-layoutlayoutparams

Read More
Conversion between px and dp unit...


javaandroidlayoutparamsdensity-independent-pixel

Read More
Android: Setting a button size programatically...


androidbuttonandroid-studiosizelayoutparams

Read More
android LayoutParams updates ONLY after device orientation change...


androidandroid-layoutandroid-custom-viewdevice-orientationlayoutparams

Read More
Increase layout height only from one end of the layout...


androidandroid-linearlayoutlayoutparams

Read More
Changing width of individual items in a listview...


androidlistviewlistadapterlayoutparamsleaderboard

Read More
How to move ImageView along with finger using onTouchListener() in android?...


androidlayoutlayoutparams

Read More
Margin / Padding on custom View...


androidviewlayoutparams

Read More
BackNext