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