Closed oliverschloebe closed 9 years ago
Looks good! Have you considered caching the Bitmap in a class attribute and only loading it once in onCreate()
? It's probably a rather small optimization, but I would prefer it over loading it every time a notification has to be built.
Okay, I'll see what I can do.
Okay, fixed (if I got you right).
You did, thank you. Merging now.
Android Wear Support + Improved notifications
Preview of notification action:
Preview of Android Wear support can be seen at Any1s/RBTV-Sendeplan#28