This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
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'
}