added a temp widget icon
This commit is contained in:
BIN
TravelPost/res/drawable/sign_post_icon.png
Normal file
BIN
TravelPost/res/drawable/sign_post_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
BIN
TravelPost/res/drawable/sign_post_icon_mod.png
Normal file
BIN
TravelPost/res/drawable/sign_post_icon_mod.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.5 KiB |
@@ -4,9 +4,9 @@
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
>
|
||||
<Button
|
||||
<ImageButton
|
||||
android:id="@+id/widgetbutton"
|
||||
android:text="Post"
|
||||
android:background="@drawable/sign_post_icon_mod"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user