This library adds Presenters to Activities and Fragments. It favors the stateful Presenter pattern, where the Presenter survives configuration changes and the dumb View pattern, where the View only sends user events and receives information from the Presenter but never actively asks for data. This makes testing very easy because no logic lives in the View (Activity, Fragment) except for fancy animations which anyway aren't testable.

Features

  • Survives configuration changes
  • Documentation available
  • Examples available
  • Survives when the Activity got killed in background
  • The lifecycle can be observed using TiLifecycleObserver
  • TiView Annotations
  • View binding interceptors

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow ThirtyInch

ThirtyInch Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ThirtyInch!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2024-05-27