summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_eip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/f_eip.xml')
-rw-r--r--app/src/main/res/layout/f_eip.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/layout/f_eip.xml b/app/src/main/res/layout/f_eip.xml
index b5af785d..c6c48d69 100644
--- a/app/src/main/res/layout/f_eip.xml
+++ b/app/src/main/res/layout/f_eip.xml
@@ -96,10 +96,11 @@
android:paddingRight="@dimen/stdpadding"
android:paddingEnd="@dimen/stdpadding"
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Large"
+ android:textSize="30sp"
android:textStyle="bold"
android:textColor="@color/colorEipFragmentFont"
app:layout_constraintDimensionRatio="1:1"
- tools:text="CONNETION SECURE"
+ tools:text="Connection secure"
/>
<androidx.appcompat.widget.AppCompatTextView