Browse Source

Removed testing code that accidentally got committed

Aidan Follestad 10 years ago
parent
commit
d47a6f2f16
1 changed files with 0 additions and 2 deletions
  1. 0 2
      sample/src/main/res/values/styles.xml

+ 0 - 2
sample/src/main/res/values/styles.xml

@@ -5,8 +5,6 @@
         <item name="colorPrimary">@color/material_indigo_500</item>
         <item name="colorPrimaryDark">@color/material_indigo_600</item>
         <item name="colorAccent">@color/material_pink_500</item>
-
-        <item name="md_content_color">#0099cc</item>
     </style>
 
 </resources>