aboutsummaryrefslogtreecommitdiff
path: root/libs/editor/WordPressEditor/src/main/res/layout-v19/editor_webview.xml
blob: fb826c2ff7541f2658564e4bd0f3bd61081f1938 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<org.wordpress.android.editor.EditorWebView
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    />