centered the travel post button in the widget layout
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
>
|
>
|
||||||
<ImageButton
|
<ImageButton
|
||||||
android:id="@+id/widgetbutton"
|
android:id="@+id/widgetbutton"
|
||||||
|
android:layout_gravity="center_horizontal"
|
||||||
android:background="@drawable/sign_post_icon_mod"
|
android:background="@drawable/sign_post_icon_mod"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
|||||||
Reference in New Issue
Block a user