pathsense / pathsense-samples-android

Sample Applications for the PathSense SDK
Other
26 stars 10 forks source link

pathsense.properties localization #18

Closed csabbey closed 4 years ago

csabbey commented 6 years ago

What convention do you use for supporting different locales for notifications?

dyerjo commented 4 years ago

You can now fully customize the foreground notification by implementing com.pathsense.android.sdk.location.PathsenseNotificationFactory.

Please, see README