|
@@ -101,8 +101,8 @@
|
|
|
</EditText>
|
|
|
<ImageButton
|
|
|
android:id="@+id/embeddedRefreshButton"
|
|
|
- android:layout_width="48dp"
|
|
|
- android:layout_height="48dp"
|
|
|
+ android:layout_width="wrap_content"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
android:layout_gravity="center_vertical|right"
|
|
|
android:layout_marginRight="5dp"
|
|
|
android:padding="0dp"
|