11 | Apache License
12 | Version 2.0, January 2004
13 | http://www.apache.org/licenses/
14 |
16 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 17 |
18 | 19 |20 | "License" shall mean the terms and conditions for use, reproduction, 21 | and distribution as defined by Sections 1 through 9 of this document. 22 |
23 |24 | "Licensor" shall mean the copyright owner or entity authorized by 25 | the copyright owner that is granting the License. 26 |
27 |28 | "Legal Entity" shall mean the union of the acting entity and all 29 | other entities that control, are controlled by, or are under common 30 | control with that entity. For the purposes of this definition, 31 | "control" means (i) the power, direct or indirect, to cause the 32 | direction or management of such entity, whether by contract or 33 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 34 | outstanding shares, or (iii) beneficial ownership of such entity. 35 |
36 |37 | "You" (or "Your") shall mean an individual or Legal Entity 38 | exercising permissions granted by this License. 39 |
40 |41 | "Source" form shall mean the preferred form for making modifications, 42 | including but not limited to software source code, documentation 43 | source, and configuration files. 44 |
45 |46 | "Object" form shall mean any form resulting from mechanical 47 | transformation or translation of a Source form, including but 48 | not limited to compiled object code, generated documentation, 49 | and conversions to other media types. 50 |
51 |52 | "Work" shall mean the work of authorship, whether in Source or 53 | Object form, made available under the License, as indicated by a 54 | copyright notice that is included in or attached to the work 55 | (an example is provided in the Appendix below). 56 |
57 |58 | "Derivative Works" shall mean any work, whether in Source or Object 59 | form, that is based on (or derived from) the Work and for which the 60 | editorial revisions, annotations, elaborations, or other modifications 61 | represent, as a whole, an original work of authorship. For the purposes 62 | of this License, Derivative Works shall not include works that remain 63 | separable from, or merely link (or bind by name) to the interfaces of, 64 | the Work and Derivative Works thereof. 65 |
66 |67 | "Contribution" shall mean any work of authorship, including 68 | the original version of the Work and any modifications or additions 69 | to that Work or Derivative Works thereof, that is intentionally 70 | submitted to Licensor for inclusion in the Work by the copyright owner 71 | or by an individual or Legal Entity authorized to submit on behalf of 72 | the copyright owner. For the purposes of this definition, "submitted" 73 | means any form of electronic, verbal, or written communication sent 74 | to the Licensor or its representatives, including but not limited to 75 | communication on electronic mailing lists, source code control systems, 76 | and issue tracking systems that are managed by, or on behalf of, the 77 | Licensor for the purpose of discussing and improving the Work, but 78 | excluding communication that is conspicuously marked or otherwise 79 | designated in writing by the copyright owner as "Not a Contribution." 80 |
81 |82 | "Contributor" shall mean Licensor and any individual or Legal Entity 83 | on behalf of whom a Contribution has been received by Licensor and 84 | subsequently incorporated within the Work. 85 |
86 |2. Grant of Copyright License. 87 | Subject to the terms and conditions of 88 | this License, each Contributor hereby grants to You a perpetual, 89 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 90 | copyright license to reproduce, prepare Derivative Works of, 91 | publicly display, publicly perform, sublicense, and distribute the 92 | Work and such Derivative Works in Source or Object form. 93 |
94 |3. Grant of Patent License. 95 | Subject to the terms and conditions of 96 | this License, each Contributor hereby grants to You a perpetual, 97 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 98 | (except as stated in this section) patent license to make, have made, 99 | use, offer to sell, sell, import, and otherwise transfer the Work, 100 | where such license applies only to those patent claims licensable 101 | by such Contributor that are necessarily infringed by their 102 | Contribution(s) alone or by combination of their Contribution(s) 103 | with the Work to which such Contribution(s) was submitted. If You 104 | institute patent litigation against any entity (including a 105 | cross-claim or counterclaim in a lawsuit) alleging that the Work 106 | or a Contribution incorporated within the Work constitutes direct 107 | or contributory patent infringement, then any patent licenses 108 | granted to You under this License for that Work shall terminate 109 | as of the date such litigation is filed. 110 |
111 |4. Redistribution. 112 | You may reproduce and distribute copies of the 113 | Work or Derivative Works thereof in any medium, with or without 114 | modifications, and in Source or Object form, provided that You 115 | meet the following conditions: 116 |
5. Submission of Contributions. 157 | Unless You explicitly state otherwise, 158 | any Contribution intentionally submitted for inclusion in the Work 159 | by You to the Licensor shall be under the terms and conditions of 160 | this License, without any additional terms or conditions. 161 | Notwithstanding the above, nothing herein shall supersede or modify 162 | the terms of any separate license agreement you may have executed 163 | with Licensor regarding such Contributions. 164 |
165 |6. Trademarks. 166 | This License does not grant permission to use the trade 167 | names, trademarks, service marks, or product names of the Licensor, 168 | except as required for reasonable and customary use in describing the 169 | origin of the Work and reproducing the content of the NOTICE file. 170 |
171 |7. Disclaimer of Warranty. 172 | Unless required by applicable law or 173 | agreed to in writing, Licensor provides the Work (and each 174 | Contributor provides its Contributions) on an "AS IS" BASIS, 175 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 176 | implied, including, without limitation, any warranties or conditions 177 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 178 | PARTICULAR PURPOSE. You are solely responsible for determining the 179 | appropriateness of using or redistributing the Work and assume any 180 | risks associated with Your exercise of permissions under this License. 181 |
182 |8. Limitation of Liability. 183 | In no event and under no legal theory, 184 | whether in tort (including negligence), contract, or otherwise, 185 | unless required by applicable law (such as deliberate and grossly 186 | negligent acts) or agreed to in writing, shall any Contributor be 187 | liable to You for damages, including any direct, indirect, special, 188 | incidental, or consequential damages of any character arising as a 189 | result of this License or out of the use or inability to use the 190 | Work (including but not limited to damages for loss of goodwill, 191 | work stoppage, computer failure or malfunction, or any and all 192 | other commercial damages or losses), even if such Contributor 193 | has been advised of the possibility of such damages. 194 |
195 |9. Accepting Warranty or Additional Liability. 196 | While redistributing 197 | the Work or Derivative Works thereof, You may choose to offer, 198 | and charge a fee for, acceptance of support, warranty, indemnity, 199 | or other liability obligations and/or rights consistent with this 200 | License. However, in accepting such obligations, You may act only 201 | on Your own behalf and on Your sole responsibility, not on behalf 202 | of any other Contributor, and only if You agree to indemnify, 203 | defend, and hold each Contributor harmless for any liability 204 | incurred by, or claims asserted against, such Contributor by reason 205 | of your accepting any such warranty or additional liability. 206 |
207 |208 | END OF TERMS AND CONDITIONS 209 |
210 | -------------------------------------------------------------------------------- /ReflectiveDrawableLoader/build.xml: -------------------------------------------------------------------------------- 1 | 2 |
11 | Apache License
12 | Version 2.0, January 2004
13 | http://www.apache.org/licenses/
14 |
16 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 17 |
18 | 19 |20 | "License" shall mean the terms and conditions for use, reproduction, 21 | and distribution as defined by Sections 1 through 9 of this document. 22 |
23 |24 | "Licensor" shall mean the copyright owner or entity authorized by 25 | the copyright owner that is granting the License. 26 |
27 |28 | "Legal Entity" shall mean the union of the acting entity and all 29 | other entities that control, are controlled by, or are under common 30 | control with that entity. For the purposes of this definition, 31 | "control" means (i) the power, direct or indirect, to cause the 32 | direction or management of such entity, whether by contract or 33 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 34 | outstanding shares, or (iii) beneficial ownership of such entity. 35 |
36 |37 | "You" (or "Your") shall mean an individual or Legal Entity 38 | exercising permissions granted by this License. 39 |
40 |41 | "Source" form shall mean the preferred form for making modifications, 42 | including but not limited to software source code, documentation 43 | source, and configuration files. 44 |
45 |46 | "Object" form shall mean any form resulting from mechanical 47 | transformation or translation of a Source form, including but 48 | not limited to compiled object code, generated documentation, 49 | and conversions to other media types. 50 |
51 |52 | "Work" shall mean the work of authorship, whether in Source or 53 | Object form, made available under the License, as indicated by a 54 | copyright notice that is included in or attached to the work 55 | (an example is provided in the Appendix below). 56 |
57 |58 | "Derivative Works" shall mean any work, whether in Source or Object 59 | form, that is based on (or derived from) the Work and for which the 60 | editorial revisions, annotations, elaborations, or other modifications 61 | represent, as a whole, an original work of authorship. For the purposes 62 | of this License, Derivative Works shall not include works that remain 63 | separable from, or merely link (or bind by name) to the interfaces of, 64 | the Work and Derivative Works thereof. 65 |
66 |67 | "Contribution" shall mean any work of authorship, including 68 | the original version of the Work and any modifications or additions 69 | to that Work or Derivative Works thereof, that is intentionally 70 | submitted to Licensor for inclusion in the Work by the copyright owner 71 | or by an individual or Legal Entity authorized to submit on behalf of 72 | the copyright owner. For the purposes of this definition, "submitted" 73 | means any form of electronic, verbal, or written communication sent 74 | to the Licensor or its representatives, including but not limited to 75 | communication on electronic mailing lists, source code control systems, 76 | and issue tracking systems that are managed by, or on behalf of, the 77 | Licensor for the purpose of discussing and improving the Work, but 78 | excluding communication that is conspicuously marked or otherwise 79 | designated in writing by the copyright owner as "Not a Contribution." 80 |
81 |82 | "Contributor" shall mean Licensor and any individual or Legal Entity 83 | on behalf of whom a Contribution has been received by Licensor and 84 | subsequently incorporated within the Work. 85 |
86 |2. Grant of Copyright License. 87 | Subject to the terms and conditions of 88 | this License, each Contributor hereby grants to You a perpetual, 89 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 90 | copyright license to reproduce, prepare Derivative Works of, 91 | publicly display, publicly perform, sublicense, and distribute the 92 | Work and such Derivative Works in Source or Object form. 93 |
94 |3. Grant of Patent License. 95 | Subject to the terms and conditions of 96 | this License, each Contributor hereby grants to You a perpetual, 97 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 98 | (except as stated in this section) patent license to make, have made, 99 | use, offer to sell, sell, import, and otherwise transfer the Work, 100 | where such license applies only to those patent claims licensable 101 | by such Contributor that are necessarily infringed by their 102 | Contribution(s) alone or by combination of their Contribution(s) 103 | with the Work to which such Contribution(s) was submitted. If You 104 | institute patent litigation against any entity (including a 105 | cross-claim or counterclaim in a lawsuit) alleging that the Work 106 | or a Contribution incorporated within the Work constitutes direct 107 | or contributory patent infringement, then any patent licenses 108 | granted to You under this License for that Work shall terminate 109 | as of the date such litigation is filed. 110 |
111 |4. Redistribution. 112 | You may reproduce and distribute copies of the 113 | Work or Derivative Works thereof in any medium, with or without 114 | modifications, and in Source or Object form, provided that You 115 | meet the following conditions: 116 |
5. Submission of Contributions. 157 | Unless You explicitly state otherwise, 158 | any Contribution intentionally submitted for inclusion in the Work 159 | by You to the Licensor shall be under the terms and conditions of 160 | this License, without any additional terms or conditions. 161 | Notwithstanding the above, nothing herein shall supersede or modify 162 | the terms of any separate license agreement you may have executed 163 | with Licensor regarding such Contributions. 164 |
165 |6. Trademarks. 166 | This License does not grant permission to use the trade 167 | names, trademarks, service marks, or product names of the Licensor, 168 | except as required for reasonable and customary use in describing the 169 | origin of the Work and reproducing the content of the NOTICE file. 170 |
171 |7. Disclaimer of Warranty. 172 | Unless required by applicable law or 173 | agreed to in writing, Licensor provides the Work (and each 174 | Contributor provides its Contributions) on an "AS IS" BASIS, 175 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 176 | implied, including, without limitation, any warranties or conditions 177 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 178 | PARTICULAR PURPOSE. You are solely responsible for determining the 179 | appropriateness of using or redistributing the Work and assume any 180 | risks associated with Your exercise of permissions under this License. 181 |
182 |8. Limitation of Liability. 183 | In no event and under no legal theory, 184 | whether in tort (including negligence), contract, or otherwise, 185 | unless required by applicable law (such as deliberate and grossly 186 | negligent acts) or agreed to in writing, shall any Contributor be 187 | liable to You for damages, including any direct, indirect, special, 188 | incidental, or consequential damages of any character arising as a 189 | result of this License or out of the use or inability to use the 190 | Work (including but not limited to damages for loss of goodwill, 191 | work stoppage, computer failure or malfunction, or any and all 192 | other commercial damages or losses), even if such Contributor 193 | has been advised of the possibility of such damages. 194 |
195 |9. Accepting Warranty or Additional Liability. 196 | While redistributing 197 | the Work or Derivative Works thereof, You may choose to offer, 198 | and charge a fee for, acceptance of support, warranty, indemnity, 199 | or other liability obligations and/or rights consistent with this 200 | License. However, in accepting such obligations, You may act only 201 | on Your own behalf and on Your sole responsibility, not on behalf 202 | of any other Contributor, and only if You agree to indemnify, 203 | defend, and hold each Contributor harmless for any liability 204 | incurred by, or claims asserted against, such Contributor by reason 205 | of your accepting any such warranty or additional liability. 206 |
207 |208 | END OF TERMS AND CONDITIONS 209 |
210 | -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/ic_launcher-web.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/ic_launcher-web.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/proguard-project.txt: -------------------------------------------------------------------------------- 1 | # To enable ProGuard in your project, edit project.properties 2 | # to define the proguard.config property as described in that file. 3 | # 4 | # Add project specific ProGuard rules here. 5 | # By default, the flags in this file are appended to flags specified 6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt 7 | # You can edit the include path and order by changing the ProGuard 8 | # include property in project.properties. 9 | # 10 | # For more details, see 11 | # http://developer.android.com/guide/developing/tools/proguard.html 12 | 13 | # Add any project specific keep options here: 14 | 15 | # If your project uses WebView with JS, uncomment the following 16 | # and specify the fully qualified class name to the JavaScript interface 17 | # class: 18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview { 19 | # public *; 20 | #} 21 | -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/project.properties: -------------------------------------------------------------------------------- 1 | # This file is automatically generated by Android Tools. 2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED! 3 | # 4 | # This file must be checked in Version Control Systems. 5 | # 6 | # To customize properties used by the Ant build system edit 7 | # "ant.properties", and override values to adapt the script to your 8 | # project structure. 9 | # 10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 12 | 13 | # Project target. 14 | target=android-17 15 | android.library.reference.1=../ReflectiveDrawableLoader 16 | -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-hdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-hdpi/ic_launcher.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-hdpi/ic_missing_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-hdpi/ic_missing_icon.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-ldpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-ldpi/ic_launcher.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-ldpi/ic_missing_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-ldpi/ic_missing_icon.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-mdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-mdpi/ic_launcher.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-mdpi/ic_missing_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-mdpi/ic_missing_icon.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_about.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_help.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_search.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_action_settings.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_airplane_mode_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_airplane_mode_off.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_airplane_mode_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_airplane_mode_on.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_error.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_alerts_and_states_warning.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_add_to_queue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_add_to_queue.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_download.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_fast_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_fast_forward.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_full_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_full_screen.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_make_available_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_make_available_offline.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_next.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_pause.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_pause_over_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_pause_over_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_play.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_play_over_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_play_over_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_previous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_previous.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_repeat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_repeat.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_replay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_replay.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_return_from_full_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_return_from_full_screen.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_rewind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_rewind.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_shuffle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_shuffle.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_stop.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_av_upload.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_cloud.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_collection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_collection.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_go_to_today.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_go_to_today.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_labels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_labels.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_new_label.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_new_label.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_sort_by_size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_sort_by_size.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_view_as_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_view_as_grid.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_view_as_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_collections_view_as_list.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_attachment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_attachment.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_backspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_backspace.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_copy.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_cut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_cut.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_discard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_discard.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_edit.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_email.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_event.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_event.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_import_export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_import_export.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_merge.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_attachment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_attachment.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_email.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_event.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_event.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_new_picture.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_paste.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_picture.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_read.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_remove.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_save.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_select_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_select_all.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_split.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_split.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_undo.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_unread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_content_unread.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_accounts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_accounts.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_add_alarm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_add_alarm.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_alarms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_alarms.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_battery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_battery.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bightness_low.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bightness_low.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bluetooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bluetooth.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bluetooth_connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bluetooth_connected.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bluetooth_searching.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_bluetooth_searching.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_brightness_auto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_brightness_auto.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_brightness_high.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_brightness_high.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_brightness_medium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_brightness_medium.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_call.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_call.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_camera.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_data_usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_data_usage.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_dial_pad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_dial_pad.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_end_call.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_end_call.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_flash_automatic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_flash_automatic.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_flash_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_flash_off.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_flash_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_flash_on.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_location_found.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_location_found.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_location_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_location_off.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_location_searching.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_location_searching.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_mic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_mic.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_mic_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_mic_muted.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_network_cell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_network_cell.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_network_wifi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_network_wifi.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_new_account.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_new_account.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_not_secure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_not_secure.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_ring_volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_ring_volume.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_screen_locked_to_landscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_screen_locked_to_landscape.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_screen_locked_to_portrait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_screen_locked_to_portrait.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_screen_rotation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_screen_rotation.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_sd_storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_sd_storage.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_secure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_secure.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_storage.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_switch_camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_switch_camera.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_switch_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_switch_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_time.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_usb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_usb.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_volume_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_volume_muted.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_volume_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_device_access_volume_on.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_computer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_computer.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_dock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_dock.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_gamepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_gamepad.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_headphones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_headphones.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_headset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_headset.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_keyboard.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_mouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_mouse.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_hardware_phone.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_crop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_crop.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_rotate_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_rotate_left.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_rotate_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_rotate_right.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_slideshow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_images_slideshow.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_directions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_directions.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_map.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_place.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_place.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_web_site.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_location_web_site.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_accept.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_accept.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_back.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_cancel.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_collapse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_collapse.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_expand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_expand.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_forward.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_next_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_next_item.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_previous_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_previous_item.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_navigation_refresh.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_bad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_bad.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_favorite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_favorite.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_good.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_good.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_half_important.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_half_important.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_important.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_important.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_not_important.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_rating_not_important.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_add_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_add_group.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_add_person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_add_person.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_cc_bcc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_cc_bcc.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_chat.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_forward.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_group.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_person.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_reply.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_reply_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_reply_all.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_send_now.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_send_now.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_dark_social_share.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_about.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_help.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_help.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_search.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_action_settings.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_airplane_mode_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_airplane_mode_off.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_airplane_mode_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_airplane_mode_on.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_error.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_alerts_and_states_warning.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_add_to_queue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_add_to_queue.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_download.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_fast_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_fast_forward.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_full_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_full_screen.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_make_available_offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_make_available_offline.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_next.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_pause.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_pause_over_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_pause_over_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_play.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_play_over_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_play_over_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_previous.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_previous.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_repeat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_repeat.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_replay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_replay.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_return_from_full_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_return_from_full_screen.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_rewind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_rewind.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_shuffle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_shuffle.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_stop.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_upload.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_av_upload.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_cloud.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_cloud.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_collection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_collection.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_go_to_today.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_go_to_today.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_labels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_labels.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_new_label.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_new_label.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_sort_by_size.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_sort_by_size.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_view_as_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_view_as_grid.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_view_as_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_collections_view_as_list.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_attachment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_attachment.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_backspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_backspace.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_copy.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_cut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_cut.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_discard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_discard.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_edit.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_email.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_event.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_event.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_import_export.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_import_export.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_merge.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_attachment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_attachment.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_email.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_email.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_event.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_event.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_new_picture.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_paste.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_picture.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_read.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_remove.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_remove.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_save.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_select_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_select_all.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_split.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_split.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_undo.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_unread.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_content_unread.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_accounts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_accounts.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_add_alarm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_add_alarm.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_alarms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_alarms.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_battery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_battery.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bightness_low.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bightness_low.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bluetooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bluetooth.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bluetooth_connected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bluetooth_connected.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bluetooth_searching.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_bluetooth_searching.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_brightness_auto.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_brightness_auto.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_brightness_high.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_brightness_high.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_brightness_medium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_brightness_medium.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_call.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_call.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_camera.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_data_usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_data_usage.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_dial_pad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_dial_pad.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_end_call.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_end_call.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_flash_automatic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_flash_automatic.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_flash_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_flash_off.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_flash_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_flash_on.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_location_found.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_location_found.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_location_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_location_off.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_location_searching.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_location_searching.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_mic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_mic.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_mic_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_mic_muted.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_network_cell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_network_cell.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_network_wifi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_network_wifi.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_new_account.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_new_account.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_not_secure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_not_secure.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_ring_volume.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_ring_volume.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_screen_locked_to_landscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_screen_locked_to_landscape.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_screen_locked_to_portrait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_screen_locked_to_portrait.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_screen_rotation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_screen_rotation.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_sd_storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_sd_storage.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_secure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_secure.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_storage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_storage.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_switch_camera.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_switch_camera.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_switch_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_switch_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_time.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_usb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_usb.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_video.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_video.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_volume_muted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_volume_muted.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_volume_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_device_access_volume_on.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_computer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_computer.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_dock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_dock.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_gamepad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_gamepad.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_headphones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_headphones.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_headset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_headset.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_keyboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_keyboard.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_mouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_mouse.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_hardware_phone.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_crop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_crop.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_rotate_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_rotate_left.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_rotate_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_rotate_right.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_slideshow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_images_slideshow.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_directions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_directions.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_map.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_place.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_place.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_web_site.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_location_web_site.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_accept.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_accept.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_back.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_cancel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_cancel.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_collapse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_collapse.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_expand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_expand.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_forward.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_next_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_next_item.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_previous_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_previous_item.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_navigation_refresh.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_bad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_bad.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_favorite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_favorite.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_good.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_good.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_half_important.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_half_important.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_important.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_important.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_not_important.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_rating_not_important.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_add_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_add_group.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_add_person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_add_person.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_cc_bcc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_cc_bcc.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_chat.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_forward.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_forward.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_group.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_group.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_person.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_reply.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_reply_all.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_reply_all.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_send_now.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_send_now.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_menu_light_social_share.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_missing_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alt236/Reflective-Drawable-Loader---Android/fcea5d04a00e3a5ed96ffd6c318762c94965ca27/ReflectiveDrawableLoaderSampleApp/res/drawable-xhdpi/ic_missing_icon.png -------------------------------------------------------------------------------- /ReflectiveDrawableLoaderSampleApp/res/layout/activity_icon_display.xml: -------------------------------------------------------------------------------- 1 | 2 |