Skip to content

AboutUsPage

stardust edited this page Feb 20, 2023 · 1 revision

AboutUsPage

The AboutUsPage class contains the logic for the About Us activity.

onCreate

Method is called when the activity is created. In this method, the toolbar and layout is set.

Parameters:

  • Bundle savedInstanceState

Return value:

  • none
Clone this wiki locally