mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 11:49:04 +01:00
[android] Require users of TextInputView to set its controller
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
<declare-styleable name="TextInputView">
|
||||
<attr name="hint" format="string"/>
|
||||
<attr name="allowEmptyText" format="boolean"/>
|
||||
<attr name="supportsAttachments" format="boolean"/>
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="LargeTextInputView">
|
||||
|
||||
Reference in New Issue
Block a user