mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-23 08:22:32 -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