Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11e733bf authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Increase max signature length

Closes #1539
parent df898994
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
    android:layout_height="wrap_content"
    android:background="@null"
    android:lines="1"
    android:maxLength="30"
    android:maxLength="64"
    android:padding="24dp"
    android:singleLine="true"
    android:textStyle="bold"