|
@@ -44,8 +44,8 @@
|
|
android:layout_centerVertical="true"
|
|
android:layout_centerVertical="true"
|
|
android:gravity="center"
|
|
android:gravity="center"
|
|
android:padding="4dp"
|
|
android:padding="4dp"
|
|
- android:text=""
|
|
|
|
- android:background="@drawable/sp_event_handled"
|
|
|
|
|
|
+ android:text="确定"
|
|
|
|
+ android:background="@drawable/sp_event_unhandled_bg"
|
|
android:textSize="22sp"/>
|
|
android:textSize="22sp"/>
|
|
|
|
|
|
<TextView
|
|
<TextView
|