Page Properties | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
You can show a custom loading indicator with custom animation support on the process button. Your custom loading indicator should implement OnButtonLoadingIndicatorAdapter
interface and be passed to GiniConfiguration.shared.onButtonLoadingIndicator
.
The example implementation is available here.Here, you can read about the customization of your review screen.
Table of Contents |
---|
...
UI customization
Figma for confluence lite | ||
---|---|---|
|
...
Custom loading indicator
You can show a custom loading indicator with custom animation support on the process button. Your custom loading indicator should implement OnButtonLoadingIndicatorAdapter
interface and be passed to GiniConfiguration.shared.onButtonLoadingIndicator
.
The example implementation is available here.