Skip to content

tech.calindra.eitri.eitri-android 2.32.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>tech.calindra.eitri</groupId>
  <artifactId>eitri-android</artifactId>
  <version>2.32.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

  • API_LEVEL 16
  • New Features
    • New concept CustomActions for EitriBottomTabView items
      • Custom Action (callback) to be invoked when the item is selected