guardianproject / haven

Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
https://guardianproject.github.io/haven/
GNU General Public License v3.0
6.58k stars 728 forks source link

Settings simple layout fix #368

Closed lukeswitz closed 5 years ago

lukeswitz commented 5 years ago

Removes the deprecated preferenceTheme attribute which solves the problem:

1 2_

As per Preference 1.0.0-rc01 release notes:

  • PreferenceThemeOverlay has been updated to the latest material theme. If no custom theme is provided, PreferenceThemeOverlay is used as the default theme.