set wrap content in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

set wrap content in java

Hello How can I set wrap tcontent for the height of a text view in the part of Java in activty

4th Jan 2019, 10:53 AM
‎hassan.s
‎hassan.s - avatar
1 Answer
0
android:height="wrap_content" In your XML file
16th Jan 2019, 11:29 AM
Eldar Bakerman