Skip to content

tech.calindra.eitri.eitri-android 2.33.1

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.33.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

  • Patches

    • 2.33.1 - Improve EitriBottomNavigationView stack on android
  • eitri-machine - 2.33.0

    • API_LEVEL 16
    • New Features
      • New concept EitriMachineInstanceManager
        • Simplifies the process of maintaining the "Simple EitriMachine Setup"
        • Helps Android recover the state of EitriMachines when a “system-initiated process death” occurs