Application Data
A look at the modifications in the Python module for the “About” view.
We'll cover the following...
In this lesson, we’ll look at a modal “About” view in the application. It will be a small window that shows conditionally displayed basic application information.
About the application
In this module we may not see any major changes, but the purpose is to save the application’s name, the application logo, and the Google Analytics ID in a separate module, ...