Pebble - Traffic and Weather
- Support forum
- Pebble watch face page
- Instruction for obtaining Google Maps API Key
- Subscribe to receive updates about new features
Follow these step-by-step instructions to get a free Google Maps Distance Matrix API key to be used with Pebble Traffic and Weather watchface.
VisualStateManager Adaptive Triggers do not work when placed inside a ListView Data Template.
The issue was resolved by wrapping DateTemplate content inside <UserControl>, something like this:
Read more: UWP VisualStateManager Adaptive Triggers don't work inside Data Template
On some devices clicking on TextView control doesn't trigger onClick event. Out of handful of devices I used for testing it was affecting only Samsung Galaxy S4 Mini (Android 4.4.2).
Read more: TextView doesn't respond to click events (Android Studio)