Subtle design improvements to yubikey dialog

This commit is contained in:
Dominik Schürmann
2015-07-03 16:54:17 +02:00
parent d03595f64e
commit 0faf69e91f
115 changed files with 64 additions and 28 deletions

View File

@@ -36,7 +36,7 @@
<!--<item name="suggestionRowLayout">...</item>-->
</style>
<style name="KeychainTheme.DialogWithoutTitle" parent="@style/Theme.AppCompat.Light.Dialog.MinWidth">
<style name="KeychainTheme.YubiKeyDialog" parent="@style/Theme.AppCompat.Light.Dialog.MinWidth">
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
</style>