Style dialog buttons

This commit is contained in:
Dominik Schürmann
2015-08-12 17:00:09 +02:00
parent a7392eb99d
commit 65517f0d06
2 changed files with 16 additions and 2 deletions

View File

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