Changed the qr box color to match the text fields boxes in both day and night modes in SendTransactionFragment.
This commit is contained in:
parent
7fa1ed03c3
commit
a6f2d5469b
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
||||||
<corners android:radius="8dp" />
|
<corners android:radius="8dp" />
|
||||||
<stroke
|
<stroke
|
||||||
android:width="1dp"
|
android:width="1dp"
|
||||||
android:color="#888"/>
|
android:color="#a999"/>
|
||||||
</shape>
|
</shape>
|
Loading…
Reference in a new issue