Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16d374bf authored by Brad Hinegardner's avatar Brad Hinegardner Committed by Android (Google) Code Review
Browse files

Merge "Adjust Wallet Quick Affordance picker String to use correct resource" into main

parents 4982392a 053f50bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ constructor(

    override val key: String = BuiltInKeyguardQuickAffordanceKeys.QUICK_ACCESS_WALLET

    override fun pickerName(): String = context.getString(R.string.accessibility_wallet_button)
    override fun pickerName(): String = context.getString(R.string.wallet_title)

    override val pickerIconResourceId = R.drawable.ic_wallet_lockscreen