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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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