adding some elevation to the dialpad activity button
This commit is contained in:
parent
52a8f6fde4
commit
872a7f19d4
|
@ -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"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue