blob: 6996cc757e2460836f3f476f225ede786f91fddd [file] [log] [blame]
<p>Demonstrates how to create a DelayedConfirmationView in your wearable app. In this sample,
pressing a button on the phone app sends a message to the wearable to start a simple activity. This
activity displays a DelayedConfirmationView that starts when the user presses "Start Timer." Then,
callbacks are implemented on both the wearable and phone to show when the timer is selected or
finishes.</p>