Commit Graph

2 Commits

Author SHA1 Message Date
Florian CUNY
12e4c7fa35 Made the preferences not retain the margin reserved to icons in SettingsActivity
Android reserves some space next to a preference to let developers put an icon there.
As there aren't any icons, I added app:iconSpaceReserved="false" to all the preferences in order to "remove" this useless blank space.
2020-07-04 21:41:24 +02:00
Stefan Schueller
686d34b928 - Updated Preferences to new version - https://github.com/sschueller/peertube-android/issues/187 , https://github.com/sschueller/peertube-android/issues/177
- Fixed layouts missing appbar - https://github.com/sschueller/peertube-android/issues/183
- Cleaned up manifest
2020-06-27 23:28:52 +02:00