Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
Update margin keyboard layoput
Browse files Browse the repository at this point in the history
  • Loading branch information
cash-it committed Feb 27, 2020
1 parent aec0281 commit 7137dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loginnumber/src/main/res/layout/keyboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
android:id="@+id/keyboard"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="@dimen/_14dp"
android:orientation="vertical">

<TableRow style="@style/keyboard_row">
Expand Down

0 comments on commit 7137dcb

Please sign in to comment.