|
|
@@ -16,7 +16,7 @@
|
|
|
android:id="@+id/title_dialog_confirm"
|
|
|
style="@style/PopWinTitleStyle"
|
|
|
android:text="提示"/>
|
|
|
- <com.uas.pda_smart_com.view.CustomScrollView
|
|
|
+ <uas.erp.xinmaiwei_wms.view.CustomScrollView
|
|
|
android:layout_below="@id/title_dialog_confirm"
|
|
|
android:id="@+id/sl_popwin_confirm"
|
|
|
android:layout_marginBottom="@dimen/space_bottom_8"
|
|
|
@@ -25,7 +25,7 @@
|
|
|
<TextView
|
|
|
android:id="@+id/tv_dialog_confirm_notice"
|
|
|
style="@style/PopWinContentTextStyle"/>
|
|
|
- </com.uas.pda_smart_com.view.CustomScrollView>
|
|
|
+ </uas.erp.xinmaiwei_wms.view.CustomScrollView>
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/rl_btn_confirmdialog"
|
|
|
android:layout_below="@id/sl_popwin_confirm"
|