Merge "Sets the divider style to either for fingerprint." into nyc-dev
diff --git a/res/values/themes.xml b/res/values/themes.xml
index afe5947..7a02ea9 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -296,6 +296,7 @@
<item name="android:textAppearanceListItemSmall">@android:style/TextAppearance.Material.Body1</item>
<item name="android:windowAnimationStyle">@style/Animation.SuwWindowAnimation</item>
+ <item name="suwDividerCondition">both</item>
<item name="suwListItemIconColor">?android:attr/colorAccent</item>
<item name="suwMarginSides">@dimen/suw_layout_margin_sides</item>
</style>