|
|
@@ -11,7 +11,6 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
android:layout_marginBottom="60dp"
|
|
|
- android:layout_marginTop="-36dp"
|
|
|
android:orientation="vertical"
|
|
|
android:fillViewport="true"
|
|
|
android:layout_gravity="fill_vertical"
|
|
|
@@ -25,7 +24,6 @@
|
|
|
|
|
|
<ImageView
|
|
|
android:id="@+id/ask_bg"
|
|
|
- android:layout_marginTop="?attr/actionBarSize"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content" />
|
|
|
|