Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded.
This commit is contained in:
parent
e15f1cfcab
commit
18e40855ad
5 changed files with 132 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue