google-analytics-annotations icon indicating copy to clipboard operation
google-analytics-annotations copied to clipboard

Use String from resources

Open amouly opened this issue 9 years ago • 1 comments

There is a way to use a Resource String from resources file? For example...

@TrackScreen(name = R.string.analytics_home)

amouly avatar Mar 30 '16 18:03 amouly

Update: I've found another library, very similar to this one, which has support for Strings from Resources:

https://github.com/dorukkangal/an-alytics

amouly avatar Mar 31 '16 03:03 amouly