Android seekbar not showing -


folks, have following layout: http://dpaste.com/hold/755261/

it has 2 seekbar widgets. both not showing. if move them root linearlayout, appear, otherwise not. need them inside first linearlayout. me how achieve that?

it looks need put following in third linearlayout:

android:layout_weight="1" 

Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -