Changed the qr box color to match the text fields boxes in both day and night modes in SendTransactionFragment.

master
Severiano Jaramillo 2019-03-19 20:45:45 -06:00
parent 7fa1ed03c3
commit a6f2d5469b
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
<corners android:radius="8dp" />
<stroke
android:width="1dp"
android:color="#888"/>
android:color="#a999"/>
</shape>