code_lint

This commit is contained in:
Christian Schabesberger 2015-12-09 22:31:24 +01:00
parent 074963aee0
commit 0e892ff60e
5 changed files with 7 additions and 19 deletions

View file

@ -6,6 +6,7 @@
<item name="colorPrimary">@color/primaryColorYoutube</item>
<item name="colorPrimaryDark">@color/primaryColorDarkYoutube</item>
<item name="colorAccent">@color/accentColorYoutube</item>
<item name="android:windowBackground">@color/background_gray</item>
</style>
<style name="NewPipeActionbarTheme" parent="Widget.AppCompat.Light.ActionBar.Solid" >