DashboardFragment

class DashboardFragment : Fragment

DashboardFragment is a view which is planned to be used as User Account. It will display User Account Information and other options related to rides. Currently it shows dummy data. But it will be implemented in Future.

Author

Darshan Bhanushali

Created at : December 27, 2021

Constructors

Link copied to clipboard
fun DashboardFragment()

Functions

Link copied to clipboard
open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?
Link copied to clipboard
open override fun onDestroyView()