diff --git a/twidere/src/main/res/layout/fragment_user_profile_editor.xml b/twidere/src/main/res/layout/fragment_user_profile_editor.xml index 5bcaa3763..50b856aed 100644 --- a/twidere/src/main/res/layout/fragment_user_profile_editor.xml +++ b/twidere/src/main/res/layout/fragment_user_profile_editor.xml @@ -160,7 +160,7 @@ app:met_baseColor="?android:textColorPrimary" app:met_floatingLabel="normal" app:met_floatingLabelText="@string/user_profile_name" - app:met_maxCharacters="20" + app:met_maxCharacters="50" app:met_primaryColor="?colorAccent" tools:text="TwidereProject"/>