|
|
|
@ -86,7 +86,7 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginTop="30dp"> |
|
|
|
|
|
|
|
|
|
<EditText |
|
|
|
|
<android.support.design.widget.TextInputEditText |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:id="@+id/edit_profile_display_name" |
|
|
|
@ -103,7 +103,7 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginTop="30dp"> |
|
|
|
|
|
|
|
|
|
<EditText |
|
|
|
|
<android.support.design.widget.TextInputEditText |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:id="@+id/edit_profile_note" |
|
|
|
|