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

@@ -692,7 +692,7 @@
-->
<activity
android:name=".ui.NfcOperationActivity"
android:theme="@style/KeychainTheme.DialogWithoutTitle"
android:theme="@style/KeychainTheme.YubiKeyDialog"
android:allowTaskReparenting="true"
android:launchMode="singleTop"
android:taskAffinity=":Nfc" />