Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

v0.12.0

Latest
Compare
Choose a tag to compare
@passsy passsy released this 05 May 07:00
· 20 commits to master since this release

tray__authority is now deprecated. You'll see a big error in logcat when your are still using it. Instead the <applicationId>.tray will be used as authority.

If you rely on a specific authority of the ContentProvider (and you really don't) you can change it. Read the wiki for more information.

dependencies {
    compile 'net.grandcentrix.tray:tray:0.12.0'
}