Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue

Status

Status
colourYellow
titlefor review

Approver

Alpar Szotyori (Unlicensed)

On this page, you can find out how to customize your camera screen.

Table of Contents
minLevel2
maxLevel7

...

You can inject your own view for the bottom navigation bar . You can pass by passing your custom HelpNavigationBarBottomAdapter implementation to GiniCapture.Builder:

...

You can show your own help screens . They can be appended and append them to the list on the main help screen. You can To do this, pass the title and activity for each screen to the GiniCapture.Builder using a list of HelpItem.Custom objects:

...