set wrap content in java | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
0
android:height="wrap_content" In your XML file
16th Jan 2019, 11:29 AM
Eldar Bakerman