merger.xml 6.4 KB

12345678910111213141516171819202122232425262728293031
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="G:\app_S\HandheldInspection\RcCore\src\main\res"/><source path="G:\app_S\HandheldInspection\gradle-build\RcCore\generated\res\rs\debug"/><source path="G:\app_S\HandheldInspection\gradle-build\RcCore\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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="G:\app_S\HandheldInspection\RcCore\src\main\res"><file name="bottom_enter" path="G:\app_S\HandheldInspection\RcCore\src\main\res\anim\bottom_enter.xml" qualifiers="" type="anim"/><file name="bottom_exit" path="G:\app_S\HandheldInspection\RcCore\src\main\res\anim\bottom_exit.xml" qualifiers="" type="anim"/><file name="dialog_enter" path="G:\app_S\HandheldInspection\RcCore\src\main\res\anim\dialog_enter.xml" qualifiers="" type="anim"/><file name="dialog_exit" path="G:\app_S\HandheldInspection\RcCore\src\main\res\anim\dialog_exit.xml" qualifiers="" type="anim"/><file name="bg_loading_dialog" path="G:\app_S\HandheldInspection\RcCore\src\main\res\drawable\bg_loading_dialog.xml" qualifiers="" type="drawable"/><file name="loading_green" path="G:\app_S\HandheldInspection\RcCore\src\main\res\drawable\loading_green.xml" qualifiers="" type="drawable"/><file name="progressbar" path="G:\app_S\HandheldInspection\RcCore\src\main\res\drawable\progressbar.xml" qualifiers="" type="drawable"/><file name="shape_item_divider" path="G:\app_S\HandheldInspection\RcCore\src\main\res\drawable\shape_item_divider.xml" qualifiers="" type="drawable"/><file name="dialog_loading" path="G:\app_S\HandheldInspection\RcCore\src\main\res\layout\dialog_loading.xml" qualifiers="" type="layout"/><file name="view_list_empty" path="G:\app_S\HandheldInspection\RcCore\src\main\res\layout\view_list_empty.xml" qualifiers="" type="layout"/><file name="view_multiple_empty_view" path="G:\app_S\HandheldInspection\RcCore\src\main\res\layout\view_multiple_empty_view.xml" qualifiers="" type="layout"/><file name="view_multiple_error_view" path="G:\app_S\HandheldInspection\RcCore\src\main\res\layout\view_multiple_error_view.xml" qualifiers="" type="layout"/><file name="view_multiple_loading_view" path="G:\app_S\HandheldInspection\RcCore\src\main\res\layout\view_multiple_loading_view.xml" qualifiers="" type="layout"/><file name="view_multiple_no_network_view" path="G:\app_S\HandheldInspection\RcCore\src\main\res\layout\view_multiple_no_network_view.xml" qualifiers="" type="layout"/><file name="icon_error" path="G:\app_S\HandheldInspection\RcCore\src\main\res\mipmap-xhdpi\icon_error.png" qualifiers="xhdpi-v4" type="mipmap"/><file name="icon_not_network" path="G:\app_S\HandheldInspection\RcCore\src\main\res\mipmap-xhdpi\icon_not_network.png" qualifiers="xhdpi-v4" type="mipmap"/><file name="ic_loading_green" path="G:\app_S\HandheldInspection\RcCore\src\main\res\mipmap-xhdpi\ic_loading_green.png" qualifiers="xhdpi-v4" type="mipmap"/><file name="no_data" path="G:\app_S\HandheldInspection\RcCore\src\main\res\mipmap-xhdpi\no_data.png" qualifiers="xhdpi-v4" type="mipmap"/><file path="G:\app_S\HandheldInspection\RcCore\src\main\res\values\attrs.xml" qualifiers=""><declare-styleable name="MultipleStatusView">
  3. <attr format="reference" name="loadingView"/>
  4. <attr format="reference" name="errorView"/>
  5. <attr format="reference" name="emptyView"/>
  6. <attr format="reference" name="noNetworkView"/>
  7. <attr format="reference" name="contentView"/>
  8. </declare-styleable></file><file path="G:\app_S\HandheldInspection\RcCore\src\main\res\values\strings.xml" qualifiers=""><string name="multiple_empty_retry">暂无数据,点击重试</string><string name="multiple_error_retry">哎呀,系统出错了,点击重试</string><string name="multiple_not_network_retry">当前无网络,点击重试</string></file><file path="G:\app_S\HandheldInspection\RcCore\src\main\res\values\styles.xml" qualifiers=""><style name="LoadingDialog" parent="Theme.AppCompat.Light.Dialog">
  9. <item name="android:windowNoTitle">true</item>
  10. <item name="android:windowBackground">@android:color/transparent</item>
  11. <item name="android:colorBackgroundCacheHint">@null</item>
  12. <item name="android:windowSoftInputMode">adjustPan</item>
  13. <item name="android:windowIsFloating">true</item>
  14. <item name="android:windowContentOverlay">@null</item>
  15. </style><style name="PopWindowAnimStyle">
  16. <item name="android:windowShowAnimation">@anim/dialog_enter</item>
  17. <item name="android:windowHideAnimation">@anim/dialog_exit</item>
  18. </style><style name="RcProgressDialogStyle" parent="android:Widget.ProgressBar">
  19. <item name="android:indeterminateDrawable">@drawable/loading_green</item>
  20. </style><style name="BottomDialog.Animation" parent="Animation.AppCompat.Dialog">
  21. <item name="android:windowEnterAnimation">@anim/bottom_enter</item>
  22. <item name="android:windowExitAnimation">@anim/bottom_exit</item>
  23. </style></file></source><source path="G:\app_S\HandheldInspection\gradle-build\RcCore\generated\res\rs\debug"/><source path="G:\app_S\HandheldInspection\gradle-build\RcCore\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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="G:\app_S\HandheldInspection\RcCore\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:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="G:\app_S\HandheldInspection\RcCore\src\debug\res"/></dataSet><mergedItems><configuration qualifiers=""><declare-styleable name="MultipleStatusView">
  24. <attr format="reference" name="loadingView"/>
  25. <attr format="reference" name="errorView"/>
  26. <attr format="reference" name="emptyView"/>
  27. <attr format="reference" name="noNetworkView"/>
  28. <attr format="reference" name="contentView"/>
  29. </declare-styleable></configuration></mergedItems></merger>