adding some bottom padding at the dialpad

This commit is contained in:
tibbi 2020-05-03 17:58:40 +02:00
parent 91bf451794
commit cae2ef0919
1 changed files with 1 additions and 0 deletions

View File

@ -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