Question
Android: RequestListActivity opens without configuration
Hi
We have a problem with CustomFields for RequestActivity.
We start HelpCenterActivity and when user click to new ticket and create it then custom fields are sending.
But when user click to MyTickets (in toolbar) and then click to new ticket, custom fields aren't sending.
I tried to figure out and found that RequestListActivity opens without configuration because inside HelpCenterActivity, HelpCenterConfiguration tries cast to RequestListConfiguration.
Could you help me? Maybe you know some workaround?
Thanks
