Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded.

This commit is contained in:
Vavassor 2017-04-17 02:49:56 -04:00
commit 18e40855ad
5 changed files with 132 additions and 9 deletions

View file

@ -19,6 +19,11 @@
android:background="@android:color/transparent"
android:elevation="4dp" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/edit_profile_error" />
<EditText
android:layout_width="wrap_content"
android:layout_height="wrap_content"