mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-18 12:49:59 -04:00
Fixed long version overriding app name (issue #322) Also, fixed deprecated "singleLine" property to "maxLines="1"". Also removed reduntant (legacy) padding declarations, for the files used exclusively by newer APIs which override those declarations with new ones. See merge request !417