From 81ac2d66d3428c985aeab3e3b6398373e6a3eb86 Mon Sep 17 00:00:00 2001 From: mvivo Date: Tue, 26 Mar 2019 16:34:05 +0100 Subject: Add DarkTheme code sample Test: No tests added Change-Id: Ic5da9913ba237c2f71e85fa6107143395f1a7df4 --- ui/DarkTheme/Application/.gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 ui/DarkTheme/Application/.gitignore (limited to 'ui/DarkTheme/Application/.gitignore') diff --git a/ui/DarkTheme/Application/.gitignore b/ui/DarkTheme/Application/.gitignore new file mode 100644 index 00000000..6eb878d4 --- /dev/null +++ b/ui/DarkTheme/Application/.gitignore @@ -0,0 +1,16 @@ +# Copyright 2013 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# 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. +src/template/ +src/common/ +build.gradle -- cgit v1.2.3