Top "Layout" questions

The layout tag is for questions about the placement, alignment and justification of objects with respect to a containing element.

CollectionView Dynamic cell height swift

Im trying to create a collection view with cells displaying string with variable length. Im using this function to set …

layout swift height uicollectionview
How to get the _locale variable inside in a Symfony layout?

I'm working with Symfony 2 on a site which having 2 languages, and I want to change patterns of my routes depending …

templates layout routing translation symfony
Flutter Layout Container Margin

I have a problem with my Flutter Layout. I have a simple container with a Margin right and left of 20.0 …

layout dart containers margin flutter
Android: How can you align a button at the bottom and listview above?

I want to have a button at the bottom of the listview. If I use relativeLayout/FrameLayout, it aligns but …

android listview layout alignment
Size of figure when using plt.subplots

I'm having some trouble trying to change the figure size when using plt.subplots. With the following code, I just …

python layout matplotlib subplot
How to align caption underneath image

I have 9 images in total and three on each row, I have managed to add a caption for one of …

html css layout caption
How to Access Sharepoint 2007/2010/2013 _layouts folder

I'm trying to insert some data in the location mysiteurl/_layouts/ 'cause I had to use a third part software …

sharepoint layout insert
Android ImageView size not scaling with source image

I have a few ImageViews inside a LinearLayout. I need to scale down the ImageViews so that they maintain their …

android layout formatting imageview custom-view
Rotate ImageView source from layout xml file

I have this ImageView in my layout: <ImageView android:layout_width="fill_parent" android:layout_height="wrap_content" android:…

android layout rotation imageview
Printing HTML table with many columns/rows using CSS layout?

I want to print a large table (so large that its rows are approx. 3 sheets of papers wide) from HTML. …

html css layout printing internet-explorer-10