mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-22 08:52:18 -05:00
Do not capitalize every word
This commit is contained in:
parent
af676f610a
commit
9e1265ee87
@ -60,6 +60,5 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:singleLine="true"
|
||||
android:inputType="textCapWords"
|
||||
android:imeOptions="actionSend" />
|
||||
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user