Change onboarding images
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (c) 2021 The Brave Authors. All rights reserved.
|
||||
This Source Code Form is subject to the terms of the Mozilla Public
|
||||
License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
||||
You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
-->
|
||||
|
||||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<style name="BraveWalletOnboarding">
|
||||
<item name="ic_onboarding_backup">@drawable/ic_onboarding_backup_dark</item>
|
||||
<item name="ic_onboarding_intro">@drawable/ic_onboarding_intro_dark</item>
|
||||
<item name="ic_onboarding_password">@drawable/ic_onboarding_password_dark</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user