Skip to content

beatonma/org.beatonma.lib.ui.activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity

org.beatonma.lib.ui.activity

This module is not intended for 3rd party use, although you are free to use any parts of it you like (with attribution). Be aware that APIs are subject to change without notice and support will be limited.

This module is part of a larger group of libraries that I use via a private Artifactory repository. It is not currently available on any public repositories.

The parent project holds most of the build configuration but is not available publicly. If you really want to build this module you will need to write your own build.gradle configuration. The dependencies you need to include can be found listed in dependencies.txt, but some of those are private too so I'm afraid you will need to go through the same process for each module - like I said, not intended for 3rd party use!


This module includes BaseActivity which automatically handles light/dark themes. It also includes PopupActivity which appears as a dialog window and handles transitions and content animations. PopupActivity should be started via ActivityBuilder which will set up the transitions and intent extras required.

About

Themed/animated base Activity implementations. Not intended for 3rd party use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published