Official Android SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
So , I wanna show a toolbar and display Back Arrow on Toolbar for back to my Activity.
I think you should add a custom toolbar .
The toolbar can be customized to display exactly the items I need. I can customize the toolbar by selecting the items to include.
Tks.
It is developer's responsibility to implement the toolbar in his application. Filepicker just provides a single activity, while the toolbar should be consistent across all the activities of the application.
Hello ,
Here my Themes : android:theme="@style/MyMaterialTheme"
So , I wanna show a toolbar and display Back Arrow on Toolbar for back to my Activity. I think you should add a custom toolbar . The toolbar can be customized to display exactly the items I need. I can customize the toolbar by selecting the items to include. Tks.