srctree

Robin Linden parent fb51087f 33953205
Fix log spam when entering the call screen

This was missed in b2452e9f29c6f5cee2d2fe8c0172a47e7095b6cc.

inlinesplit
atox/src/main/res/layout/fragment_call.xml added: 3, removed: 2, total 1
@@ -70,5 +70,6 @@
android:layout_marginBottom="16dp"
android:src="@mipmap/ic_launcher"
android:visibility="invisible"
app:shapeAppearanceOverlay="@style/CircleImageView" />
app:shapeAppearanceOverlay="@style/CircleImageView"
app:strokeColor="@null"/>
</RelativeLayout>