[Frontport] Fix add new account (#779)

Fix add new account

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/779
Reviewed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
M M Arif
2020-11-17 19:56:16 +01:00
committed by 6543
parent 3aa819f3ef
commit 272fc78df9
3 changed files with 7 additions and 2 deletions

View File

@ -71,7 +71,7 @@
android:textIsSelectable="true"
android:autoLink="web"
android:textColorLink="@color/lightBlue"
android:textSize="14sp" />
android:textSize="16sp" />
<LinearLayout
android:id="@+id/commentReactionBadges"