Fix tablet incoming call

This commit is contained in:
Margaux Clerc 2015-04-29 11:07:03 +02:00
parent 511c945e3d
commit 83556f1ed6

View file

@ -16,7 +16,7 @@
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="75dp">
<ImageView
android:layout_width="match_parent"
@ -33,7 +33,7 @@
android:paddingLeft="20dp"
android:textColor="@android:color/white"
android:textSize="22dp" />
</RelativeLayout>
<LinearLayout