|
|
|
@ -24,10 +24,10 @@ |
|
|
|
android:inputType="textCapWords|textAutoCorrect|textAutoComplete" |
|
|
|
android:inputType="textCapWords|textAutoCorrect|textAutoComplete" |
|
|
|
android:maxLength="255" |
|
|
|
android:maxLength="255" |
|
|
|
android:singleLine="true" |
|
|
|
android:singleLine="true" |
|
|
|
|
|
|
|
android:textAppearance="@style/ToolbarTextAppearance" |
|
|
|
android:textColor="@color/white" |
|
|
|
android:textColor="@color/white" |
|
|
|
android:textColorHint="@color/white" |
|
|
|
android:textColorHint="@color/white" |
|
|
|
android:textCursorDrawable="@drawable/shape_cursor" |
|
|
|
android:textCursorDrawable="@drawable/shape_cursor" /> |
|
|
|
android:textSize="20sp" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</com.google.android.material.appbar.MaterialToolbar> |
|
|
|
</com.google.android.material.appbar.MaterialToolbar> |
|
|
|
|
|
|
|
|
|
|
|
|