This commit is contained in:
Phillip Thelen 2021-06-01 13:53:34 +02:00
parent 8611351cf0
commit 7eaa035654

View file

@ -33,7 +33,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="5dp"
android:textColor="@android:color/black"
android:textColor="@color/text_primary"
android:inputType="textCapSentences|textMultiLine" />
</com.google.android.material.textfield.TextInputLayout>