.
This commit is contained in:
@@ -0,0 +1,119 @@
|
||||
R_DEF: Internal format may change without notice
|
||||
local
|
||||
color background_color
|
||||
color black
|
||||
color error_color
|
||||
color primary_color
|
||||
color primary_light_color
|
||||
color purple_200
|
||||
color purple_500
|
||||
color purple_700
|
||||
color secondary_color
|
||||
color secondary_dark_color
|
||||
color surface_color
|
||||
color teal_200
|
||||
color teal_700
|
||||
color text_primary
|
||||
color text_secondary
|
||||
color white
|
||||
drawable ic_launcher
|
||||
drawable ic_launcher_round
|
||||
drawable ic_logo
|
||||
id action_appointments_to_schedule
|
||||
id age_edit_text
|
||||
id back_to_login
|
||||
id btn_confirm_appointment
|
||||
id btn_time_slot
|
||||
id button_book_appointment
|
||||
id button_call_sns
|
||||
id button_cancel
|
||||
id button_edit_profile
|
||||
id button_logout
|
||||
id button_save
|
||||
id button_triage
|
||||
id card_next_medication
|
||||
id check_breath
|
||||
id check_fever
|
||||
id check_pain
|
||||
id checkbox_taken
|
||||
id datePicker
|
||||
id edit_age
|
||||
id edit_email
|
||||
id edit_name
|
||||
id edit_password
|
||||
id edit_utente
|
||||
id email_edit_text
|
||||
id fab_add_appointment
|
||||
id forgot_password_link
|
||||
id login_button
|
||||
id login_link
|
||||
id mobile_navigation
|
||||
id name_edit_text
|
||||
id nav_host_fragment
|
||||
id nav_view
|
||||
id navigation_appointments
|
||||
id navigation_home
|
||||
id navigation_medication
|
||||
id navigation_profile
|
||||
id navigation_schedule_appointment
|
||||
id navigation_sns24
|
||||
id next_med_name
|
||||
id next_med_time
|
||||
id password_edit_text
|
||||
id profile_age
|
||||
id profile_email
|
||||
id profile_name
|
||||
id profile_utente
|
||||
id recycler_appointments_future
|
||||
id recycler_appointments_past
|
||||
id recycler_medication
|
||||
id recycler_time_slots
|
||||
id register_button
|
||||
id register_link
|
||||
id reset_button
|
||||
id text_date
|
||||
id text_greeting
|
||||
id text_med_dosage
|
||||
id text_med_name
|
||||
id text_med_notes
|
||||
id text_med_time
|
||||
id text_time
|
||||
id text_triage_result
|
||||
id text_type
|
||||
id utente_edit_text
|
||||
layout activity_forgot_password
|
||||
layout activity_login
|
||||
layout activity_main
|
||||
layout activity_register
|
||||
layout dialog_edit_profile
|
||||
layout fragment_appointments
|
||||
layout fragment_home
|
||||
layout fragment_medication
|
||||
layout fragment_profile
|
||||
layout fragment_schedule_appointment
|
||||
layout fragment_sns24
|
||||
layout item_appointment
|
||||
layout item_medication
|
||||
layout item_time_slot
|
||||
menu bottom_nav_menu
|
||||
navigation mobile_navigation
|
||||
string age_hint
|
||||
string already_account
|
||||
string app_name
|
||||
string email_hint
|
||||
string forgot_password
|
||||
string login_button
|
||||
string login_title
|
||||
string name_hint
|
||||
string no_account
|
||||
string password_hint
|
||||
string register_button
|
||||
string register_title
|
||||
string title_appointments
|
||||
string title_home
|
||||
string title_medication
|
||||
string title_profile
|
||||
string title_sns24
|
||||
style Theme.Cuida
|
||||
xml backup_rules
|
||||
xml data_extraction_rules
|
||||
Reference in New Issue
Block a user