summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_eip.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-07-09 23:30:32 +0200
committercyBerta <cyberta@riseup.net>2019-07-09 23:30:32 +0200
commit9bb5d109ddd73b8e31e5f5d862372758290227aa (patch)
tree90096b845ae8aedc5c380316ff5c09d714b417d8 /app/src/main/res/layout/f_eip.xml
parent40266121f8f62bcbeca79d648fd673e5ee09c849 (diff)
tweak buttons - fix pressed states, tweak vpn button
Diffstat (limited to 'app/src/main/res/layout/f_eip.xml')
-rw-r--r--app/src/main/res/layout/f_eip.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/f_eip.xml b/app/src/main/res/layout/f_eip.xml
index ed4ec9c4..dda4ad78 100644
--- a/app/src/main/res/layout/f_eip.xml
+++ b/app/src/main/res/layout/f_eip.xml
@@ -83,8 +83,8 @@
<android.support.v7.widget.AppCompatButton
android:id="@+id/vpn_main_button"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
+ android:layout_width="150dp"
+ android:layout_height="32dp"
android:layout_marginBottom="@dimen/stdpadding"
android:layout_marginEnd="@dimen/stdpadding"
android:layout_marginStart="@dimen/stdpadding"