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.
- Fixed layouts missing appbar - https://github.com/sschueller/peertube-android/issues/183 - Cleaned up manifest