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 c11bb96 commit 0bf5a63Copy full SHA for 0bf5a63
WordPressEditor/src/main/res/layout/fragment_edit_post_content.xml
@@ -30,7 +30,7 @@
30
android:hint="@string/post_title"
31
android:inputType="textCapSentences|textAutoCorrect" />
32
33
- <org.wordpress.android.widgets.WPEditText
+ <org.wordpress.android.util.widgets.WPEditText
34
android:id="@+id/post_content"
35
android:layout_width="fill_parent"
36
android:layout_height="0dp"
0 commit comments