12345678910111213141516171819202122232425262728293031 |
- <?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="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:.*:<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">
- <attr format="reference" name="loadingView"/>
- <attr format="reference" name="errorView"/>
- <attr format="reference" name="emptyView"/>
- <attr format="reference" name="noNetworkView"/>
- <attr format="reference" name="contentView"/>
- </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">
- <item name="android:windowNoTitle">true</item>
- <item name="android:windowBackground">@android:color/transparent</item>
- <item name="android:colorBackgroundCacheHint">@null</item>
- <item name="android:windowSoftInputMode">adjustPan</item>
- <item name="android:windowIsFloating">true</item>
- <item name="android:windowContentOverlay">@null</item>
- </style><style name="PopWindowAnimStyle">
-
- <item name="android:windowShowAnimation">@anim/dialog_enter</item>
-
- <item name="android:windowHideAnimation">@anim/dialog_exit</item>
- </style><style name="RcProgressDialogStyle" parent="android:Widget.ProgressBar">
- <item name="android:indeterminateDrawable">@drawable/loading_green</item>
- </style><style name="BottomDialog.Animation" parent="Animation.AppCompat.Dialog">
- <item name="android:windowEnterAnimation">@anim/bottom_enter</item>
- <item name="android:windowExitAnimation">@anim/bottom_exit</item>
- </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:.*:<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:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="G:\app_S\HandheldInspection\RcCore\src\debug\res"/></dataSet><mergedItems><configuration qualifiers=""><declare-styleable name="MultipleStatusView">
- <attr format="reference" name="loadingView"/>
- <attr format="reference" name="errorView"/>
- <attr format="reference" name="emptyView"/>
- <attr format="reference" name="noNetworkView"/>
- <attr format="reference" name="contentView"/>
- </declare-styleable></configuration></mergedItems></merger>
|