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

Commit b3d8d697 authored by Danny Baumann's avatar Danny Baumann
Browse files

Remove redundant layout item.

Change-Id: Ie5acebffe5e55f5c0eef8fe00551ae2dbd7bcb85
parent 6841e717
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -72,15 +72,6 @@
                android:layout_marginBottom="1dp"
                android:singleLine="true" />

            <TextView
                android:id="@+id/phone_account_label"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:textColor="?attr/call_log_secondary_text_color"
                android:textSize="@dimen/call_log_secondary_text_size"
                android:singleLine="true"
                android:visibility="gone"
                />
        </LinearLayout>

        <ImageView