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

Commit b19d9ba2 authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Modified padding space

Screenshots: https://drive.google.com/a/google.com/folderview?id=0BwSNbQ_IWQd2T1lCTWZDSXVQczQ&usp=sharing

Bug: 22292872
Change-Id: I51128a215e15dfeaed64611945c4fed538c9d358
parent 99570160
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
    <ImageView android:id="@android:id/icon"
        android:layout_width="@dimen/detail_network_icon_size"
        android:layout_height="@dimen/detail_network_icon_size"
        android:layout_margin="8dip"
        android:layout_margin="16dip"
        android:layout_gravity="center_vertical" />

    <LinearLayout