android - How is it possible to set weight 1/3 for a RelativeLayout with a minWidth ? -


i think title enough explicit let's explain again.

i have relativelayout , gridview i've set weights @ 1/3 first 1 , 2/3 second, on screens relativatlayout isn't wide enough, question, how can make sure relativelayout has enough place ?

thanks.

wrap relativelayout inside linearlayout allow can use weights then


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -