1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-05 18:53:20 +08:00

For Glide 4.5.0 (#112)

This commit is contained in:
Daichi Furiya
2018-01-26 17:08:27 +09:00
committed by GitHub
parent 43f38cc4b3
commit 51f7b515fa
37 changed files with 235 additions and 237 deletions

View File

@@ -3,6 +3,9 @@
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>
</style>
</resources>
</resources>