Merge pull request #11 from mezpahlan/master

Update reply_captcha.xml
captchafix
Floens 11 years ago
commit dfc64e2dfd
  1. 2
      Clover/app/src/main/res/layout/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_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:hint="@string/reply_captcha" android:hint="@string/reply_captcha"
android:inputType="textNoSuggestions"/> android:inputType="textNoSuggestions|textVisiblePassword"/>
</LinearLayout> </LinearLayout>

Loading…
Cancel
Save