Remove some unused resources
This commit is contained in:
parent
aeb8a52134
commit
52456e8551
2 changed files with 0 additions and 4 deletions
|
@ -5,7 +5,6 @@
|
|||
<dimen name="activity_margin_medium">24dp</dimen>
|
||||
<dimen name="activity_margin_large">32dp</dimen>
|
||||
<dimen name="activity_horizontal_margin">16dp</dimen>
|
||||
<dimen name="activity_vertical_margin">16dp</dimen>
|
||||
|
||||
<dimen name="card_corner_radius">0dp</dimen>
|
||||
<dimen name="card_elevation">4dp</dimen>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
<!-- Hints -->
|
||||
<string name="hint_label">Label</string>
|
||||
<string name="hint_period">Period</string>
|
||||
<string name="hint_secret">Secret</string>
|
||||
|
||||
<!-- Labels -->
|
||||
|
@ -36,8 +35,6 @@
|
|||
<string name="toast_copied_to_clipboard">Copied to clipboard</string>
|
||||
<string name="toast_invalid_qr_code">Invalid QR Code</string>
|
||||
|
||||
<string name="toast_tmp_hotp">HOTP is not yet implemented</string>
|
||||
|
||||
<!-- Dialogs -->
|
||||
<string name="dialog_title_auth">Authenticate</string>
|
||||
<string name="dialog_title_manual_entry">Enter details</string>
|
||||
|
|
Loading…
Reference in a new issue