From ae39223998073668f1e1825f5f222728b4ffc08c Mon Sep 17 00:00:00 2001 From: GuilhE Date: Thu, 1 Oct 2020 17:17:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd80789..0630198 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ picker.newInstance(/* setup... */).apply { lifecycleOwner = this@MainActivity } ### Themes -Sample A Sample B Sample C Sample D +Sample A Sample B Sample C Sample D To override default theme just create yours by simply extending it and replacing desired color values: @@ -132,4 +132,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.