Commit 7ac1cf82 authored by Grigory Fedorov's avatar Grigory Fedorov

account_info_editor_fragment: icon for avatar changed.

parent a9aa1b8c
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
android:layout_marginLeft="16dp" android:layout_marginLeft="16dp"
android:layout_marginRight="32dp" android:layout_marginRight="32dp"
android:layout_marginTop="24dp" android:layout_marginTop="24dp"
android:src="@drawable/ic_file_image_box_grey600_24dp" android:src="@drawable/ic_camera_grey600_24dp"
/> />
<LinearLayout <LinearLayout
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:orientation="horizontal" android:orientation="horizontal"
android:layout_marginRight="16dp" android:layout_marginRight="16dp"
android:layout_marginTop="16dp" android:layout_marginTop="12dp"
android:layout_marginBottom="8dp" android:layout_marginBottom="8dp"
......
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