Skip to content
Snippets Groups Projects
Unverified Commit 079ebbd9 authored by axelherbstreith's avatar axelherbstreith Committed by GitHub
Browse files

removed bold text (#3103)

parent 2ff12981
No related branches found
No related tags found
No related merge requests found
...@@ -51,8 +51,7 @@ ...@@ -51,8 +51,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:imeOptions="actionNext" android:imeOptions="actionNext"
android:inputType="textCapWords" android:inputType="textCapWords"
android:maxLength="100" android:maxLength="100" />
android:textStyle="bold" />
</com.google.android.material.textfield.TextInputLayout> </com.google.android.material.textfield.TextInputLayout>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment