Fix multi select and more colors
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user