|
|
@ -40,6 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:hint="@string/reply_captcha" |
|
|
|
android:hint="@string/reply_captcha" |
|
|
|
|
|
|
|
android:imeOptions="flagNoFullscreen" |
|
|
|
android:inputType="textNoSuggestions|textVisiblePassword" |
|
|
|
android:inputType="textNoSuggestions|textVisiblePassword" |
|
|
|
android:minHeight="40dp" |
|
|
|
android:minHeight="40dp" |
|
|
|
android:textSize="14sp" /> |
|
|
|
android:textSize="14sp" /> |
|
|
|