Commit 3faf53ce authored by Grigory Fedorov's avatar Grigory Fedorov

Account action buttons top and bottom margins corrected.

parent a0cb646f
......@@ -79,7 +79,7 @@
android:layout_alignParentBottom="true"
android:layout_marginRight="18dp"
android:layout_marginBottom="4dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
......@@ -108,7 +108,7 @@
android:src="@drawable/ic_arrow_up_white_24dp"
android:clickable="false"
android:layout_marginTop="4dp"
android:layout_marginTop="34dp"
android:layout_marginBottom="12dp"
android:layout_marginLeft="16dp"
android:layout_marginRight="16dp"
......@@ -123,7 +123,7 @@
android:orientation="vertical"
android:id="@+id/account_action_buttons"
android:layout_marginBottom="4dp"
>
</LinearLayout>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment