![Android Wear Projects](https://wfqqreader-1252317822.image.myqcloud.com/cover/897/36700897/b_36700897.jpg)
上QQ阅读APP看书,第一时间看更新
DelayedConfirmationView
A DelayedConfirmationView is an automatic confirmation view based on the timer:
![](https://epubservercos.yuewen.com/F71E18/19470405801628406/epubprivate/OEBPS/Images/c6bcc54b-b2cb-4997-bc74-7feece366952.png?sign=1739577318-tAptreE4cQZjQ0zYVZCfoFXBgHGmcywY-0-ddc0b1d12d547f6d4e34cb5e6b1d3af0)
![](https://epubservercos.yuewen.com/F71E18/19470405801628406/epubprivate/OEBPS/Images/3ce385ac-da25-45b8-a98b-4ebe11bfb169.png?sign=1739577318-5sPklll9RsCc3XtAC8Z1SvvL5kdO1Hz0-0-154bdf61a6eebcc6bdc45543fd22375f)
<android.support.wearable.view.DelayedConfirmationView
android:id="@+id/delayed_confirm"
android:layout_width="40dp"
android:layout_height="40dp"
android:src="@drawable/cancel_circle"
app:circle_border_color="@color/lightblue"
app:circle_border_width="4dp"
app:circle_radius="16dp">
</android.support.wearable.view.DelayedConfirmationView>