Added a new default profile picture. Tested and working, changed filename of avatar
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 98 KiB |
@@ -51,7 +51,7 @@
|
|||||||
android:contentDescription="@string/profile_picture_description"
|
android:contentDescription="@string/profile_picture_description"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="300dp"
|
android:layout_height="300dp"
|
||||||
app:srcCompat="@drawable/ic_account_box_black_24dp" />
|
app:srcCompat="@drawable/avatar_standard" />
|
||||||
|
|
||||||
<Space
|
<Space
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
|||||||
Reference in New Issue
Block a user