From b0ccb2c9326e57717463fde937f5d939580d2ffb Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Thu, 25 Jul 2019 18:07:05 +0200 Subject: [PATCH] Change demo app colors --- README.md | 11 +++++++---- demo/src/main/res/values/colors.xml | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0a3aa1c4..03adc531 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ [![Issues](https://img.shields.io/github/issues-raw/natario1/CameraView.svg)](https://github.com/natario1/CameraView/issues) [![Funding](https://img.shields.io/opencollective/all/CameraView.svg?colorB=r)](https://natario1.github.io/CameraView/extra/donate) +⠀

- +

# CameraView @@ -36,12 +37,14 @@ Read the [official website](https://natario1.github.io/CameraView) for setup ins You might also be interested in [changelog](https://natario1.github.io/CameraView/about/changelog.html) or in the [v1 migration guide](https://natario1.github.io/CameraView/extra/v1-migration-guide.html). +⠀ +

- - - +

+⠀ + If you like the project, use it with profit, or simply want to thank back, please consider [donating to the project](https://natario1.github.io/CameraView/extra/donate) now! You can either make a one time donation or become a sponsor, in which case your company logo will immediately show up here. diff --git a/demo/src/main/res/values/colors.xml b/demo/src/main/res/values/colors.xml index 269ab9ab..20ecab1c 100644 --- a/demo/src/main/res/values/colors.xml +++ b/demo/src/main/res/values/colors.xml @@ -1,6 +1,6 @@ - #009966 - #00734d - #57db27 + #FFA000 + #F57C00 + #40C4FF