dashpay / dash-wallet

Dash Wallet for Android
https://dash.org
173 stars 169 forks source link

fix: use scrCompat to prevent crashes on api 23 #1141

Closed Syn-McJ closed 1 year ago

Syn-McJ commented 1 year ago

There are some icons with gradient (e.g. new Backup screen) that cause crashes on API level 23. We need to use srcCompat for these.

Issue being fixed or feature implemented

Related PR's and Dependencies

Screenshots / Videos

How Has This Been Tested?

Checklist: