Wednesday, October 20, 2021

Text Property

Text complete width spreads like parent width (layout weight)

layout_weight="1"

No comments:

Post a Comment

Date format in android

public String f_dateFormat (String cdate , String dateToFormat) { // String cdate = "2013-05-15T10:00:00-0700"; ...