Merge "Set font sizes of typed passwords and pins to match keyguard"

This commit is contained in:
Paul Lawrence
2015-01-16 14:59:47 +00:00
committed by Android (Google) Code Review
3 changed files with 4 additions and 1 deletions

View File

@@ -83,7 +83,6 @@
</style>
<style name="TextAppearance.CryptKeeper_PasswordEntry" parent="android:TextAppearance.Material">
<item name="android:textSize">36sp</item>
<item name="android:gravity">center_horizontal</item>
<item name="android:background">@null</item>
<item name="android:textCursorDrawable">@null</item>