Add paste icon to keyboard

Need to find a better way to center.

Signed-off-by: binkybear <binkybear@nethunter.com>
This commit is contained in:
binkybear 2016-10-07 15:11:31 -05:00
parent 5567dac8dd
commit 42e547279e
6 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

View File

@ -63,7 +63,8 @@ android:orientation="vertical" >
android:layout_height="wrap_content"
android:minHeight="35sp"
android:minWidth="60sp"
android:text="&quot;*p"/>
android:gravity="center"
android:drawableLeft="@drawable/ic_content_paste_white_24dp"/>
<Button
android:id="@+id/button_slash"
android:layout_width="wrap_content"