adding some elevation to the dialpad activity button

This commit is contained in:
tibbi 2018-09-22 23:26:33 +02:00
parent 52a8f6fde4
commit 872a7f19d4
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
android:layout_centerHorizontal="true"
android:layout_marginBottom="@dimen/activity_margin"
android:background="@drawable/circle_background"
android:elevation="@dimen/medium_margin"
android:padding="@dimen/normal_margin"
android:src="@drawable/ic_phone_big"/>