prettify import

This commit is contained in:
Dominik Schürmann
2014-01-14 21:47:01 +01:00
parent 7cde5c89d0
commit b5013be037
3 changed files with 21 additions and 6 deletions

View File

@@ -10,7 +10,8 @@
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_margin="10dp"
android:text="@string/import_from_clipboard"
android:text="@string/import_clipboard_button"
bootstrapbutton:bb_icon_left="fa-clipboard"
bootstrapbutton:bb_size="default"
bootstrapbutton:bb_type="default" />