Contact fragment - AlexScotte/CVKotlin GitHub Wiki

This fragment contains information to contact me or find me on professional social networks.

The fragment is composed of:

  • 2 fields for the phone number and email address, if informations are not found in the database, the corresponding field is hidden. The user can click to launch the corresponding intent.
  • 1 recycler view for external links. For the moment I have just indicated the LinkedIn and Github url, but I can add more links easily in the database without touching the application code. User can click to launch the website.
  • 1 button to see my CV in PDF format and download it.