Android Layout MinWidth -


i know can set minwidth using xml want know how set in code, because i'm adding linear layouts code view when content small layout's content i'm adding change , so, need set minimun width code.

you have use viewinstance.setminimumwidth (int minwidth). can read here


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -