We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58946a commit 9f0a5e9Copy full SHA for 9f0a5e9
WooCommerce/src/main/res/layout/fragment_receipt_preview.xml
@@ -37,7 +37,7 @@
37
<WebView
38
android:id="@+id/receipt_preview_preview_webview"
39
android:layout_width="match_parent"
40
- android:layout_height="match_parent"
+ android:layout_height="0dp"
41
app:layout_constraintBottom_toBottomOf="parent"
42
app:layout_constraintEnd_toEndOf="parent"
43
app:layout_constraintStart_toStartOf="parent"
0 commit comments