vnorderui / com.venuenext.vnorderui.myorders / MyOrdersFragment

MyOrdersFragment

class MyOrdersFragment : Fragment

The Fragment responsible for showing the list of the user's Orders.

Constructors

<init>

The Fragment responsible for showing the list of the user's Orders.

MyOrdersFragment()

Functions

onCreate

fun onCreate(savedInstanceState: Bundle?): Unit

onCreateView

fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View?