Hide spell check errors in post preview.

This commit is contained in:
Rashad Sookram 2022-03-16 11:37:28 -04:00 committed by Cody Henthorne
parent 666218773c
commit c8c0589ac4

View file

@ -20,6 +20,7 @@
android:layout_gravity="start|center_vertical"
android:background="@drawable/rounded_rectangle_secondary_18"
android:gravity="center"
android:inputType="textNoSuggestions"
android:paddingHorizontal="12dp"
android:paddingTop="15dp"
android:paddingBottom="13dp"