Fix multi select and more colors

This commit is contained in:
Dominik Schürmann
2015-02-22 23:52:29 +01:00
parent f852cb7449
commit e20c6add43
16 changed files with 18 additions and 20 deletions

View File

@@ -86,7 +86,7 @@ public class KeychainApplication extends Application {
}
brandGlowEffect(getApplicationContext(),
getApplicationContext().getResources().getColor(R.color.emphasis));
getApplicationContext().getResources().getColor(R.color.primary));
setupAccountAsNeeded(this);