Delete a bunch of dead code and resources.

Deleted a bunch of unused colors. Also deleted the FAB
since it's never actually used, The one xml location sets the visibility
to gone and it is never changed.

Change-Id: I9424d581960ef879f6742bf8f06ac8932224c7cc
This commit is contained in:
Andrew Sapperstein
2016-05-20 18:50:14 -07:00
parent cbec5aecb5
commit 4ab0558972
9 changed files with 1 additions and 159 deletions

View File

@@ -75,5 +75,4 @@
<dimen name="confirm_credentials_security_method_margin">72dp</dimen>
<dimen name="confirm_credentials_layout_width">328dp</dimen>
<dimen name="confirm_credentials_top_padding">48dp</dimen>
<dimen name="fab_margin">24dp</dimen>
</resources>