cancel
Showing results for 
Search instead for 
Did you mean: 

Design for TextView/TransparentContainer

Former Member
0 Kudos

Hi,

I have created a TransparentContainer and within it I have created a TextView element. I customized the Height of the TransparentContainer so it will be smaller than the default.

Which paramters should be used/changed?

I have trying to change the hieght but it was not effectthe UI look.

Thanks.

Regards,

Shimon.

Accepted Solutions (0)

Answers (4)

Answers (4)

nikhil_bose
Active Contributor
0 Kudos

sorry. you can't change height of textview ui element.

nikhil

Former Member
0 Kudos

To change height of textview put it in transparent container of Grid Layout(Layout should be other than matrix ). Then you will get height option in properties of Ui element

Mandeep Virk

Former Member
0 Kudos

How much is the height you are specifying in your Transparent container.

There is some minimum size limit. Beyond which we can not reduce the size of any UI Element.

Mandeep Virk

nikhil_bose
Active Contributor
0 Kudos

change transparent container layout to grid layout or any layout other than flow layout and try

nikhil

Former Member
0 Kudos

Hi,

I need little more information to ans your question. Where is that your are trying to chage the Higth value. Is it dynamic UI building or at the design time?

Regards,

Arun.