Giant whitespace-only indentation patch.

This commit is contained in:
akwizgran
2016-02-02 16:35:08 +00:00
parent d75c51ec74
commit 4decdbf3e6
36 changed files with 1150 additions and 1150 deletions

View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="BriarTheme" parent="BriarBaseTheme">
<!-- This fixes a UI bug in the support preference library -->
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
</style>
<style name="BriarTheme" parent="BriarBaseTheme">
<!-- This fixes a UI bug in the support preference library -->
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
</style>
<style name="BriarButton.Default">
<item name="android:textAllCaps">true</item>
</style>
<style name="BriarButton.Default">
<item name="android:textAllCaps">true</item>
</style>
</resources>