mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 13:49:53 +01:00
Use "text" to refer to message text.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
tools:context=".android.blog.WriteBlogPostActivity">
|
||||
|
||||
<org.briarproject.briar.android.view.LargeTextInputView
|
||||
android:id="@+id/bodyInput"
|
||||
android:id="@+id/textInput"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:gravity="bottom"
|
||||
|
||||
Reference in New Issue
Block a user