From ec90ce0a52d92ddea4bc9057a51bd76ada8e37a3 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 12 Jul 2019 16:34:46 +0200 Subject: allow start/stop vpn button to grow for long strings in different languages --- app/src/main/res/layout/f_eip.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/f_eip.xml b/app/src/main/res/layout/f_eip.xml index dda4ad78..960c6fca 100644 --- a/app/src/main/res/layout/f_eip.xml +++ b/app/src/main/res/layout/f_eip.xml @@ -3,6 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" + xmlns:tools="http://schemas.android.com/tools" android:id="@+id/eipServiceFragment"> -- cgit v1.2.3