adding some bottom padding at the dialpad
This commit is contained in:
parent
91bf451794
commit
cae2ef0919
|
@ -7,6 +7,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:paddingBottom="@dimen/normal_margin"
|
||||
tools:ignore="HardcodedText">
|
||||
|
||||
<com.simplemobiletools.commons.views.MyTextView
|
||||
|
|
Loading…
Reference in New Issue