Skip to content

Other projects section

fattazzo edited this page May 17, 2018 · 6 revisions

section image

This section display all information about your projects:

  • Icon
  • Title
  • Description
  • Buttons link

and can be shown or hidden in this way

val aboutViewBuilder = AboutViewBuilder()
        // others settings...
        .withOtherProjectsBox(true) // or false

Title and description can be displayed in user prefered language. See Internationalization page of wiki.

Supported buttons

  • Google Play Store
  • Gitub
  • Wiki
  • Apple Store
  • Website

Additional buttons

See Additional buttons page for more informations.