tou a editar o perfil e deixar a pp mais bonita
This commit is contained in:
@@ -4,6 +4,7 @@ color background_color
|
||||
color black
|
||||
color error_color
|
||||
color primary_color
|
||||
color primary_dark_color
|
||||
color primary_light_color
|
||||
color purple_200
|
||||
color purple_500
|
||||
@@ -21,6 +22,7 @@ drawable ic_launcher_final
|
||||
drawable ic_launcher_round
|
||||
drawable ic_logo
|
||||
drawable ic_logo_scaled
|
||||
drawable ic_placeholder
|
||||
id action_appointments_to_schedule
|
||||
id action_home_to_schedule_appointment
|
||||
id age_edit_text
|
||||
@@ -31,9 +33,12 @@ id button_ai_triage
|
||||
id button_book_appointment
|
||||
id button_call_sns
|
||||
id button_cancel
|
||||
id button_cancel_password
|
||||
id button_change_password
|
||||
id button_edit_profile
|
||||
id button_logout
|
||||
id button_save
|
||||
id button_save_password
|
||||
id card_next_medication
|
||||
id checkbox_remember_me
|
||||
id checkbox_taken
|
||||
@@ -41,7 +46,8 @@ id datePicker
|
||||
id edit_age
|
||||
id edit_email
|
||||
id edit_name
|
||||
id edit_password
|
||||
id edit_profile_image
|
||||
id edit_reason
|
||||
id edit_utente
|
||||
id email_edit_text
|
||||
id forgot_password_link
|
||||
@@ -58,11 +64,13 @@ id navigation_medication
|
||||
id navigation_profile
|
||||
id navigation_schedule_appointment
|
||||
id navigation_sns24
|
||||
id new_password
|
||||
id next_med_name
|
||||
id next_med_time
|
||||
id password_edit_text
|
||||
id profile_age
|
||||
id profile_email
|
||||
id profile_image
|
||||
id profile_name
|
||||
id profile_utente
|
||||
id recycler_appointments_future
|
||||
@@ -79,6 +87,7 @@ id text_med_dosage
|
||||
id text_med_name
|
||||
id text_med_notes
|
||||
id text_med_time
|
||||
id text_reason
|
||||
id text_time
|
||||
id text_type
|
||||
id utente_edit_text
|
||||
@@ -86,6 +95,7 @@ layout activity_forgot_password
|
||||
layout activity_login
|
||||
layout activity_main
|
||||
layout activity_register
|
||||
layout dialog_change_password
|
||||
layout dialog_edit_profile
|
||||
layout fragment_appointments
|
||||
layout fragment_home
|
||||
@@ -122,5 +132,7 @@ string title_medication
|
||||
string title_profile
|
||||
string title_sns24
|
||||
style Theme.Cuida
|
||||
style Widget.Cuida.Button
|
||||
style Widget.Cuida.CardView
|
||||
xml backup_rules
|
||||
xml data_extraction_rules
|
||||
|
||||
Reference in New Issue
Block a user