Loading res/values/colors.xml +3 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2009 The Android Open Source Project <?xml version="1.0" encoding="utf-8"?><!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Loading Loading @@ -40,8 +39,8 @@ <!-- Color of the status bar above the contextual selection bar. --> <color name="contextual_selection_bar_status_bar_color">#bababa</color> <color name="primary_color_dark">#1c3aa9</color> <color name="primary_color">#2a56c6</color> <color name="primary_color_dark">@*android:color/accent_device_default</color> <color name="primary_color">@*android:color/accent_device_default</color> <color name="group_primary_color_dark">#546E7A</color> <color name="group_primary_color">#607D8B</color> Loading Loading
res/values/colors.xml +3 −4 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2009 The Android Open Source Project <?xml version="1.0" encoding="utf-8"?><!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Loading Loading @@ -40,8 +39,8 @@ <!-- Color of the status bar above the contextual selection bar. --> <color name="contextual_selection_bar_status_bar_color">#bababa</color> <color name="primary_color_dark">#1c3aa9</color> <color name="primary_color">#2a56c6</color> <color name="primary_color_dark">@*android:color/accent_device_default</color> <color name="primary_color">@*android:color/accent_device_default</color> <color name="group_primary_color_dark">#546E7A</color> <color name="group_primary_color">#607D8B</color> Loading