summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2015-07-28 16:57:45 -0700
committerJorim Jaggi <jjaggi@google.com>2015-07-28 16:57:45 -0700
commit6f92f32158bdc9f1ff88f2cfbd57f58f80b01ff4 (patch)
tree790e159abba361e4bccf588c23a023c1e9d1e6f7 /overlay
parent447f98b80ae1df0d5176c809f0a42d0699e87795 (diff)
downloadbullhead-6f92f32158bdc9f1ff88f2cfbd57f58f80b01ff4.tar.gz
Device specific enrollment graphic
Change-Id: I6b6a994fdc96bd6a30292607cc77c35200826a7c
Diffstat (limited to 'overlay')
-rw-r--r--overlay/packages/apps/Settings/res/drawable-nodpi/fingerprint_sensor_location.pngbin0 -> 10209 bytes
-rw-r--r--overlay/packages/apps/Settings/res/values/dimens.xml22
2 files changed, 22 insertions, 0 deletions
diff --git a/overlay/packages/apps/Settings/res/drawable-nodpi/fingerprint_sensor_location.png b/overlay/packages/apps/Settings/res/drawable-nodpi/fingerprint_sensor_location.png
new file mode 100644
index 0000000..b48c60e
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/drawable-nodpi/fingerprint_sensor_location.png
Binary files differ
diff --git a/overlay/packages/apps/Settings/res/values/dimens.xml b/overlay/packages/apps/Settings/res/values/dimens.xml
new file mode 100644
index 0000000..c8daf5d
--- /dev/null
+++ b/overlay/packages/apps/Settings/res/values/dimens.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2015 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
+ -->
+
+<resources>
+ <item name="fingerprint_sensor_location_fraction_x" type="fraction">50.35%</item>
+ <item name="fingerprint_sensor_location_fraction_y" type="fraction">29.5%</item>
+</resources>
+