How can show Plus (+) button to open a ticket form in my own activity?
Answered
Posted Sep 28, 2022
Hello, In my android application I wanna show only Plus (+) button to open a ticket form like this Support SDK Documentation:
I wanna show this button in my own custom activity, not in default UI of the HelpCenterActivity. Is it possible to improve this way?
0
3
3 comments
Greg Katechis
0
Onur Sumakoğlu
Hi Greg. First of all thanks for your support. I read the documentation, but I didn't decide which one to use, Tickets or Requests? I will create my own UI like below for my Android Application. I'm planing to use Support API and to attach file Attachment API. Is it right way? Which ones should I choose? Does Request support file upload?
0
Greg Katechis
Hi Onur! No, this is not a customizable or movable element. You will want to create your own UI with our API providers instead of utilizing the SDKs theming if that is the look you're going for.
0
Sign in to leave a comment.