How can i enable and disable android:singleLine dynamically?I have a listview, i want to make some items in listView with text singleLine true and some sinleLine false?pls help..
How can i enable and disable android:singleLine dynamically?I have a listview, i want to
Share
TextView.setSingleLine(boolean);