Skip to content

Commit a208727

Browse files
committed
follow-up prev: lnurlw: fix android edge-to-edge layout padding
as per spesmilo#9993 (comment)
1 parent 7d0ac64 commit a208727

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

electrum/gui/qml/components/LnurlWithdrawRequestDialog.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ElDialog {
1717
property RequestDetails requestDetails
1818

1919
padding: 0
20+
needsSystemBarPadding: false
2021

2122
property int walletCanReceive: 0
2223
property int providerMinWithdrawable: parseInt(requestDetails.lnurlData['min_withdrawable_sat'])

0 commit comments

Comments
 (0)