Merge "NFC antenna location asset." into nyc-dev
am: 262a8f2a0f
* commit '262a8f2a0f1d1d8e0ea3401d4b3d91a36b0754df':
NFC antenna location asset.
This commit is contained in:
@@ -879,6 +879,7 @@ package android {
|
||||
field public static final int nextFocusLeft = 16842977; // 0x10100e1
|
||||
field public static final int nextFocusRight = 16842978; // 0x10100e2
|
||||
field public static final int nextFocusUp = 16842979; // 0x10100e3
|
||||
field public static final int nfcAntennaPositionDrawable = 16844063; // 0x101051f
|
||||
field public static final int noHistory = 16843309; // 0x101022d
|
||||
field public static final int normalScreens = 16843397; // 0x1010285
|
||||
field public static final int notificationTimeout = 16843651; // 0x1010383
|
||||
|
||||
@@ -974,6 +974,7 @@ package android {
|
||||
field public static final int nextFocusLeft = 16842977; // 0x10100e1
|
||||
field public static final int nextFocusRight = 16842978; // 0x10100e2
|
||||
field public static final int nextFocusUp = 16842979; // 0x10100e3
|
||||
field public static final int nfcAntennaPositionDrawable = 16844063; // 0x101051f
|
||||
field public static final int noHistory = 16843309; // 0x101022d
|
||||
field public static final int normalScreens = 16843397; // 0x1010285
|
||||
field public static final int notificationTimeout = 16843651; // 0x1010383
|
||||
|
||||
@@ -879,6 +879,7 @@ package android {
|
||||
field public static final int nextFocusLeft = 16842977; // 0x10100e1
|
||||
field public static final int nextFocusRight = 16842978; // 0x10100e2
|
||||
field public static final int nextFocusUp = 16842979; // 0x10100e3
|
||||
field public static final int nfcAntennaPositionDrawable = 16844063; // 0x101051f
|
||||
field public static final int noHistory = 16843309; // 0x101022d
|
||||
field public static final int normalScreens = 16843397; // 0x1010285
|
||||
field public static final int notificationTimeout = 16843651; // 0x1010383
|
||||
|
||||
@@ -593,6 +593,9 @@ i
|
||||
the appearance matches the branding of the app requesting the fingerprint scan.-->
|
||||
<attr name="fingerprintAuthDrawable" format="reference" />
|
||||
|
||||
<!-- Asset that should be used to show users the position of the NFC antenna on the device. -->
|
||||
<attr name="nfcAntennaPositionDrawable" format="reference" />
|
||||
|
||||
<!-- ============ -->
|
||||
<!-- Panel styles -->
|
||||
<!-- ============ -->
|
||||
|
||||
@@ -2705,6 +2705,7 @@
|
||||
<public type="attr" name="countDown" />
|
||||
<public type="attr" name="canRecord" />
|
||||
<public type="attr" name="tunerCount" />
|
||||
<public type="attr" name="nfcAntennaPositionDrawable" />
|
||||
|
||||
<public type="style" name="Theme.Material.Light.DialogWhenLarge.DarkActionBar" />
|
||||
<public type="style" name="Widget.Material.SeekBar.Discrete" />
|
||||
|
||||
Reference in New Issue
Block a user