lnurlw: follow-up: fix android edge-to-edge layout padding
as per https://github.com/spesmilo/electrum/pull/9993#issuecomment-3228252596
This commit is contained in:
@@ -17,6 +17,7 @@ ElDialog {
|
||||
property RequestDetails requestDetails
|
||||
|
||||
padding: 0
|
||||
needsSystemBarPadding: false
|
||||
|
||||
property int walletCanReceive: 0
|
||||
property int providerMinWithdrawable: parseInt(requestDetails.lnurlData['min_withdrawable_sat'])
|
||||
|
||||
Reference in New Issue
Block a user