30 lines
11 KiB
XML
30 lines
11 KiB
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res"/><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\build\generated\res\rs\debug"/><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\build\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res"><file name="actionsheet_dialog_in" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\anim\actionsheet_dialog_in.xml" qualifiers="" type="anim"/><file name="actionsheet_dialog_out" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\anim\actionsheet_dialog_out.xml" qualifiers="" type="anim"/><file name="actionsheet_bottom_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\actionsheet_bottom_selector.xml" qualifiers="" type="drawable"/><file name="actionsheet_middle_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\actionsheet_middle_selector.xml" qualifiers="" type="drawable"/><file name="actionsheet_single_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\actionsheet_single_selector.xml" qualifiers="" type="drawable"/><file name="actionsheet_top_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\actionsheet_top_selector.xml" qualifiers="" type="drawable"/><file name="alertdialog_left_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\alertdialog_left_selector.xml" qualifiers="" type="drawable"/><file name="alertdialog_right_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\alertdialog_right_selector.xml" qualifiers="" type="drawable"/><file name="alertdialog_single_selector" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\alertdialog_single_selector.xml" qualifiers="" type="drawable"/><file name="input_dialog" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable\input_dialog.xml" qualifiers="" type="drawable"/><file name="actionsheet_bottom_normal" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_bottom_normal.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_bottom_pressed" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_bottom_pressed.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_middle_normal" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_middle_normal.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_middle_pressed" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_middle_pressed.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_single_normal" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_single_normal.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_single_pressed" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_single_pressed.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_top_normal" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_top_normal.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="actionsheet_top_pressed" path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\main\res\drawable-hdpi\actionsheet_top_pres
|
||
|
<item name="android:windowBackground">@android:color/transparent</item>
|
||
|
<item name="android:windowContentOverlay">@null</item>
|
||
|
<item name="android:windowIsFloating">true</item>
|
||
|
<item name="android:windowFrame">@null</item>
|
||
|
<item name="android:backgroundDimEnabled">true</item>
|
||
|
<item name="android:windowNoTitle">true</item>
|
||
|
<item name="android:windowIsTranslucent">true</item>
|
||
|
</style><style name="ActionSheetDialogStyle" parent="@android:style/Theme.Dialog">
|
||
|
|
||
|
|
||
|
<item name="android:windowBackground">@android:color/transparent</item>
|
||
|
<item name="android:windowContentOverlay">@null</item>
|
||
|
|
||
|
<item name="android:windowIsFloating">true</item>
|
||
|
|
||
|
<item name="android:windowFrame">@null</item>
|
||
|
|
||
|
<item name="android:backgroundDimEnabled">true</item>
|
||
|
|
||
|
<item name="android:windowNoTitle">true</item>
|
||
|
|
||
|
<item name="android:windowIsTranslucent">true</item>
|
||
|
|
||
|
<item name="android:windowAnimationStyle">@style/ActionSheetDialogAnimation</item>
|
||
|
</style><style name="ActionSheetDialogAnimation" parent="@android:style/Animation.Dialog">
|
||
|
<item name="android:windowEnterAnimation">@anim/actionsheet_dialog_in</item>
|
||
|
<item name="android:windowExitAnimation">@anim/actionsheet_dialog_out</item>
|
||
|
</style></file></source><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\build\generated\res\rs\debug"/><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\build\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\ShiDaiShopping\HospitalPatient\iOS_Dialog_Library\src\debug\res"/></dataSet><mergedItems/></merger>
|