|
@@ -123,6 +123,7 @@
|
|
|
android:layout_weight="1" />
|
|
|
|
|
|
<TextView
|
|
|
+ android:id="@+id/btn_selectNegative"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="40dp"
|
|
|
android:layout_marginTop="10dp"
|
|
@@ -160,4 +161,4 @@
|
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
-</com.kongzue.dialogx.util.views.DialogXBaseRelativeLayout>
|
|
|
+</com.kongzue.dialogx.util.views.DialogXBaseRelativeLayout>
|