Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f6fdf44 authored by Chia-chi Yeh's avatar Chia-chi Yeh
Browse files

VpnDialogs: change paddings.

Change-Id: I46d949099778d1801ac1ca81b845b93936ceecb9
parent 9a3d51f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:padding="5mm">
        android:padding="3mm">

    <ImageView android:id="@+id/icon"
            android:layout_width="@android:dimen/app_icon_size"
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
<TableLayout xmlns:android="http://schemas.android.com/apk/res/android"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:padding="3mm"
        android:stretchColumns="0,1">

    <TableRow>