Update reply_captcha.xml
@ -41,6 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/reply_captcha"
android:inputType="textNoSuggestions"/>
android:inputType="textNoSuggestions|textVisiblePassword"/>
</LinearLayout>