Skip to content
Snippets Groups Projects
Commit 55913600 authored by Pierre Nicolas's avatar Pierre Nicolas :joy: Committed by Adrien Béraud
Browse files

welcome_view: manage bigger jamiid font size

Font size could be changed from android settings.
GitLab: #1544

Change-Id: I5c2f5646336971c7033ff8807b88fc740173e79c
parent 0ecc2dce
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/jami_id_text_view_wrapper"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<!-- Jami ID text -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment