Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejava
List<HelpItem.Custom> customHelpItems = new ArrayList<>();

customHelpItems.add(new HelpItem.Custom(R.string.custom_help_screen_title,
        new Intent((Context) this, CustomHelpActivity.class)));

GiniCapture.newInstance()
        .setCustomHelpItems(customHelpItems)
        .build();

...

UI

...

customisation

Figma for confluence lite
nodeUrlhttps://www.figma.com/filedesign/90w06Fxp3zz6CiZ7gpjloWja8DolAP66ZHWv4uNqOzYT/Android-Gini-Capture-SDK-3.611.0-UI-Customisation?type=design&node-id=9-4645&mode=design&t=fHM8xWT1rG5JXBctciaeYQ5eZQ0uioyp-01
height1000px

...