Skip to content

Commit 3dcdfa0

Browse files
committed
qp:re 3.0.0: fixes 4
1 parent cd77c24 commit 3dcdfa0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-27.6 KB
Binary file not shown.

app/src/main/res/layout/fragment_profile_edit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
android:id="@+id/etUserAvatarEmoji"
8585
android:layout_width="match_parent"
8686
android:layout_height="wrap_content"
87-
android:maxLength="4"
87+
android:maxLength="5"
8888
android:hint="@string/avatar_emoji"
8989
android:inputType="textPersonName" />
9090
</com.google.android.material.textfield.TextInputLayout>

0 commit comments

Comments
 (0)