From ca080c87c0d64e48068c019be62f9785b4fda7e3 Mon Sep 17 00:00:00 2001 From: Anja Date: Mon, 6 Nov 2023 12:23:09 +0100 Subject: [PATCH] Version 3.0.375 --- .../LastenradBayern.Android.csproj | 19 +- .../Properties/AndroidManifest.xml | 2 +- .../Resources/Resource.Designer.cs | 4281 ++++++++-------- LastenradBayern/TINK.iOS/Info.plist | 4 +- LastenradBayern/TINK/App.xaml.cs | 17 - LastenradBayern/TINK/BackdoorMethodHelpers.cs | 7 +- .../TINK/LastenradBayern.projitems | 33 - .../TINK/View/Account/AccountPage.xaml.cs | 30 - .../BikesAtStation/BikesAtStationPage.xaml.cs | 65 - .../TINK/View/Contact/ContactPage.xaml.cs | 26 - .../View/Contact/SelectStationPage.xaml.cs | 36 - .../TINK/View/FindBike/FindBikePage.xaml.cs | 5 - .../TINK/View/Login/LoginPage.xaml.cs | 36 - LastenradBayern/TINK/View/Map/MapPage.xaml.cs | 35 - .../View/MiniSurvey/MiniSurveyPage.xaml.cs | 5 - .../TINK/View/MyBikes/MyBikesPage.xaml.cs | 8 - .../TINK/View/Settings/SettingsPage.xaml.cs | 29 - .../TINK/View/ViewTypesTypeProvider.cs | 6 +- .../TINK/View/WhatsNew/Agb/AgbPage.xaml.cs | 5 - .../TINK/View/WhatsNew/WhatsNewPage.xaml.cs | 5 - LockItBLE/LockItBLE.csproj | 2 +- LockItBLE/LockItBLECore.csproj | 18 + LockItBLE/LockItBLECore.sln | 31 + .../BLE/LockItByScanServiceBase.cs | 2 +- LockItShared/LockItSharedCore.csproj | 12 + LockItShared/LockItSharedCore.sln | 31 + .../TINK.Android/Meinkonrad.Android.csproj | 19 +- .../Properties/AndroidManifest.xml | 2 +- .../Resources/Resource.Designer.cs | 4301 +++++++++-------- Meinkonrad/TINK.iOS/Info.plist | 4 +- Meinkonrad/TINK/App.xaml.cs | 16 - Meinkonrad/TINK/BackdoorMethodHelpers.cs | 6 +- Meinkonrad/TINK/Meinkonrad.projitems | 33 - .../TINK/View/Account/AccountPage.xaml.cs | 30 - Meinkonrad/TINK/View/Bike/ILockItBike.xaml | 6 +- .../BikesAtStation/BikesAtStationPage.xaml.cs | 63 - .../TINK/View/Contact/ContactPage.xaml.cs | 27 - .../View/Contact/SelectStationPage.xaml.cs | 35 - .../TINK/View/FindBike/FindBikePage.xaml.cs | 5 - Meinkonrad/TINK/View/Login/LoginPage.xaml.cs | 35 - Meinkonrad/TINK/View/Map/MapPage.xaml.cs | 35 - .../View/MiniSurvey/MiniSurveyPage.xaml.cs | 5 - .../TINK/View/MyBikes/MyBikesPage.xaml.cs | 8 - .../TINK/View/Settings/SettingsPage.xaml.cs | 29 - Meinkonrad/TINK/View/ViewTypesTypeProvider.cs | 6 +- .../TINK/View/WhatsNew/Agb/AgbPage.xaml.cs | 5 - .../TINK/View/WhatsNew/WhatsNewPage.xaml.cs | 5 - .../RentalProcess/RentalProcess2StepsBar.xaml | 16 +- .../RentalProcess/RentalProcess3StepsBar.xaml | 23 +- .../RentalProcessBookedClosedEndRental.xaml | 2 +- .../RentalProcessBookedOpenCloseLock.xaml | 2 +- .../RentalProcessStepBarFinished.xaml | 2 +- .../Properties/AndroidManifest.xml | 2 +- .../Resources/Resource.Designer.cs | 4280 ++++++++-------- .../Services/BluetoothLock/Arendi/Central.cs | 104 - TINK/TINK.Android/TINK.Android.csproj | 19 +- TINK/TINK.iOS/Info.plist | 4 +- TINK/TINK/App.xaml.cs | 17 - TINK/TINK/BackdoorMethodHelpers.cs | 6 +- .../Services/BluetoothLock/Arendi/Central.cs | 97 - TINK/TINK/TINK.projitems | 33 - TINK/TINK/View/Account/AccountPage.xaml.cs | 30 - TINK/TINK/View/Bike/ILockItBike.xaml | 6 +- .../BikesAtStation/BikesAtStationPage.xaml.cs | 65 - TINK/TINK/View/Contact/ContactPage.xaml.cs | 25 - .../View/Contact/SelectStationPage.xaml.cs | 36 - TINK/TINK/View/FindBike/FindBikePage.xaml.cs | 5 - .../Info/BikeInfo/BikeInfoCarouselPage.xaml | 47 - .../BikeInfo/BikeInfoCarouselPage.xaml.cs | 129 - TINK/TINK/View/Login/LoginPage.xaml.cs | 35 - TINK/TINK/View/Map/MapPage.xaml.cs | 36 - .../View/MiniSurvey/MiniSurveyPage.xaml.cs | 5 - TINK/TINK/View/MyBikes/MyBikesPage.xaml.cs | 8 - TINK/TINK/View/RootFlyout/RootPage.xaml | 17 - TINK/TINK/View/RootFlyout/RootPage.xaml.cs | 95 - TINK/TINK/View/RootFlyout/RootPageFlyout.xaml | 61 - .../View/RootFlyout/RootPageFlyout.xaml.cs | 36 - .../View/RootFlyout/RootPageFlyoutMenuItem.cs | 20 - .../View/RootMasterDetail/MainPageMenuItem.cs | 42 - TINK/TINK/View/Settings/SettingsPage.xaml.cs | 29 - TINK/TINK/View/ViewTypesTypeProvider.cs | 4 - TINK/TINK/View/WhatsNew/Agb/AgbPage.xaml.cs | 5 - TINK/TINK/View/WhatsNew/WhatsNewPage.xaml.cs | 6 +- .../ViewModel/RootFlyout/RootPageViewModel.cs | 198 - .../TINK/ViewModel/RootMasterDetail/Helper.cs | 115 - TINKLib/Model/Bikes/BikeInfoNS/BC/BikeInfo.cs | 2 +- .../Bikes/BikeInfoNS/BC/BikeInfoMutable.cs | 2 +- .../Model/Bikes/BikeInfoNS/BC/IBikeInfo.cs | 2 +- TINKLib/Model/Bikes/BikeInfoNS/BikeNS/Bike.cs | 2 +- .../BluetoothLock/BikeInfoMutable.cs | 4 +- .../BluetoothLock/Command/CloseCommand.cs | 46 +- .../Command/GetLockedLocationCommand.cs | 24 +- .../Connector/Command/CommandLoggedIn.cs | 4 +- TINKLib/Model/Connector/ConnectorCache.cs | 8 +- TINKLib/Model/Connector/FilteredConnector.cs | 6 +- TINKLib/Model/Connector/IConnector.cs | 6 +- .../Model/Connector/NullFilterConnector.cs | 5 +- TINKLib/Model/Connector/Query/CachedQuery.cs | 7 +- .../Connector/Query/CachedQueryLoggedIn.cs | 39 +- TINKLib/Model/Connector/Query/IQuery.cs | 4 +- TINKLib/Model/Connector/Query/Query.cs | 5 +- .../Model/Connector/Query/QueryLoggedIn.cs | 5 +- TINKLib/Model/Connector/TextToTypeHelper.cs | 33 +- .../Updater/BikeCollectionFactory.cs | 2 +- TINKLib/Model/State/StateInfo.cs | 2 +- TINKLib/Model/State/StateInfoMutable.cs | 2 +- TINKLib/Model/Stations/StationNS/IStation.cs | 5 + .../Model/Stations/StationNS/NullStation.cs | 4 + TINKLib/Model/Stations/StationNS/Station.cs | 6 + TINKLib/Model/TinkApp.cs | 7 +- TINKLib/Model/User/Account/Account.cs | 4 +- TINKLib/Model/WhatsNew.cs | 5 + .../AppResources.Designer.cs | 49 +- .../AppResources.de.resx | 35 +- .../MultilingualResources/AppResources.resx | 23 +- TINKLib/MultilingualResources/TINKLib.de.xlf | 36 +- TINKLib/Repository/CopriCallsHttps.cs | 12 +- TINKLib/Repository/CopriCallsMemory.cs | 35 +- TINKLib/Repository/CopriCallsMonkeyStore.cs | 25 +- TINKLib/Repository/ICopriServer.cs | 3 +- TINKLib/Repository/Response/BikeInfoBase.cs | 2 +- .../Response/BikesAvailableResponse.cs | 10 +- .../Response/BikesReservedOccupiedResponse.cs | 2 +- TINKLib/Repository/Response/ResponseBase.cs | 4 +- .../Response/Stations/Station/StationInfo.cs | 6 + .../Services/CopriApi/CopriProviderHttps.cs | 18 +- .../CopriApi/CopriProviderMonkeyStore.cs | 5 +- .../Services/CopriApi/ICachedCopriServer.cs | 7 +- TINKLib/Services/CopriApi/ICopriCache.cs | 6 +- TINKLib/ShareeBikeLibCore.csproj | 52 + TINKLib/ShareeBikeLibCore.sln | 125 + TINKLib/TINKLib.csproj | 4 +- TINKLib/TINKLib.sln | 150 + TINKLib/View/IViewService.cs | 7 - .../EmptyNavigationMasterDetail.cs | 18 - TINKLib/View/MasterDetail/IDetailPage.cs | 17 - .../MasterDetail/INavigationMasterDetail.cs | 20 - .../ViewModel/Account/AccountPageViewModel.cs | 4 - .../Bikes/Bike/BC/RequestHandler/Booked.cs | 2 +- .../Bike/BC/RequestHandler/NotLoggedIn.cs | 6 +- .../Bikes/Bike/BC/RequestHandler/Reserved.cs | 2 +- .../ViewModel/Bikes/Bike/BikeViewModelBase.cs | 2 - .../BluetoothLock/CloseLockActionViewModel.cs | 8 +- .../BluetoothLock/EndRentalActionViewModel.cs | 44 +- .../RequestHandler/BookedClosed.cs | 67 +- .../RequestHandler/BookedDisconnected.cs | 96 +- .../RequestHandler/BookedOpen.cs | 4 +- .../RequestHandler/BookedUnknown.cs | 101 +- .../RequestHandler/DisposableDisconnected.cs | 255 +- .../RequestHandler/DisposableOpen.cs | 477 +- .../RequestHandler/NotLoggedIn.cs | 4 - .../RequestHandler/ReservedClosed.cs | 121 +- .../RequestHandler/ReservedDisconnected.cs | 261 +- .../RequestHandler/ReservedOpen.cs | 493 +- .../RequestHandler/ReservedUnknown.cs | 86 +- .../CopriLock/RequestHandler/BookedClosed.cs | 2 +- .../CopriLock/RequestHandler/BookedOpen.cs | 2 +- .../RequestHandler/DisposableClosed.cs | 4 +- .../RequestHandler/ReservedClosed.cs | 4 +- TINKLib/ViewModel/Bikes/BikesViewModel.cs | 2 +- .../BikesAtStationPageViewModel.cs | 26 +- .../ViewModel/Contact/ContactPageViewModel.cs | 12 - .../Contact/SelectStationPageViewModel.cs | 31 +- .../BikeInfo/BikeInfoCarouselViewModel.cs | 153 - .../BikeInfo/BikeInfoCarouseltemViewModel.cs | 79 - TINKLib/ViewModel/Login/LoginPageViewModel.cs | 30 - TINKLib/ViewModel/Map/MapPageViewModel.cs | 28 +- .../Settings/SettingsPageViewModel.cs | 5 +- TINKLib/ViewTypes.cs | 1 - .../Repository/CopriCallMemoryBase.cs | 17 +- .../Repository/CopriCallsCacheMemory.cs | 14 +- .../Repository/CopriCallsCacheMemory001.cs | 14 +- .../CopriCallsCacheMemory001v2NotLoggedIn.cs | 14 +- TestFramework/Repository/ExceptionServer.cs | 9 +- TestFramework/TestFramework.sln | 253 + TestFramework/TestFrameworkCore.csproj | 13 + TestFramework/TestFrameworkCore.sln | 253 + TestSharee/UseCase/Startup/TestTinkApp.cs | 9 - .../BluetoothLock/TestBikeInfoMutalbe.cs | 2 +- .../BikeInfoNS/DriveNS/TestDriveMutable.cs | 1 + .../Connector/TestCachedQueryLoggedIn.cs | 287 ++ .../Model/Connector/TestTextToTypeHelper.cs | 89 +- .../Connector/Updater/TestDriveFactory.cs | 3 +- .../Request/TestRequestBuilderLoggedIn.cs | 2 +- TestShareeLib/TestShareeBikeLibCore.csproj | 32 + .../RequestHandler/TestBookedClosed.cs | 17 +- .../RequestHandler/TestBookedUnknown.cs | 20 + .../TestDisposableDisconnected.cs | 188 +- .../RequestHandler/TestDisposableOpen.cs | 435 +- .../RequestHandler/TestReservedClosed.cs | 2 +- .../TestReservedDisconnected.cs | 1 - .../RequestHandler/TestReservedOpen.cs | 466 +- .../RequestHandler/TestReservedUnknown.cs | 2 +- .../TestShareeSharedGuiLib.csproj | 2 +- 194 files changed, 10092 insertions(+), 10464 deletions(-) create mode 100644 LockItBLE/LockItBLECore.csproj create mode 100644 LockItBLE/LockItBLECore.sln create mode 100644 LockItShared/LockItSharedCore.csproj create mode 100644 LockItShared/LockItSharedCore.sln delete mode 100644 TINK/TINK.Android/Services/BluetoothLock/Arendi/Central.cs delete mode 100644 TINK/TINK/Services/BluetoothLock/Arendi/Central.cs delete mode 100644 TINK/TINK/View/Info/BikeInfo/BikeInfoCarouselPage.xaml delete mode 100644 TINK/TINK/View/Info/BikeInfo/BikeInfoCarouselPage.xaml.cs delete mode 100644 TINK/TINK/View/RootFlyout/RootPage.xaml delete mode 100644 TINK/TINK/View/RootFlyout/RootPage.xaml.cs delete mode 100644 TINK/TINK/View/RootFlyout/RootPageFlyout.xaml delete mode 100644 TINK/TINK/View/RootFlyout/RootPageFlyout.xaml.cs delete mode 100644 TINK/TINK/View/RootFlyout/RootPageFlyoutMenuItem.cs delete mode 100644 TINK/TINK/View/RootMasterDetail/MainPageMenuItem.cs delete mode 100644 TINK/TINK/ViewModel/RootFlyout/RootPageViewModel.cs delete mode 100644 TINK/TINK/ViewModel/RootMasterDetail/Helper.cs create mode 100644 TINKLib/ShareeBikeLibCore.csproj create mode 100644 TINKLib/ShareeBikeLibCore.sln delete mode 100644 TINKLib/View/MasterDetail/EmptyNavigationMasterDetail.cs delete mode 100644 TINKLib/View/MasterDetail/IDetailPage.cs delete mode 100644 TINKLib/View/MasterDetail/INavigationMasterDetail.cs delete mode 100644 TINKLib/ViewModel/Info/BikeInfo/BikeInfoCarouselViewModel.cs delete mode 100644 TINKLib/ViewModel/Info/BikeInfo/BikeInfoCarouseltemViewModel.cs create mode 100644 TestFramework/TestFramework.sln create mode 100644 TestFramework/TestFrameworkCore.csproj create mode 100644 TestFramework/TestFrameworkCore.sln create mode 100644 TestShareeLib/TestShareeBikeLibCore.csproj diff --git a/LastenradBayern/TINK.Android/LastenradBayern.Android.csproj b/LastenradBayern/TINK.Android/LastenradBayern.Android.csproj index 3242568..7e58548 100644 --- a/LastenradBayern/TINK.Android/LastenradBayern.Android.csproj +++ b/LastenradBayern/TINK.Android/LastenradBayern.Android.csproj @@ -176,16 +176,16 @@ - 1.10.1.2 + 1.12.0.2 - 1.4.0.2 + 1.6.0.1 - 1.0.0.19 + 1.0.0.21 - 1.3.1 + 1.3.2 @@ -196,7 +196,7 @@ 1.8.0 - 120.3.3.1 + 120.3.3.3 @@ -206,10 +206,10 @@ 5.0.0 - - - - + + + + @@ -231,7 +231,6 @@ - diff --git a/LastenradBayern/TINK.Android/Properties/AndroidManifest.xml b/LastenradBayern/TINK.Android/Properties/AndroidManifest.xml index 1ddc8c0..6aff9c8 100644 --- a/LastenradBayern/TINK.Android/Properties/AndroidManifest.xml +++ b/LastenradBayern/TINK.Android/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/LastenradBayern/TINK.Android/Resources/Resource.Designer.cs b/LastenradBayern/TINK.Android/Resources/Resource.Designer.cs index 8141de1..6db2370 100644 --- a/LastenradBayern/TINK.Android/Resources/Resource.Designer.cs +++ b/LastenradBayern/TINK.Android/Resources/Resource.Designer.cs @@ -19548,586 +19548,589 @@ namespace TINK.Droid public const int mediaRouteTvIconDrawable = 2130903749; // aapt resource value: 0x7F0302C6 - public const int menu = 2130903750; + public const int mediaRouteWifiIconDrawable = 2130903750; // aapt resource value: 0x7F0302C7 - public const int menuGravity = 2130903751; + public const int menu = 2130903751; // aapt resource value: 0x7F0302C8 - public const int methodName = 2130903752; + public const int menuGravity = 2130903752; // aapt resource value: 0x7F0302C9 - public const int mimeType = 2130903753; + public const int methodName = 2130903753; // aapt resource value: 0x7F0302CA - public const int min = 2130903754; + public const int mimeType = 2130903754; // aapt resource value: 0x7F0302CB - public const int minHeight = 2130903755; + public const int min = 2130903755; // aapt resource value: 0x7F0302CC - public const int minHideDelay = 2130903756; + public const int minHeight = 2130903756; // aapt resource value: 0x7F0302CD - public const int minSeparation = 2130903757; + public const int minHideDelay = 2130903757; // aapt resource value: 0x7F0302CE - public const int minTouchTargetSize = 2130903758; + public const int minSeparation = 2130903758; // aapt resource value: 0x7F0302CF - public const int minWidth = 2130903759; + public const int minTouchTargetSize = 2130903759; // aapt resource value: 0x7F0302D0 - public const int mock_diagonalsColor = 2130903760; + public const int minWidth = 2130903760; // aapt resource value: 0x7F0302D1 - public const int mock_label = 2130903761; + public const int mock_diagonalsColor = 2130903761; // aapt resource value: 0x7F0302D2 - public const int mock_labelBackgroundColor = 2130903762; + public const int mock_label = 2130903762; // aapt resource value: 0x7F0302D3 - public const int mock_labelColor = 2130903763; + public const int mock_labelBackgroundColor = 2130903763; // aapt resource value: 0x7F0302D4 - public const int mock_showDiagonals = 2130903764; + public const int mock_labelColor = 2130903764; // aapt resource value: 0x7F0302D5 - public const int mock_showLabel = 2130903765; + public const int mock_showDiagonals = 2130903765; // aapt resource value: 0x7F0302D6 - public const int motionDebug = 2130903766; + public const int mock_showLabel = 2130903766; // aapt resource value: 0x7F0302D7 - public const int motionDurationLong1 = 2130903767; + public const int motionDebug = 2130903767; // aapt resource value: 0x7F0302D8 - public const int motionDurationLong2 = 2130903768; + public const int motionDurationLong1 = 2130903768; // aapt resource value: 0x7F0302D9 - public const int motionDurationMedium1 = 2130903769; + public const int motionDurationLong2 = 2130903769; // aapt resource value: 0x7F0302DA - public const int motionDurationMedium2 = 2130903770; + public const int motionDurationMedium1 = 2130903770; // aapt resource value: 0x7F0302DB - public const int motionDurationShort1 = 2130903771; + public const int motionDurationMedium2 = 2130903771; // aapt resource value: 0x7F0302DC - public const int motionDurationShort2 = 2130903772; + public const int motionDurationShort1 = 2130903772; // aapt resource value: 0x7F0302DD - public const int motionEasingAccelerated = 2130903773; + public const int motionDurationShort2 = 2130903773; // aapt resource value: 0x7F0302DE - public const int motionEasingDecelerated = 2130903774; + public const int motionEasingAccelerated = 2130903774; // aapt resource value: 0x7F0302DF - public const int motionEasingEmphasized = 2130903775; + public const int motionEasingDecelerated = 2130903775; // aapt resource value: 0x7F0302E0 - public const int motionEasingLinear = 2130903776; + public const int motionEasingEmphasized = 2130903776; // aapt resource value: 0x7F0302E1 - public const int motionEasingStandard = 2130903777; + public const int motionEasingLinear = 2130903777; // aapt resource value: 0x7F0302E2 - public const int motionEffect_alpha = 2130903778; + public const int motionEasingStandard = 2130903778; // aapt resource value: 0x7F0302E3 - public const int motionEffect_end = 2130903779; + public const int motionEffect_alpha = 2130903779; // aapt resource value: 0x7F0302E4 - public const int motionEffect_move = 2130903780; + public const int motionEffect_end = 2130903780; // aapt resource value: 0x7F0302E5 - public const int motionEffect_start = 2130903781; + public const int motionEffect_move = 2130903781; // aapt resource value: 0x7F0302E6 - public const int motionEffect_strict = 2130903782; + public const int motionEffect_start = 2130903782; // aapt resource value: 0x7F0302E7 - public const int motionEffect_translationX = 2130903783; + public const int motionEffect_strict = 2130903783; // aapt resource value: 0x7F0302E8 - public const int motionEffect_translationY = 2130903784; + public const int motionEffect_translationX = 2130903784; // aapt resource value: 0x7F0302E9 - public const int motionEffect_viewTransition = 2130903785; + public const int motionEffect_translationY = 2130903785; // aapt resource value: 0x7F0302EA - public const int motionInterpolator = 2130903786; + public const int motionEffect_viewTransition = 2130903786; // aapt resource value: 0x7F0302EB - public const int motionPath = 2130903787; + public const int motionInterpolator = 2130903787; // aapt resource value: 0x7F0302EC - public const int motionPathRotate = 2130903788; + public const int motionPath = 2130903788; // aapt resource value: 0x7F0302ED - public const int motionProgress = 2130903789; + public const int motionPathRotate = 2130903789; // aapt resource value: 0x7F0302EE - public const int motionStagger = 2130903790; + public const int motionProgress = 2130903790; // aapt resource value: 0x7F0302EF - public const int motionTarget = 2130903791; + public const int motionStagger = 2130903791; // aapt resource value: 0x7F0302F0 - public const int motion_postLayoutCollision = 2130903792; + public const int motionTarget = 2130903792; // aapt resource value: 0x7F0302F1 - public const int motion_triggerOnCollision = 2130903793; + public const int motion_postLayoutCollision = 2130903793; // aapt resource value: 0x7F0302F2 - public const int moveWhenScrollAtTop = 2130903794; + public const int motion_triggerOnCollision = 2130903794; // aapt resource value: 0x7F0302F3 - public const int multiChoiceItemLayout = 2130903795; + public const int moveWhenScrollAtTop = 2130903795; // aapt resource value: 0x7F0302F4 - public const int navGraph = 2130903796; + public const int multiChoiceItemLayout = 2130903796; // aapt resource value: 0x7F0302F5 - public const int navigationContentDescription = 2130903797; + public const int navGraph = 2130903797; // aapt resource value: 0x7F0302F6 - public const int navigationIcon = 2130903798; + public const int navigationContentDescription = 2130903798; // aapt resource value: 0x7F0302F7 - public const int navigationIconTint = 2130903799; + public const int navigationIcon = 2130903799; // aapt resource value: 0x7F0302F8 - public const int navigationMode = 2130903800; + public const int navigationIconTint = 2130903800; // aapt resource value: 0x7F0302F9 - public const int navigationRailStyle = 2130903801; + public const int navigationMode = 2130903801; // aapt resource value: 0x7F0302FA - public const int navigationViewStyle = 2130903802; + public const int navigationRailStyle = 2130903802; // aapt resource value: 0x7F0302FB - public const int negativeButtonText = 2130903803; - - // aapt resource value: 0x7F0302FE - public const int nestedScrollable = 2130903806; + public const int navigationViewStyle = 2130903803; // aapt resource value: 0x7F0302FC - public const int nestedScrollFlags = 2130903804; - - // aapt resource value: 0x7F0302FD - public const int nestedScrollViewStyle = 2130903805; + public const int negativeButtonText = 2130903804; // aapt resource value: 0x7F0302FF - public const int noIndex = 2130903807; + public const int nestedScrollable = 2130903807; + + // aapt resource value: 0x7F0302FD + public const int nestedScrollFlags = 2130903805; + + // aapt resource value: 0x7F0302FE + public const int nestedScrollViewStyle = 2130903806; // aapt resource value: 0x7F030300 - public const int nullable = 2130903808; + public const int noIndex = 2130903808; // aapt resource value: 0x7F030301 - public const int number = 2130903809; + public const int nullable = 2130903809; // aapt resource value: 0x7F030302 - public const int numericModifiers = 2130903810; + public const int number = 2130903810; // aapt resource value: 0x7F030303 - public const int onCross = 2130903811; + public const int numericModifiers = 2130903811; // aapt resource value: 0x7F030304 - public const int onHide = 2130903812; + public const int onCross = 2130903812; // aapt resource value: 0x7F030305 - public const int onNegativeCross = 2130903813; + public const int onHide = 2130903813; // aapt resource value: 0x7F030306 - public const int onPositiveCross = 2130903814; + public const int onNegativeCross = 2130903814; // aapt resource value: 0x7F030307 - public const int onShow = 2130903815; + public const int onPositiveCross = 2130903815; // aapt resource value: 0x7F030308 - public const int onStateTransition = 2130903816; + public const int onShow = 2130903816; // aapt resource value: 0x7F030309 - public const int onTouchUp = 2130903817; + public const int onStateTransition = 2130903817; // aapt resource value: 0x7F03030A - public const int order = 2130903818; + public const int onTouchUp = 2130903818; // aapt resource value: 0x7F03030B - public const int orderingFromXml = 2130903819; + public const int order = 2130903819; // aapt resource value: 0x7F03030C - public const int overlapAnchor = 2130903820; + public const int orderingFromXml = 2130903820; // aapt resource value: 0x7F03030D - public const int overlay = 2130903821; + public const int overlapAnchor = 2130903821; // aapt resource value: 0x7F03030E - public const int paddingBottomNoButtons = 2130903822; + public const int overlay = 2130903822; // aapt resource value: 0x7F03030F - public const int paddingBottomSystemWindowInsets = 2130903823; + public const int paddingBottomNoButtons = 2130903823; // aapt resource value: 0x7F030310 - public const int paddingEnd = 2130903824; + public const int paddingBottomSystemWindowInsets = 2130903824; // aapt resource value: 0x7F030311 - public const int paddingLeftSystemWindowInsets = 2130903825; + public const int paddingEnd = 2130903825; // aapt resource value: 0x7F030312 - public const int paddingRightSystemWindowInsets = 2130903826; + public const int paddingLeftSystemWindowInsets = 2130903826; // aapt resource value: 0x7F030313 - public const int paddingStart = 2130903827; + public const int paddingRightSystemWindowInsets = 2130903827; // aapt resource value: 0x7F030314 - public const int paddingTopNoTitle = 2130903828; + public const int paddingStart = 2130903828; // aapt resource value: 0x7F030315 - public const int paddingTopSystemWindowInsets = 2130903829; + public const int paddingTopNoTitle = 2130903829; // aapt resource value: 0x7F030316 - public const int panelBackground = 2130903830; + public const int paddingTopSystemWindowInsets = 2130903830; // aapt resource value: 0x7F030317 - public const int panelMenuListTheme = 2130903831; + public const int panelBackground = 2130903831; // aapt resource value: 0x7F030318 - public const int panelMenuListWidth = 2130903832; + public const int panelMenuListTheme = 2130903832; // aapt resource value: 0x7F030319 - public const int paramName = 2130903833; + public const int panelMenuListWidth = 2130903833; // aapt resource value: 0x7F03031A - public const int paramValue = 2130903834; + public const int paramName = 2130903834; // aapt resource value: 0x7F03031B - public const int passwordToggleContentDescription = 2130903835; + public const int paramValue = 2130903835; // aapt resource value: 0x7F03031C - public const int passwordToggleDrawable = 2130903836; + public const int passwordToggleContentDescription = 2130903836; // aapt resource value: 0x7F03031D - public const int passwordToggleEnabled = 2130903837; + public const int passwordToggleDrawable = 2130903837; // aapt resource value: 0x7F03031E - public const int passwordToggleTint = 2130903838; + public const int passwordToggleEnabled = 2130903838; // aapt resource value: 0x7F03031F - public const int passwordToggleTintMode = 2130903839; + public const int passwordToggleTint = 2130903839; // aapt resource value: 0x7F030320 - public const int pathMotionArc = 2130903840; + public const int passwordToggleTintMode = 2130903840; // aapt resource value: 0x7F030321 - public const int path_percent = 2130903841; + public const int pathMotionArc = 2130903841; // aapt resource value: 0x7F030322 - public const int perAccountTemplate = 2130903842; + public const int path_percent = 2130903842; // aapt resource value: 0x7F030323 - public const int percentHeight = 2130903843; + public const int perAccountTemplate = 2130903843; // aapt resource value: 0x7F030324 - public const int percentWidth = 2130903844; + public const int percentHeight = 2130903844; // aapt resource value: 0x7F030325 - public const int percentX = 2130903845; + public const int percentWidth = 2130903845; // aapt resource value: 0x7F030326 - public const int percentY = 2130903846; + public const int percentX = 2130903846; // aapt resource value: 0x7F030327 - public const int perpendicularPath_percent = 2130903847; + public const int percentY = 2130903847; // aapt resource value: 0x7F030328 - public const int persistent = 2130903848; + public const int perpendicularPath_percent = 2130903848; // aapt resource value: 0x7F030329 - public const int pivotAnchor = 2130903849; + public const int persistent = 2130903849; // aapt resource value: 0x7F03032A - public const int placeholderActivityName = 2130903850; + public const int pivotAnchor = 2130903850; // aapt resource value: 0x7F03032B - public const int placeholderText = 2130903851; + public const int placeholderActivityName = 2130903851; // aapt resource value: 0x7F03032C - public const int placeholderTextAppearance = 2130903852; + public const int placeholderText = 2130903852; // aapt resource value: 0x7F03032D - public const int placeholderTextColor = 2130903853; + public const int placeholderTextAppearance = 2130903853; // aapt resource value: 0x7F03032E - public const int placeholder_emptyVisibility = 2130903854; + public const int placeholderTextColor = 2130903854; // aapt resource value: 0x7F03032F - public const int polarRelativeTo = 2130903855; + public const int placeholder_emptyVisibility = 2130903855; // aapt resource value: 0x7F030330 - public const int popEnterAnim = 2130903856; + public const int polarRelativeTo = 2130903856; // aapt resource value: 0x7F030331 - public const int popExitAnim = 2130903857; - - // aapt resource value: 0x7F030334 - public const int popupMenuBackground = 2130903860; - - // aapt resource value: 0x7F030335 - public const int popupMenuStyle = 2130903861; - - // aapt resource value: 0x7F030336 - public const int popupTheme = 2130903862; + public const int popEnterAnim = 2130903857; // aapt resource value: 0x7F030332 - public const int popUpTo = 2130903858; + public const int popExitAnim = 2130903858; - // aapt resource value: 0x7F030333 - public const int popUpToInclusive = 2130903859; + // aapt resource value: 0x7F030335 + public const int popupMenuBackground = 2130903861; + + // aapt resource value: 0x7F030336 + public const int popupMenuStyle = 2130903862; // aapt resource value: 0x7F030337 - public const int popupWindowStyle = 2130903863; + public const int popupTheme = 2130903863; + + // aapt resource value: 0x7F030333 + public const int popUpTo = 2130903859; + + // aapt resource value: 0x7F030334 + public const int popUpToInclusive = 2130903860; // aapt resource value: 0x7F030338 - public const int positiveButtonText = 2130903864; + public const int popupWindowStyle = 2130903864; // aapt resource value: 0x7F030339 - public const int preferenceCategoryStyle = 2130903865; + public const int positiveButtonText = 2130903865; // aapt resource value: 0x7F03033A - public const int preferenceCategoryTitleTextAppearance = 2130903866; + public const int preferenceCategoryStyle = 2130903866; // aapt resource value: 0x7F03033B - public const int preferenceFragmentCompatStyle = 2130903867; + public const int preferenceCategoryTitleTextAppearance = 2130903867; // aapt resource value: 0x7F03033C - public const int preferenceFragmentListStyle = 2130903868; + public const int preferenceFragmentCompatStyle = 2130903868; // aapt resource value: 0x7F03033D - public const int preferenceFragmentStyle = 2130903869; + public const int preferenceFragmentListStyle = 2130903869; // aapt resource value: 0x7F03033E - public const int preferenceInformationStyle = 2130903870; + public const int preferenceFragmentStyle = 2130903870; // aapt resource value: 0x7F03033F - public const int preferenceScreenStyle = 2130903871; + public const int preferenceInformationStyle = 2130903871; // aapt resource value: 0x7F030340 - public const int preferenceStyle = 2130903872; + public const int preferenceScreenStyle = 2130903872; // aapt resource value: 0x7F030341 - public const int preferenceTheme = 2130903873; + public const int preferenceStyle = 2130903873; // aapt resource value: 0x7F030342 - public const int prefixText = 2130903874; + public const int preferenceTheme = 2130903874; // aapt resource value: 0x7F030343 - public const int prefixTextAppearance = 2130903875; + public const int prefixText = 2130903875; // aapt resource value: 0x7F030344 - public const int prefixTextColor = 2130903876; + public const int prefixTextAppearance = 2130903876; // aapt resource value: 0x7F030345 - public const int preserveIconSpacing = 2130903877; + public const int prefixTextColor = 2130903877; // aapt resource value: 0x7F030346 - public const int pressedTranslationZ = 2130903878; + public const int preserveIconSpacing = 2130903878; // aapt resource value: 0x7F030347 - public const int primaryActivityName = 2130903879; + public const int pressedTranslationZ = 2130903879; // aapt resource value: 0x7F030348 - public const int progressBarPadding = 2130903880; + public const int primaryActivityName = 2130903880; // aapt resource value: 0x7F030349 - public const int progressBarStyle = 2130903881; + public const int progressBarPadding = 2130903881; // aapt resource value: 0x7F03034A - public const int quantizeMotionInterpolator = 2130903882; + public const int progressBarStyle = 2130903882; // aapt resource value: 0x7F03034B - public const int quantizeMotionPhase = 2130903883; + public const int quantizeMotionInterpolator = 2130903883; // aapt resource value: 0x7F03034C - public const int quantizeMotionSteps = 2130903884; + public const int quantizeMotionPhase = 2130903884; // aapt resource value: 0x7F03034D - public const int queryBackground = 2130903885; + public const int quantizeMotionSteps = 2130903885; // aapt resource value: 0x7F03034E - public const int queryHint = 2130903886; + public const int queryBackground = 2130903886; // aapt resource value: 0x7F03034F - public const int queryPatterns = 2130903887; + public const int queryHint = 2130903887; // aapt resource value: 0x7F030350 - public const int radioButtonStyle = 2130903888; + public const int queryPatterns = 2130903888; // aapt resource value: 0x7F030351 - public const int rangeFillColor = 2130903889; + public const int radioButtonStyle = 2130903889; // aapt resource value: 0x7F030352 - public const int ratingBarStyle = 2130903890; + public const int rangeFillColor = 2130903890; // aapt resource value: 0x7F030353 - public const int ratingBarStyleIndicator = 2130903891; + public const int ratingBarStyle = 2130903891; // aapt resource value: 0x7F030354 - public const int ratingBarStyleSmall = 2130903892; + public const int ratingBarStyleIndicator = 2130903892; // aapt resource value: 0x7F030355 - public const int reactiveGuide_animateChange = 2130903893; + public const int ratingBarStyleSmall = 2130903893; // aapt resource value: 0x7F030356 - public const int reactiveGuide_applyToAllConstraintSets = 2130903894; + public const int reactiveGuide_animateChange = 2130903894; // aapt resource value: 0x7F030357 - public const int reactiveGuide_applyToConstraintSet = 2130903895; + public const int reactiveGuide_applyToAllConstraintSets = 2130903895; // aapt resource value: 0x7F030358 - public const int reactiveGuide_valueId = 2130903896; + public const int reactiveGuide_applyToConstraintSet = 2130903896; // aapt resource value: 0x7F030359 - public const int recyclerViewStyle = 2130903897; + public const int reactiveGuide_valueId = 2130903897; // aapt resource value: 0x7F03035A - public const int region_heightLessThan = 2130903898; + public const int recyclerViewStyle = 2130903898; // aapt resource value: 0x7F03035B - public const int region_heightMoreThan = 2130903899; + public const int region_heightLessThan = 2130903899; // aapt resource value: 0x7F03035C - public const int region_widthLessThan = 2130903900; + public const int region_heightMoreThan = 2130903900; // aapt resource value: 0x7F03035D - public const int region_widthMoreThan = 2130903901; + public const int region_widthLessThan = 2130903901; // aapt resource value: 0x7F03035E - public const int reverseLayout = 2130903902; + public const int region_widthMoreThan = 2130903902; // aapt resource value: 0x7F03035F - public const int rippleColor = 2130903903; + public const int reverseLayout = 2130903903; // aapt resource value: 0x7F030360 - public const int rotationCenterId = 2130903904; + public const int rippleColor = 2130903904; // aapt resource value: 0x7F030361 - public const int round = 2130903905; + public const int rotationCenterId = 2130903905; // aapt resource value: 0x7F030362 - public const int roundPercent = 2130903906; + public const int round = 2130903906; // aapt resource value: 0x7F030363 - public const int saturation = 2130903907; + public const int roundPercent = 2130903907; // aapt resource value: 0x7F030364 - public const int scaleFromTextSize = 2130903908; + public const int saturation = 2130903908; // aapt resource value: 0x7F030365 - public const int schemaOrgProperty = 2130903909; + public const int scaleFromTextSize = 2130903909; // aapt resource value: 0x7F030366 - public const int schemaOrgType = 2130903910; + public const int schemaOrgProperty = 2130903910; // aapt resource value: 0x7F030367 - public const int scopeUris = 2130903911; + public const int schemaOrgType = 2130903911; // aapt resource value: 0x7F030368 - public const int scrimAnimationDuration = 2130903912; + public const int scopeUris = 2130903912; // aapt resource value: 0x7F030369 - public const int scrimBackground = 2130903913; + public const int scrimAnimationDuration = 2130903913; // aapt resource value: 0x7F03036A - public const int scrimVisibleHeightTrigger = 2130903914; + public const int scrimBackground = 2130903914; // aapt resource value: 0x7F03036B - public const int scrollViewStyle = 2130903915; + public const int scrimVisibleHeightTrigger = 2130903915; // aapt resource value: 0x7F03036C - public const int searchEnabled = 2130903916; + public const int scrollViewStyle = 2130903916; // aapt resource value: 0x7F03036D - public const int searchHintIcon = 2130903917; + public const int searchEnabled = 2130903917; // aapt resource value: 0x7F03036E - public const int searchIcon = 2130903918; + public const int searchHintIcon = 2130903918; // aapt resource value: 0x7F03036F - public const int searchLabel = 2130903919; + public const int searchIcon = 2130903919; // aapt resource value: 0x7F030370 - public const int searchViewStyle = 2130903920; + public const int searchLabel = 2130903920; // aapt resource value: 0x7F030371 - public const int secondaryActivityAction = 2130903921; + public const int searchViewStyle = 2130903921; // aapt resource value: 0x7F030372 - public const int secondaryActivityName = 2130903922; + public const int secondaryActivityAction = 2130903922; // aapt resource value: 0x7F030373 - public const int sectionContent = 2130903923; + public const int secondaryActivityName = 2130903923; // aapt resource value: 0x7F030374 - public const int sectionFormat = 2130903924; + public const int sectionContent = 2130903924; // aapt resource value: 0x7F030375 - public const int sectionId = 2130903925; + public const int sectionFormat = 2130903925; // aapt resource value: 0x7F030376 - public const int sectionType = 2130903926; + public const int sectionId = 2130903926; // aapt resource value: 0x7F030377 - public const int sectionWeight = 2130903927; + public const int sectionType = 2130903927; // aapt resource value: 0x7F030378 - public const int seekBarIncrement = 2130903928; + public const int sectionWeight = 2130903928; // aapt resource value: 0x7F030379 - public const int seekBarPreferenceStyle = 2130903929; + public const int seekBarIncrement = 2130903929; // aapt resource value: 0x7F03037A - public const int seekBarStyle = 2130903930; + public const int seekBarPreferenceStyle = 2130903930; // aapt resource value: 0x7F03037B - public const int selectable = 2130903931; + public const int seekBarStyle = 2130903931; // aapt resource value: 0x7F03037C - public const int selectableItemBackground = 2130903932; + public const int selectable = 2130903932; // aapt resource value: 0x7F03037D - public const int selectableItemBackgroundBorderless = 2130903933; + public const int selectableItemBackground = 2130903933; // aapt resource value: 0x7F03037E - public const int selectionRequired = 2130903934; + public const int selectableItemBackgroundBorderless = 2130903934; // aapt resource value: 0x7F03037F - public const int selectorSize = 2130903935; + public const int selectionRequired = 2130903935; // aapt resource value: 0x7F030380 - public const int semanticallySearchable = 2130903936; + public const int selectorSize = 2130903936; // aapt resource value: 0x7F030381 - public const int setsTag = 2130903937; + public const int semanticallySearchable = 2130903937; // aapt resource value: 0x7F030382 - public const int settingsDescription = 2130903938; + public const int setsTag = 2130903938; // aapt resource value: 0x7F030383 - public const int shapeAppearance = 2130903939; + public const int settingsDescription = 2130903939; // aapt resource value: 0x7F030384 - public const int shapeAppearanceLargeComponent = 2130903940; + public const int shapeAppearance = 2130903940; // aapt resource value: 0x7F030385 - public const int shapeAppearanceMediumComponent = 2130903941; + public const int shapeAppearanceLargeComponent = 2130903941; // aapt resource value: 0x7F030386 - public const int shapeAppearanceOverlay = 2130903942; + public const int shapeAppearanceMediumComponent = 2130903942; // aapt resource value: 0x7F030387 - public const int shapeAppearanceSmallComponent = 2130903943; + public const int shapeAppearanceOverlay = 2130903943; + + // aapt resource value: 0x7F030388 + public const int shapeAppearanceSmallComponent = 2130903944; // aapt resource value: 0x7F030001 public const int SharedValue = 2130903041; @@ -20135,812 +20138,812 @@ namespace TINK.Droid // aapt resource value: 0x7F030002 public const int SharedValueId = 2130903042; - // aapt resource value: 0x7F030388 - public const int shortcutMatchRequired = 2130903944; - // aapt resource value: 0x7F030389 - public const int shouldDisableView = 2130903945; + public const int shortcutMatchRequired = 2130903945; // aapt resource value: 0x7F03038A - public const int showAnimationBehavior = 2130903946; + public const int shouldDisableView = 2130903946; // aapt resource value: 0x7F03038B - public const int showAsAction = 2130903947; + public const int showAnimationBehavior = 2130903947; // aapt resource value: 0x7F03038C - public const int showDelay = 2130903948; + public const int showAsAction = 2130903948; // aapt resource value: 0x7F03038D - public const int showDividers = 2130903949; + public const int showDelay = 2130903949; // aapt resource value: 0x7F03038E - public const int showMotionSpec = 2130903950; + public const int showDividers = 2130903950; // aapt resource value: 0x7F03038F - public const int showPaths = 2130903951; + public const int showMotionSpec = 2130903951; // aapt resource value: 0x7F030390 - public const int showSeekBarValue = 2130903952; + public const int showPaths = 2130903952; // aapt resource value: 0x7F030391 - public const int showText = 2130903953; + public const int showSeekBarValue = 2130903953; // aapt resource value: 0x7F030392 - public const int showTitle = 2130903954; + public const int showText = 2130903954; // aapt resource value: 0x7F030393 - public const int shrinkMotionSpec = 2130903955; + public const int showTitle = 2130903955; // aapt resource value: 0x7F030394 - public const int singleChoiceItemLayout = 2130903956; + public const int shrinkMotionSpec = 2130903956; // aapt resource value: 0x7F030395 - public const int singleLine = 2130903957; + public const int singleChoiceItemLayout = 2130903957; // aapt resource value: 0x7F030396 - public const int singleLineTitle = 2130903958; + public const int singleLine = 2130903958; // aapt resource value: 0x7F030397 - public const int singleSelection = 2130903959; + public const int singleLineTitle = 2130903959; // aapt resource value: 0x7F030398 - public const int sizePercent = 2130903960; + public const int singleSelection = 2130903960; // aapt resource value: 0x7F030399 - public const int sliderStyle = 2130903961; + public const int sizePercent = 2130903961; // aapt resource value: 0x7F03039A - public const int snackbarButtonStyle = 2130903962; + public const int sliderStyle = 2130903962; // aapt resource value: 0x7F03039B - public const int snackbarStyle = 2130903963; + public const int snackbarButtonStyle = 2130903963; // aapt resource value: 0x7F03039C - public const int snackbarTextViewStyle = 2130903964; + public const int snackbarStyle = 2130903964; // aapt resource value: 0x7F03039D - public const int sourceClass = 2130903965; + public const int snackbarTextViewStyle = 2130903965; // aapt resource value: 0x7F03039E - public const int spanCount = 2130903966; + public const int sourceClass = 2130903966; // aapt resource value: 0x7F03039F - public const int spinBars = 2130903967; + public const int spanCount = 2130903967; // aapt resource value: 0x7F0303A0 - public const int spinnerDropDownItemStyle = 2130903968; + public const int spinBars = 2130903968; // aapt resource value: 0x7F0303A1 - public const int spinnerStyle = 2130903969; + public const int spinnerDropDownItemStyle = 2130903969; // aapt resource value: 0x7F0303A2 - public const int splitLayoutDirection = 2130903970; + public const int spinnerStyle = 2130903970; // aapt resource value: 0x7F0303A3 - public const int splitMinSmallestWidth = 2130903971; + public const int splitLayoutDirection = 2130903971; // aapt resource value: 0x7F0303A4 - public const int splitMinWidth = 2130903972; + public const int splitMinSmallestWidth = 2130903972; // aapt resource value: 0x7F0303A5 - public const int splitRatio = 2130903973; + public const int splitMinWidth = 2130903973; // aapt resource value: 0x7F0303A6 - public const int splitTrack = 2130903974; + public const int splitRatio = 2130903974; // aapt resource value: 0x7F0303A7 - public const int springBoundary = 2130903975; + public const int splitTrack = 2130903975; // aapt resource value: 0x7F0303A8 - public const int springDamping = 2130903976; + public const int springBoundary = 2130903976; // aapt resource value: 0x7F0303A9 - public const int springMass = 2130903977; + public const int springDamping = 2130903977; // aapt resource value: 0x7F0303AA - public const int springStiffness = 2130903978; + public const int springMass = 2130903978; // aapt resource value: 0x7F0303AB - public const int springStopThreshold = 2130903979; + public const int springStiffness = 2130903979; // aapt resource value: 0x7F0303AC - public const int srcCompat = 2130903980; + public const int springStopThreshold = 2130903980; // aapt resource value: 0x7F0303AD - public const int stackFromEnd = 2130903981; + public const int srcCompat = 2130903981; // aapt resource value: 0x7F0303AE - public const int staggered = 2130903982; + public const int stackFromEnd = 2130903982; // aapt resource value: 0x7F0303AF - public const int startDestination = 2130903983; + public const int staggered = 2130903983; // aapt resource value: 0x7F0303B0 - public const int startIconCheckable = 2130903984; + public const int startDestination = 2130903984; // aapt resource value: 0x7F0303B1 - public const int startIconContentDescription = 2130903985; + public const int startIconCheckable = 2130903985; // aapt resource value: 0x7F0303B2 - public const int startIconDrawable = 2130903986; + public const int startIconContentDescription = 2130903986; // aapt resource value: 0x7F0303B3 - public const int startIconTint = 2130903987; + public const int startIconDrawable = 2130903987; // aapt resource value: 0x7F0303B4 - public const int startIconTintMode = 2130903988; + public const int startIconTint = 2130903988; // aapt resource value: 0x7F0303B5 - public const int state_above_anchor = 2130903989; + public const int startIconTintMode = 2130903989; // aapt resource value: 0x7F0303B6 - public const int state_collapsed = 2130903990; + public const int state_above_anchor = 2130903990; // aapt resource value: 0x7F0303B7 - public const int state_collapsible = 2130903991; + public const int state_collapsed = 2130903991; // aapt resource value: 0x7F0303B8 - public const int state_dragged = 2130903992; + public const int state_collapsible = 2130903992; // aapt resource value: 0x7F0303B9 - public const int state_liftable = 2130903993; + public const int state_dragged = 2130903993; // aapt resource value: 0x7F0303BA - public const int state_lifted = 2130903994; + public const int state_liftable = 2130903994; // aapt resource value: 0x7F0303BB - public const int statusBarBackground = 2130903995; + public const int state_lifted = 2130903995; // aapt resource value: 0x7F0303BC - public const int statusBarForeground = 2130903996; + public const int statusBarBackground = 2130903996; // aapt resource value: 0x7F0303BD - public const int statusBarScrim = 2130903997; + public const int statusBarForeground = 2130903997; // aapt resource value: 0x7F0303BE - public const int strokeColor = 2130903998; + public const int statusBarScrim = 2130903998; // aapt resource value: 0x7F0303BF - public const int strokeWidth = 2130903999; + public const int strokeColor = 2130903999; // aapt resource value: 0x7F0303C0 - public const int subMenuArrow = 2130904000; + public const int strokeWidth = 2130904000; // aapt resource value: 0x7F0303C1 - public const int submitBackground = 2130904001; + public const int subMenuArrow = 2130904001; // aapt resource value: 0x7F0303C2 - public const int subsectionSeparator = 2130904002; + public const int submitBackground = 2130904002; // aapt resource value: 0x7F0303C3 - public const int subtitle = 2130904003; + public const int subsectionSeparator = 2130904003; // aapt resource value: 0x7F0303C4 - public const int subtitleCentered = 2130904004; + public const int subtitle = 2130904004; // aapt resource value: 0x7F0303C5 - public const int subtitleTextAppearance = 2130904005; + public const int subtitleCentered = 2130904005; // aapt resource value: 0x7F0303C6 - public const int subtitleTextColor = 2130904006; + public const int subtitleTextAppearance = 2130904006; // aapt resource value: 0x7F0303C7 - public const int subtitleTextStyle = 2130904007; + public const int subtitleTextColor = 2130904007; // aapt resource value: 0x7F0303C8 - public const int suffixText = 2130904008; + public const int subtitleTextStyle = 2130904008; // aapt resource value: 0x7F0303C9 - public const int suffixTextAppearance = 2130904009; + public const int suffixText = 2130904009; // aapt resource value: 0x7F0303CA - public const int suffixTextColor = 2130904010; + public const int suffixTextAppearance = 2130904010; // aapt resource value: 0x7F0303CB - public const int suggestionRowLayout = 2130904011; + public const int suffixTextColor = 2130904011; // aapt resource value: 0x7F0303CC - public const int summary = 2130904012; + public const int suggestionRowLayout = 2130904012; // aapt resource value: 0x7F0303CD - public const int summaryOff = 2130904013; + public const int summary = 2130904013; // aapt resource value: 0x7F0303CE - public const int summaryOn = 2130904014; + public const int summaryOff = 2130904014; // aapt resource value: 0x7F0303CF - public const int swipeRefreshLayoutProgressSpinnerBackgroundColor = 2130904015; + public const int summaryOn = 2130904015; // aapt resource value: 0x7F0303D0 - public const int switchMinWidth = 2130904016; + public const int swipeRefreshLayoutProgressSpinnerBackgroundColor = 2130904016; // aapt resource value: 0x7F0303D1 - public const int switchPadding = 2130904017; + public const int switchMinWidth = 2130904017; // aapt resource value: 0x7F0303D2 - public const int switchPreferenceCompatStyle = 2130904018; + public const int switchPadding = 2130904018; // aapt resource value: 0x7F0303D3 - public const int switchPreferenceStyle = 2130904019; + public const int switchPreferenceCompatStyle = 2130904019; // aapt resource value: 0x7F0303D4 - public const int switchStyle = 2130904020; + public const int switchPreferenceStyle = 2130904020; // aapt resource value: 0x7F0303D5 - public const int switchTextAppearance = 2130904021; + public const int switchStyle = 2130904021; // aapt resource value: 0x7F0303D6 - public const int switchTextOff = 2130904022; + public const int switchTextAppearance = 2130904022; // aapt resource value: 0x7F0303D7 - public const int switchTextOn = 2130904023; + public const int switchTextOff = 2130904023; // aapt resource value: 0x7F0303D8 - public const int tabBackground = 2130904024; + public const int switchTextOn = 2130904024; // aapt resource value: 0x7F0303D9 - public const int tabContentStart = 2130904025; + public const int tabBackground = 2130904025; // aapt resource value: 0x7F0303DA - public const int tabGravity = 2130904026; + public const int tabContentStart = 2130904026; // aapt resource value: 0x7F0303DB - public const int tabIconTint = 2130904027; + public const int tabGravity = 2130904027; // aapt resource value: 0x7F0303DC - public const int tabIconTintMode = 2130904028; + public const int tabIconTint = 2130904028; // aapt resource value: 0x7F0303DD - public const int tabIndicator = 2130904029; + public const int tabIconTintMode = 2130904029; // aapt resource value: 0x7F0303DE - public const int tabIndicatorAnimationDuration = 2130904030; + public const int tabIndicator = 2130904030; // aapt resource value: 0x7F0303DF - public const int tabIndicatorAnimationMode = 2130904031; + public const int tabIndicatorAnimationDuration = 2130904031; // aapt resource value: 0x7F0303E0 - public const int tabIndicatorColor = 2130904032; + public const int tabIndicatorAnimationMode = 2130904032; // aapt resource value: 0x7F0303E1 - public const int tabIndicatorFullWidth = 2130904033; + public const int tabIndicatorColor = 2130904033; // aapt resource value: 0x7F0303E2 - public const int tabIndicatorGravity = 2130904034; + public const int tabIndicatorFullWidth = 2130904034; // aapt resource value: 0x7F0303E3 - public const int tabIndicatorHeight = 2130904035; + public const int tabIndicatorGravity = 2130904035; // aapt resource value: 0x7F0303E4 - public const int tabInlineLabel = 2130904036; + public const int tabIndicatorHeight = 2130904036; // aapt resource value: 0x7F0303E5 - public const int tabMaxWidth = 2130904037; + public const int tabInlineLabel = 2130904037; // aapt resource value: 0x7F0303E6 - public const int tabMinWidth = 2130904038; + public const int tabMaxWidth = 2130904038; // aapt resource value: 0x7F0303E7 - public const int tabMode = 2130904039; + public const int tabMinWidth = 2130904039; // aapt resource value: 0x7F0303E8 - public const int tabPadding = 2130904040; + public const int tabMode = 2130904040; // aapt resource value: 0x7F0303E9 - public const int tabPaddingBottom = 2130904041; + public const int tabPadding = 2130904041; // aapt resource value: 0x7F0303EA - public const int tabPaddingEnd = 2130904042; + public const int tabPaddingBottom = 2130904042; // aapt resource value: 0x7F0303EB - public const int tabPaddingStart = 2130904043; + public const int tabPaddingEnd = 2130904043; // aapt resource value: 0x7F0303EC - public const int tabPaddingTop = 2130904044; + public const int tabPaddingStart = 2130904044; // aapt resource value: 0x7F0303ED - public const int tabRippleColor = 2130904045; + public const int tabPaddingTop = 2130904045; // aapt resource value: 0x7F0303EE - public const int tabSelectedTextColor = 2130904046; + public const int tabRippleColor = 2130904046; // aapt resource value: 0x7F0303EF - public const int tabStyle = 2130904047; + public const int tabSelectedTextColor = 2130904047; // aapt resource value: 0x7F0303F0 - public const int tabTextAppearance = 2130904048; + public const int tabStyle = 2130904048; // aapt resource value: 0x7F0303F1 - public const int tabTextColor = 2130904049; + public const int tabTextAppearance = 2130904049; // aapt resource value: 0x7F0303F2 - public const int tabUnboundedRipple = 2130904050; + public const int tabTextColor = 2130904050; // aapt resource value: 0x7F0303F3 - public const int targetId = 2130904051; + public const int tabUnboundedRipple = 2130904051; // aapt resource value: 0x7F0303F4 - public const int targetPackage = 2130904052; + public const int targetId = 2130904052; // aapt resource value: 0x7F0303F5 - public const int telltales_tailColor = 2130904053; + public const int targetPackage = 2130904053; // aapt resource value: 0x7F0303F6 - public const int telltales_tailScale = 2130904054; + public const int telltales_tailColor = 2130904054; // aapt resource value: 0x7F0303F7 - public const int telltales_velocityMode = 2130904055; + public const int telltales_tailScale = 2130904055; // aapt resource value: 0x7F0303F8 - public const int textAllCaps = 2130904056; + public const int telltales_velocityMode = 2130904056; // aapt resource value: 0x7F0303F9 - public const int textAppearanceBody1 = 2130904057; + public const int textAllCaps = 2130904057; // aapt resource value: 0x7F0303FA - public const int textAppearanceBody2 = 2130904058; + public const int textAppearanceBody1 = 2130904058; // aapt resource value: 0x7F0303FB - public const int textAppearanceButton = 2130904059; + public const int textAppearanceBody2 = 2130904059; // aapt resource value: 0x7F0303FC - public const int textAppearanceCaption = 2130904060; + public const int textAppearanceButton = 2130904060; // aapt resource value: 0x7F0303FD - public const int textAppearanceHeadline1 = 2130904061; + public const int textAppearanceCaption = 2130904061; // aapt resource value: 0x7F0303FE - public const int textAppearanceHeadline2 = 2130904062; + public const int textAppearanceHeadline1 = 2130904062; // aapt resource value: 0x7F0303FF - public const int textAppearanceHeadline3 = 2130904063; + public const int textAppearanceHeadline2 = 2130904063; // aapt resource value: 0x7F030400 - public const int textAppearanceHeadline4 = 2130904064; + public const int textAppearanceHeadline3 = 2130904064; // aapt resource value: 0x7F030401 - public const int textAppearanceHeadline5 = 2130904065; + public const int textAppearanceHeadline4 = 2130904065; // aapt resource value: 0x7F030402 - public const int textAppearanceHeadline6 = 2130904066; + public const int textAppearanceHeadline5 = 2130904066; // aapt resource value: 0x7F030403 - public const int textAppearanceLargePopupMenu = 2130904067; + public const int textAppearanceHeadline6 = 2130904067; // aapt resource value: 0x7F030404 - public const int textAppearanceLineHeightEnabled = 2130904068; + public const int textAppearanceLargePopupMenu = 2130904068; // aapt resource value: 0x7F030405 - public const int textAppearanceListItem = 2130904069; + public const int textAppearanceLineHeightEnabled = 2130904069; // aapt resource value: 0x7F030406 - public const int textAppearanceListItemSecondary = 2130904070; + public const int textAppearanceListItem = 2130904070; // aapt resource value: 0x7F030407 - public const int textAppearanceListItemSmall = 2130904071; + public const int textAppearanceListItemSecondary = 2130904071; // aapt resource value: 0x7F030408 - public const int textAppearanceOverline = 2130904072; + public const int textAppearanceListItemSmall = 2130904072; // aapt resource value: 0x7F030409 - public const int textAppearancePopupMenuHeader = 2130904073; + public const int textAppearanceOverline = 2130904073; // aapt resource value: 0x7F03040A - public const int textAppearanceSearchResultSubtitle = 2130904074; + public const int textAppearancePopupMenuHeader = 2130904074; // aapt resource value: 0x7F03040B - public const int textAppearanceSearchResultTitle = 2130904075; + public const int textAppearanceSearchResultSubtitle = 2130904075; // aapt resource value: 0x7F03040C - public const int textAppearanceSmallPopupMenu = 2130904076; + public const int textAppearanceSearchResultTitle = 2130904076; // aapt resource value: 0x7F03040D - public const int textAppearanceSubtitle1 = 2130904077; + public const int textAppearanceSmallPopupMenu = 2130904077; // aapt resource value: 0x7F03040E - public const int textAppearanceSubtitle2 = 2130904078; + public const int textAppearanceSubtitle1 = 2130904078; // aapt resource value: 0x7F03040F - public const int textBackground = 2130904079; + public const int textAppearanceSubtitle2 = 2130904079; // aapt resource value: 0x7F030410 - public const int textBackgroundPanX = 2130904080; + public const int textBackground = 2130904080; // aapt resource value: 0x7F030411 - public const int textBackgroundPanY = 2130904081; + public const int textBackgroundPanX = 2130904081; // aapt resource value: 0x7F030412 - public const int textBackgroundRotate = 2130904082; + public const int textBackgroundPanY = 2130904082; // aapt resource value: 0x7F030413 - public const int textBackgroundZoom = 2130904083; + public const int textBackgroundRotate = 2130904083; // aapt resource value: 0x7F030414 - public const int textColorAlertDialogListItem = 2130904084; + public const int textBackgroundZoom = 2130904084; // aapt resource value: 0x7F030415 - public const int textColorSearchUrl = 2130904085; + public const int textColorAlertDialogListItem = 2130904085; // aapt resource value: 0x7F030416 - public const int textEndPadding = 2130904086; + public const int textColorSearchUrl = 2130904086; // aapt resource value: 0x7F030417 - public const int textFillColor = 2130904087; + public const int textEndPadding = 2130904087; // aapt resource value: 0x7F030418 - public const int textInputLayoutFocusedRectEnabled = 2130904088; + public const int textFillColor = 2130904088; // aapt resource value: 0x7F030419 - public const int textInputStyle = 2130904089; + public const int textInputLayoutFocusedRectEnabled = 2130904089; // aapt resource value: 0x7F03041A - public const int textLocale = 2130904090; + public const int textInputStyle = 2130904090; // aapt resource value: 0x7F03041B - public const int textOutlineColor = 2130904091; + public const int textLocale = 2130904091; // aapt resource value: 0x7F03041C - public const int textOutlineThickness = 2130904092; + public const int textOutlineColor = 2130904092; // aapt resource value: 0x7F03041D - public const int textPanX = 2130904093; + public const int textOutlineThickness = 2130904093; // aapt resource value: 0x7F03041E - public const int textPanY = 2130904094; + public const int textPanX = 2130904094; // aapt resource value: 0x7F03041F - public const int textStartPadding = 2130904095; + public const int textPanY = 2130904095; // aapt resource value: 0x7F030420 - public const int textureBlurFactor = 2130904096; + public const int textStartPadding = 2130904096; // aapt resource value: 0x7F030421 - public const int textureEffect = 2130904097; + public const int textureBlurFactor = 2130904097; // aapt resource value: 0x7F030422 - public const int textureHeight = 2130904098; + public const int textureEffect = 2130904098; // aapt resource value: 0x7F030423 - public const int textureWidth = 2130904099; + public const int textureHeight = 2130904099; // aapt resource value: 0x7F030424 - public const int theme = 2130904100; + public const int textureWidth = 2130904100; // aapt resource value: 0x7F030425 - public const int themeLineHeight = 2130904101; + public const int theme = 2130904101; // aapt resource value: 0x7F030426 - public const int thickness = 2130904102; + public const int themeLineHeight = 2130904102; // aapt resource value: 0x7F030427 - public const int thumbColor = 2130904103; + public const int thickness = 2130904103; // aapt resource value: 0x7F030428 - public const int thumbElevation = 2130904104; + public const int thumbColor = 2130904104; // aapt resource value: 0x7F030429 - public const int thumbRadius = 2130904105; + public const int thumbElevation = 2130904105; // aapt resource value: 0x7F03042A - public const int thumbStrokeColor = 2130904106; + public const int thumbRadius = 2130904106; // aapt resource value: 0x7F03042B - public const int thumbStrokeWidth = 2130904107; + public const int thumbStrokeColor = 2130904107; // aapt resource value: 0x7F03042C - public const int thumbTextPadding = 2130904108; + public const int thumbStrokeWidth = 2130904108; // aapt resource value: 0x7F03042D - public const int thumbTint = 2130904109; + public const int thumbTextPadding = 2130904109; // aapt resource value: 0x7F03042E - public const int thumbTintMode = 2130904110; + public const int thumbTint = 2130904110; // aapt resource value: 0x7F03042F - public const int tickColor = 2130904111; + public const int thumbTintMode = 2130904111; // aapt resource value: 0x7F030430 - public const int tickColorActive = 2130904112; + public const int tickColor = 2130904112; // aapt resource value: 0x7F030431 - public const int tickColorInactive = 2130904113; + public const int tickColorActive = 2130904113; // aapt resource value: 0x7F030432 - public const int tickMark = 2130904114; + public const int tickColorInactive = 2130904114; // aapt resource value: 0x7F030433 - public const int tickMarkTint = 2130904115; + public const int tickMark = 2130904115; // aapt resource value: 0x7F030434 - public const int tickMarkTintMode = 2130904116; + public const int tickMarkTint = 2130904116; // aapt resource value: 0x7F030435 - public const int tickVisible = 2130904117; + public const int tickMarkTintMode = 2130904117; // aapt resource value: 0x7F030436 - public const int tint = 2130904118; + public const int tickVisible = 2130904118; // aapt resource value: 0x7F030437 - public const int tintMode = 2130904119; + public const int tint = 2130904119; // aapt resource value: 0x7F030438 - public const int title = 2130904120; + public const int tintMode = 2130904120; // aapt resource value: 0x7F030439 - public const int titleCentered = 2130904121; + public const int title = 2130904121; // aapt resource value: 0x7F03043A - public const int titleCollapseMode = 2130904122; + public const int titleCentered = 2130904122; // aapt resource value: 0x7F03043B - public const int titleEnabled = 2130904123; + public const int titleCollapseMode = 2130904123; // aapt resource value: 0x7F03043C - public const int titleMargin = 2130904124; + public const int titleEnabled = 2130904124; // aapt resource value: 0x7F03043D - public const int titleMarginBottom = 2130904125; + public const int titleMargin = 2130904125; // aapt resource value: 0x7F03043E - public const int titleMarginEnd = 2130904126; - - // aapt resource value: 0x7F030441 - public const int titleMargins = 2130904129; + public const int titleMarginBottom = 2130904126; // aapt resource value: 0x7F03043F - public const int titleMarginStart = 2130904127; - - // aapt resource value: 0x7F030440 - public const int titleMarginTop = 2130904128; + public const int titleMarginEnd = 2130904127; // aapt resource value: 0x7F030442 - public const int titleTextAppearance = 2130904130; + public const int titleMargins = 2130904130; + + // aapt resource value: 0x7F030440 + public const int titleMarginStart = 2130904128; + + // aapt resource value: 0x7F030441 + public const int titleMarginTop = 2130904129; // aapt resource value: 0x7F030443 - public const int titleTextColor = 2130904131; + public const int titleTextAppearance = 2130904131; // aapt resource value: 0x7F030444 - public const int titleTextStyle = 2130904132; + public const int titleTextColor = 2130904132; // aapt resource value: 0x7F030445 - public const int toAddressesSection = 2130904133; + public const int titleTextStyle = 2130904133; // aapt resource value: 0x7F030446 - public const int toolbarId = 2130904134; + public const int toAddressesSection = 2130904134; // aapt resource value: 0x7F030447 - public const int toolbarNavigationButtonStyle = 2130904135; + public const int toolbarId = 2130904135; // aapt resource value: 0x7F030448 - public const int toolbarStyle = 2130904136; + public const int toolbarNavigationButtonStyle = 2130904136; // aapt resource value: 0x7F030449 - public const int tooltipForegroundColor = 2130904137; + public const int toolbarStyle = 2130904137; // aapt resource value: 0x7F03044A - public const int tooltipFrameBackground = 2130904138; + public const int tooltipForegroundColor = 2130904138; // aapt resource value: 0x7F03044B - public const int tooltipStyle = 2130904139; + public const int tooltipFrameBackground = 2130904139; // aapt resource value: 0x7F03044C - public const int tooltipText = 2130904140; + public const int tooltipStyle = 2130904140; // aapt resource value: 0x7F03044D - public const int touchAnchorId = 2130904141; + public const int tooltipText = 2130904141; // aapt resource value: 0x7F03044E - public const int touchAnchorSide = 2130904142; + public const int touchAnchorId = 2130904142; // aapt resource value: 0x7F03044F - public const int touchRegionId = 2130904143; + public const int touchAnchorSide = 2130904143; // aapt resource value: 0x7F030450 - public const int track = 2130904144; + public const int touchRegionId = 2130904144; // aapt resource value: 0x7F030451 - public const int trackColor = 2130904145; + public const int track = 2130904145; // aapt resource value: 0x7F030452 - public const int trackColorActive = 2130904146; + public const int trackColor = 2130904146; // aapt resource value: 0x7F030453 - public const int trackColorInactive = 2130904147; + public const int trackColorActive = 2130904147; // aapt resource value: 0x7F030454 - public const int trackCornerRadius = 2130904148; + public const int trackColorInactive = 2130904148; // aapt resource value: 0x7F030455 - public const int trackHeight = 2130904149; + public const int trackCornerRadius = 2130904149; // aapt resource value: 0x7F030456 - public const int trackThickness = 2130904150; + public const int trackHeight = 2130904150; // aapt resource value: 0x7F030457 - public const int trackTint = 2130904151; + public const int trackThickness = 2130904151; // aapt resource value: 0x7F030458 - public const int trackTintMode = 2130904152; + public const int trackTint = 2130904152; // aapt resource value: 0x7F030459 - public const int transformPivotTarget = 2130904153; + public const int trackTintMode = 2130904153; // aapt resource value: 0x7F03045A - public const int transitionDisable = 2130904154; + public const int transformPivotTarget = 2130904154; // aapt resource value: 0x7F03045B - public const int transitionEasing = 2130904155; + public const int transitionDisable = 2130904155; // aapt resource value: 0x7F03045C - public const int transitionFlags = 2130904156; + public const int transitionEasing = 2130904156; // aapt resource value: 0x7F03045D - public const int transitionPathRotate = 2130904157; + public const int transitionFlags = 2130904157; // aapt resource value: 0x7F03045E - public const int transitionShapeAppearance = 2130904158; + public const int transitionPathRotate = 2130904158; // aapt resource value: 0x7F03045F - public const int triggerId = 2130904159; + public const int transitionShapeAppearance = 2130904159; // aapt resource value: 0x7F030460 - public const int triggerReceiver = 2130904160; + public const int triggerId = 2130904160; // aapt resource value: 0x7F030461 - public const int triggerSlack = 2130904161; + public const int triggerReceiver = 2130904161; // aapt resource value: 0x7F030462 - public const int trimmable = 2130904162; + public const int triggerSlack = 2130904162; // aapt resource value: 0x7F030463 - public const int ttcIndex = 2130904163; + public const int trimmable = 2130904163; // aapt resource value: 0x7F030464 - public const int uiCompass = 2130904164; + public const int ttcIndex = 2130904164; // aapt resource value: 0x7F030465 - public const int uiMapToolbar = 2130904165; + public const int uiCompass = 2130904165; // aapt resource value: 0x7F030466 - public const int uiRotateGestures = 2130904166; + public const int uiMapToolbar = 2130904166; // aapt resource value: 0x7F030467 - public const int uiScrollGestures = 2130904167; + public const int uiRotateGestures = 2130904167; // aapt resource value: 0x7F030468 - public const int uiScrollGesturesDuringRotateOrZoom = 2130904168; + public const int uiScrollGestures = 2130904168; // aapt resource value: 0x7F030469 - public const int uiTiltGestures = 2130904169; + public const int uiScrollGesturesDuringRotateOrZoom = 2130904169; // aapt resource value: 0x7F03046A - public const int uiZoomControls = 2130904170; + public const int uiTiltGestures = 2130904170; // aapt resource value: 0x7F03046B - public const int uiZoomGestures = 2130904171; - - // aapt resource value: 0x7F03046D - public const int updatesContinuously = 2130904173; + public const int uiZoomControls = 2130904171; // aapt resource value: 0x7F03046C - public const int upDuration = 2130904172; + public const int uiZoomGestures = 2130904172; // aapt resource value: 0x7F03046E - public const int uri = 2130904174; + public const int updatesContinuously = 2130904174; + + // aapt resource value: 0x7F03046D + public const int upDuration = 2130904173; // aapt resource value: 0x7F03046F - public const int useCompatPadding = 2130904175; + public const int uri = 2130904175; // aapt resource value: 0x7F030470 - public const int useMaterialThemeColors = 2130904176; - - // aapt resource value: 0x7F030473 - public const int userInputSection = 2130904179; - - // aapt resource value: 0x7F030474 - public const int userInputTag = 2130904180; - - // aapt resource value: 0x7F030475 - public const int userInputValue = 2130904181; + public const int useCompatPadding = 2130904176; // aapt resource value: 0x7F030471 - public const int useSimpleSummaryProvider = 2130904177; + public const int useMaterialThemeColors = 2130904177; - // aapt resource value: 0x7F030472 - public const int useViewLifecycle = 2130904178; + // aapt resource value: 0x7F030474 + public const int userInputSection = 2130904180; + + // aapt resource value: 0x7F030475 + public const int userInputTag = 2130904181; // aapt resource value: 0x7F030476 - public const int values = 2130904182; + public const int userInputValue = 2130904182; + + // aapt resource value: 0x7F030472 + public const int useSimpleSummaryProvider = 2130904178; + + // aapt resource value: 0x7F030473 + public const int useViewLifecycle = 2130904179; // aapt resource value: 0x7F030477 - public const int verticalOffset = 2130904183; + public const int values = 2130904183; // aapt resource value: 0x7F030478 - public const int viewInflaterClass = 2130904184; + public const int verticalOffset = 2130904184; // aapt resource value: 0x7F030479 - public const int viewTransitionMode = 2130904185; + public const int viewInflaterClass = 2130904185; // aapt resource value: 0x7F03047A - public const int viewTransitionOnCross = 2130904186; + public const int viewTransitionMode = 2130904186; // aapt resource value: 0x7F03047B - public const int viewTransitionOnNegativeCross = 2130904187; + public const int viewTransitionOnCross = 2130904187; // aapt resource value: 0x7F03047C - public const int viewTransitionOnPositiveCross = 2130904188; + public const int viewTransitionOnNegativeCross = 2130904188; // aapt resource value: 0x7F03047D - public const int visibilityMode = 2130904189; + public const int viewTransitionOnPositiveCross = 2130904189; // aapt resource value: 0x7F03047E - public const int voiceIcon = 2130904190; + public const int visibilityMode = 2130904190; // aapt resource value: 0x7F03047F - public const int warmth = 2130904191; + public const int voiceIcon = 2130904191; // aapt resource value: 0x7F030480 - public const int waveDecay = 2130904192; + public const int warmth = 2130904192; // aapt resource value: 0x7F030481 - public const int waveOffset = 2130904193; + public const int waveDecay = 2130904193; // aapt resource value: 0x7F030482 - public const int wavePeriod = 2130904194; + public const int waveOffset = 2130904194; // aapt resource value: 0x7F030483 - public const int wavePhase = 2130904195; + public const int wavePeriod = 2130904195; // aapt resource value: 0x7F030484 - public const int waveShape = 2130904196; + public const int wavePhase = 2130904196; // aapt resource value: 0x7F030485 - public const int waveVariesBy = 2130904197; + public const int waveShape = 2130904197; // aapt resource value: 0x7F030486 - public const int widgetLayout = 2130904198; + public const int waveVariesBy = 2130904198; // aapt resource value: 0x7F030487 - public const int windowActionBar = 2130904199; + public const int widgetLayout = 2130904199; // aapt resource value: 0x7F030488 - public const int windowActionBarOverlay = 2130904200; + public const int windowActionBar = 2130904200; // aapt resource value: 0x7F030489 - public const int windowActionModeOverlay = 2130904201; + public const int windowActionBarOverlay = 2130904201; // aapt resource value: 0x7F03048A - public const int windowFixedHeightMajor = 2130904202; + public const int windowActionModeOverlay = 2130904202; // aapt resource value: 0x7F03048B - public const int windowFixedHeightMinor = 2130904203; + public const int windowFixedHeightMajor = 2130904203; // aapt resource value: 0x7F03048C - public const int windowFixedWidthMajor = 2130904204; + public const int windowFixedHeightMinor = 2130904204; // aapt resource value: 0x7F03048D - public const int windowFixedWidthMinor = 2130904205; + public const int windowFixedWidthMajor = 2130904205; // aapt resource value: 0x7F03048E - public const int windowMinWidthMajor = 2130904206; + public const int windowFixedWidthMinor = 2130904206; // aapt resource value: 0x7F03048F - public const int windowMinWidthMinor = 2130904207; + public const int windowMinWidthMajor = 2130904207; // aapt resource value: 0x7F030490 - public const int windowNoTitle = 2130904208; + public const int windowMinWidthMinor = 2130904208; // aapt resource value: 0x7F030491 - public const int yearSelectedStyle = 2130904209; + public const int windowNoTitle = 2130904209; // aapt resource value: 0x7F030492 - public const int yearStyle = 2130904210; + public const int yearSelectedStyle = 2130904210; // aapt resource value: 0x7F030493 - public const int yearTodayStyle = 2130904211; + public const int yearStyle = 2130904211; // aapt resource value: 0x7F030494 - public const int zOrderOnTop = 2130904212; + public const int yearTodayStyle = 2130904212; + + // aapt resource value: 0x7F030495 + public const int zOrderOnTop = 2130904213; static Attribute() { @@ -22347,727 +22350,730 @@ namespace TINK.Droid public const int mr_controller_volume_group_list_padding_top = 2131099855; // aapt resource value: 0x7F0600D0 - public const int mr_dialog_fixed_width_major = 2131099856; + public const int mr_controller_wifi_icon_size = 2131099856; // aapt resource value: 0x7F0600D1 - public const int mr_dialog_fixed_width_minor = 2131099857; + public const int mr_dialog_fixed_width_major = 2131099857; // aapt resource value: 0x7F0600D2 - public const int mr_dynamic_dialog_header_text_size = 2131099858; + public const int mr_dialog_fixed_width_minor = 2131099858; // aapt resource value: 0x7F0600D3 - public const int mr_dynamic_dialog_route_text_size = 2131099859; + public const int mr_dynamic_dialog_header_text_size = 2131099859; // aapt resource value: 0x7F0600D4 - public const int mr_dynamic_dialog_row_height = 2131099860; + public const int mr_dynamic_dialog_route_text_size = 2131099860; // aapt resource value: 0x7F0600D5 - public const int mr_dynamic_volume_group_list_item_height = 2131099861; + public const int mr_dynamic_dialog_row_height = 2131099861; // aapt resource value: 0x7F0600D6 - public const int mtrl_alert_dialog_background_inset_bottom = 2131099862; + public const int mr_dynamic_volume_group_list_item_height = 2131099862; // aapt resource value: 0x7F0600D7 - public const int mtrl_alert_dialog_background_inset_end = 2131099863; + public const int mtrl_alert_dialog_background_inset_bottom = 2131099863; // aapt resource value: 0x7F0600D8 - public const int mtrl_alert_dialog_background_inset_start = 2131099864; + public const int mtrl_alert_dialog_background_inset_end = 2131099864; // aapt resource value: 0x7F0600D9 - public const int mtrl_alert_dialog_background_inset_top = 2131099865; + public const int mtrl_alert_dialog_background_inset_start = 2131099865; // aapt resource value: 0x7F0600DA - public const int mtrl_alert_dialog_picker_background_inset = 2131099866; + public const int mtrl_alert_dialog_background_inset_top = 2131099866; // aapt resource value: 0x7F0600DB - public const int mtrl_badge_horizontal_edge_offset = 2131099867; + public const int mtrl_alert_dialog_picker_background_inset = 2131099867; // aapt resource value: 0x7F0600DC - public const int mtrl_badge_long_text_horizontal_padding = 2131099868; + public const int mtrl_badge_horizontal_edge_offset = 2131099868; // aapt resource value: 0x7F0600DD - public const int mtrl_badge_radius = 2131099869; + public const int mtrl_badge_long_text_horizontal_padding = 2131099869; // aapt resource value: 0x7F0600DE - public const int mtrl_badge_text_horizontal_edge_offset = 2131099870; + public const int mtrl_badge_radius = 2131099870; // aapt resource value: 0x7F0600DF - public const int mtrl_badge_text_size = 2131099871; + public const int mtrl_badge_text_horizontal_edge_offset = 2131099871; // aapt resource value: 0x7F0600E0 - public const int mtrl_badge_toolbar_action_menu_item_horizontal_offset = 2131099872; + public const int mtrl_badge_text_size = 2131099872; // aapt resource value: 0x7F0600E1 - public const int mtrl_badge_toolbar_action_menu_item_vertical_offset = 2131099873; + public const int mtrl_badge_toolbar_action_menu_item_horizontal_offset = 2131099873; // aapt resource value: 0x7F0600E2 - public const int mtrl_badge_with_text_radius = 2131099874; + public const int mtrl_badge_toolbar_action_menu_item_vertical_offset = 2131099874; // aapt resource value: 0x7F0600E3 - public const int mtrl_bottomappbar_fabOffsetEndMode = 2131099875; + public const int mtrl_badge_with_text_radius = 2131099875; // aapt resource value: 0x7F0600E4 - public const int mtrl_bottomappbar_fab_bottom_margin = 2131099876; + public const int mtrl_bottomappbar_fabOffsetEndMode = 2131099876; // aapt resource value: 0x7F0600E5 - public const int mtrl_bottomappbar_fab_cradle_margin = 2131099877; + public const int mtrl_bottomappbar_fab_bottom_margin = 2131099877; // aapt resource value: 0x7F0600E6 - public const int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 2131099878; + public const int mtrl_bottomappbar_fab_cradle_margin = 2131099878; // aapt resource value: 0x7F0600E7 - public const int mtrl_bottomappbar_fab_cradle_vertical_offset = 2131099879; + public const int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 2131099879; // aapt resource value: 0x7F0600E8 - public const int mtrl_bottomappbar_height = 2131099880; + public const int mtrl_bottomappbar_fab_cradle_vertical_offset = 2131099880; // aapt resource value: 0x7F0600E9 - public const int mtrl_btn_corner_radius = 2131099881; + public const int mtrl_bottomappbar_height = 2131099881; // aapt resource value: 0x7F0600EA - public const int mtrl_btn_dialog_btn_min_width = 2131099882; + public const int mtrl_btn_corner_radius = 2131099882; // aapt resource value: 0x7F0600EB - public const int mtrl_btn_disabled_elevation = 2131099883; + public const int mtrl_btn_dialog_btn_min_width = 2131099883; // aapt resource value: 0x7F0600EC - public const int mtrl_btn_disabled_z = 2131099884; + public const int mtrl_btn_disabled_elevation = 2131099884; // aapt resource value: 0x7F0600ED - public const int mtrl_btn_elevation = 2131099885; + public const int mtrl_btn_disabled_z = 2131099885; // aapt resource value: 0x7F0600EE - public const int mtrl_btn_focused_z = 2131099886; + public const int mtrl_btn_elevation = 2131099886; // aapt resource value: 0x7F0600EF - public const int mtrl_btn_hovered_z = 2131099887; + public const int mtrl_btn_focused_z = 2131099887; // aapt resource value: 0x7F0600F0 - public const int mtrl_btn_icon_btn_padding_left = 2131099888; + public const int mtrl_btn_hovered_z = 2131099888; // aapt resource value: 0x7F0600F1 - public const int mtrl_btn_icon_padding = 2131099889; + public const int mtrl_btn_icon_btn_padding_left = 2131099889; // aapt resource value: 0x7F0600F2 - public const int mtrl_btn_inset = 2131099890; + public const int mtrl_btn_icon_padding = 2131099890; // aapt resource value: 0x7F0600F3 - public const int mtrl_btn_letter_spacing = 2131099891; + public const int mtrl_btn_inset = 2131099891; // aapt resource value: 0x7F0600F4 - public const int mtrl_btn_max_width = 2131099892; + public const int mtrl_btn_letter_spacing = 2131099892; // aapt resource value: 0x7F0600F5 - public const int mtrl_btn_padding_bottom = 2131099893; + public const int mtrl_btn_max_width = 2131099893; // aapt resource value: 0x7F0600F6 - public const int mtrl_btn_padding_left = 2131099894; + public const int mtrl_btn_padding_bottom = 2131099894; // aapt resource value: 0x7F0600F7 - public const int mtrl_btn_padding_right = 2131099895; + public const int mtrl_btn_padding_left = 2131099895; // aapt resource value: 0x7F0600F8 - public const int mtrl_btn_padding_top = 2131099896; + public const int mtrl_btn_padding_right = 2131099896; // aapt resource value: 0x7F0600F9 - public const int mtrl_btn_pressed_z = 2131099897; + public const int mtrl_btn_padding_top = 2131099897; // aapt resource value: 0x7F0600FA - public const int mtrl_btn_snackbar_margin_horizontal = 2131099898; + public const int mtrl_btn_pressed_z = 2131099898; // aapt resource value: 0x7F0600FB - public const int mtrl_btn_stroke_size = 2131099899; + public const int mtrl_btn_snackbar_margin_horizontal = 2131099899; // aapt resource value: 0x7F0600FC - public const int mtrl_btn_text_btn_icon_padding = 2131099900; + public const int mtrl_btn_stroke_size = 2131099900; // aapt resource value: 0x7F0600FD - public const int mtrl_btn_text_btn_padding_left = 2131099901; + public const int mtrl_btn_text_btn_icon_padding = 2131099901; // aapt resource value: 0x7F0600FE - public const int mtrl_btn_text_btn_padding_right = 2131099902; + public const int mtrl_btn_text_btn_padding_left = 2131099902; // aapt resource value: 0x7F0600FF - public const int mtrl_btn_text_size = 2131099903; + public const int mtrl_btn_text_btn_padding_right = 2131099903; // aapt resource value: 0x7F060100 - public const int mtrl_btn_z = 2131099904; + public const int mtrl_btn_text_size = 2131099904; // aapt resource value: 0x7F060101 - public const int mtrl_calendar_action_confirm_button_min_width = 2131099905; + public const int mtrl_btn_z = 2131099905; // aapt resource value: 0x7F060102 - public const int mtrl_calendar_action_height = 2131099906; + public const int mtrl_calendar_action_confirm_button_min_width = 2131099906; // aapt resource value: 0x7F060103 - public const int mtrl_calendar_action_padding = 2131099907; + public const int mtrl_calendar_action_height = 2131099907; // aapt resource value: 0x7F060104 - public const int mtrl_calendar_bottom_padding = 2131099908; + public const int mtrl_calendar_action_padding = 2131099908; // aapt resource value: 0x7F060105 - public const int mtrl_calendar_content_padding = 2131099909; - - // aapt resource value: 0x7F06010C - public const int mtrl_calendar_days_of_week_height = 2131099916; + public const int mtrl_calendar_bottom_padding = 2131099909; // aapt resource value: 0x7F060106 - public const int mtrl_calendar_day_corner = 2131099910; - - // aapt resource value: 0x7F060107 - public const int mtrl_calendar_day_height = 2131099911; - - // aapt resource value: 0x7F060108 - public const int mtrl_calendar_day_horizontal_padding = 2131099912; - - // aapt resource value: 0x7F060109 - public const int mtrl_calendar_day_today_stroke = 2131099913; - - // aapt resource value: 0x7F06010A - public const int mtrl_calendar_day_vertical_padding = 2131099914; - - // aapt resource value: 0x7F06010B - public const int mtrl_calendar_day_width = 2131099915; + public const int mtrl_calendar_content_padding = 2131099910; // aapt resource value: 0x7F06010D - public const int mtrl_calendar_dialog_background_inset = 2131099917; + public const int mtrl_calendar_days_of_week_height = 2131099917; + + // aapt resource value: 0x7F060107 + public const int mtrl_calendar_day_corner = 2131099911; + + // aapt resource value: 0x7F060108 + public const int mtrl_calendar_day_height = 2131099912; + + // aapt resource value: 0x7F060109 + public const int mtrl_calendar_day_horizontal_padding = 2131099913; + + // aapt resource value: 0x7F06010A + public const int mtrl_calendar_day_today_stroke = 2131099914; + + // aapt resource value: 0x7F06010B + public const int mtrl_calendar_day_vertical_padding = 2131099915; + + // aapt resource value: 0x7F06010C + public const int mtrl_calendar_day_width = 2131099916; // aapt resource value: 0x7F06010E - public const int mtrl_calendar_header_content_padding = 2131099918; + public const int mtrl_calendar_dialog_background_inset = 2131099918; // aapt resource value: 0x7F06010F - public const int mtrl_calendar_header_content_padding_fullscreen = 2131099919; + public const int mtrl_calendar_header_content_padding = 2131099919; // aapt resource value: 0x7F060110 - public const int mtrl_calendar_header_divider_thickness = 2131099920; + public const int mtrl_calendar_header_content_padding_fullscreen = 2131099920; // aapt resource value: 0x7F060111 - public const int mtrl_calendar_header_height = 2131099921; + public const int mtrl_calendar_header_divider_thickness = 2131099921; // aapt resource value: 0x7F060112 - public const int mtrl_calendar_header_height_fullscreen = 2131099922; + public const int mtrl_calendar_header_height = 2131099922; // aapt resource value: 0x7F060113 - public const int mtrl_calendar_header_selection_line_height = 2131099923; + public const int mtrl_calendar_header_height_fullscreen = 2131099923; // aapt resource value: 0x7F060114 - public const int mtrl_calendar_header_text_padding = 2131099924; + public const int mtrl_calendar_header_selection_line_height = 2131099924; // aapt resource value: 0x7F060115 - public const int mtrl_calendar_header_toggle_margin_bottom = 2131099925; + public const int mtrl_calendar_header_text_padding = 2131099925; // aapt resource value: 0x7F060116 - public const int mtrl_calendar_header_toggle_margin_top = 2131099926; + public const int mtrl_calendar_header_toggle_margin_bottom = 2131099926; // aapt resource value: 0x7F060117 - public const int mtrl_calendar_landscape_header_width = 2131099927; + public const int mtrl_calendar_header_toggle_margin_top = 2131099927; // aapt resource value: 0x7F060118 - public const int mtrl_calendar_maximum_default_fullscreen_minor_axis = 2131099928; + public const int mtrl_calendar_landscape_header_width = 2131099928; // aapt resource value: 0x7F060119 - public const int mtrl_calendar_month_horizontal_padding = 2131099929; + public const int mtrl_calendar_maximum_default_fullscreen_minor_axis = 2131099929; // aapt resource value: 0x7F06011A - public const int mtrl_calendar_month_vertical_padding = 2131099930; + public const int mtrl_calendar_month_horizontal_padding = 2131099930; // aapt resource value: 0x7F06011B - public const int mtrl_calendar_navigation_bottom_padding = 2131099931; + public const int mtrl_calendar_month_vertical_padding = 2131099931; // aapt resource value: 0x7F06011C - public const int mtrl_calendar_navigation_height = 2131099932; + public const int mtrl_calendar_navigation_bottom_padding = 2131099932; // aapt resource value: 0x7F06011D - public const int mtrl_calendar_navigation_top_padding = 2131099933; + public const int mtrl_calendar_navigation_height = 2131099933; // aapt resource value: 0x7F06011E - public const int mtrl_calendar_pre_l_text_clip_padding = 2131099934; + public const int mtrl_calendar_navigation_top_padding = 2131099934; // aapt resource value: 0x7F06011F - public const int mtrl_calendar_selection_baseline_to_top_fullscreen = 2131099935; + public const int mtrl_calendar_pre_l_text_clip_padding = 2131099935; // aapt resource value: 0x7F060120 - public const int mtrl_calendar_selection_text_baseline_to_bottom = 2131099936; + public const int mtrl_calendar_selection_baseline_to_top_fullscreen = 2131099936; // aapt resource value: 0x7F060121 - public const int mtrl_calendar_selection_text_baseline_to_bottom_fullscreen = 2131099937; + public const int mtrl_calendar_selection_text_baseline_to_bottom = 2131099937; // aapt resource value: 0x7F060122 - public const int mtrl_calendar_selection_text_baseline_to_top = 2131099938; + public const int mtrl_calendar_selection_text_baseline_to_bottom_fullscreen = 2131099938; // aapt resource value: 0x7F060123 - public const int mtrl_calendar_text_input_padding_top = 2131099939; + public const int mtrl_calendar_selection_text_baseline_to_top = 2131099939; // aapt resource value: 0x7F060124 - public const int mtrl_calendar_title_baseline_to_top = 2131099940; + public const int mtrl_calendar_text_input_padding_top = 2131099940; // aapt resource value: 0x7F060125 - public const int mtrl_calendar_title_baseline_to_top_fullscreen = 2131099941; + public const int mtrl_calendar_title_baseline_to_top = 2131099941; // aapt resource value: 0x7F060126 - public const int mtrl_calendar_year_corner = 2131099942; + public const int mtrl_calendar_title_baseline_to_top_fullscreen = 2131099942; // aapt resource value: 0x7F060127 - public const int mtrl_calendar_year_height = 2131099943; + public const int mtrl_calendar_year_corner = 2131099943; // aapt resource value: 0x7F060128 - public const int mtrl_calendar_year_horizontal_padding = 2131099944; + public const int mtrl_calendar_year_height = 2131099944; // aapt resource value: 0x7F060129 - public const int mtrl_calendar_year_vertical_padding = 2131099945; + public const int mtrl_calendar_year_horizontal_padding = 2131099945; // aapt resource value: 0x7F06012A - public const int mtrl_calendar_year_width = 2131099946; + public const int mtrl_calendar_year_vertical_padding = 2131099946; // aapt resource value: 0x7F06012B - public const int mtrl_card_checked_icon_margin = 2131099947; + public const int mtrl_calendar_year_width = 2131099947; // aapt resource value: 0x7F06012C - public const int mtrl_card_checked_icon_size = 2131099948; + public const int mtrl_card_checked_icon_margin = 2131099948; // aapt resource value: 0x7F06012D - public const int mtrl_card_corner_radius = 2131099949; + public const int mtrl_card_checked_icon_size = 2131099949; // aapt resource value: 0x7F06012E - public const int mtrl_card_dragged_z = 2131099950; + public const int mtrl_card_corner_radius = 2131099950; // aapt resource value: 0x7F06012F - public const int mtrl_card_elevation = 2131099951; + public const int mtrl_card_dragged_z = 2131099951; // aapt resource value: 0x7F060130 - public const int mtrl_card_spacing = 2131099952; + public const int mtrl_card_elevation = 2131099952; // aapt resource value: 0x7F060131 - public const int mtrl_chip_pressed_translation_z = 2131099953; + public const int mtrl_card_spacing = 2131099953; // aapt resource value: 0x7F060132 - public const int mtrl_chip_text_size = 2131099954; + public const int mtrl_chip_pressed_translation_z = 2131099954; // aapt resource value: 0x7F060133 - public const int mtrl_edittext_rectangle_top_offset = 2131099955; + public const int mtrl_chip_text_size = 2131099955; // aapt resource value: 0x7F060134 - public const int mtrl_exposed_dropdown_menu_popup_elevation = 2131099956; + public const int mtrl_edittext_rectangle_top_offset = 2131099956; // aapt resource value: 0x7F060135 - public const int mtrl_exposed_dropdown_menu_popup_vertical_offset = 2131099957; + public const int mtrl_exposed_dropdown_menu_popup_elevation = 2131099957; // aapt resource value: 0x7F060136 - public const int mtrl_exposed_dropdown_menu_popup_vertical_padding = 2131099958; + public const int mtrl_exposed_dropdown_menu_popup_vertical_offset = 2131099958; // aapt resource value: 0x7F060137 - public const int mtrl_extended_fab_bottom_padding = 2131099959; + public const int mtrl_exposed_dropdown_menu_popup_vertical_padding = 2131099959; // aapt resource value: 0x7F060138 - public const int mtrl_extended_fab_corner_radius = 2131099960; + public const int mtrl_extended_fab_bottom_padding = 2131099960; // aapt resource value: 0x7F060139 - public const int mtrl_extended_fab_disabled_elevation = 2131099961; + public const int mtrl_extended_fab_corner_radius = 2131099961; // aapt resource value: 0x7F06013A - public const int mtrl_extended_fab_disabled_translation_z = 2131099962; + public const int mtrl_extended_fab_disabled_elevation = 2131099962; // aapt resource value: 0x7F06013B - public const int mtrl_extended_fab_elevation = 2131099963; + public const int mtrl_extended_fab_disabled_translation_z = 2131099963; // aapt resource value: 0x7F06013C - public const int mtrl_extended_fab_end_padding = 2131099964; + public const int mtrl_extended_fab_elevation = 2131099964; // aapt resource value: 0x7F06013D - public const int mtrl_extended_fab_end_padding_icon = 2131099965; + public const int mtrl_extended_fab_end_padding = 2131099965; // aapt resource value: 0x7F06013E - public const int mtrl_extended_fab_icon_size = 2131099966; + public const int mtrl_extended_fab_end_padding_icon = 2131099966; // aapt resource value: 0x7F06013F - public const int mtrl_extended_fab_icon_text_spacing = 2131099967; + public const int mtrl_extended_fab_icon_size = 2131099967; // aapt resource value: 0x7F060140 - public const int mtrl_extended_fab_min_height = 2131099968; + public const int mtrl_extended_fab_icon_text_spacing = 2131099968; // aapt resource value: 0x7F060141 - public const int mtrl_extended_fab_min_width = 2131099969; + public const int mtrl_extended_fab_min_height = 2131099969; // aapt resource value: 0x7F060142 - public const int mtrl_extended_fab_start_padding = 2131099970; + public const int mtrl_extended_fab_min_width = 2131099970; // aapt resource value: 0x7F060143 - public const int mtrl_extended_fab_start_padding_icon = 2131099971; + public const int mtrl_extended_fab_start_padding = 2131099971; // aapt resource value: 0x7F060144 - public const int mtrl_extended_fab_top_padding = 2131099972; + public const int mtrl_extended_fab_start_padding_icon = 2131099972; // aapt resource value: 0x7F060145 - public const int mtrl_extended_fab_translation_z_base = 2131099973; + public const int mtrl_extended_fab_top_padding = 2131099973; // aapt resource value: 0x7F060146 - public const int mtrl_extended_fab_translation_z_hovered_focused = 2131099974; + public const int mtrl_extended_fab_translation_z_base = 2131099974; // aapt resource value: 0x7F060147 - public const int mtrl_extended_fab_translation_z_pressed = 2131099975; + public const int mtrl_extended_fab_translation_z_hovered_focused = 2131099975; // aapt resource value: 0x7F060148 - public const int mtrl_fab_elevation = 2131099976; + public const int mtrl_extended_fab_translation_z_pressed = 2131099976; // aapt resource value: 0x7F060149 - public const int mtrl_fab_min_touch_target = 2131099977; + public const int mtrl_fab_elevation = 2131099977; // aapt resource value: 0x7F06014A - public const int mtrl_fab_translation_z_hovered_focused = 2131099978; + public const int mtrl_fab_min_touch_target = 2131099978; // aapt resource value: 0x7F06014B - public const int mtrl_fab_translation_z_pressed = 2131099979; + public const int mtrl_fab_translation_z_hovered_focused = 2131099979; // aapt resource value: 0x7F06014C - public const int mtrl_high_ripple_default_alpha = 2131099980; + public const int mtrl_fab_translation_z_pressed = 2131099980; // aapt resource value: 0x7F06014D - public const int mtrl_high_ripple_focused_alpha = 2131099981; + public const int mtrl_high_ripple_default_alpha = 2131099981; // aapt resource value: 0x7F06014E - public const int mtrl_high_ripple_hovered_alpha = 2131099982; + public const int mtrl_high_ripple_focused_alpha = 2131099982; // aapt resource value: 0x7F06014F - public const int mtrl_high_ripple_pressed_alpha = 2131099983; + public const int mtrl_high_ripple_hovered_alpha = 2131099983; // aapt resource value: 0x7F060150 - public const int mtrl_large_touch_target = 2131099984; + public const int mtrl_high_ripple_pressed_alpha = 2131099984; // aapt resource value: 0x7F060151 - public const int mtrl_low_ripple_default_alpha = 2131099985; + public const int mtrl_large_touch_target = 2131099985; // aapt resource value: 0x7F060152 - public const int mtrl_low_ripple_focused_alpha = 2131099986; + public const int mtrl_low_ripple_default_alpha = 2131099986; // aapt resource value: 0x7F060153 - public const int mtrl_low_ripple_hovered_alpha = 2131099987; + public const int mtrl_low_ripple_focused_alpha = 2131099987; // aapt resource value: 0x7F060154 - public const int mtrl_low_ripple_pressed_alpha = 2131099988; + public const int mtrl_low_ripple_hovered_alpha = 2131099988; // aapt resource value: 0x7F060155 - public const int mtrl_min_touch_target_size = 2131099989; + public const int mtrl_low_ripple_pressed_alpha = 2131099989; // aapt resource value: 0x7F060156 - public const int mtrl_navigation_bar_item_default_icon_size = 2131099990; + public const int mtrl_min_touch_target_size = 2131099990; // aapt resource value: 0x7F060157 - public const int mtrl_navigation_bar_item_default_margin = 2131099991; + public const int mtrl_navigation_bar_item_default_icon_size = 2131099991; // aapt resource value: 0x7F060158 - public const int mtrl_navigation_elevation = 2131099992; + public const int mtrl_navigation_bar_item_default_margin = 2131099992; // aapt resource value: 0x7F060159 - public const int mtrl_navigation_item_horizontal_padding = 2131099993; + public const int mtrl_navigation_elevation = 2131099993; // aapt resource value: 0x7F06015A - public const int mtrl_navigation_item_icon_padding = 2131099994; + public const int mtrl_navigation_item_horizontal_padding = 2131099994; // aapt resource value: 0x7F06015B - public const int mtrl_navigation_item_icon_size = 2131099995; + public const int mtrl_navigation_item_icon_padding = 2131099995; // aapt resource value: 0x7F06015C - public const int mtrl_navigation_item_shape_horizontal_margin = 2131099996; + public const int mtrl_navigation_item_icon_size = 2131099996; // aapt resource value: 0x7F06015D - public const int mtrl_navigation_item_shape_vertical_margin = 2131099997; + public const int mtrl_navigation_item_shape_horizontal_margin = 2131099997; // aapt resource value: 0x7F06015E - public const int mtrl_navigation_rail_active_text_size = 2131099998; + public const int mtrl_navigation_item_shape_vertical_margin = 2131099998; // aapt resource value: 0x7F06015F - public const int mtrl_navigation_rail_compact_width = 2131099999; + public const int mtrl_navigation_rail_active_text_size = 2131099999; // aapt resource value: 0x7F060160 - public const int mtrl_navigation_rail_default_width = 2131100000; + public const int mtrl_navigation_rail_compact_width = 2131100000; // aapt resource value: 0x7F060161 - public const int mtrl_navigation_rail_elevation = 2131100001; + public const int mtrl_navigation_rail_default_width = 2131100001; // aapt resource value: 0x7F060162 - public const int mtrl_navigation_rail_icon_margin = 2131100002; + public const int mtrl_navigation_rail_elevation = 2131100002; // aapt resource value: 0x7F060163 - public const int mtrl_navigation_rail_icon_size = 2131100003; + public const int mtrl_navigation_rail_icon_margin = 2131100003; // aapt resource value: 0x7F060164 - public const int mtrl_navigation_rail_margin = 2131100004; + public const int mtrl_navigation_rail_icon_size = 2131100004; // aapt resource value: 0x7F060165 - public const int mtrl_navigation_rail_text_bottom_margin = 2131100005; + public const int mtrl_navigation_rail_margin = 2131100005; // aapt resource value: 0x7F060166 - public const int mtrl_navigation_rail_text_size = 2131100006; + public const int mtrl_navigation_rail_text_bottom_margin = 2131100006; // aapt resource value: 0x7F060167 - public const int mtrl_progress_circular_inset = 2131100007; + public const int mtrl_navigation_rail_text_size = 2131100007; // aapt resource value: 0x7F060168 - public const int mtrl_progress_circular_inset_extra_small = 2131100008; + public const int mtrl_progress_circular_inset = 2131100008; // aapt resource value: 0x7F060169 - public const int mtrl_progress_circular_inset_medium = 2131100009; + public const int mtrl_progress_circular_inset_extra_small = 2131100009; // aapt resource value: 0x7F06016A - public const int mtrl_progress_circular_inset_small = 2131100010; + public const int mtrl_progress_circular_inset_medium = 2131100010; // aapt resource value: 0x7F06016B - public const int mtrl_progress_circular_radius = 2131100011; + public const int mtrl_progress_circular_inset_small = 2131100011; // aapt resource value: 0x7F06016C - public const int mtrl_progress_circular_size = 2131100012; + public const int mtrl_progress_circular_radius = 2131100012; // aapt resource value: 0x7F06016D - public const int mtrl_progress_circular_size_extra_small = 2131100013; + public const int mtrl_progress_circular_size = 2131100013; // aapt resource value: 0x7F06016E - public const int mtrl_progress_circular_size_medium = 2131100014; + public const int mtrl_progress_circular_size_extra_small = 2131100014; // aapt resource value: 0x7F06016F - public const int mtrl_progress_circular_size_small = 2131100015; + public const int mtrl_progress_circular_size_medium = 2131100015; // aapt resource value: 0x7F060170 - public const int mtrl_progress_circular_track_thickness_extra_small = 2131100016; + public const int mtrl_progress_circular_size_small = 2131100016; // aapt resource value: 0x7F060171 - public const int mtrl_progress_circular_track_thickness_medium = 2131100017; + public const int mtrl_progress_circular_track_thickness_extra_small = 2131100017; // aapt resource value: 0x7F060172 - public const int mtrl_progress_circular_track_thickness_small = 2131100018; + public const int mtrl_progress_circular_track_thickness_medium = 2131100018; // aapt resource value: 0x7F060173 - public const int mtrl_progress_indicator_full_rounded_corner_radius = 2131100019; + public const int mtrl_progress_circular_track_thickness_small = 2131100019; // aapt resource value: 0x7F060174 - public const int mtrl_progress_track_thickness = 2131100020; + public const int mtrl_progress_indicator_full_rounded_corner_radius = 2131100020; // aapt resource value: 0x7F060175 - public const int mtrl_shape_corner_size_large_component = 2131100021; + public const int mtrl_progress_track_thickness = 2131100021; // aapt resource value: 0x7F060176 - public const int mtrl_shape_corner_size_medium_component = 2131100022; + public const int mtrl_shape_corner_size_large_component = 2131100022; // aapt resource value: 0x7F060177 - public const int mtrl_shape_corner_size_small_component = 2131100023; + public const int mtrl_shape_corner_size_medium_component = 2131100023; // aapt resource value: 0x7F060178 - public const int mtrl_slider_halo_radius = 2131100024; + public const int mtrl_shape_corner_size_small_component = 2131100024; // aapt resource value: 0x7F060179 - public const int mtrl_slider_label_padding = 2131100025; + public const int mtrl_slider_halo_radius = 2131100025; // aapt resource value: 0x7F06017A - public const int mtrl_slider_label_radius = 2131100026; + public const int mtrl_slider_label_padding = 2131100026; // aapt resource value: 0x7F06017B - public const int mtrl_slider_label_square_side = 2131100027; + public const int mtrl_slider_label_radius = 2131100027; // aapt resource value: 0x7F06017C - public const int mtrl_slider_thumb_elevation = 2131100028; + public const int mtrl_slider_label_square_side = 2131100028; // aapt resource value: 0x7F06017D - public const int mtrl_slider_thumb_radius = 2131100029; + public const int mtrl_slider_thumb_elevation = 2131100029; // aapt resource value: 0x7F06017E - public const int mtrl_slider_track_height = 2131100030; + public const int mtrl_slider_thumb_radius = 2131100030; // aapt resource value: 0x7F06017F - public const int mtrl_slider_track_side_padding = 2131100031; + public const int mtrl_slider_track_height = 2131100031; // aapt resource value: 0x7F060180 - public const int mtrl_slider_track_top = 2131100032; + public const int mtrl_slider_track_side_padding = 2131100032; // aapt resource value: 0x7F060181 - public const int mtrl_slider_widget_height = 2131100033; + public const int mtrl_slider_track_top = 2131100033; // aapt resource value: 0x7F060182 - public const int mtrl_snackbar_action_text_color_alpha = 2131100034; + public const int mtrl_slider_widget_height = 2131100034; // aapt resource value: 0x7F060183 - public const int mtrl_snackbar_background_corner_radius = 2131100035; + public const int mtrl_snackbar_action_text_color_alpha = 2131100035; // aapt resource value: 0x7F060184 - public const int mtrl_snackbar_background_overlay_color_alpha = 2131100036; + public const int mtrl_snackbar_background_corner_radius = 2131100036; // aapt resource value: 0x7F060185 - public const int mtrl_snackbar_margin = 2131100037; + public const int mtrl_snackbar_background_overlay_color_alpha = 2131100037; // aapt resource value: 0x7F060186 - public const int mtrl_snackbar_message_margin_horizontal = 2131100038; + public const int mtrl_snackbar_margin = 2131100038; // aapt resource value: 0x7F060187 - public const int mtrl_snackbar_padding_horizontal = 2131100039; + public const int mtrl_snackbar_message_margin_horizontal = 2131100039; // aapt resource value: 0x7F060188 - public const int mtrl_switch_thumb_elevation = 2131100040; + public const int mtrl_snackbar_padding_horizontal = 2131100040; // aapt resource value: 0x7F060189 - public const int mtrl_textinput_box_corner_radius_medium = 2131100041; + public const int mtrl_switch_thumb_elevation = 2131100041; // aapt resource value: 0x7F06018A - public const int mtrl_textinput_box_corner_radius_small = 2131100042; + public const int mtrl_textinput_box_corner_radius_medium = 2131100042; // aapt resource value: 0x7F06018B - public const int mtrl_textinput_box_label_cutout_padding = 2131100043; + public const int mtrl_textinput_box_corner_radius_small = 2131100043; // aapt resource value: 0x7F06018C - public const int mtrl_textinput_box_stroke_width_default = 2131100044; + public const int mtrl_textinput_box_label_cutout_padding = 2131100044; // aapt resource value: 0x7F06018D - public const int mtrl_textinput_box_stroke_width_focused = 2131100045; + public const int mtrl_textinput_box_stroke_width_default = 2131100045; // aapt resource value: 0x7F06018E - public const int mtrl_textinput_counter_margin_start = 2131100046; + public const int mtrl_textinput_box_stroke_width_focused = 2131100046; // aapt resource value: 0x7F06018F - public const int mtrl_textinput_end_icon_margin_start = 2131100047; + public const int mtrl_textinput_counter_margin_start = 2131100047; // aapt resource value: 0x7F060190 - public const int mtrl_textinput_outline_box_expanded_padding = 2131100048; + public const int mtrl_textinput_end_icon_margin_start = 2131100048; // aapt resource value: 0x7F060191 - public const int mtrl_textinput_start_icon_margin_end = 2131100049; + public const int mtrl_textinput_outline_box_expanded_padding = 2131100049; // aapt resource value: 0x7F060192 - public const int mtrl_toolbar_default_height = 2131100050; + public const int mtrl_textinput_start_icon_margin_end = 2131100050; // aapt resource value: 0x7F060193 - public const int mtrl_tooltip_arrowSize = 2131100051; + public const int mtrl_toolbar_default_height = 2131100051; // aapt resource value: 0x7F060194 - public const int mtrl_tooltip_cornerSize = 2131100052; + public const int mtrl_tooltip_arrowSize = 2131100052; // aapt resource value: 0x7F060195 - public const int mtrl_tooltip_minHeight = 2131100053; + public const int mtrl_tooltip_cornerSize = 2131100053; // aapt resource value: 0x7F060196 - public const int mtrl_tooltip_minWidth = 2131100054; + public const int mtrl_tooltip_minHeight = 2131100054; // aapt resource value: 0x7F060197 - public const int mtrl_tooltip_padding = 2131100055; + public const int mtrl_tooltip_minWidth = 2131100055; // aapt resource value: 0x7F060198 - public const int mtrl_transition_shared_axis_slide_distance = 2131100056; + public const int mtrl_tooltip_padding = 2131100056; // aapt resource value: 0x7F060199 - public const int notification_action_icon_size = 2131100057; + public const int mtrl_transition_shared_axis_slide_distance = 2131100057; // aapt resource value: 0x7F06019A - public const int notification_action_text_size = 2131100058; + public const int notification_action_icon_size = 2131100058; // aapt resource value: 0x7F06019B - public const int notification_big_circle_margin = 2131100059; + public const int notification_action_text_size = 2131100059; // aapt resource value: 0x7F06019C - public const int notification_content_margin_start = 2131100060; + public const int notification_big_circle_margin = 2131100060; // aapt resource value: 0x7F06019D - public const int notification_large_icon_height = 2131100061; + public const int notification_content_margin_start = 2131100061; // aapt resource value: 0x7F06019E - public const int notification_large_icon_width = 2131100062; + public const int notification_large_icon_height = 2131100062; // aapt resource value: 0x7F06019F - public const int notification_main_column_padding_top = 2131100063; + public const int notification_large_icon_width = 2131100063; // aapt resource value: 0x7F0601A0 - public const int notification_media_narrow_margin = 2131100064; + public const int notification_main_column_padding_top = 2131100064; // aapt resource value: 0x7F0601A1 - public const int notification_right_icon_size = 2131100065; + public const int notification_media_narrow_margin = 2131100065; // aapt resource value: 0x7F0601A2 - public const int notification_right_side_padding_top = 2131100066; + public const int notification_right_icon_size = 2131100066; // aapt resource value: 0x7F0601A3 - public const int notification_small_icon_background_padding = 2131100067; + public const int notification_right_side_padding_top = 2131100067; // aapt resource value: 0x7F0601A4 - public const int notification_small_icon_size_as_large = 2131100068; + public const int notification_small_icon_background_padding = 2131100068; // aapt resource value: 0x7F0601A5 - public const int notification_subtext_size = 2131100069; + public const int notification_small_icon_size_as_large = 2131100069; // aapt resource value: 0x7F0601A6 - public const int notification_top_pad = 2131100070; + public const int notification_subtext_size = 2131100070; // aapt resource value: 0x7F0601A7 - public const int notification_top_pad_large_text = 2131100071; + public const int notification_top_pad = 2131100071; // aapt resource value: 0x7F0601A8 - public const int preference_dropdown_padding_start = 2131100072; + public const int notification_top_pad_large_text = 2131100072; // aapt resource value: 0x7F0601A9 - public const int preference_icon_minWidth = 2131100073; + public const int preference_dropdown_padding_start = 2131100073; // aapt resource value: 0x7F0601AA - public const int preference_seekbar_padding_horizontal = 2131100074; + public const int preference_icon_minWidth = 2131100074; // aapt resource value: 0x7F0601AB - public const int preference_seekbar_padding_vertical = 2131100075; + public const int preference_seekbar_padding_horizontal = 2131100075; // aapt resource value: 0x7F0601AC - public const int preference_seekbar_value_minWidth = 2131100076; + public const int preference_seekbar_padding_vertical = 2131100076; // aapt resource value: 0x7F0601AD - public const int test_mtrl_calendar_day_cornerSize = 2131100077; + public const int preference_seekbar_value_minWidth = 2131100077; // aapt resource value: 0x7F0601AE - public const int test_navigation_bar_active_item_max_width = 2131100078; + public const int test_mtrl_calendar_day_cornerSize = 2131100078; // aapt resource value: 0x7F0601AF - public const int test_navigation_bar_active_item_min_width = 2131100079; + public const int test_navigation_bar_active_item_max_width = 2131100079; // aapt resource value: 0x7F0601B0 - public const int test_navigation_bar_active_text_size = 2131100080; + public const int test_navigation_bar_active_item_min_width = 2131100080; // aapt resource value: 0x7F0601B1 - public const int test_navigation_bar_elevation = 2131100081; + public const int test_navigation_bar_active_text_size = 2131100081; // aapt resource value: 0x7F0601B2 - public const int test_navigation_bar_height = 2131100082; + public const int test_navigation_bar_elevation = 2131100082; // aapt resource value: 0x7F0601B3 - public const int test_navigation_bar_icon_size = 2131100083; + public const int test_navigation_bar_height = 2131100083; // aapt resource value: 0x7F0601B4 - public const int test_navigation_bar_item_max_width = 2131100084; + public const int test_navigation_bar_icon_size = 2131100084; // aapt resource value: 0x7F0601B5 - public const int test_navigation_bar_item_min_width = 2131100085; + public const int test_navigation_bar_item_max_width = 2131100085; // aapt resource value: 0x7F0601B6 - public const int test_navigation_bar_label_padding = 2131100086; + public const int test_navigation_bar_item_min_width = 2131100086; // aapt resource value: 0x7F0601B7 - public const int test_navigation_bar_shadow_height = 2131100087; + public const int test_navigation_bar_label_padding = 2131100087; // aapt resource value: 0x7F0601B8 - public const int test_navigation_bar_text_size = 2131100088; + public const int test_navigation_bar_shadow_height = 2131100088; // aapt resource value: 0x7F0601B9 - public const int tooltip_corner_radius = 2131100089; + public const int test_navigation_bar_text_size = 2131100089; // aapt resource value: 0x7F0601BA - public const int tooltip_horizontal_padding = 2131100090; + public const int tooltip_corner_radius = 2131100090; // aapt resource value: 0x7F0601BB - public const int tooltip_margin = 2131100091; + public const int tooltip_horizontal_padding = 2131100091; // aapt resource value: 0x7F0601BC - public const int tooltip_precise_anchor_extra_offset = 2131100092; + public const int tooltip_margin = 2131100092; // aapt resource value: 0x7F0601BD - public const int tooltip_precise_anchor_threshold = 2131100093; + public const int tooltip_precise_anchor_extra_offset = 2131100093; // aapt resource value: 0x7F0601BE - public const int tooltip_vertical_padding = 2131100094; + public const int tooltip_precise_anchor_threshold = 2131100094; // aapt resource value: 0x7F0601BF - public const int tooltip_y_offset_non_touch = 2131100095; + public const int tooltip_vertical_padding = 2131100095; // aapt resource value: 0x7F0601C0 - public const int tooltip_y_offset_touch = 2131100096; + public const int tooltip_y_offset_non_touch = 2131100096; + + // aapt resource value: 0x7F0601C1 + public const int tooltip_y_offset_touch = 2131100097; static Dimension() { @@ -23998,244 +24004,259 @@ namespace TINK.Droid public const int ic_mr_button_grey = 2131165494; // aapt resource value: 0x7F070137 - public const int ic_mtrl_checked_circle = 2131165495; + public const int ic_mr_wifi_icon_dark = 2131165495; // aapt resource value: 0x7F070138 - public const int ic_mtrl_chip_checked_black = 2131165496; + public const int ic_mr_wifi_icon_light = 2131165496; // aapt resource value: 0x7F070139 - public const int ic_mtrl_chip_checked_circle = 2131165497; + public const int ic_mtrl_checked_circle = 2131165497; // aapt resource value: 0x7F07013A - public const int ic_mtrl_chip_close_circle = 2131165498; + public const int ic_mtrl_chip_checked_black = 2131165498; // aapt resource value: 0x7F07013B - public const int ic_unchecked_checkbox = 2131165499; + public const int ic_mtrl_chip_checked_circle = 2131165499; // aapt resource value: 0x7F07013C - public const int ic_vol_mute = 2131165500; + public const int ic_mtrl_chip_close_circle = 2131165500; // aapt resource value: 0x7F07013D - public const int ic_vol_type_speaker_dark = 2131165501; + public const int ic_unchecked_checkbox = 2131165501; // aapt resource value: 0x7F07013E - public const int ic_vol_type_speaker_group_dark = 2131165502; + public const int ic_vol_mute = 2131165502; // aapt resource value: 0x7F07013F - public const int ic_vol_type_speaker_group_light = 2131165503; + public const int ic_vol_type_speaker_dark = 2131165503; // aapt resource value: 0x7F070140 - public const int ic_vol_type_speaker_light = 2131165504; + public const int ic_vol_type_speaker_group_dark = 2131165504; // aapt resource value: 0x7F070141 - public const int ic_vol_type_tv_dark = 2131165505; + public const int ic_vol_type_speaker_group_light = 2131165505; // aapt resource value: 0x7F070142 - public const int ic_vol_type_tv_light = 2131165506; + public const int ic_vol_type_speaker_light = 2131165506; // aapt resource value: 0x7F070143 - public const int ic_vol_unmute = 2131165507; + public const int ic_vol_type_tv_dark = 2131165507; // aapt resource value: 0x7F070144 - public const int material_cursor_drawable = 2131165508; + public const int ic_vol_type_tv_light = 2131165508; // aapt resource value: 0x7F070145 - public const int material_ic_calendar_black_24dp = 2131165509; + public const int ic_vol_unmute = 2131165509; // aapt resource value: 0x7F070146 - public const int material_ic_clear_black_24dp = 2131165510; + public const int material_cursor_drawable = 2131165510; // aapt resource value: 0x7F070147 - public const int material_ic_edit_black_24dp = 2131165511; + public const int material_ic_calendar_black_24dp = 2131165511; // aapt resource value: 0x7F070148 - public const int material_ic_keyboard_arrow_left_black_24dp = 2131165512; + public const int material_ic_clear_black_24dp = 2131165512; // aapt resource value: 0x7F070149 - public const int material_ic_keyboard_arrow_next_black_24dp = 2131165513; + public const int material_ic_edit_black_24dp = 2131165513; // aapt resource value: 0x7F07014A - public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165514; + public const int material_ic_keyboard_arrow_left_black_24dp = 2131165514; // aapt resource value: 0x7F07014B - public const int material_ic_keyboard_arrow_right_black_24dp = 2131165515; + public const int material_ic_keyboard_arrow_next_black_24dp = 2131165515; // aapt resource value: 0x7F07014C - public const int material_ic_menu_arrow_down_black_24dp = 2131165516; + public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165516; // aapt resource value: 0x7F07014D - public const int material_ic_menu_arrow_up_black_24dp = 2131165517; + public const int material_ic_keyboard_arrow_right_black_24dp = 2131165517; // aapt resource value: 0x7F07014E - public const int menu_logo = 2131165518; + public const int material_ic_menu_arrow_down_black_24dp = 2131165518; // aapt resource value: 0x7F07014F - public const int mr_button_connected_dark = 2131165519; + public const int material_ic_menu_arrow_up_black_24dp = 2131165519; // aapt resource value: 0x7F070150 - public const int mr_button_connected_light = 2131165520; + public const int menu_logo = 2131165520; // aapt resource value: 0x7F070151 - public const int mr_button_connecting_dark = 2131165521; + public const int mr_button_connected_dark = 2131165521; // aapt resource value: 0x7F070152 - public const int mr_button_connecting_light = 2131165522; + public const int mr_button_connected_light = 2131165522; // aapt resource value: 0x7F070153 - public const int mr_button_dark = 2131165523; + public const int mr_button_connecting_dark = 2131165523; // aapt resource value: 0x7F070154 - public const int mr_button_dark_static = 2131165524; + public const int mr_button_connecting_light = 2131165524; // aapt resource value: 0x7F070155 - public const int mr_button_light = 2131165525; + public const int mr_button_dark = 2131165525; // aapt resource value: 0x7F070156 - public const int mr_button_light_static = 2131165526; + public const int mr_button_dark_static = 2131165526; // aapt resource value: 0x7F070157 - public const int mr_cast_checkbox = 2131165527; + public const int mr_button_light = 2131165527; // aapt resource value: 0x7F070158 - public const int mr_cast_group_seekbar_track = 2131165528; + public const int mr_button_light_static = 2131165528; // aapt resource value: 0x7F070159 - public const int mr_cast_mute_button = 2131165529; + public const int mr_cast_checkbox = 2131165529; // aapt resource value: 0x7F07015A - public const int mr_cast_route_seekbar_track = 2131165530; + public const int mr_cast_group_seekbar_track = 2131165530; // aapt resource value: 0x7F07015B - public const int mr_cast_stop = 2131165531; + public const int mr_cast_mute_button = 2131165531; // aapt resource value: 0x7F07015C - public const int mr_cast_thumb = 2131165532; + public const int mr_cast_route_seekbar_track = 2131165532; // aapt resource value: 0x7F07015D - public const int mr_dialog_close_dark = 2131165533; + public const int mr_cast_stop = 2131165533; // aapt resource value: 0x7F07015E - public const int mr_dialog_close_light = 2131165534; + public const int mr_cast_thumb = 2131165534; // aapt resource value: 0x7F07015F - public const int mr_dialog_material_background_dark = 2131165535; + public const int mr_dialog_close_dark = 2131165535; // aapt resource value: 0x7F070160 - public const int mr_dialog_material_background_light = 2131165536; + public const int mr_dialog_close_light = 2131165536; // aapt resource value: 0x7F070161 - public const int mr_group_collapse = 2131165537; + public const int mr_dialog_material_background_dark = 2131165537; // aapt resource value: 0x7F070162 - public const int mr_group_expand = 2131165538; + public const int mr_dialog_material_background_light = 2131165538; // aapt resource value: 0x7F070163 - public const int mr_media_pause_dark = 2131165539; + public const int mr_group_collapse = 2131165539; // aapt resource value: 0x7F070164 - public const int mr_media_pause_light = 2131165540; + public const int mr_group_expand = 2131165540; // aapt resource value: 0x7F070165 - public const int mr_media_play_dark = 2131165541; + public const int mr_media_pause_dark = 2131165541; // aapt resource value: 0x7F070166 - public const int mr_media_play_light = 2131165542; + public const int mr_media_pause_light = 2131165542; // aapt resource value: 0x7F070167 - public const int mr_media_stop_dark = 2131165543; + public const int mr_media_play_dark = 2131165543; // aapt resource value: 0x7F070168 - public const int mr_media_stop_light = 2131165544; + public const int mr_media_play_light = 2131165544; // aapt resource value: 0x7F070169 - public const int mr_vol_type_audiotrack_dark = 2131165545; + public const int mr_media_stop_dark = 2131165545; // aapt resource value: 0x7F07016A - public const int mr_vol_type_audiotrack_light = 2131165546; + public const int mr_media_stop_light = 2131165546; // aapt resource value: 0x7F07016B - public const int mtrl_dialog_background = 2131165547; + public const int mr_vol_type_audiotrack_dark = 2131165547; // aapt resource value: 0x7F07016C - public const int mtrl_dropdown_arrow = 2131165548; + public const int mr_vol_type_audiotrack_light = 2131165548; // aapt resource value: 0x7F07016D - public const int mtrl_ic_arrow_drop_down = 2131165549; + public const int mr_wifi_icon_dark = 2131165549; // aapt resource value: 0x7F07016E - public const int mtrl_ic_arrow_drop_up = 2131165550; + public const int mr_wifi_icon_light = 2131165550; // aapt resource value: 0x7F07016F - public const int mtrl_ic_cancel = 2131165551; + public const int mtrl_dialog_background = 2131165551; // aapt resource value: 0x7F070170 - public const int mtrl_ic_error = 2131165552; + public const int mtrl_dropdown_arrow = 2131165552; // aapt resource value: 0x7F070171 - public const int mtrl_navigation_bar_item_background = 2131165553; + public const int mtrl_ic_arrow_drop_down = 2131165553; // aapt resource value: 0x7F070172 - public const int mtrl_popupmenu_background = 2131165554; + public const int mtrl_ic_arrow_drop_up = 2131165554; // aapt resource value: 0x7F070173 - public const int mtrl_popupmenu_background_dark = 2131165555; + public const int mtrl_ic_cancel = 2131165555; // aapt resource value: 0x7F070174 - public const int mtrl_tabs_default_indicator = 2131165556; + public const int mtrl_ic_error = 2131165556; // aapt resource value: 0x7F070175 - public const int navigation_empty_icon = 2131165557; + public const int mtrl_navigation_bar_item_background = 2131165557; // aapt resource value: 0x7F070176 - public const int notification_action_background = 2131165558; + public const int mtrl_popupmenu_background = 2131165558; // aapt resource value: 0x7F070177 - public const int notification_bg = 2131165559; + public const int mtrl_popupmenu_background_dark = 2131165559; // aapt resource value: 0x7F070178 - public const int notification_bg_low = 2131165560; + public const int mtrl_tabs_default_indicator = 2131165560; // aapt resource value: 0x7F070179 - public const int notification_bg_low_normal = 2131165561; + public const int navigation_empty_icon = 2131165561; // aapt resource value: 0x7F07017A - public const int notification_bg_low_pressed = 2131165562; + public const int notification_action_background = 2131165562; // aapt resource value: 0x7F07017B - public const int notification_bg_normal = 2131165563; + public const int notification_bg = 2131165563; // aapt resource value: 0x7F07017C - public const int notification_bg_normal_pressed = 2131165564; + public const int notification_bg_low = 2131165564; // aapt resource value: 0x7F07017D - public const int notification_icon_background = 2131165565; + public const int notification_bg_low_normal = 2131165565; // aapt resource value: 0x7F07017E - public const int notification_template_icon_bg = 2131165566; + public const int notification_bg_low_pressed = 2131165566; // aapt resource value: 0x7F07017F - public const int notification_template_icon_low_bg = 2131165567; + public const int notification_bg_normal = 2131165567; // aapt resource value: 0x7F070180 - public const int notification_tile_bg = 2131165568; + public const int notification_bg_normal_pressed = 2131165568; // aapt resource value: 0x7F070181 - public const int notify_panel_notification_icon_bg = 2131165569; + public const int notification_icon_background = 2131165569; // aapt resource value: 0x7F070182 - public const int preference_list_divider_material = 2131165570; + public const int notification_oversize_large_icon_bg = 2131165570; // aapt resource value: 0x7F070183 - public const int test_custom_background = 2131165571; + public const int notification_template_icon_bg = 2131165571; // aapt resource value: 0x7F070184 - public const int test_level_drawable = 2131165572; + public const int notification_template_icon_low_bg = 2131165572; // aapt resource value: 0x7F070185 - public const int tooltip_frame_dark = 2131165573; + public const int notification_tile_bg = 2131165573; // aapt resource value: 0x7F070186 - public const int tooltip_frame_light = 2131165574; + public const int notify_panel_notification_icon_bg = 2131165574; + + // aapt resource value: 0x7F070187 + public const int preference_list_divider_material = 2131165575; + + // aapt resource value: 0x7F070188 + public const int test_custom_background = 2131165576; + + // aapt resource value: 0x7F070189 + public const int test_level_drawable = 2131165577; + + // aapt resource value: 0x7F07018A + public const int tooltip_frame_dark = 2131165578; + + // aapt resource value: 0x7F07018B + public const int tooltip_frame_light = 2131165579; static Drawable() { @@ -24785,874 +24806,904 @@ namespace TINK.Droid public const int edit_query = 2131230907; // aapt resource value: 0x7F0800BC - public const int elastic = 2131230908; + public const int edit_text_id = 2131230908; // aapt resource value: 0x7F0800BD - public const int email = 2131230909; + public const int elastic = 2131230909; // aapt resource value: 0x7F0800BE - public const int end = 2131230910; + public const int email = 2131230910; // aapt resource value: 0x7F0800BF - public const int endToStart = 2131230911; + public const int end = 2131230911; // aapt resource value: 0x7F0800C0 - public const int end_padder = 2131230912; + public const int endToStart = 2131230912; // aapt resource value: 0x7F0800C1 - public const int enterAlways = 2131230913; + public const int end_padder = 2131230913; // aapt resource value: 0x7F0800C2 - public const int enterAlwaysCollapsed = 2131230914; + public const int enterAlways = 2131230914; // aapt resource value: 0x7F0800C3 - public const int exitUntilCollapsed = 2131230915; - - // aapt resource value: 0x7F0800C5 - public const int expanded_menu = 2131230917; + public const int enterAlwaysCollapsed = 2131230915; // aapt resource value: 0x7F0800C4 - public const int expand_activities_button = 2131230916; + public const int exitUntilCollapsed = 2131230916; // aapt resource value: 0x7F0800C6 - public const int fade = 2131230918; + public const int expanded_menu = 2131230918; + + // aapt resource value: 0x7F0800C5 + public const int expand_activities_button = 2131230917; // aapt resource value: 0x7F0800C7 - public const int fill = 2131230919; - - // aapt resource value: 0x7F0800CA - public const int filled = 2131230922; + public const int fade = 2131230919; // aapt resource value: 0x7F0800C8 - public const int fill_horizontal = 2131230920; - - // aapt resource value: 0x7F0800C9 - public const int fill_vertical = 2131230921; + public const int fill = 2131230920; // aapt resource value: 0x7F0800CB - public const int fitToContents = 2131230923; + public const int filled = 2131230923; + + // aapt resource value: 0x7F0800C9 + public const int fill_horizontal = 2131230921; + + // aapt resource value: 0x7F0800CA + public const int fill_vertical = 2131230922; // aapt resource value: 0x7F0800CC - public const int @fixed = 2131230924; + public const int fitToContents = 2131230924; // aapt resource value: 0x7F0800CD - public const int flip = 2131230925; + public const int @fixed = 2131230925; // aapt resource value: 0x7F0800CE - public const int floating = 2131230926; + public const int flip = 2131230926; // aapt resource value: 0x7F0800CF - public const int flyoutcontent_appbar = 2131230927; + public const int floating = 2131230927; // aapt resource value: 0x7F0800D0 - public const int forever = 2131230928; + public const int flyoutcontent_appbar = 2131230928; // aapt resource value: 0x7F0800D1 - public const int fragment_container_view_tag = 2131230929; + public const int forever = 2131230929; // aapt resource value: 0x7F0800D2 - public const int frost = 2131230930; + public const int fragment_container_view_tag = 2131230930; + + // aapt resource value: 0x7F0800D3 + public const int frost = 2131230931; // aapt resource value: 0x7F080004 public const int FUNCTION = 2131230724; - // aapt resource value: 0x7F0800D3 - public const int ghost_view = 2131230931; - // aapt resource value: 0x7F0800D4 - public const int ghost_view_holder = 2131230932; + public const int ghost_view = 2131230932; // aapt resource value: 0x7F0800D5 - public const int gone = 2131230933; + public const int ghost_view_holder = 2131230933; // aapt resource value: 0x7F0800D6 - public const int graph = 2131230934; + public const int gone = 2131230934; // aapt resource value: 0x7F0800D7 - public const int graph_wrap = 2131230935; - - // aapt resource value: 0x7F0800D9 - public const int grouping = 2131230937; - - // aapt resource value: 0x7F0800DA - public const int groups = 2131230938; + public const int graph = 2131230935; // aapt resource value: 0x7F0800D8 - public const int group_divider = 2131230936; + public const int graph_wrap = 2131230936; + + // aapt resource value: 0x7F0800DA + public const int grouping = 2131230938; // aapt resource value: 0x7F0800DB - public const int guideline = 2131230939; + public const int groups = 2131230939; + + // aapt resource value: 0x7F0800D9 + public const int group_divider = 2131230937; // aapt resource value: 0x7F0800DC - public const int header_title = 2131230940; + public const int guideline = 2131230940; // aapt resource value: 0x7F0800DD - public const int hideable = 2131230941; - - // aapt resource value: 0x7F0800DE - public const int home = 2131230942; + public const int header_title = 2131230941; // aapt resource value: 0x7F0800DF - public const int homeAsUp = 2131230943; + public const int hideable = 2131230943; + + // aapt resource value: 0x7F0800DE + public const int hide_ime_id = 2131230942; // aapt resource value: 0x7F0800E0 - public const int honorRequest = 2131230944; + public const int home = 2131230944; // aapt resource value: 0x7F0800E1 - public const int horizontal_only = 2131230945; + public const int homeAsUp = 2131230945; // aapt resource value: 0x7F0800E2 - public const int html = 2131230946; + public const int honorRequest = 2131230946; // aapt resource value: 0x7F0800E3 - public const int hybrid = 2131230947; + public const int horizontal_only = 2131230947; // aapt resource value: 0x7F0800E4 - public const int icon = 2131230948; + public const int html = 2131230948; // aapt resource value: 0x7F0800E5 - public const int icon_frame = 2131230949; + public const int hybrid = 2131230949; // aapt resource value: 0x7F0800E6 - public const int icon_group = 2131230950; + public const int icon = 2131230950; // aapt resource value: 0x7F0800E7 - public const int icon_only = 2131230951; + public const int icon_frame = 2131230951; // aapt resource value: 0x7F0800E8 - public const int icon_uri = 2131230952; + public const int icon_group = 2131230952; // aapt resource value: 0x7F0800E9 - public const int ifRoom = 2131230953; + public const int icon_only = 2131230953; // aapt resource value: 0x7F0800EA - public const int ignore = 2131230954; + public const int icon_uri = 2131230954; // aapt resource value: 0x7F0800EB - public const int ignoreRequest = 2131230955; + public const int ifRoom = 2131230955; // aapt resource value: 0x7F0800EC - public const int image = 2131230956; + public const int ignore = 2131230956; // aapt resource value: 0x7F0800ED - public const int immediateStop = 2131230957; + public const int ignoreRequest = 2131230957; // aapt resource value: 0x7F0800EE - public const int included = 2131230958; + public const int image = 2131230958; // aapt resource value: 0x7F0800EF - public const int index_entity_types = 2131230959; + public const int immediateStop = 2131230959; // aapt resource value: 0x7F0800F0 - public const int info = 2131230960; + public const int included = 2131230960; // aapt resource value: 0x7F0800F1 - public const int instant_message = 2131230961; + public const int index_entity_types = 2131230961; // aapt resource value: 0x7F0800F2 - public const int intent_action = 2131230962; + public const int info = 2131230962; // aapt resource value: 0x7F0800F3 - public const int intent_activity = 2131230963; + public const int instant_message = 2131230963; // aapt resource value: 0x7F0800F4 - public const int intent_data = 2131230964; + public const int intent_action = 2131230964; // aapt resource value: 0x7F0800F5 - public const int intent_data_id = 2131230965; + public const int intent_activity = 2131230965; // aapt resource value: 0x7F0800F6 - public const int intent_extra_data = 2131230966; + public const int intent_data = 2131230966; // aapt resource value: 0x7F0800F7 - public const int invisible = 2131230967; + public const int intent_data_id = 2131230967; // aapt resource value: 0x7F0800F8 - public const int inward = 2131230968; + public const int intent_extra_data = 2131230968; // aapt resource value: 0x7F0800F9 - public const int is_pooling_container_tag = 2131230969; + public const int invisible = 2131230969; // aapt resource value: 0x7F0800FA - public const int italic = 2131230970; + public const int inward = 2131230970; // aapt resource value: 0x7F0800FB - public const int item_touch_helper_previous_elevation = 2131230971; + public const int is_pooling_container_tag = 2131230971; // aapt resource value: 0x7F0800FC - public const int jumpToEnd = 2131230972; + public const int italic = 2131230972; // aapt resource value: 0x7F0800FD - public const int jumpToStart = 2131230973; + public const int item_touch_helper_previous_elevation = 2131230973; // aapt resource value: 0x7F0800FE - public const int labeled = 2131230974; + public const int jumpToEnd = 2131230974; // aapt resource value: 0x7F0800FF - public const int large_icon_uri = 2131230975; + public const int jumpToStart = 2131230975; // aapt resource value: 0x7F080100 - public const int layout = 2131230976; + public const int labeled = 2131230976; // aapt resource value: 0x7F080101 - public const int left = 2131230977; + public const int large_icon_uri = 2131230977; // aapt resource value: 0x7F080102 - public const int leftToRight = 2131230978; + public const int layout = 2131230978; // aapt resource value: 0x7F080103 - public const int legacy = 2131230979; + public const int left = 2131230979; // aapt resource value: 0x7F080104 - public const int light = 2131230980; + public const int leftToRight = 2131230980; // aapt resource value: 0x7F080105 - public const int line1 = 2131230981; + public const int legacy = 2131230981; // aapt resource value: 0x7F080106 - public const int line3 = 2131230982; + public const int light = 2131230982; // aapt resource value: 0x7F080107 - public const int linear = 2131230983; + public const int line1 = 2131230983; // aapt resource value: 0x7F080108 - public const int listMode = 2131230984; + public const int line3 = 2131230984; // aapt resource value: 0x7F080109 - public const int list_item = 2131230985; + public const int linear = 2131230985; // aapt resource value: 0x7F08010A - public const int locale = 2131230986; + public const int listMode = 2131230986; // aapt resource value: 0x7F08010B - public const int ltr = 2131230987; + public const int list_item = 2131230987; // aapt resource value: 0x7F08010C - public const int main_appbar = 2131230988; + public const int locale = 2131230988; // aapt resource value: 0x7F08010D - public const int main_tablayout = 2131230989; + public const int ltr = 2131230989; // aapt resource value: 0x7F08010E - public const int main_toolbar = 2131230990; + public const int main_appbar = 2131230990; // aapt resource value: 0x7F08010F - public const int main_viewpager = 2131230991; + public const int main_tablayout = 2131230991; // aapt resource value: 0x7F080110 - public const int masked = 2131230992; + public const int main_toolbar = 2131230992; // aapt resource value: 0x7F080111 - public const int match_constraint = 2131230993; + public const int main_viewpager = 2131230993; // aapt resource value: 0x7F080112 - public const int match_global_nicknames = 2131230994; + public const int masked = 2131230994; // aapt resource value: 0x7F080113 - public const int match_parent = 2131230995; + public const int match_constraint = 2131230995; // aapt resource value: 0x7F080114 - public const int material_clock_display = 2131230996; + public const int match_global_nicknames = 2131230996; // aapt resource value: 0x7F080115 - public const int material_clock_face = 2131230997; + public const int match_parent = 2131230997; // aapt resource value: 0x7F080116 - public const int material_clock_hand = 2131230998; + public const int material_clock_display = 2131230998; // aapt resource value: 0x7F080117 - public const int material_clock_period_am_button = 2131230999; + public const int material_clock_face = 2131230999; // aapt resource value: 0x7F080118 - public const int material_clock_period_pm_button = 2131231000; + public const int material_clock_hand = 2131231000; // aapt resource value: 0x7F080119 - public const int material_clock_period_toggle = 2131231001; + public const int material_clock_period_am_button = 2131231001; // aapt resource value: 0x7F08011A - public const int material_hour_text_input = 2131231002; + public const int material_clock_period_pm_button = 2131231002; // aapt resource value: 0x7F08011B - public const int material_hour_tv = 2131231003; + public const int material_clock_period_toggle = 2131231003; // aapt resource value: 0x7F08011C - public const int material_label = 2131231004; + public const int material_hour_text_input = 2131231004; // aapt resource value: 0x7F08011D - public const int material_minute_text_input = 2131231005; + public const int material_hour_tv = 2131231005; // aapt resource value: 0x7F08011E - public const int material_minute_tv = 2131231006; + public const int material_label = 2131231006; // aapt resource value: 0x7F08011F - public const int material_textinput_timepicker = 2131231007; + public const int material_minute_text_input = 2131231007; // aapt resource value: 0x7F080120 - public const int material_timepicker_cancel_button = 2131231008; + public const int material_minute_tv = 2131231008; // aapt resource value: 0x7F080121 - public const int material_timepicker_container = 2131231009; + public const int material_textinput_timepicker = 2131231009; // aapt resource value: 0x7F080122 - public const int material_timepicker_edit_text = 2131231010; + public const int material_timepicker_cancel_button = 2131231010; // aapt resource value: 0x7F080123 - public const int material_timepicker_mode_button = 2131231011; + public const int material_timepicker_container = 2131231011; // aapt resource value: 0x7F080124 - public const int material_timepicker_ok_button = 2131231012; + public const int material_timepicker_edit_text = 2131231012; // aapt resource value: 0x7F080125 - public const int material_timepicker_view = 2131231013; + public const int material_timepicker_mode_button = 2131231013; // aapt resource value: 0x7F080126 - public const int material_value_index = 2131231014; + public const int material_timepicker_ok_button = 2131231014; // aapt resource value: 0x7F080127 - public const int media_actions = 2131231015; + public const int material_timepicker_view = 2131231015; // aapt resource value: 0x7F080128 - public const int media_controller_compat_view_tag = 2131231016; + public const int material_value_index = 2131231016; // aapt resource value: 0x7F080129 - public const int message = 2131231017; + public const int media_actions = 2131231017; + + // aapt resource value: 0x7F08012A + public const int media_controller_compat_view_tag = 2131231018; + + // aapt resource value: 0x7F08012B + public const int message = 2131231019; // aapt resource value: 0x7F080005 public const int META = 2131230725; - // aapt resource value: 0x7F08012A - public const int middle = 2131231018; - - // aapt resource value: 0x7F08012B - public const int mini = 2131231019; - // aapt resource value: 0x7F08012C - public const int month_grid = 2131231020; + public const int middle = 2131231020; // aapt resource value: 0x7F08012D - public const int month_navigation_bar = 2131231021; + public const int mini = 2131231021; // aapt resource value: 0x7F08012E - public const int month_navigation_fragment_toggle = 2131231022; + public const int month_grid = 2131231022; // aapt resource value: 0x7F08012F - public const int month_navigation_next = 2131231023; + public const int month_navigation_bar = 2131231023; // aapt resource value: 0x7F080130 - public const int month_navigation_previous = 2131231024; + public const int month_navigation_fragment_toggle = 2131231024; // aapt resource value: 0x7F080131 - public const int month_title = 2131231025; + public const int month_navigation_next = 2131231025; // aapt resource value: 0x7F080132 - public const int motion_base = 2131231026; + public const int month_navigation_previous = 2131231026; // aapt resource value: 0x7F080133 - public const int mr_art = 2131231027; + public const int month_title = 2131231027; // aapt resource value: 0x7F080134 - public const int mr_cast_checkbox = 2131231028; + public const int motion_base = 2131231028; // aapt resource value: 0x7F080135 - public const int mr_cast_close_button = 2131231029; + public const int mr_art = 2131231029; // aapt resource value: 0x7F080136 - public const int mr_cast_divider = 2131231030; + public const int mr_cast_checkbox = 2131231030; // aapt resource value: 0x7F080137 - public const int mr_cast_group_icon = 2131231031; + public const int mr_cast_close_button = 2131231031; // aapt resource value: 0x7F080138 - public const int mr_cast_group_name = 2131231032; + public const int mr_cast_divider = 2131231032; // aapt resource value: 0x7F080139 - public const int mr_cast_group_progress_bar = 2131231033; + public const int mr_cast_group_icon = 2131231033; // aapt resource value: 0x7F08013A - public const int mr_cast_header_name = 2131231034; + public const int mr_cast_group_name = 2131231034; // aapt resource value: 0x7F08013B - public const int mr_cast_list = 2131231035; + public const int mr_cast_group_progress_bar = 2131231035; // aapt resource value: 0x7F08013C - public const int mr_cast_meta_art = 2131231036; + public const int mr_cast_header_name = 2131231036; // aapt resource value: 0x7F08013D - public const int mr_cast_meta_background = 2131231037; + public const int mr_cast_list = 2131231037; // aapt resource value: 0x7F08013E - public const int mr_cast_meta_black_scrim = 2131231038; + public const int mr_cast_meta_art = 2131231038; // aapt resource value: 0x7F08013F - public const int mr_cast_meta_subtitle = 2131231039; + public const int mr_cast_meta_background = 2131231039; // aapt resource value: 0x7F080140 - public const int mr_cast_meta_title = 2131231040; + public const int mr_cast_meta_black_scrim = 2131231040; // aapt resource value: 0x7F080141 - public const int mr_cast_mute_button = 2131231041; + public const int mr_cast_meta_subtitle = 2131231041; // aapt resource value: 0x7F080142 - public const int mr_cast_route_icon = 2131231042; + public const int mr_cast_meta_title = 2131231042; // aapt resource value: 0x7F080143 - public const int mr_cast_route_name = 2131231043; + public const int mr_cast_mute_button = 2131231043; // aapt resource value: 0x7F080144 - public const int mr_cast_route_progress_bar = 2131231044; + public const int mr_cast_route_icon = 2131231044; // aapt resource value: 0x7F080145 - public const int mr_cast_stop_button = 2131231045; + public const int mr_cast_route_name = 2131231045; // aapt resource value: 0x7F080146 - public const int mr_cast_volume_layout = 2131231046; + public const int mr_cast_route_progress_bar = 2131231046; // aapt resource value: 0x7F080147 - public const int mr_cast_volume_slider = 2131231047; + public const int mr_cast_stop_button = 2131231047; // aapt resource value: 0x7F080148 - public const int mr_chooser_list = 2131231048; + public const int mr_cast_volume_layout = 2131231048; // aapt resource value: 0x7F080149 - public const int mr_chooser_route_desc = 2131231049; + public const int mr_cast_volume_slider = 2131231049; // aapt resource value: 0x7F08014A - public const int mr_chooser_route_icon = 2131231050; + public const int mr_chooser_list = 2131231050; // aapt resource value: 0x7F08014B - public const int mr_chooser_route_name = 2131231051; + public const int mr_chooser_ok_button = 2131231051; // aapt resource value: 0x7F08014C - public const int mr_chooser_route_progress_bar = 2131231052; + public const int mr_chooser_ok_button_container = 2131231052; // aapt resource value: 0x7F08014D - public const int mr_chooser_title = 2131231053; + public const int mr_chooser_route_desc = 2131231053; // aapt resource value: 0x7F08014E - public const int mr_close = 2131231054; + public const int mr_chooser_route_icon = 2131231054; // aapt resource value: 0x7F08014F - public const int mr_control_divider = 2131231055; + public const int mr_chooser_route_name = 2131231055; // aapt resource value: 0x7F080150 - public const int mr_control_playback_ctrl = 2131231056; - - // aapt resource value: 0x7F080151 - public const int mr_control_subtitle = 2131231057; + public const int mr_chooser_route_progress_bar = 2131231056; // aapt resource value: 0x7F080152 - public const int mr_control_title = 2131231058; + public const int mr_chooser_searching = 2131231058; + + // aapt resource value: 0x7F080151 + public const int mr_chooser_search_progress_bar = 2131231057; // aapt resource value: 0x7F080153 - public const int mr_control_title_container = 2131231059; + public const int mr_chooser_title = 2131231059; // aapt resource value: 0x7F080154 - public const int mr_custom_control = 2131231060; + public const int mr_chooser_wifi_learn_more = 2131231060; // aapt resource value: 0x7F080155 - public const int mr_default_control = 2131231061; + public const int mr_chooser_wifi_warning = 2131231061; // aapt resource value: 0x7F080156 - public const int mr_dialog_area = 2131231062; + public const int mr_chooser_wifi_warning_container = 2131231062; // aapt resource value: 0x7F080157 - public const int mr_expandable_area = 2131231063; + public const int mr_chooser_wifi_warning_description = 2131231063; // aapt resource value: 0x7F080158 - public const int mr_group_expand_collapse = 2131231064; + public const int mr_close = 2131231064; // aapt resource value: 0x7F080159 - public const int mr_group_volume_route_name = 2131231065; + public const int mr_control_divider = 2131231065; // aapt resource value: 0x7F08015A - public const int mr_media_main_control = 2131231066; + public const int mr_control_playback_ctrl = 2131231066; // aapt resource value: 0x7F08015B - public const int mr_name = 2131231067; + public const int mr_control_subtitle = 2131231067; // aapt resource value: 0x7F08015C - public const int mr_picker_close_button = 2131231068; + public const int mr_control_title = 2131231068; // aapt resource value: 0x7F08015D - public const int mr_picker_header_name = 2131231069; + public const int mr_control_title_container = 2131231069; // aapt resource value: 0x7F08015E - public const int mr_picker_list = 2131231070; + public const int mr_custom_control = 2131231070; // aapt resource value: 0x7F08015F - public const int mr_picker_route_icon = 2131231071; + public const int mr_default_control = 2131231071; // aapt resource value: 0x7F080160 - public const int mr_picker_route_name = 2131231072; + public const int mr_dialog_area = 2131231072; // aapt resource value: 0x7F080161 - public const int mr_picker_route_progress_bar = 2131231073; + public const int mr_expandable_area = 2131231073; // aapt resource value: 0x7F080162 - public const int mr_playback_control = 2131231074; + public const int mr_group_expand_collapse = 2131231074; // aapt resource value: 0x7F080163 - public const int mr_title_bar = 2131231075; + public const int mr_group_volume_route_name = 2131231075; // aapt resource value: 0x7F080164 - public const int mr_volume_control = 2131231076; + public const int mr_media_main_control = 2131231076; // aapt resource value: 0x7F080165 - public const int mr_volume_group_list = 2131231077; + public const int mr_name = 2131231077; // aapt resource value: 0x7F080166 - public const int mr_volume_item_icon = 2131231078; + public const int mr_picker_close_button = 2131231078; // aapt resource value: 0x7F080167 - public const int mr_volume_slider = 2131231079; + public const int mr_picker_header_name = 2131231079; // aapt resource value: 0x7F080168 - public const int mtrl_anchor_parent = 2131231080; - - // aapt resource value: 0x7F08016A - public const int mtrl_calendar_days_of_week = 2131231082; + public const int mr_picker_list = 2131231080; // aapt resource value: 0x7F080169 - public const int mtrl_calendar_day_selector_frame = 2131231081; + public const int mr_picker_route_icon = 2131231081; + + // aapt resource value: 0x7F08016A + public const int mr_picker_route_name = 2131231082; // aapt resource value: 0x7F08016B - public const int mtrl_calendar_frame = 2131231083; + public const int mr_picker_route_progress_bar = 2131231083; // aapt resource value: 0x7F08016C - public const int mtrl_calendar_main_pane = 2131231084; + public const int mr_playback_control = 2131231084; // aapt resource value: 0x7F08016D - public const int mtrl_calendar_months = 2131231085; + public const int mr_title_bar = 2131231085; // aapt resource value: 0x7F08016E - public const int mtrl_calendar_selection_frame = 2131231086; + public const int mr_volume_control = 2131231086; // aapt resource value: 0x7F08016F - public const int mtrl_calendar_text_input_frame = 2131231087; + public const int mr_volume_group_list = 2131231087; // aapt resource value: 0x7F080170 - public const int mtrl_calendar_year_selector_frame = 2131231088; + public const int mr_volume_item_icon = 2131231088; // aapt resource value: 0x7F080171 - public const int mtrl_card_checked_layer_id = 2131231089; + public const int mr_volume_slider = 2131231089; // aapt resource value: 0x7F080172 - public const int mtrl_child_content_container = 2131231090; - - // aapt resource value: 0x7F080173 - public const int mtrl_internal_children_alpha_tag = 2131231091; + public const int mtrl_anchor_parent = 2131231090; // aapt resource value: 0x7F080174 - public const int mtrl_motion_snapshot_view = 2131231092; + public const int mtrl_calendar_days_of_week = 2131231092; + + // aapt resource value: 0x7F080173 + public const int mtrl_calendar_day_selector_frame = 2131231091; // aapt resource value: 0x7F080175 - public const int mtrl_picker_fullscreen = 2131231093; + public const int mtrl_calendar_frame = 2131231093; // aapt resource value: 0x7F080176 - public const int mtrl_picker_header = 2131231094; + public const int mtrl_calendar_main_pane = 2131231094; // aapt resource value: 0x7F080177 - public const int mtrl_picker_header_selection_text = 2131231095; + public const int mtrl_calendar_months = 2131231095; // aapt resource value: 0x7F080178 - public const int mtrl_picker_header_title_and_selection = 2131231096; + public const int mtrl_calendar_selection_frame = 2131231096; // aapt resource value: 0x7F080179 - public const int mtrl_picker_header_toggle = 2131231097; + public const int mtrl_calendar_text_input_frame = 2131231097; // aapt resource value: 0x7F08017A - public const int mtrl_picker_text_input_date = 2131231098; + public const int mtrl_calendar_year_selector_frame = 2131231098; // aapt resource value: 0x7F08017B - public const int mtrl_picker_text_input_range_end = 2131231099; + public const int mtrl_card_checked_layer_id = 2131231099; // aapt resource value: 0x7F08017C - public const int mtrl_picker_text_input_range_start = 2131231100; + public const int mtrl_child_content_container = 2131231100; // aapt resource value: 0x7F08017D - public const int mtrl_picker_title_text = 2131231101; + public const int mtrl_internal_children_alpha_tag = 2131231101; // aapt resource value: 0x7F08017E - public const int mtrl_view_tag_bottom_padding = 2131231102; + public const int mtrl_motion_snapshot_view = 2131231102; // aapt resource value: 0x7F08017F - public const int multiply = 2131231103; - - // aapt resource value: 0x7F080181 - public const int navigation_bar_item_icon_view = 2131231105; - - // aapt resource value: 0x7F080182 - public const int navigation_bar_item_labels_group = 2131231106; - - // aapt resource value: 0x7F080183 - public const int navigation_bar_item_large_label_view = 2131231107; - - // aapt resource value: 0x7F080184 - public const int navigation_bar_item_small_label_view = 2131231108; - - // aapt resource value: 0x7F080185 - public const int navigation_header_container = 2131231109; + public const int mtrl_picker_fullscreen = 2131231103; // aapt resource value: 0x7F080180 - public const int nav_controller_view_tag = 2131231104; + public const int mtrl_picker_header = 2131231104; + + // aapt resource value: 0x7F080181 + public const int mtrl_picker_header_selection_text = 2131231105; + + // aapt resource value: 0x7F080182 + public const int mtrl_picker_header_title_and_selection = 2131231106; + + // aapt resource value: 0x7F080183 + public const int mtrl_picker_header_toggle = 2131231107; + + // aapt resource value: 0x7F080184 + public const int mtrl_picker_text_input_date = 2131231108; + + // aapt resource value: 0x7F080185 + public const int mtrl_picker_text_input_range_end = 2131231109; // aapt resource value: 0x7F080186 - public const int never = 2131231110; + public const int mtrl_picker_text_input_range_start = 2131231110; // aapt resource value: 0x7F080187 - public const int neverCompleteToEnd = 2131231111; + public const int mtrl_picker_title_text = 2131231111; // aapt resource value: 0x7F080188 - public const int neverCompleteToStart = 2131231112; - - // aapt resource value: 0x7F08018B - public const int none = 2131231115; - - // aapt resource value: 0x7F08018C - public const int normal = 2131231116; - - // aapt resource value: 0x7F08018D - public const int north = 2131231117; + public const int mtrl_view_tag_bottom_padding = 2131231112; // aapt resource value: 0x7F080189 - public const int noScroll = 2131231113; + public const int multiply = 2131231113; - // aapt resource value: 0x7F08018A - public const int noState = 2131231114; + // aapt resource value: 0x7F08018B + public const int navigation_bar_item_icon_view = 2131231115; + + // aapt resource value: 0x7F08018C + public const int navigation_bar_item_labels_group = 2131231116; + + // aapt resource value: 0x7F08018D + public const int navigation_bar_item_large_label_view = 2131231117; // aapt resource value: 0x7F08018E - public const int notification_background = 2131231118; + public const int navigation_bar_item_small_label_view = 2131231118; // aapt resource value: 0x7F08018F - public const int notification_main_column = 2131231119; + public const int navigation_header_container = 2131231119; + + // aapt resource value: 0x7F08018A + public const int nav_controller_view_tag = 2131231114; // aapt resource value: 0x7F080190 - public const int notification_main_column_container = 2131231120; + public const int never = 2131231120; + + // aapt resource value: 0x7F080191 + public const int neverCompleteToEnd = 2131231121; + + // aapt resource value: 0x7F080192 + public const int neverCompleteToStart = 2131231122; + + // aapt resource value: 0x7F080195 + public const int none = 2131231125; + + // aapt resource value: 0x7F080196 + public const int normal = 2131231126; + + // aapt resource value: 0x7F080197 + public const int north = 2131231127; + + // aapt resource value: 0x7F080193 + public const int noScroll = 2131231123; + + // aapt resource value: 0x7F080194 + public const int noState = 2131231124; + + // aapt resource value: 0x7F080198 + public const int notification_background = 2131231128; + + // aapt resource value: 0x7F080199 + public const int notification_main_column = 2131231129; + + // aapt resource value: 0x7F08019A + public const int notification_main_column_container = 2131231130; // aapt resource value: 0x7F080006 public const int NO_DEBUG = 2131230726; - // aapt resource value: 0x7F080191 - public const int off = 2131231121; - - // aapt resource value: 0x7F080192 - public const int omnibox_title_section = 2131231122; - - // aapt resource value: 0x7F080193 - public const int omnibox_url_section = 2131231123; - - // aapt resource value: 0x7F080194 - public const int on = 2131231124; - - // aapt resource value: 0x7F080195 - public const int outline = 2131231125; - - // aapt resource value: 0x7F080196 - public const int outward = 2131231126; - - // aapt resource value: 0x7F080197 - public const int overshoot = 2131231127; - - // aapt resource value: 0x7F080198 - public const int packed = 2131231128; - - // aapt resource value: 0x7F080199 - public const int parallax = 2131231129; - - // aapt resource value: 0x7F08019A - public const int parent = 2131231130; - // aapt resource value: 0x7F08019B - public const int parentPanel = 2131231131; + public const int off = 2131231131; // aapt resource value: 0x7F08019C - public const int parentRelative = 2131231132; + public const int omnibox_title_section = 2131231132; // aapt resource value: 0x7F08019D - public const int parent_matrix = 2131231133; + public const int omnibox_url_section = 2131231133; // aapt resource value: 0x7F08019E - public const int password_toggle = 2131231134; + public const int on = 2131231134; // aapt resource value: 0x7F08019F - public const int path = 2131231135; + public const int outline = 2131231135; // aapt resource value: 0x7F0801A0 - public const int pathRelative = 2131231136; + public const int outward = 2131231136; // aapt resource value: 0x7F0801A1 - public const int peekHeight = 2131231137; + public const int overshoot = 2131231137; // aapt resource value: 0x7F0801A2 - public const int percent = 2131231138; + public const int packed = 2131231138; // aapt resource value: 0x7F0801A3 - public const int pin = 2131231139; + public const int parallax = 2131231139; // aapt resource value: 0x7F0801A4 - public const int plain = 2131231140; + public const int parent = 2131231140; // aapt resource value: 0x7F0801A5 - public const int pooling_container_listener_holder_tag = 2131231141; + public const int parentPanel = 2131231141; // aapt resource value: 0x7F0801A6 - public const int position = 2131231142; + public const int parentRelative = 2131231142; // aapt resource value: 0x7F0801A7 - public const int postLayout = 2131231143; + public const int parent_matrix = 2131231143; // aapt resource value: 0x7F0801A8 - public const int progress_circular = 2131231144; + public const int password_toggle = 2131231144; // aapt resource value: 0x7F0801A9 - public const int progress_horizontal = 2131231145; + public const int path = 2131231145; // aapt resource value: 0x7F0801AA - public const int radio = 2131231146; + public const int pathRelative = 2131231146; // aapt resource value: 0x7F0801AB - public const int ratio = 2131231147; + public const int peekHeight = 2131231147; // aapt resource value: 0x7F0801AC - public const int rectangles = 2131231148; + public const int percent = 2131231148; // aapt resource value: 0x7F0801AD - public const int recycler_view = 2131231149; + public const int pin = 2131231149; // aapt resource value: 0x7F0801AE - public const int report_drawn = 2131231150; + public const int plain = 2131231150; // aapt resource value: 0x7F0801AF - public const int reverseSawtooth = 2131231151; + public const int pooling_container_listener_holder_tag = 2131231151; // aapt resource value: 0x7F0801B0 - public const int rfc822 = 2131231152; + public const int position = 2131231152; // aapt resource value: 0x7F0801B1 - public const int right = 2131231153; + public const int postLayout = 2131231153; // aapt resource value: 0x7F0801B2 - public const int rightToLeft = 2131231154; + public const int progress_circular = 2131231154; // aapt resource value: 0x7F0801B3 - public const int right_icon = 2131231155; + public const int progress_horizontal = 2131231155; // aapt resource value: 0x7F0801B4 - public const int right_side = 2131231156; + public const int radio = 2131231156; // aapt resource value: 0x7F0801B5 - public const int rounded = 2131231157; + public const int ratio = 2131231157; // aapt resource value: 0x7F0801B6 - public const int row_index_key = 2131231158; + public const int rectangles = 2131231158; // aapt resource value: 0x7F0801B7 - public const int rtl = 2131231159; + public const int recycler_view = 2131231159; // aapt resource value: 0x7F0801B8 - public const int satellite = 2131231160; + public const int report_drawn = 2131231160; // aapt resource value: 0x7F0801B9 - public const int save_non_transition_alpha = 2131231161; + public const int reverseSawtooth = 2131231161; // aapt resource value: 0x7F0801BA - public const int save_overlay_view = 2131231162; + public const int rfc822 = 2131231162; // aapt resource value: 0x7F0801BB - public const int sawtooth = 2131231163; + public const int right = 2131231163; // aapt resource value: 0x7F0801BC - public const int scale = 2131231164; + public const int rightToLeft = 2131231164; // aapt resource value: 0x7F0801BD - public const int screen = 2131231165; + public const int right_icon = 2131231165; // aapt resource value: 0x7F0801BE - public const int scroll = 2131231166; - - // aapt resource value: 0x7F0801C2 - public const int scrollable = 2131231170; + public const int right_side = 2131231166; // aapt resource value: 0x7F0801BF - public const int scrollIndicatorDown = 2131231167; + public const int rounded = 2131231167; // aapt resource value: 0x7F0801C0 - public const int scrollIndicatorUp = 2131231168; + public const int row_index_key = 2131231168; // aapt resource value: 0x7F0801C1 - public const int scrollView = 2131231169; + public const int rtl = 2131231169; + + // aapt resource value: 0x7F0801C2 + public const int satellite = 2131231170; // aapt resource value: 0x7F0801C3 - public const int search_badge = 2131231171; + public const int save_non_transition_alpha = 2131231171; // aapt resource value: 0x7F0801C4 - public const int search_bar = 2131231172; + public const int save_overlay_view = 2131231172; // aapt resource value: 0x7F0801C5 - public const int search_button = 2131231173; + public const int sawtooth = 2131231173; // aapt resource value: 0x7F0801C6 - public const int search_close_btn = 2131231174; + public const int scale = 2131231174; // aapt resource value: 0x7F0801C7 - public const int search_edit_frame = 2131231175; + public const int screen = 2131231175; // aapt resource value: 0x7F0801C8 - public const int search_go_btn = 2131231176; - - // aapt resource value: 0x7F0801C9 - public const int search_mag_icon = 2131231177; - - // aapt resource value: 0x7F0801CA - public const int search_plate = 2131231178; - - // aapt resource value: 0x7F0801CB - public const int search_src_text = 2131231179; + public const int scroll = 2131231176; // aapt resource value: 0x7F0801CC - public const int search_voice_btn = 2131231180; + public const int scrollable = 2131231180; + + // aapt resource value: 0x7F0801C9 + public const int scrollIndicatorDown = 2131231177; + + // aapt resource value: 0x7F0801CA + public const int scrollIndicatorUp = 2131231178; + + // aapt resource value: 0x7F0801CB + public const int scrollView = 2131231179; // aapt resource value: 0x7F0801CD - public const int seekbar = 2131231181; + public const int search_badge = 2131231181; // aapt resource value: 0x7F0801CE - public const int seekbar_value = 2131231182; - - // aapt resource value: 0x7F0801D0 - public const int selected = 2131231184; - - // aapt resource value: 0x7F0801D1 - public const int selection_type = 2131231185; + public const int search_bar = 2131231182; // aapt resource value: 0x7F0801CF - public const int select_dialog_listview = 2131231183; + public const int search_button = 2131231183; + + // aapt resource value: 0x7F0801D0 + public const int search_close_btn = 2131231184; + + // aapt resource value: 0x7F0801D1 + public const int search_edit_frame = 2131231185; // aapt resource value: 0x7F0801D2 - public const int sharedValueSet = 2131231186; + public const int search_go_btn = 2131231186; // aapt resource value: 0x7F0801D3 - public const int sharedValueUnset = 2131231187; + public const int search_mag_icon = 2131231187; // aapt resource value: 0x7F0801D4 - public const int shellcontent_appbar = 2131231188; + public const int search_plate = 2131231188; // aapt resource value: 0x7F0801D5 - public const int shellcontent_toolbar = 2131231189; + public const int search_src_text = 2131231189; + + // aapt resource value: 0x7F0801D6 + public const int search_voice_btn = 2131231190; + + // aapt resource value: 0x7F0801D7 + public const int seekbar = 2131231191; + + // aapt resource value: 0x7F0801D8 + public const int seekbar_value = 2131231192; + + // aapt resource value: 0x7F0801DA + public const int selected = 2131231194; + + // aapt resource value: 0x7F0801DB + public const int selection_type = 2131231195; + + // aapt resource value: 0x7F0801D9 + public const int select_dialog_listview = 2131231193; + + // aapt resource value: 0x7F0801DC + public const int sharedValueSet = 2131231196; + + // aapt resource value: 0x7F0801DD + public const int sharedValueUnset = 2131231197; + + // aapt resource value: 0x7F0801DE + public const int shellcontent_appbar = 2131231198; + + // aapt resource value: 0x7F0801DF + public const int shellcontent_toolbar = 2131231199; // aapt resource value: 0x7F080007 public const int SHIFT = 2131230727; - // aapt resource value: 0x7F0801D6 - public const int shortcut = 2131231190; + // aapt resource value: 0x7F0801E0 + public const int shortcut = 2131231200; - // aapt resource value: 0x7F0801D7 - public const int showCustom = 2131231191; + // aapt resource value: 0x7F0801E1 + public const int showCustom = 2131231201; - // aapt resource value: 0x7F0801D8 - public const int showHome = 2131231192; + // aapt resource value: 0x7F0801E2 + public const int showHome = 2131231202; - // aapt resource value: 0x7F0801D9 - public const int showTitle = 2131231193; + // aapt resource value: 0x7F0801E3 + public const int showTitle = 2131231203; // aapt resource value: 0x7F080008 public const int SHOW_ALL = 2131230728; @@ -25663,251 +25714,251 @@ namespace TINK.Droid // aapt resource value: 0x7F08000A public const int SHOW_PROGRESS = 2131230730; - // aapt resource value: 0x7F0801DA - public const int sin = 2131231194; - - // aapt resource value: 0x7F0801DB - public const int skipCollapsed = 2131231195; - - // aapt resource value: 0x7F0801DC - public const int skipped = 2131231196; - - // aapt resource value: 0x7F0801DD - public const int slide = 2131231197; - - // aapt resource value: 0x7F0801DE - public const int sliding_tabs = 2131231198; - - // aapt resource value: 0x7F0801DF - public const int snackbar_action = 2131231199; - - // aapt resource value: 0x7F0801E0 - public const int snackbar_text = 2131231200; - - // aapt resource value: 0x7F0801E1 - public const int snap = 2131231201; - - // aapt resource value: 0x7F0801E2 - public const int snapMargins = 2131231202; - - // aapt resource value: 0x7F0801E3 - public const int south = 2131231203; - // aapt resource value: 0x7F0801E4 - public const int spacer = 2131231204; + public const int sin = 2131231204; // aapt resource value: 0x7F0801E5 - public const int special_effects_controller_view_tag = 2131231205; + public const int skipCollapsed = 2131231205; // aapt resource value: 0x7F0801E6 - public const int spinner = 2131231206; + public const int skipped = 2131231206; // aapt resource value: 0x7F0801E7 - public const int spline = 2131231207; + public const int slide = 2131231207; // aapt resource value: 0x7F0801E8 - public const int split_action_bar = 2131231208; + public const int sliding_tabs = 2131231208; // aapt resource value: 0x7F0801E9 - public const int spread = 2131231209; + public const int snackbar_action = 2131231209; // aapt resource value: 0x7F0801EA - public const int spread_inside = 2131231210; + public const int snackbar_text = 2131231210; // aapt resource value: 0x7F0801EB - public const int spring = 2131231211; + public const int snap = 2131231211; // aapt resource value: 0x7F0801EC - public const int square = 2131231212; + public const int snapMargins = 2131231212; // aapt resource value: 0x7F0801ED - public const int src_atop = 2131231213; + public const int south = 2131231213; // aapt resource value: 0x7F0801EE - public const int src_in = 2131231214; + public const int spacer = 2131231214; // aapt resource value: 0x7F0801EF - public const int src_over = 2131231215; + public const int special_effects_controller_view_tag = 2131231215; // aapt resource value: 0x7F0801F0 - public const int standard = 2131231216; + public const int spinner = 2131231216; // aapt resource value: 0x7F0801F1 - public const int start = 2131231217; + public const int spline = 2131231217; // aapt resource value: 0x7F0801F2 - public const int startHorizontal = 2131231218; + public const int split_action_bar = 2131231218; // aapt resource value: 0x7F0801F3 - public const int startToEnd = 2131231219; + public const int spread = 2131231219; // aapt resource value: 0x7F0801F4 - public const int startVertical = 2131231220; + public const int spread_inside = 2131231220; // aapt resource value: 0x7F0801F5 - public const int staticLayout = 2131231221; + public const int spring = 2131231221; // aapt resource value: 0x7F0801F6 - public const int staticPostLayout = 2131231222; + public const int square = 2131231222; // aapt resource value: 0x7F0801F7 - public const int status_bar_latest_event_content = 2131231223; + public const int src_atop = 2131231223; // aapt resource value: 0x7F0801F8 - public const int stop = 2131231224; + public const int src_in = 2131231224; // aapt resource value: 0x7F0801F9 - public const int stretch = 2131231225; + public const int src_over = 2131231225; // aapt resource value: 0x7F0801FA - public const int submenuarrow = 2131231226; + public const int standard = 2131231226; // aapt resource value: 0x7F0801FB - public const int submit_area = 2131231227; + public const int start = 2131231227; // aapt resource value: 0x7F0801FC - public const int supportScrollUp = 2131231228; + public const int startHorizontal = 2131231228; // aapt resource value: 0x7F0801FD - public const int switchWidget = 2131231229; + public const int startToEnd = 2131231229; + + // aapt resource value: 0x7F0801FE + public const int startVertical = 2131231230; + + // aapt resource value: 0x7F0801FF + public const int staticLayout = 2131231231; + + // aapt resource value: 0x7F080200 + public const int staticPostLayout = 2131231232; + + // aapt resource value: 0x7F080201 + public const int status_bar_latest_event_content = 2131231233; + + // aapt resource value: 0x7F080202 + public const int stop = 2131231234; + + // aapt resource value: 0x7F080203 + public const int stretch = 2131231235; + + // aapt resource value: 0x7F080204 + public const int submenuarrow = 2131231236; + + // aapt resource value: 0x7F080205 + public const int submit_area = 2131231237; + + // aapt resource value: 0x7F080206 + public const int supportScrollUp = 2131231238; + + // aapt resource value: 0x7F080207 + public const int switchWidget = 2131231239; // aapt resource value: 0x7F08000B public const int SYM = 2131230731; - // aapt resource value: 0x7F0801FE - public const int tabMode = 2131231230; - - // aapt resource value: 0x7F0801FF - public const int tag_accessibility_actions = 2131231231; - - // aapt resource value: 0x7F080200 - public const int tag_accessibility_clickable_spans = 2131231232; - - // aapt resource value: 0x7F080201 - public const int tag_accessibility_heading = 2131231233; - - // aapt resource value: 0x7F080202 - public const int tag_accessibility_pane_title = 2131231234; - - // aapt resource value: 0x7F080203 - public const int tag_on_apply_window_listener = 2131231235; - - // aapt resource value: 0x7F080204 - public const int tag_on_receive_content_listener = 2131231236; - - // aapt resource value: 0x7F080205 - public const int tag_on_receive_content_mime_types = 2131231237; - - // aapt resource value: 0x7F080206 - public const int tag_screen_reader_focusable = 2131231238; - - // aapt resource value: 0x7F080207 - public const int tag_state_description = 2131231239; - // aapt resource value: 0x7F080208 - public const int tag_transition_group = 2131231240; + public const int tabMode = 2131231240; // aapt resource value: 0x7F080209 - public const int tag_unhandled_key_event_manager = 2131231241; + public const int tag_accessibility_actions = 2131231241; // aapt resource value: 0x7F08020A - public const int tag_unhandled_key_listeners = 2131231242; + public const int tag_accessibility_clickable_spans = 2131231242; // aapt resource value: 0x7F08020B - public const int tag_window_insets_animation_callback = 2131231243; + public const int tag_accessibility_heading = 2131231243; // aapt resource value: 0x7F08020C - public const int terrain = 2131231244; + public const int tag_accessibility_pane_title = 2131231244; // aapt resource value: 0x7F08020D - public const int test_checkbox_android_button_tint = 2131231245; + public const int tag_on_apply_window_listener = 2131231245; // aapt resource value: 0x7F08020E - public const int test_checkbox_app_button_tint = 2131231246; + public const int tag_on_receive_content_listener = 2131231246; // aapt resource value: 0x7F08020F - public const int test_radiobutton_android_button_tint = 2131231247; + public const int tag_on_receive_content_mime_types = 2131231247; // aapt resource value: 0x7F080210 - public const int test_radiobutton_app_button_tint = 2131231248; + public const int tag_screen_reader_focusable = 2131231248; // aapt resource value: 0x7F080211 - public const int text = 2131231249; + public const int tag_state_description = 2131231249; // aapt resource value: 0x7F080212 - public const int text1 = 2131231250; + public const int tag_transition_group = 2131231250; // aapt resource value: 0x7F080213 - public const int text2 = 2131231251; + public const int tag_unhandled_key_event_manager = 2131231251; // aapt resource value: 0x7F080214 - public const int textEnd = 2131231252; - - // aapt resource value: 0x7F08021C - public const int textinput_counter = 2131231260; - - // aapt resource value: 0x7F08021D - public const int textinput_error = 2131231261; - - // aapt resource value: 0x7F08021E - public const int textinput_helper_text = 2131231262; - - // aapt resource value: 0x7F08021F - public const int textinput_placeholder = 2131231263; - - // aapt resource value: 0x7F080220 - public const int textinput_prefix_text = 2131231264; - - // aapt resource value: 0x7F080221 - public const int textinput_suffix_text = 2131231265; + public const int tag_unhandled_key_listeners = 2131231252; // aapt resource value: 0x7F080215 - public const int textSpacerNoButtons = 2131231253; + public const int tag_window_insets_animation_callback = 2131231253; // aapt resource value: 0x7F080216 - public const int textSpacerNoTitle = 2131231254; + public const int terrain = 2131231254; // aapt resource value: 0x7F080217 - public const int textStart = 2131231255; + public const int test_checkbox_android_button_tint = 2131231255; // aapt resource value: 0x7F080218 - public const int textTop = 2131231256; + public const int test_checkbox_app_button_tint = 2131231256; // aapt resource value: 0x7F080219 - public const int text_input_end_icon = 2131231257; + public const int test_radiobutton_android_button_tint = 2131231257; // aapt resource value: 0x7F08021A - public const int text_input_error_icon = 2131231258; + public const int test_radiobutton_app_button_tint = 2131231258; // aapt resource value: 0x7F08021B - public const int text_input_start_icon = 2131231259; + public const int text = 2131231259; - // aapt resource value: 0x7F080222 - public const int thing_proto = 2131231266; + // aapt resource value: 0x7F08021C + public const int text1 = 2131231260; - // aapt resource value: 0x7F080223 - public const int time = 2131231267; + // aapt resource value: 0x7F08021D + public const int text2 = 2131231261; - // aapt resource value: 0x7F080224 - public const int title = 2131231268; - - // aapt resource value: 0x7F080225 - public const int titleDividerNoCustom = 2131231269; + // aapt resource value: 0x7F08021E + public const int textEnd = 2131231262; // aapt resource value: 0x7F080226 - public const int title_template = 2131231270; + public const int textinput_counter = 2131231270; // aapt resource value: 0x7F080227 - public const int toggle = 2131231271; + public const int textinput_error = 2131231271; // aapt resource value: 0x7F080228 - public const int toolbar = 2131231272; + public const int textinput_helper_text = 2131231272; // aapt resource value: 0x7F080229 - public const int top = 2131231273; + public const int textinput_placeholder = 2131231273; // aapt resource value: 0x7F08022A - public const int topPanel = 2131231274; + public const int textinput_prefix_text = 2131231274; + + // aapt resource value: 0x7F08022B + public const int textinput_suffix_text = 2131231275; + + // aapt resource value: 0x7F08021F + public const int textSpacerNoButtons = 2131231263; + + // aapt resource value: 0x7F080220 + public const int textSpacerNoTitle = 2131231264; + + // aapt resource value: 0x7F080221 + public const int textStart = 2131231265; + + // aapt resource value: 0x7F080222 + public const int textTop = 2131231266; + + // aapt resource value: 0x7F080223 + public const int text_input_end_icon = 2131231267; + + // aapt resource value: 0x7F080224 + public const int text_input_error_icon = 2131231268; + + // aapt resource value: 0x7F080225 + public const int text_input_start_icon = 2131231269; + + // aapt resource value: 0x7F08022C + public const int thing_proto = 2131231276; + + // aapt resource value: 0x7F08022D + public const int time = 2131231277; + + // aapt resource value: 0x7F08022E + public const int title = 2131231278; + + // aapt resource value: 0x7F08022F + public const int titleDividerNoCustom = 2131231279; + + // aapt resource value: 0x7F080230 + public const int title_template = 2131231280; + + // aapt resource value: 0x7F080231 + public const int toggle = 2131231281; + + // aapt resource value: 0x7F080232 + public const int toolbar = 2131231282; + + // aapt resource value: 0x7F080233 + public const int top = 2131231283; + + // aapt resource value: 0x7F080234 + public const int topPanel = 2131231284; // aapt resource value: 0x7F08000C public const int TOP_END = 2131230732; @@ -25915,113 +25966,113 @@ namespace TINK.Droid // aapt resource value: 0x7F08000D public const int TOP_START = 2131230733; - // aapt resource value: 0x7F08022B - public const int touch_outside = 2131231275; - - // aapt resource value: 0x7F08022C - public const int transitionToEnd = 2131231276; - - // aapt resource value: 0x7F08022D - public const int transitionToStart = 2131231277; - - // aapt resource value: 0x7F08022E - public const int transition_current_scene = 2131231278; - - // aapt resource value: 0x7F08022F - public const int transition_layout_save = 2131231279; - - // aapt resource value: 0x7F080230 - public const int transition_position = 2131231280; - - // aapt resource value: 0x7F080231 - public const int transition_scene_layoutid_cache = 2131231281; - - // aapt resource value: 0x7F080232 - public const int transition_transform = 2131231282; - - // aapt resource value: 0x7F080233 - public const int triangle = 2131231283; - - // aapt resource value: 0x7F080234 - public const int @unchecked = 2131231284; - // aapt resource value: 0x7F080235 - public const int uniform = 2131231285; + public const int touch_outside = 2131231285; // aapt resource value: 0x7F080236 - public const int unlabeled = 2131231286; + public const int transitionToEnd = 2131231286; // aapt resource value: 0x7F080237 - public const int up = 2131231287; + public const int transitionToStart = 2131231287; // aapt resource value: 0x7F080238 - public const int url = 2131231288; + public const int transition_current_scene = 2131231288; // aapt resource value: 0x7F080239 - public const int useLogo = 2131231289; + public const int transition_layout_save = 2131231289; // aapt resource value: 0x7F08023A - public const int vertical_only = 2131231290; + public const int transition_position = 2131231290; // aapt resource value: 0x7F08023B - public const int view_offset_helper = 2131231291; + public const int transition_scene_layoutid_cache = 2131231291; // aapt resource value: 0x7F08023C - public const int view_transition = 2131231292; + public const int transition_transform = 2131231292; // aapt resource value: 0x7F08023D - public const int view_tree_lifecycle_owner = 2131231293; + public const int triangle = 2131231293; // aapt resource value: 0x7F08023E - public const int view_tree_on_back_pressed_dispatcher_owner = 2131231294; + public const int @unchecked = 2131231294; // aapt resource value: 0x7F08023F - public const int view_tree_saved_state_registry_owner = 2131231295; + public const int uniform = 2131231295; // aapt resource value: 0x7F080240 - public const int view_tree_view_model_store_owner = 2131231296; + public const int unlabeled = 2131231296; // aapt resource value: 0x7F080241 - public const int visible = 2131231297; + public const int up = 2131231297; // aapt resource value: 0x7F080242 - public const int visible_removing_fragment_view_tag = 2131231298; + public const int url = 2131231298; // aapt resource value: 0x7F080243 - public const int volume_item_container = 2131231299; + public const int useLogo = 2131231299; // aapt resource value: 0x7F080244 - public const int webview = 2131231300; + public const int vertical_only = 2131231300; // aapt resource value: 0x7F080245 - public const int west = 2131231301; + public const int view_offset_helper = 2131231301; // aapt resource value: 0x7F080246 - public const int wide = 2131231302; - - // aapt resource value: 0x7F080248 - public const int withinBounds = 2131231304; + public const int view_transition = 2131231302; // aapt resource value: 0x7F080247 - public const int withText = 2131231303; + public const int view_tree_lifecycle_owner = 2131231303; + + // aapt resource value: 0x7F080248 + public const int view_tree_on_back_pressed_dispatcher_owner = 2131231304; // aapt resource value: 0x7F080249 - public const int wrap = 2131231305; + public const int view_tree_saved_state_registry_owner = 2131231305; // aapt resource value: 0x7F08024A - public const int wrap_content = 2131231306; + public const int view_tree_view_model_store_owner = 2131231306; // aapt resource value: 0x7F08024B - public const int wrap_content_constrained = 2131231307; + public const int visible = 2131231307; // aapt resource value: 0x7F08024C - public const int x_left = 2131231308; + public const int visible_removing_fragment_view_tag = 2131231308; // aapt resource value: 0x7F08024D - public const int x_right = 2131231309; + public const int volume_item_container = 2131231309; // aapt resource value: 0x7F08024E - public const int zero_corner_chip = 2131231310; + public const int webview = 2131231310; + + // aapt resource value: 0x7F08024F + public const int west = 2131231311; + + // aapt resource value: 0x7F080250 + public const int wide = 2131231312; + + // aapt resource value: 0x7F080252 + public const int withinBounds = 2131231314; + + // aapt resource value: 0x7F080251 + public const int withText = 2131231313; + + // aapt resource value: 0x7F080253 + public const int wrap = 2131231315; + + // aapt resource value: 0x7F080254 + public const int wrap_content = 2131231316; + + // aapt resource value: 0x7F080255 + public const int wrap_content_constrained = 2131231317; + + // aapt resource value: 0x7F080256 + public const int x_left = 2131231318; + + // aapt resource value: 0x7F080257 + public const int x_right = 2131231319; + + // aapt resource value: 0x7F080258 + public const int zero_corner_chip = 2131231320; static Id() { @@ -26369,340 +26420,346 @@ namespace TINK.Droid public const int image_frame = 2131427381; // aapt resource value: 0x7F0B0036 - public const int material_chip_input_combo = 2131427382; - - // aapt resource value: 0x7F0B003B - public const int material_clockface_textview = 2131427387; - - // aapt resource value: 0x7F0B003C - public const int material_clockface_view = 2131427388; + public const int ime_base_split_test_activity = 2131427382; // aapt resource value: 0x7F0B0037 - public const int material_clock_display = 2131427383; + public const int ime_secondary_split_test_activity = 2131427383; // aapt resource value: 0x7F0B0038 - public const int material_clock_display_divider = 2131427384; - - // aapt resource value: 0x7F0B0039 - public const int material_clock_period_toggle = 2131427385; - - // aapt resource value: 0x7F0B003A - public const int material_clock_period_toggle_land = 2131427386; + public const int material_chip_input_combo = 2131427384; // aapt resource value: 0x7F0B003D - public const int material_radial_view_group = 2131427389; + public const int material_clockface_textview = 2131427389; // aapt resource value: 0x7F0B003E - public const int material_textinput_timepicker = 2131427390; + public const int material_clockface_view = 2131427390; - // aapt resource value: 0x7F0B0041 - public const int material_timepicker = 2131427393; + // aapt resource value: 0x7F0B0039 + public const int material_clock_display = 2131427385; - // aapt resource value: 0x7F0B0042 - public const int material_timepicker_dialog = 2131427394; + // aapt resource value: 0x7F0B003A + public const int material_clock_display_divider = 2131427386; - // aapt resource value: 0x7F0B0043 - public const int material_timepicker_textinput_display = 2131427395; + // aapt resource value: 0x7F0B003B + public const int material_clock_period_toggle = 2131427387; + + // aapt resource value: 0x7F0B003C + public const int material_clock_period_toggle_land = 2131427388; // aapt resource value: 0x7F0B003F - public const int material_time_chip = 2131427391; + public const int material_radial_view_group = 2131427391; // aapt resource value: 0x7F0B0040 - public const int material_time_input = 2131427392; + public const int material_textinput_timepicker = 2131427392; + + // aapt resource value: 0x7F0B0043 + public const int material_timepicker = 2131427395; // aapt resource value: 0x7F0B0044 - public const int mr_cast_dialog = 2131427396; + public const int material_timepicker_dialog = 2131427396; // aapt resource value: 0x7F0B0045 - public const int mr_cast_group_item = 2131427397; + public const int material_timepicker_textinput_display = 2131427397; + + // aapt resource value: 0x7F0B0041 + public const int material_time_chip = 2131427393; + + // aapt resource value: 0x7F0B0042 + public const int material_time_input = 2131427394; // aapt resource value: 0x7F0B0046 - public const int mr_cast_group_volume_item = 2131427398; + public const int mr_cast_dialog = 2131427398; // aapt resource value: 0x7F0B0047 - public const int mr_cast_header_item = 2131427399; + public const int mr_cast_group_item = 2131427399; // aapt resource value: 0x7F0B0048 - public const int mr_cast_media_metadata = 2131427400; + public const int mr_cast_group_volume_item = 2131427400; // aapt resource value: 0x7F0B0049 - public const int mr_cast_route_item = 2131427401; + public const int mr_cast_header_item = 2131427401; // aapt resource value: 0x7F0B004A - public const int mr_chooser_dialog = 2131427402; + public const int mr_cast_media_metadata = 2131427402; // aapt resource value: 0x7F0B004B - public const int mr_chooser_list_item = 2131427403; + public const int mr_cast_route_item = 2131427403; // aapt resource value: 0x7F0B004C - public const int mr_controller_material_dialog_b = 2131427404; + public const int mr_chooser_dialog = 2131427404; // aapt resource value: 0x7F0B004D - public const int mr_controller_volume_item = 2131427405; + public const int mr_chooser_list_item = 2131427405; // aapt resource value: 0x7F0B004E - public const int mr_picker_dialog = 2131427406; + public const int mr_controller_material_dialog_b = 2131427406; // aapt resource value: 0x7F0B004F - public const int mr_picker_header_item = 2131427407; + public const int mr_controller_volume_item = 2131427407; // aapt resource value: 0x7F0B0050 - public const int mr_picker_route_item = 2131427408; + public const int mr_picker_dialog = 2131427408; // aapt resource value: 0x7F0B0051 - public const int mr_playback_control = 2131427409; + public const int mr_picker_header_item = 2131427409; // aapt resource value: 0x7F0B0052 - public const int mr_volume_control = 2131427410; + public const int mr_picker_route_item = 2131427410; // aapt resource value: 0x7F0B0053 - public const int mtrl_alert_dialog = 2131427411; + public const int mr_playback_control = 2131427411; // aapt resource value: 0x7F0B0054 - public const int mtrl_alert_dialog_actions = 2131427412; + public const int mr_volume_control = 2131427412; // aapt resource value: 0x7F0B0055 - public const int mtrl_alert_dialog_title = 2131427413; + public const int mtrl_alert_dialog = 2131427413; // aapt resource value: 0x7F0B0056 - public const int mtrl_alert_select_dialog_item = 2131427414; + public const int mtrl_alert_dialog_actions = 2131427414; // aapt resource value: 0x7F0B0057 - public const int mtrl_alert_select_dialog_multichoice = 2131427415; + public const int mtrl_alert_dialog_title = 2131427415; // aapt resource value: 0x7F0B0058 - public const int mtrl_alert_select_dialog_singlechoice = 2131427416; + public const int mtrl_alert_select_dialog_item = 2131427416; // aapt resource value: 0x7F0B0059 - public const int mtrl_calendar_day = 2131427417; - - // aapt resource value: 0x7F0B005B - public const int mtrl_calendar_days_of_week = 2131427419; + public const int mtrl_alert_select_dialog_multichoice = 2131427417; // aapt resource value: 0x7F0B005A - public const int mtrl_calendar_day_of_week = 2131427418; + public const int mtrl_alert_select_dialog_singlechoice = 2131427418; - // aapt resource value: 0x7F0B005C - public const int mtrl_calendar_horizontal = 2131427420; + // aapt resource value: 0x7F0B005B + public const int mtrl_calendar_day = 2131427419; // aapt resource value: 0x7F0B005D - public const int mtrl_calendar_month = 2131427421; + public const int mtrl_calendar_days_of_week = 2131427421; - // aapt resource value: 0x7F0B0060 - public const int mtrl_calendar_months = 2131427424; + // aapt resource value: 0x7F0B005C + public const int mtrl_calendar_day_of_week = 2131427420; // aapt resource value: 0x7F0B005E - public const int mtrl_calendar_month_labeled = 2131427422; + public const int mtrl_calendar_horizontal = 2131427422; // aapt resource value: 0x7F0B005F - public const int mtrl_calendar_month_navigation = 2131427423; - - // aapt resource value: 0x7F0B0061 - public const int mtrl_calendar_vertical = 2131427425; + public const int mtrl_calendar_month = 2131427423; // aapt resource value: 0x7F0B0062 - public const int mtrl_calendar_year = 2131427426; + public const int mtrl_calendar_months = 2131427426; + + // aapt resource value: 0x7F0B0060 + public const int mtrl_calendar_month_labeled = 2131427424; + + // aapt resource value: 0x7F0B0061 + public const int mtrl_calendar_month_navigation = 2131427425; // aapt resource value: 0x7F0B0063 - public const int mtrl_layout_snackbar = 2131427427; + public const int mtrl_calendar_vertical = 2131427427; // aapt resource value: 0x7F0B0064 - public const int mtrl_layout_snackbar_include = 2131427428; + public const int mtrl_calendar_year = 2131427428; // aapt resource value: 0x7F0B0065 - public const int mtrl_navigation_rail_item = 2131427429; + public const int mtrl_layout_snackbar = 2131427429; // aapt resource value: 0x7F0B0066 - public const int mtrl_picker_actions = 2131427430; + public const int mtrl_layout_snackbar_include = 2131427430; // aapt resource value: 0x7F0B0067 - public const int mtrl_picker_dialog = 2131427431; + public const int mtrl_navigation_rail_item = 2131427431; // aapt resource value: 0x7F0B0068 - public const int mtrl_picker_fullscreen = 2131427432; + public const int mtrl_picker_actions = 2131427432; // aapt resource value: 0x7F0B0069 - public const int mtrl_picker_header_dialog = 2131427433; + public const int mtrl_picker_dialog = 2131427433; // aapt resource value: 0x7F0B006A - public const int mtrl_picker_header_fullscreen = 2131427434; + public const int mtrl_picker_fullscreen = 2131427434; // aapt resource value: 0x7F0B006B - public const int mtrl_picker_header_selection_text = 2131427435; + public const int mtrl_picker_header_dialog = 2131427435; // aapt resource value: 0x7F0B006C - public const int mtrl_picker_header_title_text = 2131427436; + public const int mtrl_picker_header_fullscreen = 2131427436; // aapt resource value: 0x7F0B006D - public const int mtrl_picker_header_toggle = 2131427437; + public const int mtrl_picker_header_selection_text = 2131427437; // aapt resource value: 0x7F0B006E - public const int mtrl_picker_text_input_date = 2131427438; + public const int mtrl_picker_header_title_text = 2131427438; // aapt resource value: 0x7F0B006F - public const int mtrl_picker_text_input_date_range = 2131427439; + public const int mtrl_picker_header_toggle = 2131427439; // aapt resource value: 0x7F0B0070 - public const int notification_action = 2131427440; + public const int mtrl_picker_text_input_date = 2131427440; // aapt resource value: 0x7F0B0071 - public const int notification_action_tombstone = 2131427441; + public const int mtrl_picker_text_input_date_range = 2131427441; // aapt resource value: 0x7F0B0072 - public const int notification_media_action = 2131427442; + public const int notification_action = 2131427442; // aapt resource value: 0x7F0B0073 - public const int notification_media_cancel_action = 2131427443; + public const int notification_action_tombstone = 2131427443; // aapt resource value: 0x7F0B0074 - public const int notification_template_big_media = 2131427444; + public const int notification_media_action = 2131427444; // aapt resource value: 0x7F0B0075 - public const int notification_template_big_media_custom = 2131427445; + public const int notification_media_cancel_action = 2131427445; // aapt resource value: 0x7F0B0076 - public const int notification_template_big_media_narrow = 2131427446; + public const int notification_template_big_media = 2131427446; // aapt resource value: 0x7F0B0077 - public const int notification_template_big_media_narrow_custom = 2131427447; + public const int notification_template_big_media_custom = 2131427447; // aapt resource value: 0x7F0B0078 - public const int notification_template_custom_big = 2131427448; + public const int notification_template_big_media_narrow = 2131427448; // aapt resource value: 0x7F0B0079 - public const int notification_template_icon_group = 2131427449; + public const int notification_template_big_media_narrow_custom = 2131427449; // aapt resource value: 0x7F0B007A - public const int notification_template_lines_media = 2131427450; + public const int notification_template_custom_big = 2131427450; // aapt resource value: 0x7F0B007B - public const int notification_template_media = 2131427451; + public const int notification_template_icon_group = 2131427451; // aapt resource value: 0x7F0B007C - public const int notification_template_media_custom = 2131427452; + public const int notification_template_lines_media = 2131427452; // aapt resource value: 0x7F0B007D - public const int notification_template_part_chronometer = 2131427453; + public const int notification_template_media = 2131427453; // aapt resource value: 0x7F0B007E - public const int notification_template_part_time = 2131427454; + public const int notification_template_media_custom = 2131427454; // aapt resource value: 0x7F0B007F - public const int preference = 2131427455; + public const int notification_template_part_chronometer = 2131427455; // aapt resource value: 0x7F0B0080 - public const int preference_category = 2131427456; + public const int notification_template_part_time = 2131427456; // aapt resource value: 0x7F0B0081 - public const int preference_category_material = 2131427457; + public const int preference = 2131427457; // aapt resource value: 0x7F0B0082 - public const int preference_dialog_edittext = 2131427458; + public const int preference_category = 2131427458; // aapt resource value: 0x7F0B0083 - public const int preference_dropdown = 2131427459; + public const int preference_category_material = 2131427459; // aapt resource value: 0x7F0B0084 - public const int preference_dropdown_material = 2131427460; + public const int preference_dialog_edittext = 2131427460; // aapt resource value: 0x7F0B0085 - public const int preference_information = 2131427461; + public const int preference_dropdown = 2131427461; // aapt resource value: 0x7F0B0086 - public const int preference_information_material = 2131427462; + public const int preference_dropdown_material = 2131427462; // aapt resource value: 0x7F0B0087 - public const int preference_list_fragment = 2131427463; + public const int preference_information = 2131427463; // aapt resource value: 0x7F0B0088 - public const int preference_material = 2131427464; + public const int preference_information_material = 2131427464; // aapt resource value: 0x7F0B0089 - public const int preference_recyclerview = 2131427465; + public const int preference_list_fragment = 2131427465; // aapt resource value: 0x7F0B008A - public const int preference_widget_checkbox = 2131427466; + public const int preference_material = 2131427466; // aapt resource value: 0x7F0B008B - public const int preference_widget_seekbar = 2131427467; + public const int preference_recyclerview = 2131427467; // aapt resource value: 0x7F0B008C - public const int preference_widget_seekbar_material = 2131427468; + public const int preference_widget_checkbox = 2131427468; // aapt resource value: 0x7F0B008D - public const int preference_widget_switch = 2131427469; + public const int preference_widget_seekbar = 2131427469; // aapt resource value: 0x7F0B008E - public const int preference_widget_switch_compat = 2131427470; + public const int preference_widget_seekbar_material = 2131427470; // aapt resource value: 0x7F0B008F - public const int RootLayout = 2131427471; + public const int preference_widget_switch = 2131427471; // aapt resource value: 0x7F0B0090 - public const int select_dialog_item_material = 2131427472; + public const int preference_widget_switch_compat = 2131427472; // aapt resource value: 0x7F0B0091 - public const int select_dialog_multichoice_material = 2131427473; + public const int RootLayout = 2131427473; // aapt resource value: 0x7F0B0092 - public const int select_dialog_singlechoice_material = 2131427474; + public const int select_dialog_item_material = 2131427474; // aapt resource value: 0x7F0B0093 - public const int ShellContent = 2131427475; + public const int select_dialog_multichoice_material = 2131427475; // aapt resource value: 0x7F0B0094 - public const int support_simple_spinner_dropdown_item = 2131427476; + public const int select_dialog_singlechoice_material = 2131427476; // aapt resource value: 0x7F0B0095 - public const int Tabbar = 2131427477; + public const int ShellContent = 2131427477; // aapt resource value: 0x7F0B0096 - public const int test_action_chip = 2131427478; + public const int support_simple_spinner_dropdown_item = 2131427478; // aapt resource value: 0x7F0B0097 - public const int test_chip_zero_corner_radius = 2131427479; + public const int Tabbar = 2131427479; // aapt resource value: 0x7F0B0098 - public const int test_design_checkbox = 2131427480; + public const int test_action_chip = 2131427480; // aapt resource value: 0x7F0B0099 - public const int test_design_radiobutton = 2131427481; + public const int test_chip_zero_corner_radius = 2131427481; // aapt resource value: 0x7F0B009A - public const int test_navigation_bar_item_layout = 2131427482; + public const int test_design_checkbox = 2131427482; // aapt resource value: 0x7F0B009B - public const int test_reflow_chipgroup = 2131427483; + public const int test_design_radiobutton = 2131427483; // aapt resource value: 0x7F0B009C - public const int test_toolbar = 2131427484; + public const int test_navigation_bar_item_layout = 2131427484; // aapt resource value: 0x7F0B009D - public const int test_toolbar_custom_background = 2131427485; + public const int test_reflow_chipgroup = 2131427485; // aapt resource value: 0x7F0B009E - public const int test_toolbar_elevation = 2131427486; + public const int test_toolbar = 2131427486; // aapt resource value: 0x7F0B009F - public const int test_toolbar_surface = 2131427487; - - // aapt resource value: 0x7F0B00A4 - public const int text_view_without_line_height = 2131427492; + public const int test_toolbar_custom_background = 2131427487; // aapt resource value: 0x7F0B00A0 - public const int text_view_with_line_height_from_appearance = 2131427488; + public const int test_toolbar_elevation = 2131427488; // aapt resource value: 0x7F0B00A1 - public const int text_view_with_line_height_from_layout = 2131427489; + public const int test_toolbar_surface = 2131427489; + + // aapt resource value: 0x7F0B00A6 + public const int text_view_without_line_height = 2131427494; // aapt resource value: 0x7F0B00A2 - public const int text_view_with_line_height_from_style = 2131427490; + public const int text_view_with_line_height_from_appearance = 2131427490; // aapt resource value: 0x7F0B00A3 - public const int text_view_with_theme_line_height = 2131427491; + public const int text_view_with_line_height_from_layout = 2131427491; + + // aapt resource value: 0x7F0B00A4 + public const int text_view_with_line_height_from_style = 2131427492; // aapt resource value: 0x7F0B00A5 - public const int Toolbar = 2131427493; + public const int text_view_with_theme_line_height = 2131427493; + + // aapt resource value: 0x7F0B00A7 + public const int Toolbar = 2131427495; static Layout() { @@ -26989,305 +27046,335 @@ namespace TINK.Droid // aapt resource value: 0x7F0E004F public const int hide_bottom_view_on_scroll_behavior = 2131624015; - // aapt resource value: 0x7F0E0050 - public const int icon_content_description = 2131624016; - // aapt resource value: 0x7F0E0051 - public const int item_view_role_description = 2131624017; + public const int icon_content_description = 2131624017; + + // aapt resource value: 0x7F0E0050 + public const int ic_media_route_learn_more_accessibility = 2131624016; // aapt resource value: 0x7F0E0052 - public const int library_name = 2131624018; + public const int item_view_role_description = 2131624018; // aapt resource value: 0x7F0E0053 - public const int material_clock_display_divider = 2131624019; + public const int library_name = 2131624019; // aapt resource value: 0x7F0E0054 - public const int material_clock_toggle_content_description = 2131624020; + public const int material_clock_display_divider = 2131624020; // aapt resource value: 0x7F0E0055 - public const int material_hour_selection = 2131624021; + public const int material_clock_toggle_content_description = 2131624021; // aapt resource value: 0x7F0E0056 - public const int material_hour_suffix = 2131624022; + public const int material_hour_selection = 2131624022; // aapt resource value: 0x7F0E0057 - public const int material_minute_selection = 2131624023; + public const int material_hour_suffix = 2131624023; // aapt resource value: 0x7F0E0058 - public const int material_minute_suffix = 2131624024; + public const int material_minute_selection = 2131624024; // aapt resource value: 0x7F0E0059 - public const int material_motion_easing_accelerated = 2131624025; + public const int material_minute_suffix = 2131624025; // aapt resource value: 0x7F0E005A - public const int material_motion_easing_decelerated = 2131624026; + public const int material_motion_easing_accelerated = 2131624026; // aapt resource value: 0x7F0E005B - public const int material_motion_easing_emphasized = 2131624027; + public const int material_motion_easing_decelerated = 2131624027; // aapt resource value: 0x7F0E005C - public const int material_motion_easing_linear = 2131624028; + public const int material_motion_easing_emphasized = 2131624028; // aapt resource value: 0x7F0E005D - public const int material_motion_easing_standard = 2131624029; + public const int material_motion_easing_linear = 2131624029; // aapt resource value: 0x7F0E005E - public const int material_slider_range_end = 2131624030; + public const int material_motion_easing_standard = 2131624030; // aapt resource value: 0x7F0E005F - public const int material_slider_range_start = 2131624031; + public const int material_slider_range_end = 2131624031; // aapt resource value: 0x7F0E0060 - public const int material_timepicker_am = 2131624032; + public const int material_slider_range_start = 2131624032; // aapt resource value: 0x7F0E0061 - public const int material_timepicker_clock_mode_description = 2131624033; + public const int material_timepicker_am = 2131624033; // aapt resource value: 0x7F0E0062 - public const int material_timepicker_hour = 2131624034; + public const int material_timepicker_clock_mode_description = 2131624034; // aapt resource value: 0x7F0E0063 - public const int material_timepicker_minute = 2131624035; + public const int material_timepicker_hour = 2131624035; // aapt resource value: 0x7F0E0064 - public const int material_timepicker_pm = 2131624036; + public const int material_timepicker_minute = 2131624036; // aapt resource value: 0x7F0E0065 - public const int material_timepicker_select_time = 2131624037; + public const int material_timepicker_pm = 2131624037; // aapt resource value: 0x7F0E0066 - public const int material_timepicker_text_input_mode_description = 2131624038; + public const int material_timepicker_select_time = 2131624038; // aapt resource value: 0x7F0E0067 - public const int mr_button_content_description = 2131624039; + public const int material_timepicker_text_input_mode_description = 2131624039; // aapt resource value: 0x7F0E0068 - public const int mr_cast_button_connected = 2131624040; + public const int mr_button_content_description = 2131624040; // aapt resource value: 0x7F0E0069 - public const int mr_cast_button_connecting = 2131624041; + public const int mr_cast_button_connected = 2131624041; // aapt resource value: 0x7F0E006A - public const int mr_cast_button_disconnected = 2131624042; + public const int mr_cast_button_connecting = 2131624042; // aapt resource value: 0x7F0E006B - public const int mr_cast_dialog_title_view_placeholder = 2131624043; + public const int mr_cast_button_disconnected = 2131624043; // aapt resource value: 0x7F0E006C - public const int mr_chooser_searching = 2131624044; + public const int mr_cast_dialog_title_view_placeholder = 2131624044; // aapt resource value: 0x7F0E006D - public const int mr_chooser_title = 2131624045; + public const int mr_chooser_looking_for_devices = 2131624045; // aapt resource value: 0x7F0E006E - public const int mr_controller_album_art = 2131624046; + public const int mr_chooser_searching = 2131624046; // aapt resource value: 0x7F0E006F - public const int mr_controller_casting_screen = 2131624047; + public const int mr_chooser_title = 2131624047; // aapt resource value: 0x7F0E0070 - public const int mr_controller_close_description = 2131624048; + public const int mr_chooser_wifi_learn_more = 2131624048; // aapt resource value: 0x7F0E0071 - public const int mr_controller_collapse_group = 2131624049; + public const int mr_chooser_wifi_warning_description_car = 2131624049; // aapt resource value: 0x7F0E0072 - public const int mr_controller_disconnect = 2131624050; + public const int mr_chooser_wifi_warning_description_phone = 2131624050; // aapt resource value: 0x7F0E0073 - public const int mr_controller_expand_group = 2131624051; + public const int mr_chooser_wifi_warning_description_tablet = 2131624051; // aapt resource value: 0x7F0E0074 - public const int mr_controller_no_info_available = 2131624052; + public const int mr_chooser_wifi_warning_description_tv = 2131624052; // aapt resource value: 0x7F0E0075 - public const int mr_controller_no_media_selected = 2131624053; + public const int mr_chooser_wifi_warning_description_unknown = 2131624053; // aapt resource value: 0x7F0E0076 - public const int mr_controller_pause = 2131624054; + public const int mr_chooser_wifi_warning_description_watch = 2131624054; // aapt resource value: 0x7F0E0077 - public const int mr_controller_play = 2131624055; + public const int mr_chooser_zero_routes_found_title = 2131624055; // aapt resource value: 0x7F0E0078 - public const int mr_controller_stop = 2131624056; + public const int mr_controller_album_art = 2131624056; // aapt resource value: 0x7F0E0079 - public const int mr_controller_stop_casting = 2131624057; + public const int mr_controller_casting_screen = 2131624057; // aapt resource value: 0x7F0E007A - public const int mr_controller_volume_slider = 2131624058; + public const int mr_controller_close_description = 2131624058; // aapt resource value: 0x7F0E007B - public const int mr_dialog_default_group_name = 2131624059; + public const int mr_controller_collapse_group = 2131624059; // aapt resource value: 0x7F0E007C - public const int mr_dialog_groupable_header = 2131624060; + public const int mr_controller_disconnect = 2131624060; // aapt resource value: 0x7F0E007D - public const int mr_dialog_transferable_header = 2131624061; + public const int mr_controller_expand_group = 2131624061; // aapt resource value: 0x7F0E007E - public const int mr_system_route_name = 2131624062; + public const int mr_controller_no_info_available = 2131624062; // aapt resource value: 0x7F0E007F - public const int mr_user_route_category_name = 2131624063; + public const int mr_controller_no_media_selected = 2131624063; // aapt resource value: 0x7F0E0080 - public const int mtrl_badge_numberless_content_description = 2131624064; + public const int mr_controller_pause = 2131624064; // aapt resource value: 0x7F0E0081 - public const int mtrl_chip_close_icon_content_description = 2131624065; + public const int mr_controller_play = 2131624065; // aapt resource value: 0x7F0E0082 - public const int mtrl_exceed_max_badge_number_content_description = 2131624066; + public const int mr_controller_stop = 2131624066; // aapt resource value: 0x7F0E0083 - public const int mtrl_exceed_max_badge_number_suffix = 2131624067; + public const int mr_controller_stop_casting = 2131624067; // aapt resource value: 0x7F0E0084 - public const int mtrl_picker_a11y_next_month = 2131624068; + public const int mr_controller_volume_slider = 2131624068; // aapt resource value: 0x7F0E0085 - public const int mtrl_picker_a11y_prev_month = 2131624069; + public const int mr_dialog_default_group_name = 2131624069; // aapt resource value: 0x7F0E0086 - public const int mtrl_picker_announce_current_selection = 2131624070; + public const int mr_dialog_groupable_header = 2131624070; // aapt resource value: 0x7F0E0087 - public const int mtrl_picker_cancel = 2131624071; + public const int mr_dialog_transferable_header = 2131624071; // aapt resource value: 0x7F0E0088 - public const int mtrl_picker_confirm = 2131624072; + public const int mr_system_route_name = 2131624072; // aapt resource value: 0x7F0E0089 - public const int mtrl_picker_date_header_selected = 2131624073; + public const int mr_user_route_category_name = 2131624073; // aapt resource value: 0x7F0E008A - public const int mtrl_picker_date_header_title = 2131624074; + public const int mtrl_badge_numberless_content_description = 2131624074; // aapt resource value: 0x7F0E008B - public const int mtrl_picker_date_header_unselected = 2131624075; + public const int mtrl_chip_close_icon_content_description = 2131624075; // aapt resource value: 0x7F0E008C - public const int mtrl_picker_day_of_week_column_header = 2131624076; + public const int mtrl_exceed_max_badge_number_content_description = 2131624076; // aapt resource value: 0x7F0E008D - public const int mtrl_picker_invalid_format = 2131624077; + public const int mtrl_exceed_max_badge_number_suffix = 2131624077; // aapt resource value: 0x7F0E008E - public const int mtrl_picker_invalid_format_example = 2131624078; + public const int mtrl_picker_a11y_next_month = 2131624078; // aapt resource value: 0x7F0E008F - public const int mtrl_picker_invalid_format_use = 2131624079; + public const int mtrl_picker_a11y_prev_month = 2131624079; // aapt resource value: 0x7F0E0090 - public const int mtrl_picker_invalid_range = 2131624080; + public const int mtrl_picker_announce_current_selection = 2131624080; // aapt resource value: 0x7F0E0091 - public const int mtrl_picker_navigate_to_year_description = 2131624081; + public const int mtrl_picker_cancel = 2131624081; // aapt resource value: 0x7F0E0092 - public const int mtrl_picker_out_of_range = 2131624082; + public const int mtrl_picker_confirm = 2131624082; // aapt resource value: 0x7F0E0093 - public const int mtrl_picker_range_header_only_end_selected = 2131624083; + public const int mtrl_picker_date_header_selected = 2131624083; // aapt resource value: 0x7F0E0094 - public const int mtrl_picker_range_header_only_start_selected = 2131624084; + public const int mtrl_picker_date_header_title = 2131624084; // aapt resource value: 0x7F0E0095 - public const int mtrl_picker_range_header_selected = 2131624085; + public const int mtrl_picker_date_header_unselected = 2131624085; // aapt resource value: 0x7F0E0096 - public const int mtrl_picker_range_header_title = 2131624086; + public const int mtrl_picker_day_of_week_column_header = 2131624086; // aapt resource value: 0x7F0E0097 - public const int mtrl_picker_range_header_unselected = 2131624087; + public const int mtrl_picker_invalid_format = 2131624087; // aapt resource value: 0x7F0E0098 - public const int mtrl_picker_save = 2131624088; + public const int mtrl_picker_invalid_format_example = 2131624088; // aapt resource value: 0x7F0E0099 - public const int mtrl_picker_text_input_date_hint = 2131624089; + public const int mtrl_picker_invalid_format_use = 2131624089; // aapt resource value: 0x7F0E009A - public const int mtrl_picker_text_input_date_range_end_hint = 2131624090; + public const int mtrl_picker_invalid_range = 2131624090; // aapt resource value: 0x7F0E009B - public const int mtrl_picker_text_input_date_range_start_hint = 2131624091; + public const int mtrl_picker_navigate_to_year_description = 2131624091; // aapt resource value: 0x7F0E009C - public const int mtrl_picker_text_input_day_abbr = 2131624092; + public const int mtrl_picker_out_of_range = 2131624092; // aapt resource value: 0x7F0E009D - public const int mtrl_picker_text_input_month_abbr = 2131624093; + public const int mtrl_picker_range_header_only_end_selected = 2131624093; // aapt resource value: 0x7F0E009E - public const int mtrl_picker_text_input_year_abbr = 2131624094; + public const int mtrl_picker_range_header_only_start_selected = 2131624094; // aapt resource value: 0x7F0E009F - public const int mtrl_picker_toggle_to_calendar_input_mode = 2131624095; + public const int mtrl_picker_range_header_selected = 2131624095; // aapt resource value: 0x7F0E00A0 - public const int mtrl_picker_toggle_to_day_selection = 2131624096; + public const int mtrl_picker_range_header_title = 2131624096; // aapt resource value: 0x7F0E00A1 - public const int mtrl_picker_toggle_to_text_input_mode = 2131624097; + public const int mtrl_picker_range_header_unselected = 2131624097; // aapt resource value: 0x7F0E00A2 - public const int mtrl_picker_toggle_to_year_selection = 2131624098; + public const int mtrl_picker_save = 2131624098; // aapt resource value: 0x7F0E00A3 - public const int nav_app_bar_navigate_up_description = 2131624099; + public const int mtrl_picker_text_input_date_hint = 2131624099; // aapt resource value: 0x7F0E00A4 - public const int nav_app_bar_open_drawer_description = 2131624100; + public const int mtrl_picker_text_input_date_range_end_hint = 2131624100; // aapt resource value: 0x7F0E00A5 - public const int not_set = 2131624101; + public const int mtrl_picker_text_input_date_range_start_hint = 2131624101; // aapt resource value: 0x7F0E00A6 - public const int overflow_tab_title = 2131624102; + public const int mtrl_picker_text_input_day_abbr = 2131624102; // aapt resource value: 0x7F0E00A7 - public const int password_toggle_content_description = 2131624103; + public const int mtrl_picker_text_input_month_abbr = 2131624103; // aapt resource value: 0x7F0E00A8 - public const int path_password_eye = 2131624104; + public const int mtrl_picker_text_input_year_abbr = 2131624104; // aapt resource value: 0x7F0E00A9 - public const int path_password_eye_mask_strike_through = 2131624105; + public const int mtrl_picker_toggle_to_calendar_input_mode = 2131624105; // aapt resource value: 0x7F0E00AA - public const int path_password_eye_mask_visible = 2131624106; + public const int mtrl_picker_toggle_to_day_selection = 2131624106; // aapt resource value: 0x7F0E00AB - public const int path_password_strike_through = 2131624107; + public const int mtrl_picker_toggle_to_text_input_mode = 2131624107; // aapt resource value: 0x7F0E00AC - public const int preference_copied = 2131624108; + public const int mtrl_picker_toggle_to_year_selection = 2131624108; // aapt resource value: 0x7F0E00AD - public const int project_id = 2131624109; + public const int nav_app_bar_navigate_up_description = 2131624109; // aapt resource value: 0x7F0E00AE - public const int search_menu_title = 2131624110; + public const int nav_app_bar_open_drawer_description = 2131624110; // aapt resource value: 0x7F0E00AF - public const int status_bar_notification_info_overflow = 2131624111; + public const int not_set = 2131624111; // aapt resource value: 0x7F0E00B0 - public const int summary_collapsed_preference_list = 2131624112; + public const int overflow_tab_title = 2131624112; // aapt resource value: 0x7F0E00B1 - public const int title_activity_webview = 2131624113; + public const int password_toggle_content_description = 2131624113; // aapt resource value: 0x7F0E00B2 - public const int v7_preference_off = 2131624114; + public const int path_password_eye = 2131624114; // aapt resource value: 0x7F0E00B3 - public const int v7_preference_on = 2131624115; + public const int path_password_eye_mask_strike_through = 2131624115; + + // aapt resource value: 0x7F0E00B4 + public const int path_password_eye_mask_visible = 2131624116; + + // aapt resource value: 0x7F0E00B5 + public const int path_password_strike_through = 2131624117; + + // aapt resource value: 0x7F0E00B6 + public const int preference_copied = 2131624118; + + // aapt resource value: 0x7F0E00B7 + public const int project_id = 2131624119; + + // aapt resource value: 0x7F0E00B8 + public const int search_menu_title = 2131624120; + + // aapt resource value: 0x7F0E00B9 + public const int status_bar_notification_info_overflow = 2131624121; + + // aapt resource value: 0x7F0E00BA + public const int summary_collapsed_preference_list = 2131624122; + + // aapt resource value: 0x7F0E00BB + public const int title_activity_webview = 2131624123; + + // aapt resource value: 0x7F0E00BC + public const int v7_preference_off = 2131624124; + + // aapt resource value: 0x7F0E00BD + public const int v7_preference_on = 2131624125; static String() { @@ -29655,7 +29742,7 @@ namespace TINK.Droid public partial class Styleable { - // aapt resource value: { 0x7F03004C,0x7F030053,0x7F030054,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F030134,0x7F030153,0x7F030154,0x7F030170,0x7F0301D5,0x7F0301DC,0x7F0301E2,0x7F0301E3,0x7F0301E6,0x7F0301FA,0x7F030210,0x7F03028C,0x7F0302F8,0x7F030336,0x7F030348,0x7F030349,0x7F0303C3,0x7F0303C7,0x7F030438,0x7F030444 } + // aapt resource value: { 0x7F03004C,0x7F030053,0x7F030054,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F030134,0x7F030153,0x7F030154,0x7F030170,0x7F0301D5,0x7F0301DC,0x7F0301E2,0x7F0301E3,0x7F0301E6,0x7F0301FA,0x7F030210,0x7F03028C,0x7F0302F9,0x7F030337,0x7F030349,0x7F03034A,0x7F0303C4,0x7F0303C8,0x7F030439,0x7F030445 } public static int[] ActionBar = new int[] { 2130903116, 2130903123, @@ -29678,14 +29765,14 @@ namespace TINK.Droid 2130903546, 2130903568, 2130903692, - 2130903800, - 2130903862, - 2130903880, + 2130903801, + 2130903863, 2130903881, - 2130904003, - 2130904007, - 2130904120, - 2130904132}; + 2130903882, + 2130904004, + 2130904008, + 2130904121, + 2130904133}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -29792,14 +29879,14 @@ namespace TINK.Droid public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F03004C,0x7F030053,0x7F0300DE,0x7F0301D5,0x7F0303C7,0x7F030444 } + // aapt resource value: { 0x7F03004C,0x7F030053,0x7F0300DE,0x7F0301D5,0x7F0303C8,0x7F030445 } public static int[] ActionMode = new int[] { 2130903116, 2130903123, 2130903262, 2130903509, - 2130904007, - 2130904132}; + 2130904008, + 2130904133}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -29841,13 +29928,13 @@ namespace TINK.Droid // aapt resource value: 1 public const int ActivityFilter_activityName = 1; - // aapt resource value: { 0x1010003,0x7F030003,0x7F030138,0x7F030139,0x7F0303F4 } + // aapt resource value: { 0x1010003,0x7F030003,0x7F030138,0x7F030139,0x7F0303F5 } public static int[] ActivityNavigator = new int[] { 16842755, 2130903043, 2130903352, 2130903353, - 2130904052}; + 2130904053}; // aapt resource value: 1 public const int ActivityNavigator_action = 1; @@ -29871,16 +29958,16 @@ namespace TINK.Droid // aapt resource value: 0 public const int ActivityRule_alwaysExpand = 0; - // aapt resource value: { 0x10100F2,0x7F030085,0x7F030086,0x7F030280,0x7F030281,0x7F0302F3,0x7F030392,0x7F030394 } + // aapt resource value: { 0x10100F2,0x7F030085,0x7F030086,0x7F030280,0x7F030281,0x7F0302F4,0x7F030393,0x7F030395 } public static int[] AlertDialog = new int[] { 16842994, 2130903173, 2130903174, 2130903680, 2130903681, - 2130903795, - 2130903954, - 2130903956}; + 2130903796, + 2130903955, + 2130903957}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -29963,7 +30050,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F030170,0x7F03018C,0x7F030276,0x7F030277,0x7F0303BC } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F030170,0x7F03018C,0x7F030276,0x7F030277,0x7F0303BD } public static int[] AppBarLayout = new int[] { 16842964, 16843919, @@ -29972,14 +30059,14 @@ namespace TINK.Droid 2130903436, 2130903670, 2130903671, - 2130903996}; + 2130903997}; - // aapt resource value: { 0x7F0303B6,0x7F0303B7,0x7F0303B9,0x7F0303BA } + // aapt resource value: { 0x7F0303B7,0x7F0303B8,0x7F0303BA,0x7F0303BB } public static int[] AppBarLayoutStates = new int[] { - 2130903990, 2130903991, - 2130903993, - 2130903994}; + 2130903992, + 2130903994, + 2130903995}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -30032,12 +30119,12 @@ namespace TINK.Droid public static int[] AppCompatEmojiHelper = new int[] { -1}; - // aapt resource value: { 0x1010119,0x7F0303AC,0x7F030436,0x7F030437 } + // aapt resource value: { 0x1010119,0x7F0303AD,0x7F030437,0x7F030438 } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903980, - 2130904118, - 2130904119}; + 2130903981, + 2130904119, + 2130904120}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -30051,12 +30138,12 @@ namespace TINK.Droid // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F030432,0x7F030433,0x7F030434 } + // aapt resource value: { 0x1010142,0x7F030433,0x7F030434,0x7F030435 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130904114, 2130904115, - 2130904116}; + 2130904116, + 2130904117}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -30101,7 +30188,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F030162,0x7F030163,0x7F030164,0x7F030165,0x7F030173,0x7F0301A9,0x7F0301BF,0x7F0301C8,0x7F030228,0x7F030279,0x7F0303F8,0x7F03041A } + // aapt resource value: { 0x1010034,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F030162,0x7F030163,0x7F030164,0x7F030165,0x7F030173,0x7F0301A9,0x7F0301BF,0x7F0301C8,0x7F030228,0x7F030279,0x7F0303F9,0x7F03041B } public static int[] AppCompatTextView = new int[] { 16842804, 2130903110, @@ -30123,8 +30210,8 @@ namespace TINK.Droid 2130903496, 2130903592, 2130903673, - 2130904056, - 2130904090}; + 2130904057, + 2130904091}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -30192,7 +30279,7 @@ namespace TINK.Droid // aapt resource value: 21 public const int AppCompatTextView_textLocale = 21; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030029,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030045,0x7F03006D,0x7F03007E,0x7F03007F,0x7F030080,0x7F030081,0x7F030082,0x7F030088,0x7F030089,0x7F0300AA,0x7F0300B3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F0300EA,0x7F0300EB,0x7F0300EC,0x7F0300ED,0x7F0300F4,0x7F0300F5,0x7F0300FC,0x7F030116,0x7F03014A,0x7F03014F,0x7F030150,0x7F030155,0x7F030157,0x7F030168,0x7F030169,0x7F03016C,0x7F03016D,0x7F03016F,0x7F0301E2,0x7F0301F4,0x7F03027C,0x7F03027D,0x7F03027E,0x7F03027F,0x7F030282,0x7F030283,0x7F030284,0x7F030285,0x7F030286,0x7F030287,0x7F030288,0x7F030289,0x7F03028A,0x7F030316,0x7F030317,0x7F030318,0x7F030335,0x7F030337,0x7F030350,0x7F030352,0x7F030353,0x7F030354,0x7F030370,0x7F03037A,0x7F03037C,0x7F03037D,0x7F0303A0,0x7F0303A1,0x7F0303D4,0x7F030403,0x7F030405,0x7F030406,0x7F030407,0x7F030409,0x7F03040A,0x7F03040B,0x7F03040C,0x7F030414,0x7F030415,0x7F030447,0x7F030448,0x7F030449,0x7F03044A,0x7F030478,0x7F030487,0x7F030488,0x7F030489,0x7F03048A,0x7F03048B,0x7F03048C,0x7F03048D,0x7F03048E,0x7F03048F,0x7F030490 } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030029,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030045,0x7F03006D,0x7F03007E,0x7F03007F,0x7F030080,0x7F030081,0x7F030082,0x7F030088,0x7F030089,0x7F0300AA,0x7F0300B3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F0300EA,0x7F0300EB,0x7F0300EC,0x7F0300ED,0x7F0300F4,0x7F0300F5,0x7F0300FC,0x7F030116,0x7F03014A,0x7F03014F,0x7F030150,0x7F030155,0x7F030157,0x7F030168,0x7F030169,0x7F03016C,0x7F03016D,0x7F03016F,0x7F0301E2,0x7F0301F4,0x7F03027C,0x7F03027D,0x7F03027E,0x7F03027F,0x7F030282,0x7F030283,0x7F030284,0x7F030285,0x7F030286,0x7F030287,0x7F030288,0x7F030289,0x7F03028A,0x7F030317,0x7F030318,0x7F030319,0x7F030336,0x7F030338,0x7F030351,0x7F030353,0x7F030354,0x7F030355,0x7F030371,0x7F03037B,0x7F03037D,0x7F03037E,0x7F0303A1,0x7F0303A2,0x7F0303D5,0x7F030404,0x7F030406,0x7F030407,0x7F030408,0x7F03040A,0x7F03040B,0x7F03040C,0x7F03040D,0x7F030415,0x7F030416,0x7F030448,0x7F030449,0x7F03044A,0x7F03044B,0x7F030479,0x7F030488,0x7F030489,0x7F03048A,0x7F03048B,0x7F03048C,0x7F03048D,0x7F03048E,0x7F03048F,0x7F030490,0x7F030491 } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -30280,38 +30367,37 @@ namespace TINK.Droid 2130903688, 2130903689, 2130903690, - 2130903830, 2130903831, 2130903832, - 2130903861, - 2130903863, - 2130903888, - 2130903890, + 2130903833, + 2130903862, + 2130903864, + 2130903889, 2130903891, 2130903892, - 2130903920, - 2130903930, - 2130903932, + 2130903893, + 2130903921, + 2130903931, 2130903933, - 2130903968, + 2130903934, 2130903969, - 2130904020, - 2130904067, - 2130904069, + 2130903970, + 2130904021, + 2130904068, 2130904070, 2130904071, - 2130904073, + 2130904072, 2130904074, 2130904075, 2130904076, - 2130904084, + 2130904077, 2130904085, - 2130904135, + 2130904086, 2130904136, 2130904137, 2130904138, - 2130904184, - 2130904199, + 2130904139, + 2130904185, 2130904200, 2130904201, 2130904202, @@ -30320,7 +30406,8 @@ namespace TINK.Droid 2130904205, 2130904206, 2130904207, - 2130904208}; + 2130904208, + 2130904209}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -30707,10 +30794,10 @@ namespace TINK.Droid public static int[] AppDataSearch = new int[] { -1}; - // aapt resource value: { 0x101030E,0x7F03037C } + // aapt resource value: { 0x101030E,0x7F03037D } public static int[] BackgroundStyle = new int[] { 16843534, - 2130903932}; + 2130903933}; // aapt resource value: 0 public const int BackgroundStyle_android_selectableItemBackground = 0; @@ -30718,15 +30805,15 @@ namespace TINK.Droid // aapt resource value: 1 public const int BackgroundStyle_selectableItemBackground = 1; - // aapt resource value: { 0x7F03004D,0x7F030057,0x7F030059,0x7F0301E4,0x7F0302AF,0x7F030301,0x7F030477 } + // aapt resource value: { 0x7F03004D,0x7F030057,0x7F030059,0x7F0301E4,0x7F0302AF,0x7F030302,0x7F030478 } public static int[] Badge = new int[] { 2130903117, 2130903127, 2130903129, 2130903524, 2130903727, - 2130903809, - 2130904183}; + 2130903810, + 2130904184}; // aapt resource value: 0 public const int Badge_backgroundColor = 0; @@ -30749,17 +30836,17 @@ namespace TINK.Droid // aapt resource value: 6 public const int Badge_verticalOffset = 6; - // aapt resource value: { 0x1010139,0x7F0301DA,0x7F0301FC,0x7F0302CC,0x7F03038A,0x7F03038C,0x7F030451,0x7F030454,0x7F030456 } + // aapt resource value: { 0x1010139,0x7F0301DA,0x7F0301FC,0x7F0302CD,0x7F03038B,0x7F03038D,0x7F030452,0x7F030455,0x7F030457 } public static int[] BaseProgressIndicator = new int[] { 16843065, 2130903514, 2130903548, - 2130903756, - 2130903946, - 2130903948, - 2130904145, - 2130904148, - 2130904150}; + 2130903757, + 2130903947, + 2130903949, + 2130904146, + 2130904149, + 2130904151}; // aapt resource value: 0 public const int BaseProgressIndicator_android_indeterminate = 0; @@ -30788,7 +30875,7 @@ namespace TINK.Droid // aapt resource value: 8 public const int BaseProgressIndicator_trackThickness = 8; - // aapt resource value: { 0x7F030055,0x7F030170,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F0301DD,0x7F03030F,0x7F030311,0x7F030312 } + // aapt resource value: { 0x7F030055,0x7F030170,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F0301DD,0x7F030310,0x7F030312,0x7F030313 } public static int[] BottomAppBar = new int[] { 2130903125, 2130903408, @@ -30798,9 +30885,9 @@ namespace TINK.Droid 2130903453, 2130903454, 2130903517, - 2130903823, - 2130903825, - 2130903826}; + 2130903824, + 2130903826, + 2130903827}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -30842,7 +30929,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int BottomNavigationView_itemHorizontalTranslationEnabled = 0; - // aapt resource value: { 0x101011F,0x1010440,0x7F030055,0x7F030060,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030066,0x7F030067,0x7F030068,0x7F0301CF,0x7F03030F,0x7F030311,0x7F030312,0x7F030315,0x7F030383,0x7F030386 } + // aapt resource value: { 0x101011F,0x1010440,0x7F030055,0x7F030060,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030066,0x7F030067,0x7F030068,0x7F0301CF,0x7F030310,0x7F030312,0x7F030313,0x7F030316,0x7F030384,0x7F030387 } public static int[] BottomSheetBehavior_Layout = new int[] { 16843039, 16843840, @@ -30856,12 +30943,12 @@ namespace TINK.Droid 2130903143, 2130903144, 2130903503, - 2130903823, - 2130903825, + 2130903824, 2130903826, - 2130903829, - 2130903939, - 2130903942}; + 2130903827, + 2130903830, + 2130903940, + 2130903943}; // aapt resource value: 1 public const int BottomSheetBehavior_Layout_android_elevation = 1; @@ -30924,10 +31011,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x7F03034F,0x7F030388 } + // aapt resource value: { 0x7F030350,0x7F030389 } public static int[] Capability = new int[] { - 2130903887, - 2130903944}; + 2130903888, + 2130903945}; // aapt resource value: 0 public const int Capability_queryPatterns = 0; @@ -31033,14 +31120,14 @@ namespace TINK.Droid // aapt resource value: 9 public const int Carousel_carousel_touchUp_velocityThreshold = 9; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x7F030152,0x7F0303CD,0x7F0303CE } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x7F030152,0x7F0303CE,0x7F0303CF } public static int[] CheckBoxPreference = new int[] { 16843247, 16843248, 16843249, 2130903378, - 2130904013, - 2130904014}; + 2130904014, + 2130904015}; // aapt resource value: 2 public const int CheckBoxPreference_android_disableDependentsState = 2; @@ -31079,7 +31166,7 @@ namespace TINK.Droid // aapt resource value: 3 public const int CheckedTextView_checkMarkTintMode = 3; - // aapt resource value: { 0x1010034,0x1010095,0x1010098,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F0300AD,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B4,0x7F0300B5,0x7F0300B6,0x7F0300B8,0x7F0300B9,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C7,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0300DC,0x7F0300DD,0x7F03017F,0x7F0301DB,0x7F0301E7,0x7F0301EC,0x7F03035F,0x7F030383,0x7F030386,0x7F03038E,0x7F030416,0x7F03041F } + // aapt resource value: { 0x1010034,0x1010095,0x1010098,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F0300AD,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B4,0x7F0300B5,0x7F0300B6,0x7F0300B8,0x7F0300B9,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C7,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0300DC,0x7F0300DD,0x7F03017F,0x7F0301DB,0x7F0301E7,0x7F0301EC,0x7F030360,0x7F030384,0x7F030387,0x7F03038F,0x7F030417,0x7F030420 } public static int[] Chip = new int[] { 16842804, 16842901, @@ -31117,22 +31204,22 @@ namespace TINK.Droid 2130903515, 2130903527, 2130903532, - 2130903903, - 2130903939, - 2130903942, - 2130903950, - 2130904086, - 2130904095}; + 2130903904, + 2130903940, + 2130903943, + 2130903951, + 2130904087, + 2130904096}; - // aapt resource value: { 0x7F0300AC,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F03037E,0x7F030395,0x7F030397 } + // aapt resource value: { 0x7F0300AC,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F03037F,0x7F030396,0x7F030398 } public static int[] ChipGroup = new int[] { 2130903212, 2130903231, 2130903232, 2130903233, - 2130903934, - 2130903957, - 2130903959}; + 2130903935, + 2130903958, + 2130903960}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -31307,11 +31394,11 @@ namespace TINK.Droid // aapt resource value: 1 public const int ClockFaceView_clockNumberTextColor = 1; - // aapt resource value: { 0x7F0300D4,0x7F0302A7,0x7F03037F } + // aapt resource value: { 0x7F0300D4,0x7F0302A7,0x7F030380 } public static int[] ClockHandView = new int[] { 2130903252, 2130903719, - 2130903935}; + 2130903936}; // aapt resource value: 0 public const int ClockHandView_clockHandColor = 0; @@ -31322,7 +31409,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int ClockHandView_selectorSize = 2; - // aapt resource value: { 0x7F0300E2,0x7F0300E3,0x7F030114,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030199,0x7F0301CA,0x7F0302B2,0x7F030368,0x7F03036A,0x7F0303BD,0x7F030438,0x7F03043A,0x7F03043B,0x7F030446 } + // aapt resource value: { 0x7F0300E2,0x7F0300E3,0x7F030114,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030199,0x7F0301CA,0x7F0302B2,0x7F030369,0x7F03036B,0x7F0303BE,0x7F030439,0x7F03043B,0x7F03043C,0x7F030447 } public static int[] CollapsingToolbarLayout = new int[] { 2130903266, 2130903267, @@ -31337,13 +31424,13 @@ namespace TINK.Droid 2130903449, 2130903498, 2130903730, - 2130903912, - 2130903914, - 2130903997, - 2130904120, - 2130904122, + 2130903913, + 2130903915, + 2130903998, + 2130904121, 2130904123, - 2130904134}; + 2130904124, + 2130904135}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -31458,7 +31545,7 @@ namespace TINK.Droid // aapt resource value: 3 public const int CompoundButton_buttonTintMode = 3; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302ED,0x7F0302EE,0x7F030320,0x7F030329,0x7F03032F,0x7F03034A,0x7F03034B,0x7F03034C,0x7F030459,0x7F03045B,0x7F03045D,0x7F03047D } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302EE,0x7F0302EF,0x7F030321,0x7F03032A,0x7F030330,0x7F03034B,0x7F03034C,0x7F03034D,0x7F03045A,0x7F03045C,0x7F03045E,0x7F03047E } public static int[] Constraint = new int[] { 16842948, 16842960, @@ -31571,18 +31658,18 @@ namespace TINK.Droid 2130903662, 2130903665, 2130903669, - 2130903789, 2130903790, - 2130903840, - 2130903849, - 2130903855, - 2130903882, + 2130903791, + 2130903841, + 2130903850, + 2130903856, 2130903883, 2130903884, - 2130904153, - 2130904155, - 2130904157, - 2130904189}; + 2130903885, + 2130904154, + 2130904156, + 2130904158, + 2130904190}; // aapt resource value: { 0x10100C4,0x10100D5,0x10100D6,0x10100D7,0x10100D8,0x10100D9,0x10100DC,0x10100F4,0x10100F5,0x10100F6,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10103B3,0x10103B4,0x10103B5,0x10103B6,0x1010440,0x101053B,0x101053C,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F0300CF,0x7F0300FE,0x7F030101,0x7F030102,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F03022F,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030272,0x7F030275 } public static int[] ConstraintLayout_Layout = new int[] { @@ -32043,10 +32130,10 @@ namespace TINK.Droid // aapt resource value: 113 public const int ConstraintLayout_Layout_layout_wrapBehaviorInParent = 113; - // aapt resource value: { 0x7F030104,0x7F03032E } + // aapt resource value: { 0x7F030104,0x7F03032F } public static int[] ConstraintLayout_placeholder = new int[] { 2130903300, - 2130903854}; + 2130903855}; // aapt resource value: 0 public const int ConstraintLayout_placeholder_content = 0; @@ -32054,12 +32141,12 @@ namespace TINK.Droid // aapt resource value: 1 public const int ConstraintLayout_placeholder_placeholder_emptyVisibility = 1; - // aapt resource value: { 0x7F030355,0x7F030356,0x7F030357,0x7F030358 } + // aapt resource value: { 0x7F030356,0x7F030357,0x7F030358,0x7F030359 } public static int[] ConstraintLayout_ReactiveGuide = new int[] { - 2130903893, 2130903894, 2130903895, - 2130903896}; + 2130903896, + 2130903897}; // aapt resource value: 0 public const int ConstraintLayout_ReactiveGuide_reactiveGuide_animateChange = 0; @@ -32073,7 +32160,7 @@ namespace TINK.Droid // aapt resource value: 3 public const int ConstraintLayout_ReactiveGuide_reactiveGuide_valueId = 3; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023D,0x7F030241,0x7F030242,0x7F030243,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030254,0x7F030259,0x7F03025A,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302ED,0x7F0302EE,0x7F0302EF,0x7F030320,0x7F030329,0x7F03032F,0x7F03034A,0x7F03034B,0x7F03034C,0x7F030459,0x7F03045B,0x7F03045D,0x7F03047D } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023D,0x7F030241,0x7F030242,0x7F030243,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030254,0x7F030259,0x7F03025A,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302EE,0x7F0302EF,0x7F0302F0,0x7F030321,0x7F03032A,0x7F030330,0x7F03034B,0x7F03034C,0x7F03034D,0x7F03045A,0x7F03045C,0x7F03045E,0x7F03047E } public static int[] ConstraintOverride = new int[] { 16842948, 16842960, @@ -32169,19 +32256,19 @@ namespace TINK.Droid 2130903662, 2130903665, 2130903669, - 2130903789, 2130903790, 2130903791, - 2130903840, - 2130903849, - 2130903855, - 2130903882, + 2130903792, + 2130903841, + 2130903850, + 2130903856, 2130903883, 2130903884, - 2130904153, - 2130904155, - 2130904157, - 2130904189}; + 2130903885, + 2130904154, + 2130904156, + 2130904158, + 2130904190}; // aapt resource value: 13 public const int ConstraintOverride_android_alpha = 13; @@ -32504,7 +32591,7 @@ namespace TINK.Droid // aapt resource value: 106 public const int ConstraintOverride_visibilityMode = 106; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10101B5,0x10101B6,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030000,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030148,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302ED,0x7F0302EE,0x7F030320,0x7F030329,0x7F03032F,0x7F03034C,0x7F03045B,0x7F03045D } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10101B5,0x10101B6,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030000,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030148,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302EE,0x7F0302EF,0x7F030321,0x7F03032A,0x7F030330,0x7F03034D,0x7F03045C,0x7F03045E } public static int[] ConstraintSet = new int[] { 16842948, 16842960, @@ -32619,14 +32706,14 @@ namespace TINK.Droid 2130903662, 2130903665, 2130903669, - 2130903789, 2130903790, - 2130903840, - 2130903849, - 2130903855, - 2130903884, - 2130904155, - 2130904157}; + 2130903791, + 2130903841, + 2130903850, + 2130903856, + 2130903885, + 2130904156, + 2130904158}; // aapt resource value: 15 public const int ConstraintSet_android_alpha = 15; @@ -33360,10 +33447,10 @@ namespace TINK.Droid // aapt resource value: 122 public const int Constraint_visibilityMode = 122; - // aapt resource value: { 0x7F030223,0x7F0303BB } + // aapt resource value: { 0x7F030223,0x7F0303BC } public static int[] CoordinatorLayout = new int[] { 2130903587, - 2130903995}; + 2130903996}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; @@ -33402,16 +33489,16 @@ namespace TINK.Droid // aapt resource value: 1 public const int CoordinatorLayout_statusBarBackground = 1; - // aapt resource value: { 0x7F030113,0x7F030123,0x7F030124,0x7F030158,0x7F030322,0x7F030366,0x7F030380,0x7F030462 } + // aapt resource value: { 0x7F030113,0x7F030123,0x7F030124,0x7F030158,0x7F030323,0x7F030367,0x7F030381,0x7F030463 } public static int[] Corpus = new int[] { 2130903315, 2130903331, 2130903332, 2130903384, - 2130903842, - 2130903910, - 2130903936, - 2130904162}; + 2130903843, + 2130903911, + 2130903937, + 2130904163}; // aapt resource value: 0 public const int Corpus_contentProviderUri = 0; @@ -33437,7 +33524,7 @@ namespace TINK.Droid // aapt resource value: 7 public const int Corpus_trimmable = 7; - // aapt resource value: { 0x7F030043,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030135,0x7F030136,0x7F030137,0x7F0302C8 } + // aapt resource value: { 0x7F030043,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030135,0x7F030136,0x7F030137,0x7F0302C9 } public static int[] CustomAttribute = new int[] { 2130903107, 2130903342, @@ -33449,7 +33536,7 @@ namespace TINK.Droid 2130903349, 2130903350, 2130903351, - 2130903752}; + 2130903753}; // aapt resource value: 0 public const int CustomAttribute_attributeName = 0; @@ -33484,7 +33571,7 @@ namespace TINK.Droid // aapt resource value: 10 public const int CustomAttribute_methodName = 10; - // aapt resource value: { 0x10101F2,0x10101F3,0x10101F4,0x10101F5,0x10101F6,0x10101F7,0x7F03014B,0x7F03014C,0x7F03014D,0x7F030151,0x7F0302FB,0x7F030338 } + // aapt resource value: { 0x10101F2,0x10101F3,0x10101F4,0x10101F5,0x10101F6,0x10101F7,0x7F03014B,0x7F03014C,0x7F03014D,0x7F030151,0x7F0302FC,0x7F030339 } public static int[] DialogPreference = new int[] { 16843250, 16843251, @@ -33496,8 +33583,8 @@ namespace TINK.Droid 2130903372, 2130903373, 2130903377, - 2130903803, - 2130903864}; + 2130903804, + 2130903865}; // aapt resource value: 2 public const int DialogPreference_android_dialogIcon = 2; @@ -33535,7 +33622,7 @@ namespace TINK.Droid // aapt resource value: 11 public const int DialogPreference_positiveButtonText = 11; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F03005A,0x7F0300E6,0x7F030161,0x7F0301CE,0x7F03039F,0x7F030426 } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F03005A,0x7F0300E6,0x7F030161,0x7F0301CE,0x7F0303A0,0x7F030427 } public static int[] DrawerArrowToggle = new int[] { 2130903105, 2130903106, @@ -33543,8 +33630,8 @@ namespace TINK.Droid 2130903270, 2130903393, 2130903502, - 2130903967, - 2130904102}; + 2130903968, + 2130904103}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -33577,21 +33664,21 @@ namespace TINK.Droid // aapt resource value: 0 public const int DrawerLayout_elevation = 0; - // aapt resource value: { 0x7F030471 } + // aapt resource value: { 0x7F030472 } public static int[] EditTextPreference = new int[] { - 2130904177}; + 2130904178}; // aapt resource value: 0 public const int EditTextPreference_useSimpleSummaryProvider = 0; - // aapt resource value: { 0x7F0300E1,0x7F030170,0x7F030195,0x7F0301DB,0x7F03038E,0x7F030393 } + // aapt resource value: { 0x7F0300E1,0x7F030170,0x7F030195,0x7F0301DB,0x7F03038F,0x7F030394 } public static int[] ExtendedFloatingActionButton = new int[] { 2130903265, 2130903408, 2130903445, 2130903515, - 2130903950, - 2130903955}; + 2130903951, + 2130903956}; // aapt resource value: { 0x7F03005E,0x7F03005F } public static int[] ExtendedFloatingActionButton_Behavior_Layout = new int[] { @@ -33622,10 +33709,10 @@ namespace TINK.Droid // aapt resource value: 5 public const int ExtendedFloatingActionButton_shrinkMotionSpec = 5; - // aapt resource value: { 0x7F030319,0x7F03031A } + // aapt resource value: { 0x7F03031A,0x7F03031B } public static int[] FeatureParam = new int[] { - 2130903833, - 2130903834}; + 2130903834, + 2130903835}; // aapt resource value: 0 public const int FeatureParam_paramName = 0; @@ -33633,7 +33720,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int FeatureParam_paramValue = 1; - // aapt resource value: { 0x101000E,0x7F030055,0x7F030056,0x7F03006C,0x7F030170,0x7F03017F,0x7F03019F,0x7F0301A0,0x7F0301DB,0x7F0301E5,0x7F0302B1,0x7F030346,0x7F03035F,0x7F030383,0x7F030386,0x7F03038E,0x7F03046F } + // aapt resource value: { 0x101000E,0x7F030055,0x7F030056,0x7F03006C,0x7F030170,0x7F03017F,0x7F03019F,0x7F0301A0,0x7F0301DB,0x7F0301E5,0x7F0302B1,0x7F030347,0x7F030360,0x7F030384,0x7F030387,0x7F03038F,0x7F030470 } public static int[] FloatingActionButton = new int[] { 16842766, 2130903125, @@ -33646,12 +33733,12 @@ namespace TINK.Droid 2130903515, 2130903525, 2130903729, - 2130903878, - 2130903903, - 2130903939, - 2130903942, - 2130903950, - 2130904175}; + 2130903879, + 2130903904, + 2130903940, + 2130903943, + 2130903951, + 2130904176}; // aapt resource value: 0 public const int FloatingActionButton_android_enabled = 0; @@ -33732,7 +33819,7 @@ namespace TINK.Droid 2130903493, 2130903494}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0301BE,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F030463 } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0301BE,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F030464 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, @@ -33743,7 +33830,7 @@ namespace TINK.Droid 2130903495, 2130903496, 2130903497, - 2130904163}; + 2130904164}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -33837,14 +33924,14 @@ namespace TINK.Droid // aapt resource value: 2 public const int Fragment_android_tag = 2; - // aapt resource value: { 0x7F03013F,0x7F030140,0x7F030141,0x7F03036C,0x7F03036F,0x7F030382 } + // aapt resource value: { 0x7F03013F,0x7F030140,0x7F030141,0x7F03036D,0x7F030370,0x7F030383 } public static int[] GlobalSearch = new int[] { 2130903359, 2130903360, 2130903361, - 2130903916, - 2130903919, - 2130903938}; + 2130903917, + 2130903920, + 2130903939}; // aapt resource value: { 0x7F030033 } public static int[] GlobalSearchCorpus = new int[] { @@ -33853,10 +33940,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int GlobalSearchCorpus_allowShortcuts = 0; - // aapt resource value: { 0x7F030373,0x7F030376 } + // aapt resource value: { 0x7F030374,0x7F030377 } public static int[] GlobalSearchSection = new int[] { - 2130903923, - 2130903926}; + 2130903924, + 2130903927}; // aapt resource value: 0 public const int GlobalSearchSection_sectionContent = 0; @@ -33944,7 +34031,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x7F030037,0x7F030069,0x7F03007D,0x7F030115,0x7F03012B,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F03030D,0x7F030361,0x7F030362,0x7F030363,0x7F03047F } + // aapt resource value: { 0x7F030037,0x7F030069,0x7F03007D,0x7F030115,0x7F03012B,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F03030E,0x7F030362,0x7F030363,0x7F030364,0x7F030480 } public static int[] ImageFilterView = new int[] { 2130903095, 2130903145, @@ -33955,11 +34042,11 @@ namespace TINK.Droid 2130903542, 2130903543, 2130903544, - 2130903821, - 2130903905, + 2130903822, 2130903906, 2130903907, - 2130904191}; + 2130903908, + 2130904192}; // aapt resource value: 0 public const int ImageFilterView_altSrc = 0; @@ -34003,14 +34090,14 @@ namespace TINK.Droid // aapt resource value: 13 public const int ImageFilterView_warmth = 13; - // aapt resource value: { 0x7F030203,0x7F03039D,0x7F030445,0x7F030473,0x7F030474,0x7F030475 } + // aapt resource value: { 0x7F030203,0x7F03039E,0x7F030446,0x7F030474,0x7F030475,0x7F030476 } public static int[] IMECorpus = new int[] { 2130903555, - 2130903965, - 2130904133, - 2130904179, + 2130903966, + 2130904134, 2130904180, - 2130904181}; + 2130904181, + 2130904182}; // aapt resource value: 0 public const int IMECorpus_inputEnabled = 0; @@ -34037,12 +34124,12 @@ namespace TINK.Droid // aapt resource value: 0 public const int include_constraintSet = 0; - // aapt resource value: { 0x7F03030F,0x7F030311,0x7F030312,0x7F030315 } + // aapt resource value: { 0x7F030310,0x7F030312,0x7F030313,0x7F030316 } public static int[] Insets = new int[] { - 2130903823, - 2130903825, + 2130903824, 2130903826, - 2130903829}; + 2130903827, + 2130903830}; // aapt resource value: 0 public const int Insets_paddingBottomSystemWindowInsets = 0; @@ -34063,7 +34150,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int ItemsViewRendererTheme_collectionViewStyle = 0; - // aapt resource value: { 0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302ED,0x7F0302EF,0x7F030459,0x7F03045B,0x7F03045D } + // aapt resource value: { 0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302EE,0x7F0302F0,0x7F03045A,0x7F03045C,0x7F03045E } public static int[] KeyAttribute = new int[] { 16843551, 16843552, @@ -34079,11 +34166,11 @@ namespace TINK.Droid 16843840, 2130903341, 2130903501, - 2130903789, - 2130903791, - 2130904153, - 2130904155, - 2130904157}; + 2130903790, + 2130903792, + 2130904154, + 2130904156, + 2130904158}; // aapt resource value: 0 public const int KeyAttribute_android_alpha = 0; @@ -34142,7 +34229,7 @@ namespace TINK.Droid // aapt resource value: 18 public const int KeyAttribute_transitionPathRotate = 18; - // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302ED,0x7F0302EF,0x7F03045B,0x7F03045D,0x7F030481,0x7F030482,0x7F030483,0x7F030484,0x7F030485 } + // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302EE,0x7F0302F0,0x7F03045C,0x7F03045E,0x7F030482,0x7F030483,0x7F030484,0x7F030485,0x7F030486 } public static int[] KeyCycle = new int[] { 16843551, 16843554, @@ -34156,15 +34243,15 @@ namespace TINK.Droid 16843840, 2130903341, 2130903501, - 2130903789, - 2130903791, - 2130904155, - 2130904157, - 2130904193, + 2130903790, + 2130903792, + 2130904156, + 2130904158, 2130904194, 2130904195, 2130904196, - 2130904197}; + 2130904197, + 2130904198}; // aapt resource value: 0 public const int KeyCycle_android_alpha = 0; @@ -34241,20 +34328,20 @@ namespace TINK.Droid public static int[] KeyFramesVelocity = new int[] { -1}; - // aapt resource value: { 0x7F03012D,0x7F03015C,0x7F0301CD,0x7F030221,0x7F0302EF,0x7F030320,0x7F030323,0x7F030324,0x7F030325,0x7F030326,0x7F030398,0x7F03045B } + // aapt resource value: { 0x7F03012D,0x7F03015C,0x7F0301CD,0x7F030221,0x7F0302F0,0x7F030321,0x7F030324,0x7F030325,0x7F030326,0x7F030327,0x7F030399,0x7F03045C } public static int[] KeyPosition = new int[] { 2130903341, 2130903388, 2130903501, 2130903585, - 2130903791, - 2130903840, - 2130903843, + 2130903792, + 2130903841, 2130903844, 2130903845, 2130903846, - 2130903960, - 2130904155}; + 2130903847, + 2130903961, + 2130904156}; // aapt resource value: 0 public const int KeyPosition_curveFit = 0; @@ -34292,7 +34379,7 @@ namespace TINK.Droid // aapt resource value: 11 public const int KeyPosition_transitionEasing = 11; - // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302ED,0x7F0302EF,0x7F03045B,0x7F03045D,0x7F030480,0x7F030481,0x7F030482,0x7F030483,0x7F030484 } + // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302EE,0x7F0302F0,0x7F03045C,0x7F03045E,0x7F030481,0x7F030482,0x7F030483,0x7F030484,0x7F030485 } public static int[] KeyTimeCycle = new int[] { 16843551, 16843554, @@ -34306,15 +34393,15 @@ namespace TINK.Droid 16843840, 2130903341, 2130903501, - 2130903789, - 2130903791, - 2130904155, - 2130904157, - 2130904192, + 2130903790, + 2130903792, + 2130904156, + 2130904158, 2130904193, 2130904194, 2130904195, - 2130904196}; + 2130904196, + 2130904197}; // aapt resource value: 0 public const int KeyTimeCycle_android_alpha = 0; @@ -34379,21 +34466,21 @@ namespace TINK.Droid // aapt resource value: 20 public const int KeyTimeCycle_waveShape = 20; - // aapt resource value: { 0x7F0301CD,0x7F0302EF,0x7F0302F0,0x7F0302F1,0x7F030303,0x7F030305,0x7F030306,0x7F03045F,0x7F030460,0x7F030461,0x7F03047A,0x7F03047B,0x7F03047C } + // aapt resource value: { 0x7F0301CD,0x7F0302F0,0x7F0302F1,0x7F0302F2,0x7F030304,0x7F030306,0x7F030307,0x7F030460,0x7F030461,0x7F030462,0x7F03047B,0x7F03047C,0x7F03047D } public static int[] KeyTrigger = new int[] { 2130903501, - 2130903791, 2130903792, 2130903793, - 2130903811, - 2130903813, + 2130903794, + 2130903812, 2130903814, - 2130904159, + 2130903815, 2130904160, 2130904161, - 2130904186, + 2130904162, 2130904187, - 2130904188}; + 2130904188, + 2130904189}; // aapt resource value: 0 public const int KeyTrigger_framePosition = 0; @@ -34434,7 +34521,7 @@ namespace TINK.Droid // aapt resource value: 12 public const int KeyTrigger_viewTransitionOnPositiveCross = 12; - // aapt resource value: { 0x10100C4,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x10103B5,0x10103B6,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302B0,0x7F0302B4,0x7F0302CB,0x7F0302CF } + // aapt resource value: { 0x10100C4,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x10103B5,0x10103B6,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302B0,0x7F0302B4,0x7F0302CC,0x7F0302D0 } public static int[] Layout = new int[] { 16842948, 16842996, @@ -34509,8 +34596,8 @@ namespace TINK.Droid 2130903669, 2130903728, 2130903732, - 2130903755, - 2130903759}; + 2130903756, + 2130903760}; // aapt resource value: 2 public const int Layout_android_layout_height = 2; @@ -34737,7 +34824,7 @@ namespace TINK.Droid // aapt resource value: 74 public const int Layout_minWidth = 74; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F030154,0x7F030156,0x7F0302B5,0x7F03038D } + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F030154,0x7F030156,0x7F0302B5,0x7F03038E } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, @@ -34747,7 +34834,7 @@ namespace TINK.Droid 2130903380, 2130903382, 2130903733, - 2130903949}; + 2130903950}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -34817,13 +34904,13 @@ namespace TINK.Droid // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10100B2,0x10101F8,0x7F030181,0x7F030182,0x7F030471 } + // aapt resource value: { 0x10100B2,0x10101F8,0x7F030181,0x7F030182,0x7F030472 } public static int[] ListPreference = new int[] { 16842930, 16843256, 2130903425, 2130903426, - 2130904177}; + 2130904178}; // aapt resource value: 0 public const int ListPreference_android_entries = 0; @@ -34855,7 +34942,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int LoadingImageView_imageAspectRatioAdjust = 2; - // aapt resource value: { 0x7F030039,0x7F03004D,0x7F03008C,0x7F03008D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03028B,0x7F03028E,0x7F03028F,0x7F030464,0x7F030465,0x7F030466,0x7F030467,0x7F030468,0x7F030469,0x7F03046A,0x7F03046B,0x7F030472,0x7F030494 } + // aapt resource value: { 0x7F030039,0x7F03004D,0x7F03008C,0x7F03008D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03028B,0x7F03028E,0x7F03028F,0x7F030465,0x7F030466,0x7F030467,0x7F030468,0x7F030469,0x7F03046A,0x7F03046B,0x7F03046C,0x7F030473,0x7F030495 } public static int[] MapAttrs = new int[] { 2130903097, 2130903117, @@ -34873,7 +34960,6 @@ namespace TINK.Droid 2130903691, 2130903694, 2130903695, - 2130904164, 2130904165, 2130904166, 2130904167, @@ -34881,8 +34967,9 @@ namespace TINK.Droid 2130904169, 2130904170, 2130904171, - 2130904178, - 2130904212}; + 2130904172, + 2130904179, + 2130904213}; // aapt resource value: 0 public const int MapAttrs_ambientEnabled = 0; @@ -35011,7 +35098,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int MaterialAutoCompleteTextView_android_inputType = 0; - // aapt resource value: { 0x10100D4,0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x10101E5,0x7F030055,0x7F030056,0x7F03011D,0x7F030170,0x7F0301E6,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301ED,0x7F0301EE,0x7F03035F,0x7F030383,0x7F030386,0x7F0303BE,0x7F0303BF } + // aapt resource value: { 0x10100D4,0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x10101E5,0x7F030055,0x7F030056,0x7F03011D,0x7F030170,0x7F0301E6,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301ED,0x7F0301EE,0x7F030360,0x7F030384,0x7F030387,0x7F0303BF,0x7F0303C0 } public static int[] MaterialButton = new int[] { 16842964, 16843191, @@ -35029,17 +35116,17 @@ namespace TINK.Droid 2130903530, 2130903533, 2130903534, - 2130903903, - 2130903939, - 2130903942, - 2130903998, - 2130903999}; + 2130903904, + 2130903940, + 2130903943, + 2130903999, + 2130904000}; - // aapt resource value: { 0x7F0300AB,0x7F03037E,0x7F030397 } + // aapt resource value: { 0x7F0300AB,0x7F03037F,0x7F030398 } public static int[] MaterialButtonToggleGroup = new int[] { 2130903211, - 2130903934, - 2130903959}; + 2130903935, + 2130903960}; // aapt resource value: 0 public const int MaterialButtonToggleGroup_checkedButton = 0; @@ -35113,18 +35200,18 @@ namespace TINK.Droid // aapt resource value: 20 public const int MaterialButton_strokeWidth = 20; - // aapt resource value: { 0x101020D,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F0302FE,0x7F030351,0x7F030491,0x7F030492,0x7F030493 } + // aapt resource value: { 0x101020D,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F0302FF,0x7F030352,0x7F030492,0x7F030493,0x7F030494 } public static int[] MaterialCalendar = new int[] { 16843277, 2130903354, 2130903355, 2130903356, 2130903357, - 2130903806, - 2130903889, - 2130904209, + 2130903807, + 2130903890, 2130904210, - 2130904211}; + 2130904211, + 2130904212}; // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030209,0x7F030212,0x7F030213,0x7F03021A,0x7F03021B,0x7F03021F } public static int[] MaterialCalendarItem = new int[] { @@ -35199,7 +35286,7 @@ namespace TINK.Droid // aapt resource value: 9 public const int MaterialCalendar_yearTodayStyle = 9; - // aapt resource value: { 0x10101E5,0x7F030096,0x7F0300AD,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F03035F,0x7F030383,0x7F030386,0x7F0303B8,0x7F0303BE,0x7F0303BF } + // aapt resource value: { 0x10101E5,0x7F030096,0x7F0300AD,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F030360,0x7F030384,0x7F030387,0x7F0303B9,0x7F0303BF,0x7F0303C0 } public static int[] MaterialCardView = new int[] { 16843237, 2130903190, @@ -35207,12 +35294,12 @@ namespace TINK.Droid 2130903215, 2130903216, 2130903217, - 2130903903, - 2130903939, - 2130903942, - 2130903992, - 2130903998, - 2130903999}; + 2130903904, + 2130903940, + 2130903943, + 2130903993, + 2130903999, + 2130904000}; // aapt resource value: 0 public const int MaterialCardView_android_checkable = 0; @@ -35250,10 +35337,10 @@ namespace TINK.Droid // aapt resource value: 11 public const int MaterialCardView_strokeWidth = 11; - // aapt resource value: { 0x7F03008A,0x7F030470 } + // aapt resource value: { 0x7F03008A,0x7F030471 } public static int[] MaterialCheckBox = new int[] { 2130903178, - 2130904176}; + 2130904177}; // aapt resource value: 0 public const int MaterialCheckBox_buttonTint = 0; @@ -35261,10 +35348,10 @@ namespace TINK.Droid // aapt resource value: 1 public const int MaterialCheckBox_useMaterialThemeColors = 1; - // aapt resource value: { 0x7F03008A,0x7F030470 } + // aapt resource value: { 0x7F03008A,0x7F030471 } public static int[] MaterialRadioButton = new int[] { 2130903178, - 2130904176}; + 2130904177}; // aapt resource value: 0 public const int MaterialRadioButton_buttonTint = 0; @@ -35272,10 +35359,10 @@ namespace TINK.Droid // aapt resource value: 1 public const int MaterialRadioButton_useMaterialThemeColors = 1; - // aapt resource value: { 0x7F030383,0x7F030386 } + // aapt resource value: { 0x7F030384,0x7F030387 } public static int[] MaterialShape = new int[] { - 2130903939, - 2130903942}; + 2130903940, + 2130903943}; // aapt resource value: 0 public const int MaterialShape_shapeAppearance = 0; @@ -35324,11 +35411,11 @@ namespace TINK.Droid // aapt resource value: 1 public const int MaterialTimePicker_keyboardIcon = 1; - // aapt resource value: { 0x7F0302F7,0x7F0303C4,0x7F030439 } + // aapt resource value: { 0x7F0302F8,0x7F0303C5,0x7F03043A } public static int[] MaterialToolbar = new int[] { - 2130903799, - 2130904004, - 2130904121}; + 2130903800, + 2130904005, + 2130904122}; // aapt resource value: 0 public const int MaterialToolbar_navigationIconTint = 0; @@ -35389,7 +35476,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F030011,0x7F030025,0x7F030027,0x7F030036,0x7F030105,0x7F0301ED,0x7F0301EE,0x7F030302,0x7F03038B,0x7F03044C } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F030011,0x7F030025,0x7F030027,0x7F030036,0x7F030105,0x7F0301ED,0x7F0301EE,0x7F030303,0x7F03038C,0x7F03044D } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -35411,9 +35498,9 @@ namespace TINK.Droid 2130903301, 2130903533, 2130903534, - 2130903810, - 2130903947, - 2130904140}; + 2130903811, + 2130903948, + 2130904141}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -35484,7 +35571,7 @@ namespace TINK.Droid // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030345,0x7F0303C0 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030346,0x7F0303C1 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -35493,8 +35580,8 @@ namespace TINK.Droid 16843055, 16843056, 16843057, - 2130903877, - 2130904000}; + 2130903878, + 2130904001}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -35523,14 +35610,14 @@ namespace TINK.Droid // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x7F0302D0,0x7F0302D1,0x7F0302D2,0x7F0302D3,0x7F0302D4,0x7F0302D5 } + // aapt resource value: { 0x7F0302D1,0x7F0302D2,0x7F0302D3,0x7F0302D4,0x7F0302D5,0x7F0302D6 } public static int[] MockView = new int[] { - 2130903760, 2130903761, 2130903762, 2130903763, 2130903764, - 2130903765}; + 2130903765, + 2130903766}; // aapt resource value: 0 public const int MockView_mock_diagonalsColor = 0; @@ -35550,29 +35637,29 @@ namespace TINK.Droid // aapt resource value: 5 public const int MockView_mock_showLabel = 5; - // aapt resource value: { 0x7F03003A,0x7F03003B,0x7F03015C,0x7F0302EC,0x7F0302EE,0x7F030320,0x7F03034A,0x7F03034B,0x7F03034C,0x7F03045B } + // aapt resource value: { 0x7F03003A,0x7F03003B,0x7F03015C,0x7F0302ED,0x7F0302EF,0x7F030321,0x7F03034B,0x7F03034C,0x7F03034D,0x7F03045C } public static int[] Motion = new int[] { 2130903098, 2130903099, 2130903388, - 2130903788, - 2130903790, - 2130903840, - 2130903882, + 2130903789, + 2130903791, + 2130903841, 2130903883, 2130903884, - 2130904155}; + 2130903885, + 2130904156}; - // aapt resource value: { 0x7F0302E2,0x7F0302E3,0x7F0302E4,0x7F0302E5,0x7F0302E6,0x7F0302E7,0x7F0302E8,0x7F0302E9 } + // aapt resource value: { 0x7F0302E3,0x7F0302E4,0x7F0302E5,0x7F0302E6,0x7F0302E7,0x7F0302E8,0x7F0302E9,0x7F0302EA } public static int[] MotionEffect = new int[] { - 2130903778, 2130903779, 2130903780, 2130903781, 2130903782, 2130903783, 2130903784, - 2130903785}; + 2130903785, + 2130903786}; // aapt resource value: 0 public const int MotionEffect_motionEffect_alpha = 0; @@ -35598,10 +35685,10 @@ namespace TINK.Droid // aapt resource value: 7 public const int MotionEffect_motionEffect_viewTransition = 7; - // aapt resource value: { 0x7F030304,0x7F030307 } + // aapt resource value: { 0x7F030305,0x7F030308 } public static int[] MotionHelper = new int[] { - 2130903812, - 2130903815}; + 2130903813, + 2130903816}; // aapt resource value: 0 public const int MotionHelper_onHide = 0; @@ -35609,7 +35696,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int MotionHelper_onShow = 1; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x10100AF,0x101014F,0x1010164,0x10103AC,0x1010535,0x7F03006A,0x7F03006B,0x7F030364,0x7F03040F,0x7F030410,0x7F030411,0x7F030412,0x7F030413,0x7F03041B,0x7F03041C,0x7F03041D,0x7F03041E,0x7F030420,0x7F030421,0x7F030422,0x7F030423 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x10100AF,0x101014F,0x1010164,0x10103AC,0x1010535,0x7F03006A,0x7F03006B,0x7F030365,0x7F030410,0x7F030411,0x7F030412,0x7F030413,0x7F030414,0x7F03041C,0x7F03041D,0x7F03041E,0x7F03041F,0x7F030421,0x7F030422,0x7F030423,0x7F030424 } public static int[] MotionLabel = new int[] { 16842901, 16842902, @@ -35622,20 +35709,20 @@ namespace TINK.Droid 16844085, 2130903146, 2130903147, - 2130903908, - 2130904079, + 2130903909, 2130904080, 2130904081, 2130904082, 2130904083, - 2130904091, + 2130904084, 2130904092, 2130904093, 2130904094, - 2130904096, + 2130904095, 2130904097, 2130904098, - 2130904099}; + 2130904099, + 2130904100}; // aapt resource value: 8 public const int MotionLabel_android_autoSizeTextType = 8; @@ -35712,14 +35799,14 @@ namespace TINK.Droid // aapt resource value: 24 public const int MotionLabel_textureWidth = 24; - // aapt resource value: { 0x7F03003E,0x7F03012C,0x7F03022F,0x7F0302D6,0x7F0302ED,0x7F03038F } + // aapt resource value: { 0x7F03003E,0x7F03012C,0x7F03022F,0x7F0302D7,0x7F0302EE,0x7F030390 } public static int[] MotionLayout = new int[] { 2130903102, 2130903340, 2130903599, - 2130903766, - 2130903789, - 2130903951}; + 2130903767, + 2130903790, + 2130903952}; // aapt resource value: 0 public const int MotionLayout_applyMotionScene = 0; @@ -35750,11 +35837,11 @@ namespace TINK.Droid // aapt resource value: 1 public const int MotionScene_layoutDuringTransition = 1; - // aapt resource value: { 0x7F0303F5,0x7F0303F6,0x7F0303F7 } + // aapt resource value: { 0x7F0303F6,0x7F0303F7,0x7F0303F8 } public static int[] MotionTelltales = new int[] { - 2130904053, 2130904054, - 2130904055}; + 2130904055, + 2130904056}; // aapt resource value: 0 public const int MotionTelltales_telltales_tailColor = 0; @@ -35814,17 +35901,17 @@ namespace TINK.Droid // aapt resource value: 3 public const int MultiSelectListPreference_entryValues = 3; - // aapt resource value: { 0x10100D0,0x7F030149,0x7F030180,0x7F03018A,0x7F03022D,0x7F030330,0x7F030331,0x7F030332,0x7F030333 } + // aapt resource value: { 0x10100D0,0x7F030149,0x7F030180,0x7F03018A,0x7F03022D,0x7F030331,0x7F030332,0x7F030333,0x7F030334 } public static int[] NavAction = new int[] { 16842960, 2130903369, 2130903424, 2130903434, 2130903597, - 2130903856, 2130903857, 2130903858, - 2130903859}; + 2130903859, + 2130903860}; // aapt resource value: 0 public const int NavAction_android_id = 0; @@ -35853,12 +35940,12 @@ namespace TINK.Droid // aapt resource value: 8 public const int NavAction_popUpToInclusive = 8; - // aapt resource value: { 0x1010003,0x10101ED,0x7F030040,0x7F030300 } + // aapt resource value: { 0x1010003,0x10101ED,0x7F030040,0x7F030301 } public static int[] NavArgument = new int[] { 16842755, 16843245, 2130903104, - 2130903808}; + 2130903809}; // aapt resource value: 1 public const int NavArgument_android_defaultValue = 1; @@ -35872,12 +35959,12 @@ namespace TINK.Droid // aapt resource value: 3 public const int NavArgument_nullable = 3; - // aapt resource value: { 0x10104EE,0x7F030003,0x7F0302C9,0x7F03046E } + // aapt resource value: { 0x10104EE,0x7F030003,0x7F0302CA,0x7F03046F } public static int[] NavDeepLink = new int[] { 16844014, 2130903043, - 2130903753, - 2130904174}; + 2130903754, + 2130904175}; // aapt resource value: 1 public const int NavDeepLink_action = 1; @@ -35891,21 +35978,21 @@ namespace TINK.Droid // aapt resource value: 3 public const int NavDeepLink_uri = 3; - // aapt resource value: { 0x7F0303AF } + // aapt resource value: { 0x7F0303B0 } public static int[] NavGraphNavigator = new int[] { - 2130903983}; + 2130903984}; // aapt resource value: 0 public const int NavGraphNavigator_startDestination = 0; - // aapt resource value: { 0x7F0302F4 } + // aapt resource value: { 0x7F0302F5 } public static int[] NavHost = new int[] { - 2130903796}; + 2130903797}; // aapt resource value: 0 public const int NavHost_navGraph = 0; - // aapt resource value: { 0x7F030055,0x7F030170,0x7F030208,0x7F03020D,0x7F03020E,0x7F030211,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030227,0x7F0302C6 } + // aapt resource value: { 0x7F030055,0x7F030170,0x7F030208,0x7F03020D,0x7F03020E,0x7F030211,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030227,0x7F0302C7 } public static int[] NavigationBarView = new int[] { 2130903125, 2130903408, @@ -35917,7 +36004,7 @@ namespace TINK.Droid 2130903582, 2130903583, 2130903591, - 2130903750}; + 2130903751}; // aapt resource value: 0 public const int NavigationBarView_backgroundTint = 0; @@ -35952,10 +36039,10 @@ namespace TINK.Droid // aapt resource value: 10 public const int NavigationBarView_menu = 10; - // aapt resource value: { 0x7F0301D4,0x7F0302C7 } + // aapt resource value: { 0x7F0301D4,0x7F0302C8 } public static int[] NavigationRailView = new int[] { 2130903508, - 2130903751}; + 2130903752}; // aapt resource value: 0 public const int NavigationRailView_headerLayout = 0; @@ -35963,7 +36050,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int NavigationRailView_menuGravity = 1; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F030170,0x7F0301D4,0x7F030208,0x7F03020A,0x7F03020C,0x7F03020D,0x7F03020E,0x7F03020F,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F03021C,0x7F03021F,0x7F0302C6,0x7F030383,0x7F030386 } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F030170,0x7F0301D4,0x7F030208,0x7F03020A,0x7F03020C,0x7F03020D,0x7F03020E,0x7F03020F,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F03021C,0x7F03021F,0x7F0302C7,0x7F030384,0x7F030387 } public static int[] NavigationView = new int[] { 16842964, 16842973, @@ -35985,9 +36072,9 @@ namespace TINK.Droid 2130903576, 2130903580, 2130903583, - 2130903750, - 2130903939, - 2130903942}; + 2130903751, + 2130903940, + 2130903943}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -36076,10 +36163,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int NavInclude_graph = 0; - // aapt resource value: { 0x7F0300D2,0x7F0303F3 } + // aapt resource value: { 0x7F0300D2,0x7F0303F4 } public static int[] OnClick = new int[] { 2130903250, - 2130904051}; + 2130904052}; // aapt resource value: 0 public const int OnClick_clickAction = 0; @@ -36087,7 +36174,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int OnClick_targetId = 1; - // aapt resource value: { 0x7F030044,0x7F030159,0x7F03015A,0x7F03015B,0x7F030278,0x7F0302AC,0x7F0302B3,0x7F0302F2,0x7F0302FC,0x7F030309,0x7F030360,0x7F0303A7,0x7F0303A8,0x7F0303A9,0x7F0303AA,0x7F0303AB,0x7F03044D,0x7F03044E,0x7F03044F } + // aapt resource value: { 0x7F030044,0x7F030159,0x7F03015A,0x7F03015B,0x7F030278,0x7F0302AC,0x7F0302B3,0x7F0302F3,0x7F0302FD,0x7F03030A,0x7F030361,0x7F0303A8,0x7F0303A9,0x7F0303AA,0x7F0303AB,0x7F0303AC,0x7F03044E,0x7F03044F,0x7F030450 } public static int[] OnSwipe = new int[] { 2130903108, 2130903385, @@ -36096,18 +36183,18 @@ namespace TINK.Droid 2130903672, 2130903724, 2130903731, - 2130903794, - 2130903804, - 2130903817, - 2130903904, - 2130903975, + 2130903795, + 2130903805, + 2130903818, + 2130903905, 2130903976, 2130903977, 2130903978, 2130903979, - 2130904141, + 2130903980, 2130904142, - 2130904143}; + 2130904143, + 2130904144}; // aapt resource value: 0 public const int OnSwipe_autoCompleteMode = 0; @@ -36166,15 +36253,15 @@ namespace TINK.Droid // aapt resource value: 18 public const int OnSwipe_touchRegionId = 18; - // aapt resource value: { 0x1010176,0x10102C9,0x7F03030C } + // aapt resource value: { 0x1010176,0x10102C9,0x7F03030D } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903820}; + 2130903821}; - // aapt resource value: { 0x7F0303B5 } + // aapt resource value: { 0x7F0303B6 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903989}; + 2130903990}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -36188,7 +36275,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x1010002,0x101000D,0x101000E,0x10100F2,0x10101E1,0x10101E6,0x10101E8,0x10101E9,0x10101EA,0x10101EB,0x10101EC,0x10101ED,0x10101EE,0x10102E3,0x101055C,0x1010561,0x7F030030,0x7F030032,0x7F030144,0x7F030147,0x7F030174,0x7F030176,0x7F0301CC,0x7F0301E6,0x7F0301EB,0x7F030207,0x7F030220,0x7F03022E,0x7F03030A,0x7F030328,0x7F03037B,0x7F030389,0x7F030396,0x7F0303CC,0x7F030438,0x7F030486 } + // aapt resource value: { 0x1010002,0x101000D,0x101000E,0x10100F2,0x10101E1,0x10101E6,0x10101E8,0x10101E9,0x10101EA,0x10101EB,0x10101EC,0x10101ED,0x10101EE,0x10102E3,0x101055C,0x1010561,0x7F030030,0x7F030032,0x7F030144,0x7F030147,0x7F030174,0x7F030176,0x7F0301CC,0x7F0301E6,0x7F0301EB,0x7F030207,0x7F030220,0x7F03022E,0x7F03030B,0x7F030329,0x7F03037C,0x7F03038A,0x7F030397,0x7F0303CD,0x7F030439,0x7F030487 } public static int[] Preference = new int[] { 16842754, 16842765, @@ -36218,14 +36305,14 @@ namespace TINK.Droid 2130903559, 2130903584, 2130903598, - 2130903818, - 2130903848, - 2130903931, - 2130903945, - 2130903958, - 2130904012, - 2130904120, - 2130904198}; + 2130903819, + 2130903849, + 2130903932, + 2130903946, + 2130903959, + 2130904013, + 2130904121, + 2130904199}; // aapt resource value: { 0x10100F2,0x1010129,0x101012A,0x7F030031 } public static int[] PreferenceFragment = new int[] { @@ -36265,11 +36352,11 @@ namespace TINK.Droid // aapt resource value: 0 public const int PreferenceFragment_android_layout = 0; - // aapt resource value: { 0x10101E7,0x7F030202,0x7F03030B } + // aapt resource value: { 0x10101E7,0x7F030202,0x7F03030C } public static int[] PreferenceGroup = new int[] { 16843239, 2130903554, - 2130903819}; + 2130903820}; // aapt resource value: 0 public const int PreferenceGroup_android_orderingFromXml = 0; @@ -36299,13 +36386,12 @@ namespace TINK.Droid // aapt resource value: 3 public const int PreferenceImageView_maxWidth = 3; - // aapt resource value: { 0x7F0300A6,0x7F03014E,0x7F03016A,0x7F03016E,0x7F030339,0x7F03033A,0x7F03033B,0x7F03033C,0x7F03033D,0x7F03033E,0x7F03033F,0x7F030340,0x7F030341,0x7F030379,0x7F0303D2,0x7F0303D3 } + // aapt resource value: { 0x7F0300A6,0x7F03014E,0x7F03016A,0x7F03016E,0x7F03033A,0x7F03033B,0x7F03033C,0x7F03033D,0x7F03033E,0x7F03033F,0x7F030340,0x7F030341,0x7F030342,0x7F03037A,0x7F0303D3,0x7F0303D4 } public static int[] PreferenceTheme = new int[] { 2130903206, 2130903374, 2130903402, 2130903406, - 2130903865, 2130903866, 2130903867, 2130903868, @@ -36314,9 +36400,10 @@ namespace TINK.Droid 2130903871, 2130903872, 2130903873, - 2130903929, - 2130904018, - 2130904019}; + 2130903874, + 2130903930, + 2130904019, + 2130904020}; // aapt resource value: 0 public const int PreferenceTheme_checkBoxPreferenceStyle = 0; @@ -36474,13 +36561,13 @@ namespace TINK.Droid // aapt resource value: 35 public const int Preference_widgetLayout = 35; - // aapt resource value: { 0x10100DC,0x101031F,0x7F030259,0x7F0302ED,0x7F03047D } + // aapt resource value: { 0x10100DC,0x101031F,0x7F030259,0x7F0302EE,0x7F03047E } public static int[] PropertySet = new int[] { 16842972, 16843551, 2130903641, - 2130903789, - 2130904189}; + 2130903790, + 2130904190}; // aapt resource value: 1 public const int PropertySet_android_alpha = 1; @@ -36504,10 +36591,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int RadialViewGroup_materialCircleRadius = 0; - // aapt resource value: { 0x7F0302CD,0x7F030476 } + // aapt resource value: { 0x7F0302CE,0x7F030477 } public static int[] RangeSlider = new int[] { - 2130903757, - 2130904182}; + 2130903758, + 2130904183}; // aapt resource value: 0 public const int RangeSlider_minSeparation = 0; @@ -36515,10 +36602,10 @@ namespace TINK.Droid // aapt resource value: 1 public const int RangeSlider_values = 1; - // aapt resource value: { 0x7F03030E,0x7F030314 } + // aapt resource value: { 0x7F03030F,0x7F030315 } public static int[] RecycleListView = new int[] { - 2130903822, - 2130903828}; + 2130903823, + 2130903829}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -36526,7 +36613,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F030231,0x7F03035E,0x7F03039E,0x7F0303AD } + // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F030231,0x7F03035F,0x7F03039F,0x7F0303AE } public static int[] RecyclerView = new int[] { 16842948, 16842987, @@ -36537,9 +36624,9 @@ namespace TINK.Droid 2130903460, 2130903461, 2130903601, - 2130903902, - 2130903966, - 2130903981}; + 2130903903, + 2130903967, + 2130903982}; // aapt resource value: 1 public const int RecyclerView_android_clipToPadding = 1; @@ -36591,14 +36678,14 @@ namespace TINK.Droid // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x7F03036B } + // aapt resource value: { 0x7F03036C } public static int[] ScrollViewRendererTheme = new int[] { - 2130903915}; + 2130903916}; // aapt resource value: 0 public const int ScrollViewRendererTheme_scrollViewStyle = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F0300D7,0x7F0300FD,0x7F030142,0x7F0301D0,0x7F0301EF,0x7F03022E,0x7F03034D,0x7F03034E,0x7F03036D,0x7F03036E,0x7F0303C1,0x7F0303CB,0x7F03047E } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F0300D7,0x7F0300FD,0x7F030142,0x7F0301D0,0x7F0301EF,0x7F03022E,0x7F03034E,0x7F03034F,0x7F03036E,0x7F03036F,0x7F0303C2,0x7F0303CC,0x7F03047F } public static int[] SearchView = new int[] { 16842970, 16843039, @@ -36610,13 +36697,13 @@ namespace TINK.Droid 2130903504, 2130903535, 2130903598, - 2130903885, 2130903886, - 2130903917, + 2130903887, 2130903918, - 2130904001, - 2130904011, - 2130904190}; + 2130903919, + 2130904002, + 2130904012, + 2130904191}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -36669,15 +36756,15 @@ namespace TINK.Droid // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F0301FB,0x7F0302FF,0x7F030365,0x7F030374,0x7F030375,0x7F030377,0x7F0303C2 } + // aapt resource value: { 0x7F0301FB,0x7F030300,0x7F030366,0x7F030375,0x7F030376,0x7F030378,0x7F0303C3 } public static int[] Section = new int[] { 2130903547, - 2130903807, - 2130903909, - 2130903924, + 2130903808, + 2130903910, 2130903925, - 2130903927, - 2130904002}; + 2130903926, + 2130903928, + 2130904003}; // aapt resource value: { 0x7F0301A6 } public static int[] SectionFeature = new int[] { @@ -36707,15 +36794,15 @@ namespace TINK.Droid // aapt resource value: 6 public const int Section_subsectionSeparator = 6; - // aapt resource value: { 0x10100F2,0x1010136,0x7F03002B,0x7F0302CA,0x7F030378,0x7F030390,0x7F03046D } + // aapt resource value: { 0x10100F2,0x1010136,0x7F03002B,0x7F0302CB,0x7F030379,0x7F030391,0x7F03046E } public static int[] SeekBarPreference = new int[] { 16842994, 16843062, 2130903083, - 2130903754, - 2130903928, - 2130903952, - 2130904173}; + 2130903755, + 2130903929, + 2130903953, + 2130904174}; // aapt resource value: 2 public const int SeekBarPreference_adjustable = 2; @@ -36738,7 +36825,7 @@ namespace TINK.Droid // aapt resource value: 6 public const int SeekBarPreference_updatesContinuously = 6; - // aapt resource value: { 0x7F03010C,0x7F03010D,0x7F03010E,0x7F03010F,0x7F030110,0x7F030111,0x7F030112,0x7F030383,0x7F030386,0x7F0303BE,0x7F0303BF } + // aapt resource value: { 0x7F03010C,0x7F03010D,0x7F03010E,0x7F03010F,0x7F030110,0x7F030111,0x7F030112,0x7F030384,0x7F030387,0x7F0303BF,0x7F0303C0 } public static int[] ShapeableImageView = new int[] { 2130903308, 2130903309, @@ -36747,10 +36834,10 @@ namespace TINK.Droid 2130903312, 2130903313, 2130903314, - 2130903939, - 2130903942, - 2130903998, - 2130903999}; + 2130903940, + 2130903943, + 2130903999, + 2130904000}; // aapt resource value: 0 public const int ShapeableImageView_contentPadding = 0; @@ -36828,11 +36915,11 @@ namespace TINK.Droid // aapt resource value: 9 public const int ShapeAppearance_cornerSizeTopRight = 9; - // aapt resource value: { 0x7F030087,0x7F0300F8,0x7F030367 } + // aapt resource value: { 0x7F030087,0x7F0300F8,0x7F030368 } public static int[] SignInButton = new int[] { 2130903175, 2130903288, - 2130903911}; + 2130903912}; // aapt resource value: 0 public const int SignInButton_buttonSize = 0; @@ -36843,7 +36930,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int SignInButton_scopeUris = 2; - // aapt resource value: { 0x101000E,0x1010024,0x1010146,0x10102DE,0x10102DF,0x7F0301D2,0x7F0301D3,0x7F030225,0x7F030226,0x7F030427,0x7F030428,0x7F030429,0x7F03042A,0x7F03042B,0x7F03042F,0x7F030430,0x7F030431,0x7F030435,0x7F030451,0x7F030452,0x7F030453,0x7F030455 } + // aapt resource value: { 0x101000E,0x1010024,0x1010146,0x10102DE,0x10102DF,0x7F0301D2,0x7F0301D3,0x7F030225,0x7F030226,0x7F030428,0x7F030429,0x7F03042A,0x7F03042B,0x7F03042C,0x7F030430,0x7F030431,0x7F030432,0x7F030436,0x7F030452,0x7F030453,0x7F030454,0x7F030456 } public static int[] Slider = new int[] { 16842766, 16842788, @@ -36854,19 +36941,19 @@ namespace TINK.Droid 2130903507, 2130903589, 2130903590, - 2130904103, 2130904104, 2130904105, 2130904106, 2130904107, - 2130904111, + 2130904108, 2130904112, 2130904113, - 2130904117, - 2130904145, + 2130904114, + 2130904118, 2130904146, 2130904147, - 2130904149}; + 2130904148, + 2130904150}; // aapt resource value: 0 public const int Slider_android_enabled = 0; @@ -36934,11 +37021,11 @@ namespace TINK.Droid // aapt resource value: 21 public const int Slider_trackHeight = 21; - // aapt resource value: { 0x7F03039A,0x7F03039B,0x7F03039C } + // aapt resource value: { 0x7F03039B,0x7F03039C,0x7F03039D } public static int[] Snackbar = new int[] { - 2130903962, 2130903963, - 2130903964}; + 2130903964, + 2130903965}; // aapt resource value: { 0x101011F,0x7F030026,0x7F03003C,0x7F030052,0x7F030055,0x7F030056,0x7F030170,0x7F0302AD } public static int[] SnackbarLayout = new int[] { @@ -36984,13 +37071,13 @@ namespace TINK.Droid // aapt resource value: 2 public const int Snackbar_snackbarTextViewStyle = 2; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030336 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030337 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903862}; + 2130903863}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -37007,11 +37094,11 @@ namespace TINK.Droid // aapt resource value: 4 public const int Spinner_popupTheme = 4; - // aapt resource value: { 0x7F030347,0x7F030371,0x7F030372 } + // aapt resource value: { 0x7F030348,0x7F030372,0x7F030373 } public static int[] SplitPairFilter = new int[] { - 2130903879, - 2130903921, - 2130903922}; + 2130903880, + 2130903922, + 2130903923}; // aapt resource value: 0 public const int SplitPairFilter_primaryActivityName = 0; @@ -37022,15 +37109,15 @@ namespace TINK.Droid // aapt resource value: 2 public const int SplitPairFilter_secondaryActivityName = 2; - // aapt resource value: { 0x7F0300D0,0x7F0301A7,0x7F0301A8,0x7F0303A2,0x7F0303A3,0x7F0303A4,0x7F0303A5 } + // aapt resource value: { 0x7F0300D0,0x7F0301A7,0x7F0301A8,0x7F0303A3,0x7F0303A4,0x7F0303A5,0x7F0303A6 } public static int[] SplitPairRule = new int[] { 2130903248, 2130903463, 2130903464, - 2130903970, 2130903971, 2130903972, - 2130903973}; + 2130903973, + 2130903974}; // aapt resource value: 0 public const int SplitPairRule_clearTop = 0; @@ -37053,13 +37140,13 @@ namespace TINK.Droid // aapt resource value: 6 public const int SplitPairRule_splitRatio = 6; - // aapt resource value: { 0x7F03032A,0x7F0303A2,0x7F0303A3,0x7F0303A4,0x7F0303A5 } + // aapt resource value: { 0x7F03032B,0x7F0303A3,0x7F0303A4,0x7F0303A5,0x7F0303A6 } public static int[] SplitPlaceholderRule = new int[] { - 2130903850, - 2130903970, + 2130903851, 2130903971, 2130903972, - 2130903973}; + 2130903973, + 2130903974}; // aapt resource value: 0 public const int SplitPlaceholderRule_placeholderActivityName = 0; @@ -37128,29 +37215,29 @@ namespace TINK.Droid // aapt resource value: 1 public const int State_constraints = 1; - // aapt resource value: { 0x7F0303CF } + // aapt resource value: { 0x7F0303D0 } public static int[] SwipeRefreshLayout = new int[] { - 2130904015}; + 2130904016}; // aapt resource value: 0 public const int SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor = 0; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030391,0x7F0303A6,0x7F0303D0,0x7F0303D1,0x7F0303D5,0x7F03042C,0x7F03042D,0x7F03042E,0x7F030450,0x7F030457,0x7F030458 } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030392,0x7F0303A7,0x7F0303D1,0x7F0303D2,0x7F0303D6,0x7F03042D,0x7F03042E,0x7F03042F,0x7F030451,0x7F030458,0x7F030459 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903953, - 2130903974, - 2130904016, + 2130903954, + 2130903975, 2130904017, - 2130904021, - 2130904108, + 2130904018, + 2130904022, 2130904109, 2130904110, - 2130904144, - 2130904151, - 2130904152}; + 2130904111, + 2130904145, + 2130904152, + 2130904153}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -37194,14 +37281,14 @@ namespace TINK.Droid // aapt resource value: 13 public const int SwitchCompat_trackTintMode = 13; - // aapt resource value: { 0x7F030470 } + // aapt resource value: { 0x7F030471 } public static int[] SwitchMaterial = new int[] { - 2130904176}; + 2130904177}; // aapt resource value: 0 public const int SwitchMaterial_useMaterialThemeColors = 0; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CD,0x7F0303CE,0x7F0303D6,0x7F0303D7 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CE,0x7F0303CF,0x7F0303D7,0x7F0303D8 } public static int[] SwitchPreference = new int[] { 16843247, 16843248, @@ -37209,12 +37296,12 @@ namespace TINK.Droid 16843627, 16843628, 2130903378, - 2130904013, 2130904014, - 2130904022, - 2130904023}; + 2130904015, + 2130904023, + 2130904024}; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CD,0x7F0303CE,0x7F0303D6,0x7F0303D7 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CE,0x7F0303CF,0x7F0303D7,0x7F0303D8 } public static int[] SwitchPreferenceCompat = new int[] { 16843247, 16843248, @@ -37222,10 +37309,10 @@ namespace TINK.Droid 16843627, 16843628, 2130903378, - 2130904013, 2130904014, - 2130904022, - 2130904023}; + 2130904015, + 2130904023, + 2130904024}; // aapt resource value: 2 public const int SwitchPreferenceCompat_android_disableDependentsState = 2; @@ -37302,9 +37389,8 @@ namespace TINK.Droid // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F0303D8,0x7F0303D9,0x7F0303DA,0x7F0303DB,0x7F0303DC,0x7F0303DD,0x7F0303DE,0x7F0303DF,0x7F0303E0,0x7F0303E1,0x7F0303E2,0x7F0303E3,0x7F0303E4,0x7F0303E5,0x7F0303E6,0x7F0303E7,0x7F0303E8,0x7F0303E9,0x7F0303EA,0x7F0303EB,0x7F0303EC,0x7F0303ED,0x7F0303EE,0x7F0303F0,0x7F0303F1,0x7F0303F2 } + // aapt resource value: { 0x7F0303D9,0x7F0303DA,0x7F0303DB,0x7F0303DC,0x7F0303DD,0x7F0303DE,0x7F0303DF,0x7F0303E0,0x7F0303E1,0x7F0303E2,0x7F0303E3,0x7F0303E4,0x7F0303E5,0x7F0303E6,0x7F0303E7,0x7F0303E8,0x7F0303E9,0x7F0303EA,0x7F0303EB,0x7F0303EC,0x7F0303ED,0x7F0303EE,0x7F0303EF,0x7F0303F1,0x7F0303F2,0x7F0303F3 } public static int[] TabLayout = new int[] { - 2130904024, 2130904025, 2130904026, 2130904027, @@ -37327,9 +37413,10 @@ namespace TINK.Droid 2130904044, 2130904045, 2130904046, - 2130904048, + 2130904047, 2130904049, - 2130904050}; + 2130904050, + 2130904051}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -37409,7 +37496,7 @@ namespace TINK.Droid // aapt resource value: 25 public const int TabLayout_tabUnboundedRipple = 25; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F0301BF,0x7F0301C8,0x7F0303F8,0x7F03041A } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F0301BF,0x7F0301C8,0x7F0303F9,0x7F03041B } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -37425,8 +37512,8 @@ namespace TINK.Droid 16844165, 2130903487, 2130903496, - 2130904056, - 2130904090}; + 2130904057, + 2130904091}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -37476,7 +37563,7 @@ namespace TINK.Droid // aapt resource value: 15 public const int TextAppearance_textLocale = 15; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x101014F,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F03006A,0x7F03006B,0x7F030417,0x7F03041B,0x7F03041C } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x101014F,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F03006A,0x7F03006B,0x7F030418,0x7F03041C,0x7F03041D } public static int[] TextEffects = new int[] { 16842901, 16842902, @@ -37489,9 +37576,9 @@ namespace TINK.Droid 16843692, 2130903146, 2130903147, - 2130904087, - 2130904091, - 2130904092}; + 2130904088, + 2130904092, + 2130904093}; // aapt resource value: 8 public const int TextEffects_android_fontFamily = 8; @@ -37535,14 +37622,14 @@ namespace TINK.Droid // aapt resource value: 13 public const int TextEffects_textOutlineThickness = 13; - // aapt resource value: { 0x7F030418 } + // aapt resource value: { 0x7F030419 } public static int[] TextInputEditText = new int[] { - 2130904088}; + 2130904089}; // aapt resource value: 0 public const int TextInputEditText_textInputLayoutFocusedRectEnabled = 0; - // aapt resource value: { 0x101000E,0x101009A,0x101011F,0x101013F,0x1010150,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F030125,0x7F030126,0x7F030127,0x7F030128,0x7F030129,0x7F03012A,0x7F030177,0x7F030178,0x7F030179,0x7F03017A,0x7F03017B,0x7F03017C,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018D,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DE,0x7F0301DF,0x7F0301E0,0x7F0301E1,0x7F03031B,0x7F03031C,0x7F03031D,0x7F03031E,0x7F03031F,0x7F03032B,0x7F03032C,0x7F03032D,0x7F030342,0x7F030343,0x7F030344,0x7F030383,0x7F030386,0x7F0303B0,0x7F0303B1,0x7F0303B2,0x7F0303B3,0x7F0303B4,0x7F0303C8,0x7F0303C9,0x7F0303CA } + // aapt resource value: { 0x101000E,0x101009A,0x101011F,0x101013F,0x1010150,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F030125,0x7F030126,0x7F030127,0x7F030128,0x7F030129,0x7F03012A,0x7F030177,0x7F030178,0x7F030179,0x7F03017A,0x7F03017B,0x7F03017C,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018D,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DE,0x7F0301DF,0x7F0301E0,0x7F0301E1,0x7F03031C,0x7F03031D,0x7F03031E,0x7F03031F,0x7F030320,0x7F03032C,0x7F03032D,0x7F03032E,0x7F030343,0x7F030344,0x7F030345,0x7F030384,0x7F030387,0x7F0303B1,0x7F0303B2,0x7F0303B3,0x7F0303B4,0x7F0303B5,0x7F0303C9,0x7F0303CA,0x7F0303CB } public static int[] TextInputLayout = new int[] { 16842766, 16842906, @@ -37588,27 +37675,27 @@ namespace TINK.Droid 2130903519, 2130903520, 2130903521, - 2130903835, 2130903836, 2130903837, 2130903838, 2130903839, - 2130903851, + 2130903840, 2130903852, 2130903853, - 2130903874, + 2130903854, 2130903875, 2130903876, - 2130903939, - 2130903942, - 2130903984, + 2130903877, + 2130903940, + 2130903943, 2130903985, 2130903986, 2130903987, 2130903988, - 2130904008, + 2130903989, 2130904009, - 2130904010}; + 2130904010, + 2130904011}; // aapt resource value: 0 public const int TextInputLayout_android_enabled = 0; @@ -37820,7 +37907,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030084,0x7F0300DF,0x7F0300E0,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F03028C,0x7F03028D,0x7F0302AE,0x7F0302C6,0x7F0302F5,0x7F0302F6,0x7F030336,0x7F0303C3,0x7F0303C5,0x7F0303C6,0x7F030438,0x7F03043C,0x7F03043D,0x7F03043E,0x7F03043F,0x7F030440,0x7F030441,0x7F030442,0x7F030443 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030084,0x7F0300DF,0x7F0300E0,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F03028C,0x7F03028D,0x7F0302AE,0x7F0302C7,0x7F0302F6,0x7F0302F7,0x7F030337,0x7F0303C4,0x7F0303C6,0x7F0303C7,0x7F030439,0x7F03043D,0x7F03043E,0x7F03043F,0x7F030440,0x7F030441,0x7F030442,0x7F030443,0x7F030444 } public static int[] Toolbar = new int[] { 16842927, 16843072, @@ -37836,22 +37923,22 @@ namespace TINK.Droid 2130903692, 2130903693, 2130903726, - 2130903750, - 2130903797, + 2130903751, 2130903798, - 2130903862, - 2130904003, - 2130904005, + 2130903799, + 2130903863, + 2130904004, 2130904006, - 2130904120, - 2130904124, + 2130904007, + 2130904121, 2130904125, 2130904126, 2130904127, 2130904128, 2130904129, 2130904130, - 2130904131}; + 2130904131, + 2130904132}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -37974,7 +38061,7 @@ namespace TINK.Droid // aapt resource value: 6 public const int Tooltip_backgroundTint = 6; - // aapt resource value: { 0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030459 } + // aapt resource value: { 0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03045A } public static int[] Transform = new int[] { 16843552, 16843553, @@ -37987,7 +38074,7 @@ namespace TINK.Droid 16843560, 16843770, 16843840, - 2130904153}; + 2130904154}; // aapt resource value: 10 public const int Transform_android_elevation = 10; @@ -38025,7 +38112,7 @@ namespace TINK.Droid // aapt resource value: 11 public const int Transform_transformPivotTarget = 11; - // aapt resource value: { 0x10100D0,0x7F03004B,0x7F0300FF,0x7F030100,0x7F03016B,0x7F030230,0x7F0302EA,0x7F030320,0x7F0303AE,0x7F03045A,0x7F03045C } + // aapt resource value: { 0x10100D0,0x7F03004B,0x7F0300FF,0x7F030100,0x7F03016B,0x7F030230,0x7F0302EB,0x7F030321,0x7F0303AF,0x7F03045B,0x7F03045D } public static int[] Transition = new int[] { 16842960, 2130903115, @@ -38033,11 +38120,11 @@ namespace TINK.Droid 2130903296, 2130903403, 2130903600, - 2130903786, - 2130903840, - 2130903982, - 2130904154, - 2130904156}; + 2130903787, + 2130903841, + 2130903983, + 2130904155, + 2130904157}; // aapt resource value: 0 public const int Transition_android_id = 0; @@ -38072,13 +38159,13 @@ namespace TINK.Droid // aapt resource value: 10 public const int Transition_transitionFlags = 10; - // aapt resource value: { 0x7F030103,0x7F03035A,0x7F03035B,0x7F03035C,0x7F03035D } + // aapt resource value: { 0x7F030103,0x7F03035B,0x7F03035C,0x7F03035D,0x7F03035E } public static int[] Variant = new int[] { 2130903299, - 2130903898, 2130903899, 2130903900, - 2130903901}; + 2130903901, + 2130903902}; // aapt resource value: 0 public const int Variant_constraints = 0; @@ -38095,13 +38182,13 @@ namespace TINK.Droid // aapt resource value: 4 public const int Variant_region_widthMoreThan = 4; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030310,0x7F030313,0x7F030424 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030311,0x7F030314,0x7F030425 } public static int[] View = new int[] { 16842752, 16842970, - 2130903824, - 2130903827, - 2130904100}; + 2130903825, + 2130903828, + 2130904101}; // aapt resource value: { 0x10100D4,0x7F030055,0x7F030056 } public static int[] ViewBackgroundHelper = new int[] { @@ -38140,7 +38227,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int ViewStubCompat_android_layout = 1; - // aapt resource value: { 0x10100D0,0x7F030001,0x7F030002,0x7F0300D1,0x7F03016B,0x7F0301F0,0x7F0301F1,0x7F0302EA,0x7F0302EF,0x7F030308,0x7F030320,0x7F030381,0x7F03045A,0x7F03046C,0x7F030479 } + // aapt resource value: { 0x10100D0,0x7F030001,0x7F030002,0x7F0300D1,0x7F03016B,0x7F0301F0,0x7F0301F1,0x7F0302EB,0x7F0302F0,0x7F030309,0x7F030321,0x7F030382,0x7F03045B,0x7F03046D,0x7F03047A } public static int[] ViewTransition = new int[] { 16842960, 2130903041, @@ -38149,14 +38236,14 @@ namespace TINK.Droid 2130903403, 2130903536, 2130903537, - 2130903786, - 2130903791, - 2130903816, - 2130903840, - 2130903937, - 2130904154, - 2130904172, - 2130904185}; + 2130903787, + 2130903792, + 2130903817, + 2130903841, + 2130903938, + 2130904155, + 2130904173, + 2130904186}; // aapt resource value: 0 public const int ViewTransition_android_id = 0; diff --git a/LastenradBayern/TINK.iOS/Info.plist b/LastenradBayern/TINK.iOS/Info.plist index 748b38c..cd40ccf 100644 --- a/LastenradBayern/TINK.iOS/Info.plist +++ b/LastenradBayern/TINK.iOS/Info.plist @@ -56,9 +56,9 @@ CFBundleDisplayName LastenradBayern CFBundleVersion - 374 + 375 CFBundleShortVersionString - 3.0.374 + 3.0.375 ITSAppUsesNonExemptEncryption diff --git a/LastenradBayern/TINK/App.xaml.cs b/LastenradBayern/TINK/App.xaml.cs index 9224fb6..6d79c55 100644 --- a/LastenradBayern/TINK/App.xaml.cs +++ b/LastenradBayern/TINK/App.xaml.cs @@ -23,9 +23,6 @@ using TINK.Services.Permissions; using TINK.View; using Xamarin.Forms; using Xamarin.Forms.Xaml; -#if ARENDI -using Arendi.BleLibrary.Local; -#endif // Required for support of binding package, see https://github.com/nuitsjp/Xamarin.Forms.GoogleMaps.Bindings. [assembly: XamlCompilation(XamlCompilationOptions.Compile)] @@ -177,13 +174,6 @@ namespace TINK specialFolder: specialFolders, cipher: new Cipher(), new TINK.Services.ThemeNS.Theme(Application.Current.Resources.MergedDictionaries), - arendiCentral: -#if ARENDI - DependencyService.Get(), -#else - - null, -#endif postAction: (d, obj) => context.Post(d, obj), currentVersion: appInfoService.Version, lastVersion: lastVersion, @@ -202,19 +192,12 @@ namespace TINK { InitializeComponent(); -#if USEFLYOUT - // Use flyout page. - MainPage = ModelRoot.WhatsNew.IsShowRequired - ? new View.WhatsNew.WhatsNewPage(() => MainPage = new View.Root.RootPage()) // Show whats new info. - : (Page)new View.Root.RootPage(); // Just start sharee- app -#else // Check which page to show first. var mainPage = new View.RootShell.AppShell(); MainPage = ModelRoot.WhatsNew.IsShowRequired ? new View.WhatsNew.WhatsNewPage(() => MainPage = mainPage) // Show whats new info. : (Page)mainPage; // Just start sharee- app -#endif } /// Concatenates all log files to a single one. diff --git a/LastenradBayern/TINK/BackdoorMethodHelpers.cs b/LastenradBayern/TINK/BackdoorMethodHelpers.cs index f8dd015..43b3f63 100644 --- a/LastenradBayern/TINK/BackdoorMethodHelpers.cs +++ b/LastenradBayern/TINK/BackdoorMethodHelpers.cs @@ -1,4 +1,4 @@ -using System.Linq; +using System.Linq; using TINK.View.Map; using TINK.ViewModel.Map; using Xamarin.Forms; @@ -26,12 +26,7 @@ namespace TINK /// static Page GetCurrentPage() { - -#if USEFLYOUT - return (Application.Current.MainPage as FlyoutPage)?.Detail.Navigation.NavigationStack.LastOrDefault(); -#else return Shell.Current.CurrentPage; -#endif } } diff --git a/LastenradBayern/TINK/LastenradBayern.projitems b/LastenradBayern/TINK/LastenradBayern.projitems index f386ef1..3b060e3 100644 --- a/LastenradBayern/TINK/LastenradBayern.projitems +++ b/LastenradBayern/TINK/LastenradBayern.projitems @@ -13,9 +13,7 @@ App.xaml - - Code AccountPage.xaml @@ -60,13 +58,6 @@ FlyoutHeader.xaml Code - - RootPage.xaml - - - RootPageFlyout.xaml - - AppShell.xaml @@ -98,7 +89,6 @@ Code - BikesAtStationPage.xaml Code @@ -107,10 +97,6 @@ ContactPage.xaml Code - - BikeInfoCarouselPage.xaml - Code - InfoTabbedPage.xaml Code @@ -119,9 +105,6 @@ LoginPage.xaml Code - - Code - MapPage.xaml Code @@ -190,12 +173,6 @@ MSBuild:UpdateDesignTimeXaml - - - Designer - MSBuild:UpdateDesignTimeXaml - - Designer @@ -250,16 +227,6 @@ MSBuild:Compile - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - Designer diff --git a/LastenradBayern/TINK/View/Account/AccountPage.xaml.cs b/LastenradBayern/TINK/View/Account/AccountPage.xaml.cs index a19c048..b75665a 100644 --- a/LastenradBayern/TINK/View/Account/AccountPage.xaml.cs +++ b/LastenradBayern/TINK/View/Account/AccountPage.xaml.cs @@ -2,9 +2,6 @@ using TINK.ViewModel; using Xamarin.Forms; using Xamarin.Forms.Xaml; using System.Threading.Tasks; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using System; using TINK.Model.Device; using TINK.ViewModel.Account; @@ -13,11 +10,7 @@ using TINK.Model.Bikes.BikeInfoNS.DriveNS.BatteryNS; namespace TINK.View.Account { [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class AccountPage : ContentPage, IViewService, IDetailPage -#else public partial class AccountPage : ContentPage, IViewService -#endif { /// Refernce to view model. AccountPageViewModel m_oViewModel = null; @@ -87,18 +80,9 @@ namespace TINK.View.Account public new async Task DisplayActionSheet(String title, String cancel, String destruction, params String[] p_oButtons) => await base.DisplayActionSheet(title, cancel, destruction, p_oButtons); -#if USEFLYOUT - /// - /// Creates and a page an shows it. - /// - /// Type of page to show. - public void ShowPage(ViewTypes p_oType, string title = null) - => m_oNavigation.ShowPage(p_oType.GetViewType(), title); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. @@ -109,20 +93,6 @@ namespace TINK.View.Account public Task PopModalAsync() => throw new NotSupportedException(); -#if USEFLYOUT - - /// Delegate to perform navigation. - private INavigationMasterDetail m_oNavigation; - - /// - /// Delegate to perform navigation. - /// - public INavigationMasterDetail NavigationMasterDetail - { - set { m_oNavigation = value; } - } - -#endif /// /// Invoked when page is shown. /// Starts update process. diff --git a/LastenradBayern/TINK/View/BikesAtStation/BikesAtStationPage.xaml.cs b/LastenradBayern/TINK/View/BikesAtStation/BikesAtStationPage.xaml.cs index d95dc3b..731a9a0 100644 --- a/LastenradBayern/TINK/View/BikesAtStation/BikesAtStationPage.xaml.cs +++ b/LastenradBayern/TINK/View/BikesAtStation/BikesAtStationPage.xaml.cs @@ -10,9 +10,6 @@ namespace TINK.View.BikesAtStation using System.Threading; using System.Threading.Tasks; using TINK.Model.Device; -#if USEFLYOUT - using TINK.View.MasterDetail; -#endif using TINK.ViewModel; using TINK.Model; using TINK.Services.BluetoothLock.Tdo; @@ -27,39 +24,16 @@ namespace TINK.View.BikesAtStation using TINK.MultilingualResources; [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class BikesAtStationPage : ContentPage, IViewService, IDetailPage -#else public partial class BikesAtStationPage : ContentPage, IViewService -#endif { private BikesAtStationPageViewModel m_oViewModel; /// Initialization status to ensure initialization logic is not called multiple times. private bool isInitializationStarted = false; -#if TRYNOTBACKSTYLE - public BikesAtStationPage() - { - InitializeComponent(); - - var l_oModel = App.ModelRoot; - - var l_oViewModel = new BikesAtStationPageViewModel( - l_oModel.BikesAtStation, - l_oModel.ActiveUser, - l_oModel.SelectedStation, - this); - - BindingContext = l_oViewModel; - BikesAtStationListView.ItemsSource = l_oViewModel; - } - -#else public BikesAtStationPage() { } -#endif /// /// Invoked when page is shown. @@ -73,11 +47,6 @@ namespace TINK.View.BikesAtStation if (m_oViewModel != null) { -#if BACKSTYLE - // Hide master- detail menu to force user to navigate using back button. - m_oNavigation.IsGestureEnabled = false; -#endif - // No need to create view model, set binding context an items source if already done. // If done twice tap events are fired multiple times (when hiding page using home button). await m_oViewModel.OnAppearingOrRefresh(); @@ -123,11 +92,6 @@ namespace TINK.View.BikesAtStation InitializeComponent(); -#if BACKSTYLE - // Hide master- detail menu to force user to navigate using back button. - m_oNavigation.IsGestureEnabled = false; -#endif - BindingContext = m_oViewModel; BikesAtStationListView.ItemsSource = m_oViewModel; @@ -147,10 +111,6 @@ namespace TINK.View.BikesAtStation await m_oViewModel?.OnDisappearing(); } -#if BACKSTYLE - if (m_oNavigation!= null) - m_oNavigation.IsGestureEnabled = true; // Enables master- detail menu navigation again when page is unloaded. -#endif } /// @@ -200,18 +160,9 @@ namespace TINK.View.BikesAtStation => await App.Current.MainPage.DisplayAlert(title, !string.IsNullOrEmpty(details) ? $"{message}\r\nDetails:\r\n{details}" : $"{message}", accept, cancel); -#if USEFLYOUT - /// Creates and a page an shows it. - /// When user is not logged in navigation to Login page is supported. - /// Type of page to show. - public void ShowPage(ViewTypes p_oType, string title = null) - => m_oNavigation.ShowPage(p_oType.GetViewType(), title); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif - /// Pushes a page onto the modal stack. /// Page to display. @@ -229,22 +180,6 @@ namespace TINK.View.BikesAtStation throw new NotImplementedException(); } -#if USEFLYOUT - /// - /// Delegate to perform navigation. - /// - private INavigationMasterDetail m_oNavigation; - - /// - /// Delegate to perform navigation. - /// - public INavigationMasterDetail NavigationMasterDetail - { - set { m_oNavigation = value; } - } - -#endif - #if USCSHARP9 public async Task DisplayUserFeedbackPopup() => await Navigation.ShowPopupAsync(new FeedbackPopup()); #else diff --git a/LastenradBayern/TINK/View/Contact/ContactPage.xaml.cs b/LastenradBayern/TINK/View/Contact/ContactPage.xaml.cs index f32703a..6884882 100644 --- a/LastenradBayern/TINK/View/Contact/ContactPage.xaml.cs +++ b/LastenradBayern/TINK/View/Contact/ContactPage.xaml.cs @@ -3,9 +3,6 @@ using System; using System.Threading.Tasks; using TINK.Model.Bikes.BikeInfoNS.DriveNS.BatteryNS; using TINK.Model.Device; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using TINK.ViewModel.Info; using Xamarin.Essentials; using Xamarin.Forms; @@ -15,11 +12,7 @@ using TINK.Model; namespace TINK.View.Contact { [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class ContactPage : ContentPage, IViewService, IDetailPage -#else public partial class ContactPage : ContentPage, IViewService -#endif { /// View model to notify view model if page appears. private ContactPageViewModel ViewModel { get; set; } @@ -78,14 +71,9 @@ namespace TINK.View.Contact public async Task DisplayAdvancedAlert(string title, string message, string details, string accept, string cancel) => await App.Current.MainPage.DisplayAlert(title, !string.IsNullOrEmpty(details) ? $"{message}\r\nDetails:\r\n{details}" : $"{message}", accept, cancel); -#if USEFLYOUT - public void ShowPage(ViewTypes p_oType, string title = null) - => NavigationMasterDetail.ShowPage(p_oType.GetViewType(), title); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. @@ -104,19 +92,12 @@ namespace TINK.View.Contact /// Page to display. public async Task PushAsync(ViewTypes typeOfPage) { -#if USEFLYOUT - var page = Activator.CreateInstance(typeOfPage.GetViewType()) as IDetailPage; -#else var page = Activator.CreateInstance(typeOfPage.GetViewType()); -#endif if (page == null) { return; } -#if USEFLYOUT - page.NavigationMasterDetail = NavigationMasterDetail; -#endif await Navigation.PushAsync((Page)page); } @@ -126,12 +107,5 @@ namespace TINK.View.Contact public async Task DisplayUserFeedbackPopup(IBatteryMutable battery = null) => throw new NotSupportedException(); #endif -#if USEFLYOUT - - /// - /// Delegate to perform navigation. - /// - public INavigationMasterDetail NavigationMasterDetail { set; private get; } -#endif } } diff --git a/LastenradBayern/TINK/View/Contact/SelectStationPage.xaml.cs b/LastenradBayern/TINK/View/Contact/SelectStationPage.xaml.cs index 001b6c3..24e7902 100644 --- a/LastenradBayern/TINK/View/Contact/SelectStationPage.xaml.cs +++ b/LastenradBayern/TINK/View/Contact/SelectStationPage.xaml.cs @@ -1,8 +1,5 @@ using System; using System.Threading.Tasks; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using Xamarin.Forms; using Xamarin.Forms.Xaml; @@ -14,11 +11,7 @@ namespace TINK.View.Contact using TINK.ViewModel.Contact; [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class SelectStationPage : ContentPage, IViewService, IDetailPage -#else public partial class SelectStationPage : ContentPage, IViewService -#endif { /// View model to notify about whether page appears or hides. private SelectStationPageViewModel SelectStationPageViewModel { get; set; } @@ -70,18 +63,9 @@ namespace TINK.View.Contact public new async Task DisplayAlert(string title, string message, string accept, string cancel) => await App.Current.MainPage.DisplayAlert(title, message, accept, cancel); -#if USEFLYOUT - /// - /// Creates and a page an shows it. - /// - /// Type of page to show. - public void ShowPage(ViewTypes type, string title = null) - => NavigationMasterDetail.ShowPage(type.GetViewType(), title); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Type of page to display. @@ -96,20 +80,12 @@ namespace TINK.View.Contact /// Page to display. public async Task PushAsync(ViewTypes typeOfPage) { -#if USEFLYOUT - var page = Activator.CreateInstance(typeOfPage.GetViewType()) as IDetailPage; -#else var page = Activator.CreateInstance(typeOfPage.GetViewType()); -#endif if (page == null) { return; } -#if USEFLYOUT - page.NavigationMasterDetail = NavigationMasterDetail; -#endif - await Navigation.PushAsync((Page)page); } @@ -119,11 +95,6 @@ namespace TINK.View.Contact public async Task DisplayUserFeedbackPopup(IBatteryMutable battery = null) => throw new NotSupportedException(); #endif -#if USEFLYOUT - /// Delegate to perform navigation. - public INavigationMasterDetail NavigationMasterDetail { private get; set; } - -#endif /// /// Invoked when page is shown. /// Starts update process. @@ -135,9 +106,6 @@ namespace TINK.View.Contact { Log.ForContext().Verbose("Constructing select station view model."); -#if TRYNOTBACKSTYLE - SelectStationPageViewModel = new SelectStationPageViewModel(); -#else SelectStationPageViewModel = new SelectStationPageViewModel( App.ModelRoot, App.PermissionsService, @@ -146,7 +114,6 @@ namespace TINK.View.Contact (mapspan) => MyMap.MoveToRegion(mapspan), this, Navigation); -#endif } catch (Exception exception) { @@ -159,9 +126,6 @@ namespace TINK.View.Contact { BindingContext = SelectStationPageViewModel; -#if USEFLYOUT - SelectStationPageViewModel.NavigationMasterDetail = NavigationMasterDetail; -#endif } catch (Exception exception) { diff --git a/LastenradBayern/TINK/View/FindBike/FindBikePage.xaml.cs b/LastenradBayern/TINK/View/FindBike/FindBikePage.xaml.cs index c6e3265..44e0513 100644 --- a/LastenradBayern/TINK/View/FindBike/FindBikePage.xaml.cs +++ b/LastenradBayern/TINK/View/FindBike/FindBikePage.xaml.cs @@ -155,14 +155,9 @@ namespace TINK.View.FindBike public new async Task DisplayAlert(string p_strTitle, string p_strMessage, string p_strAccept, string p_strCancel) => await App.Current.MainPage.DisplayAlert(p_strTitle, p_strMessage, p_strAccept, p_strCancel); -#if USEFLYOUT - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => throw new NotImplementedException(); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. diff --git a/LastenradBayern/TINK/View/Login/LoginPage.xaml.cs b/LastenradBayern/TINK/View/Login/LoginPage.xaml.cs index 1d2a652..e855bf9 100644 --- a/LastenradBayern/TINK/View/Login/LoginPage.xaml.cs +++ b/LastenradBayern/TINK/View/Login/LoginPage.xaml.cs @@ -2,9 +2,6 @@ using System; using System.Threading.Tasks; using TINK.Model.Bikes.BikeInfoNS.DriveNS.BatteryNS; using TINK.Model.Device; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using TINK.ViewModel; using Xamarin.Forms; using Xamarin.Forms.Xaml; @@ -12,27 +9,19 @@ using Xamarin.Forms.Xaml; namespace TINK.View.Login { [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class LoginPage : ContentPage, IViewService, IDetailPage -#else public partial class LoginPage : ContentPage, IViewService -#endif { public LoginPage() { InitializeComponent(); var l_oModel = App.ModelRoot; -#if !BACKSTYLE var l_oViewModel = new LoginPageViewModel( l_oModel, (url) => DependencyService.Get().OpenUrl(url), this); LoginPageView.BindingContext = l_oViewModel; -#else - LoginPageView.BindingContext = new LoginPageViewModel(l_oModel.ActiveUser, this, Navigation); -#endif } /// @@ -66,19 +55,9 @@ namespace TINK.View.Login public async Task DisplayAdvancedAlert(string title, string message, string details, string accept, string cancel) => await App.Current.MainPage.DisplayAlert(title, !string.IsNullOrEmpty(details) ? $"{message}\r\nDetails:\r\n{details}" : $"{message}", accept, cancel); -#if USEFLYOUT - /// - /// Creates and a page an shows it. - /// - /// Type of page to show. - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => m_oNavigation.ShowPage(p_oType.GetViewType(), p_strTitle); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif - /// Pushes a page onto the modal stack. /// Page to display. @@ -99,21 +78,6 @@ namespace TINK.View.Login await Navigation.PushAsync((Page)Activator.CreateInstance(p_oTypeOfPage.GetViewType())); } -#if USEFLYOUT - /// - /// Delegate to perform navigation. - /// - private INavigationMasterDetail m_oNavigation; - - /// - /// Delegate to perform navigation. - /// - public INavigationMasterDetail NavigationMasterDetail - { - set { m_oNavigation = value; } - } - -#endif #if USCSHARP9 public Task DisplayUserFeedbackPopup() => throw new NotSupportedException(); #else diff --git a/LastenradBayern/TINK/View/Map/MapPage.xaml.cs b/LastenradBayern/TINK/View/Map/MapPage.xaml.cs index c93ae1e..8748eae 100644 --- a/LastenradBayern/TINK/View/Map/MapPage.xaml.cs +++ b/LastenradBayern/TINK/View/Map/MapPage.xaml.cs @@ -1,8 +1,5 @@ using System; using System.Threading.Tasks; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using Xamarin.Forms; using Xamarin.Forms.Xaml; @@ -13,11 +10,7 @@ namespace TINK.View.Map using TINK.ViewModel.Map; [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class MapPage : ContentPage, IViewService, IDetailPage -#else public partial class MapPage : ContentPage, IViewService -#endif { /// View model to notify about whether page appears or hides. private MapPageViewModel MapPageViewModel { get; set; } @@ -75,18 +68,9 @@ namespace TINK.View.Map public new async Task DisplayAlert(string title, string message, string accept, string cancel) => await App.Current.MainPage.DisplayAlert(title, message, accept, cancel); -#if USEFLYOUT - /// - /// Creates and a page an shows it. - /// - /// Type of page to show. - public void ShowPage(ViewTypes type, string title = null) - => NavigationMasterDetail.ShowPage(type.GetViewType(), title); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Type of page to display. @@ -101,19 +85,12 @@ namespace TINK.View.Map /// Page to display. public async Task PushAsync(ViewTypes typeOfPage) { -#if USEFLYOUT - var page = Activator.CreateInstance(typeOfPage.GetViewType()) as IDetailPage; -#else var page = Activator.CreateInstance(typeOfPage.GetViewType()); -#endif if (page == null) { return; } -#if USEFLYOUT - page.NavigationMasterDetail = NavigationMasterDetail; -#endif await Navigation.PushAsync((Page)page); } @@ -124,11 +101,6 @@ namespace TINK.View.Map public async Task DisplayUserFeedbackPopup(IBatteryMutable battery = null) => throw new NotSupportedException(); #endif -#if USEFLYOUT - /// Delegate to perform navigation. - public INavigationMasterDetail NavigationMasterDetail { private get; set; } - -#endif /// /// Invoked when page is shown. /// Starts update process. @@ -144,11 +116,7 @@ namespace TINK.View.Map { Log.ForContext().Verbose("Constructing map page view model."); -#if TRYNOTBACKSTYLE - MapPageViewModel = new MapPageViewModel(); -#else MapPageViewModel = CreateMapPageViewModel(); -#endif } catch (Exception exception) { @@ -161,9 +129,6 @@ namespace TINK.View.Map { BindingContext = MapPageViewModel; -#if USEFLYOUT - MapPageViewModel.NavigationMasterDetail = NavigationMasterDetail; -#endif } catch (Exception exception) { diff --git a/LastenradBayern/TINK/View/MiniSurvey/MiniSurveyPage.xaml.cs b/LastenradBayern/TINK/View/MiniSurvey/MiniSurveyPage.xaml.cs index 51b61b8..ec62ef0 100644 --- a/LastenradBayern/TINK/View/MiniSurvey/MiniSurveyPage.xaml.cs +++ b/LastenradBayern/TINK/View/MiniSurvey/MiniSurveyPage.xaml.cs @@ -68,14 +68,9 @@ namespace TINK.View.MiniSurvey public new async Task DisplayAlert(string p_strTitle, string p_strMessage, string p_strAccept, string p_strCancel) => await App.Current.MainPage.DisplayAlert(p_strTitle, p_strMessage, p_strAccept, p_strCancel); -#if USEFLYOUT - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => throw new NotImplementedException(); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. diff --git a/LastenradBayern/TINK/View/MyBikes/MyBikesPage.xaml.cs b/LastenradBayern/TINK/View/MyBikes/MyBikesPage.xaml.cs index b6c8214..19c160f 100644 --- a/LastenradBayern/TINK/View/MyBikes/MyBikesPage.xaml.cs +++ b/LastenradBayern/TINK/View/MyBikes/MyBikesPage.xaml.cs @@ -2,9 +2,6 @@ using Plugin.Connectivity; using System; using System.Threading; using System.Threading.Tasks; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using Xamarin.Forms; using Xamarin.Forms.Xaml; @@ -153,14 +150,9 @@ namespace TINK.View.MyBikes public new async Task DisplayAlert(string p_strTitle, string p_strMessage, string p_strAccept, string p_strCancel) => await App.Current.MainPage.DisplayAlert(p_strTitle, p_strMessage, p_strAccept, p_strCancel); -#if USEFLYOUT - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => throw new NotImplementedException(); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. diff --git a/LastenradBayern/TINK/View/Settings/SettingsPage.xaml.cs b/LastenradBayern/TINK/View/Settings/SettingsPage.xaml.cs index b493551..669f06c 100644 --- a/LastenradBayern/TINK/View/Settings/SettingsPage.xaml.cs +++ b/LastenradBayern/TINK/View/Settings/SettingsPage.xaml.cs @@ -2,9 +2,6 @@ using TINK.ViewModel; using Xamarin.Forms; using Xamarin.Forms.Xaml; using System.Threading.Tasks; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using System; using TINK.Model.Device; using Xamarin.CommunityToolkit.Extensions; @@ -13,11 +10,7 @@ using TINK.Model.Bikes.BikeInfoNS.DriveNS.BatteryNS; namespace TINK.View.Settings { [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class SettingsPage : ContentPage, IViewService, IDetailPage -#else public partial class SettingsPage : ContentPage, IViewService -#endif { /// Refernce to view model. SettingsPageViewModel m_oViewModel = null; @@ -89,18 +82,9 @@ namespace TINK.View.Settings public new async Task DisplayActionSheet(String p_strTitle, String p_strCancel, String destruction, params String[] p_oButtons) => await base.DisplayActionSheet(p_strTitle, p_strCancel, destruction, p_oButtons); -#if USEFLYOUT - /// - /// Creates and a page an shows it. - /// - /// Type of page to show. - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => m_oNavigation.ShowPage(p_oType.GetViewType(), p_strTitle); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. @@ -111,19 +95,6 @@ namespace TINK.View.Settings public Task PopModalAsync() => throw new NotSupportedException(); -#if USEFLYOUT - /// Delegate to perform navigation. - private INavigationMasterDetail m_oNavigation; - - /// - /// Delegate to perform navigation. - /// - public INavigationMasterDetail NavigationMasterDetail - { - set { m_oNavigation = value; } - } - -#endif /// /// Invoked when pages is closed/ hidden. /// Stops update process. diff --git a/LastenradBayern/TINK/View/ViewTypesTypeProvider.cs b/LastenradBayern/TINK/View/ViewTypesTypeProvider.cs index 30d8cd7..8614aa8 100644 --- a/LastenradBayern/TINK/View/ViewTypesTypeProvider.cs +++ b/LastenradBayern/TINK/View/ViewTypesTypeProvider.cs @@ -1,9 +1,8 @@ -using System; +using System; using TINK.View.BikesAtStation; using TINK.View.Contact; using TINK.View.CopriWebView; using TINK.View.Info; -using TINK.View.Info.BikeInfo; using TINK.View.Login; using TINK.View.Map; using TINK.View.MiniSurvey; @@ -33,9 +32,6 @@ namespace TINK.View case ViewTypes.PasswordForgottenPage: return typeof(PasswordForgottenPage); - case ViewTypes.BikeInfoCarouselPage: - return typeof(BikeInfoCarouselPage); - case ViewTypes.MyBikesPage: return typeof(MyBikesPage); diff --git a/LastenradBayern/TINK/View/WhatsNew/Agb/AgbPage.xaml.cs b/LastenradBayern/TINK/View/WhatsNew/Agb/AgbPage.xaml.cs index ec7581a..758bd82 100644 --- a/LastenradBayern/TINK/View/WhatsNew/Agb/AgbPage.xaml.cs +++ b/LastenradBayern/TINK/View/WhatsNew/Agb/AgbPage.xaml.cs @@ -65,14 +65,9 @@ namespace TINK.View.WhatsNew.Agb public Task PushModalAsync(ViewTypes p_oTypeOfPage) => throw new NotImplementedException(); -#if USEFLYOUT - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => throw new NotImplementedException(); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif #if USCSHARP9 public Task DisplayUserFeedbackPopup() => throw new NotSupportedException(); diff --git a/LastenradBayern/TINK/View/WhatsNew/WhatsNewPage.xaml.cs b/LastenradBayern/TINK/View/WhatsNew/WhatsNewPage.xaml.cs index 7b1d72d..c996465 100644 --- a/LastenradBayern/TINK/View/WhatsNew/WhatsNewPage.xaml.cs +++ b/LastenradBayern/TINK/View/WhatsNew/WhatsNewPage.xaml.cs @@ -68,14 +68,9 @@ namespace TINK.View.WhatsNew await Navigation.PushModalAsync((Page)Activator.CreateInstance(p_oTypeOfPage.GetViewType())); } -#if USEFLYOUT - public void ShowPage(ViewTypes p_oType, string p_strTitle = null) - => throw new NotImplementedException(); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif #if USCSHARP9 public Task DisplayUserFeedbackPopup() => throw new NotSupportedException(); diff --git a/LockItBLE/LockItBLE.csproj b/LockItBLE/LockItBLE.csproj index 6f061d3..c07c7bd 100644 --- a/LockItBLE/LockItBLE.csproj +++ b/LockItBLE/LockItBLE.csproj @@ -9,7 +9,7 @@ - + diff --git a/LockItBLE/LockItBLECore.csproj b/LockItBLE/LockItBLECore.csproj new file mode 100644 index 0000000..4a6afa2 --- /dev/null +++ b/LockItBLE/LockItBLECore.csproj @@ -0,0 +1,18 @@ + + + + net6.0 + enable + enable + + + + + + + + + + + + diff --git a/LockItBLE/LockItBLECore.sln b/LockItBLE/LockItBLECore.sln new file mode 100644 index 0000000..6dffdf4 --- /dev/null +++ b/LockItBLE/LockItBLECore.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34031.279 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItBLECore", "LockItBLECore.csproj", "{6B1CBC2E-9644-4CEC-9CF5-BA68AE56E97A}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItSharedCore", "..\LockItShared\LockItSharedCore.csproj", "{950B8542-5067-4EE9-A7EB-AB314FE3C1B0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6B1CBC2E-9644-4CEC-9CF5-BA68AE56E97A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6B1CBC2E-9644-4CEC-9CF5-BA68AE56E97A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6B1CBC2E-9644-4CEC-9CF5-BA68AE56E97A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6B1CBC2E-9644-4CEC-9CF5-BA68AE56E97A}.Release|Any CPU.Build.0 = Release|Any CPU + {950B8542-5067-4EE9-A7EB-AB314FE3C1B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {950B8542-5067-4EE9-A7EB-AB314FE3C1B0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {950B8542-5067-4EE9-A7EB-AB314FE3C1B0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {950B8542-5067-4EE9-A7EB-AB314FE3C1B0}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {EB92666E-7E16-4AEB-9DA8-919E409198AF} + EndGlobalSection +EndGlobal diff --git a/LockItBLE/Services/BluetoothLock/BLE/LockItByScanServiceBase.cs b/LockItBLE/Services/BluetoothLock/BLE/LockItByScanServiceBase.cs index 9993364..8bcca82 100644 --- a/LockItBLE/Services/BluetoothLock/BLE/LockItByScanServiceBase.cs +++ b/LockItBLE/Services/BluetoothLock/BLE/LockItByScanServiceBase.cs @@ -260,7 +260,7 @@ namespace TINK.Services.BluetoothLock.BLE if (string.IsNullOrEmpty(name)) { // Lock without name detected. - Log.ForContext().Debug($"Ble decvice without name discovered. RSSI={a.Device.Rssi}, GUID={a.Device.Id}, State={a.Device.State}."); + Log.ForContext().Debug($"Ble device without name discovered. RSSI={a.Device.Rssi}, GUID={a.Device.Id}, State={a.Device.State}."); return; } diff --git a/LockItShared/LockItSharedCore.csproj b/LockItShared/LockItSharedCore.csproj new file mode 100644 index 0000000..1f9060d --- /dev/null +++ b/LockItShared/LockItSharedCore.csproj @@ -0,0 +1,12 @@ + + + + net6.0 + enable + enable + + + + + + diff --git a/LockItShared/LockItSharedCore.sln b/LockItShared/LockItSharedCore.sln new file mode 100644 index 0000000..413bdd2 --- /dev/null +++ b/LockItShared/LockItSharedCore.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34031.279 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LockItSharedCore", "LockItSharedCore.csproj", "{44994E9A-4EC5-4E2E-8151-38AA0BE606D2}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0E8EB534-0161-4A42-8F19-59BDBAD9C64D}" + ProjectSection(SolutionItems) = preProject + ..\.editorconfig = ..\.editorconfig + ..\.vsspell = ..\.vsspell + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {44994E9A-4EC5-4E2E-8151-38AA0BE606D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {44994E9A-4EC5-4E2E-8151-38AA0BE606D2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {44994E9A-4EC5-4E2E-8151-38AA0BE606D2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {44994E9A-4EC5-4E2E-8151-38AA0BE606D2}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {9539C371-F0FB-47C0-B1B3-76875B4923FB} + EndGlobalSection +EndGlobal diff --git a/Meinkonrad/TINK.Android/Meinkonrad.Android.csproj b/Meinkonrad/TINK.Android/Meinkonrad.Android.csproj index f98b1aa..ff3f469 100644 --- a/Meinkonrad/TINK.Android/Meinkonrad.Android.csproj +++ b/Meinkonrad/TINK.Android/Meinkonrad.Android.csproj @@ -175,16 +175,16 @@ - 1.10.1.2 + 1.12.0.2 - 1.4.0.2 + 1.6.0.1 - 1.0.0.19 + 1.0.0.21 - 1.3.1 + 1.3.2 @@ -195,7 +195,7 @@ 1.8.0 - 120.3.3.1 + 120.3.3.3 @@ -205,10 +205,10 @@ 5.0.0 - - - - + + + + @@ -230,7 +230,6 @@ - diff --git a/Meinkonrad/TINK.Android/Properties/AndroidManifest.xml b/Meinkonrad/TINK.Android/Properties/AndroidManifest.xml index bea3694..9386398 100644 --- a/Meinkonrad/TINK.Android/Properties/AndroidManifest.xml +++ b/Meinkonrad/TINK.Android/Properties/AndroidManifest.xml @@ -1,5 +1,5 @@  - + diff --git a/Meinkonrad/TINK.Android/Resources/Resource.Designer.cs b/Meinkonrad/TINK.Android/Resources/Resource.Designer.cs index f6cb96b..6e8d085 100644 --- a/Meinkonrad/TINK.Android/Resources/Resource.Designer.cs +++ b/Meinkonrad/TINK.Android/Resources/Resource.Designer.cs @@ -19548,586 +19548,589 @@ namespace TINK.Droid public const int mediaRouteTvIconDrawable = 2130903749; // aapt resource value: 0x7F0302C6 - public const int menu = 2130903750; + public const int mediaRouteWifiIconDrawable = 2130903750; // aapt resource value: 0x7F0302C7 - public const int menuGravity = 2130903751; + public const int menu = 2130903751; // aapt resource value: 0x7F0302C8 - public const int methodName = 2130903752; + public const int menuGravity = 2130903752; // aapt resource value: 0x7F0302C9 - public const int mimeType = 2130903753; + public const int methodName = 2130903753; // aapt resource value: 0x7F0302CA - public const int min = 2130903754; + public const int mimeType = 2130903754; // aapt resource value: 0x7F0302CB - public const int minHeight = 2130903755; + public const int min = 2130903755; // aapt resource value: 0x7F0302CC - public const int minHideDelay = 2130903756; + public const int minHeight = 2130903756; // aapt resource value: 0x7F0302CD - public const int minSeparation = 2130903757; + public const int minHideDelay = 2130903757; // aapt resource value: 0x7F0302CE - public const int minTouchTargetSize = 2130903758; + public const int minSeparation = 2130903758; // aapt resource value: 0x7F0302CF - public const int minWidth = 2130903759; + public const int minTouchTargetSize = 2130903759; // aapt resource value: 0x7F0302D0 - public const int mock_diagonalsColor = 2130903760; + public const int minWidth = 2130903760; // aapt resource value: 0x7F0302D1 - public const int mock_label = 2130903761; + public const int mock_diagonalsColor = 2130903761; // aapt resource value: 0x7F0302D2 - public const int mock_labelBackgroundColor = 2130903762; + public const int mock_label = 2130903762; // aapt resource value: 0x7F0302D3 - public const int mock_labelColor = 2130903763; + public const int mock_labelBackgroundColor = 2130903763; // aapt resource value: 0x7F0302D4 - public const int mock_showDiagonals = 2130903764; + public const int mock_labelColor = 2130903764; // aapt resource value: 0x7F0302D5 - public const int mock_showLabel = 2130903765; + public const int mock_showDiagonals = 2130903765; // aapt resource value: 0x7F0302D6 - public const int motionDebug = 2130903766; + public const int mock_showLabel = 2130903766; // aapt resource value: 0x7F0302D7 - public const int motionDurationLong1 = 2130903767; + public const int motionDebug = 2130903767; // aapt resource value: 0x7F0302D8 - public const int motionDurationLong2 = 2130903768; + public const int motionDurationLong1 = 2130903768; // aapt resource value: 0x7F0302D9 - public const int motionDurationMedium1 = 2130903769; + public const int motionDurationLong2 = 2130903769; // aapt resource value: 0x7F0302DA - public const int motionDurationMedium2 = 2130903770; + public const int motionDurationMedium1 = 2130903770; // aapt resource value: 0x7F0302DB - public const int motionDurationShort1 = 2130903771; + public const int motionDurationMedium2 = 2130903771; // aapt resource value: 0x7F0302DC - public const int motionDurationShort2 = 2130903772; + public const int motionDurationShort1 = 2130903772; // aapt resource value: 0x7F0302DD - public const int motionEasingAccelerated = 2130903773; + public const int motionDurationShort2 = 2130903773; // aapt resource value: 0x7F0302DE - public const int motionEasingDecelerated = 2130903774; + public const int motionEasingAccelerated = 2130903774; // aapt resource value: 0x7F0302DF - public const int motionEasingEmphasized = 2130903775; + public const int motionEasingDecelerated = 2130903775; // aapt resource value: 0x7F0302E0 - public const int motionEasingLinear = 2130903776; + public const int motionEasingEmphasized = 2130903776; // aapt resource value: 0x7F0302E1 - public const int motionEasingStandard = 2130903777; + public const int motionEasingLinear = 2130903777; // aapt resource value: 0x7F0302E2 - public const int motionEffect_alpha = 2130903778; + public const int motionEasingStandard = 2130903778; // aapt resource value: 0x7F0302E3 - public const int motionEffect_end = 2130903779; + public const int motionEffect_alpha = 2130903779; // aapt resource value: 0x7F0302E4 - public const int motionEffect_move = 2130903780; + public const int motionEffect_end = 2130903780; // aapt resource value: 0x7F0302E5 - public const int motionEffect_start = 2130903781; + public const int motionEffect_move = 2130903781; // aapt resource value: 0x7F0302E6 - public const int motionEffect_strict = 2130903782; + public const int motionEffect_start = 2130903782; // aapt resource value: 0x7F0302E7 - public const int motionEffect_translationX = 2130903783; + public const int motionEffect_strict = 2130903783; // aapt resource value: 0x7F0302E8 - public const int motionEffect_translationY = 2130903784; + public const int motionEffect_translationX = 2130903784; // aapt resource value: 0x7F0302E9 - public const int motionEffect_viewTransition = 2130903785; + public const int motionEffect_translationY = 2130903785; // aapt resource value: 0x7F0302EA - public const int motionInterpolator = 2130903786; + public const int motionEffect_viewTransition = 2130903786; // aapt resource value: 0x7F0302EB - public const int motionPath = 2130903787; + public const int motionInterpolator = 2130903787; // aapt resource value: 0x7F0302EC - public const int motionPathRotate = 2130903788; + public const int motionPath = 2130903788; // aapt resource value: 0x7F0302ED - public const int motionProgress = 2130903789; + public const int motionPathRotate = 2130903789; // aapt resource value: 0x7F0302EE - public const int motionStagger = 2130903790; + public const int motionProgress = 2130903790; // aapt resource value: 0x7F0302EF - public const int motionTarget = 2130903791; + public const int motionStagger = 2130903791; // aapt resource value: 0x7F0302F0 - public const int motion_postLayoutCollision = 2130903792; + public const int motionTarget = 2130903792; // aapt resource value: 0x7F0302F1 - public const int motion_triggerOnCollision = 2130903793; + public const int motion_postLayoutCollision = 2130903793; // aapt resource value: 0x7F0302F2 - public const int moveWhenScrollAtTop = 2130903794; + public const int motion_triggerOnCollision = 2130903794; // aapt resource value: 0x7F0302F3 - public const int multiChoiceItemLayout = 2130903795; + public const int moveWhenScrollAtTop = 2130903795; // aapt resource value: 0x7F0302F4 - public const int navGraph = 2130903796; + public const int multiChoiceItemLayout = 2130903796; // aapt resource value: 0x7F0302F5 - public const int navigationContentDescription = 2130903797; + public const int navGraph = 2130903797; // aapt resource value: 0x7F0302F6 - public const int navigationIcon = 2130903798; + public const int navigationContentDescription = 2130903798; // aapt resource value: 0x7F0302F7 - public const int navigationIconTint = 2130903799; + public const int navigationIcon = 2130903799; // aapt resource value: 0x7F0302F8 - public const int navigationMode = 2130903800; + public const int navigationIconTint = 2130903800; // aapt resource value: 0x7F0302F9 - public const int navigationRailStyle = 2130903801; + public const int navigationMode = 2130903801; // aapt resource value: 0x7F0302FA - public const int navigationViewStyle = 2130903802; + public const int navigationRailStyle = 2130903802; // aapt resource value: 0x7F0302FB - public const int negativeButtonText = 2130903803; - - // aapt resource value: 0x7F0302FE - public const int nestedScrollable = 2130903806; + public const int navigationViewStyle = 2130903803; // aapt resource value: 0x7F0302FC - public const int nestedScrollFlags = 2130903804; - - // aapt resource value: 0x7F0302FD - public const int nestedScrollViewStyle = 2130903805; + public const int negativeButtonText = 2130903804; // aapt resource value: 0x7F0302FF - public const int noIndex = 2130903807; + public const int nestedScrollable = 2130903807; + + // aapt resource value: 0x7F0302FD + public const int nestedScrollFlags = 2130903805; + + // aapt resource value: 0x7F0302FE + public const int nestedScrollViewStyle = 2130903806; // aapt resource value: 0x7F030300 - public const int nullable = 2130903808; + public const int noIndex = 2130903808; // aapt resource value: 0x7F030301 - public const int number = 2130903809; + public const int nullable = 2130903809; // aapt resource value: 0x7F030302 - public const int numericModifiers = 2130903810; + public const int number = 2130903810; // aapt resource value: 0x7F030303 - public const int onCross = 2130903811; + public const int numericModifiers = 2130903811; // aapt resource value: 0x7F030304 - public const int onHide = 2130903812; + public const int onCross = 2130903812; // aapt resource value: 0x7F030305 - public const int onNegativeCross = 2130903813; + public const int onHide = 2130903813; // aapt resource value: 0x7F030306 - public const int onPositiveCross = 2130903814; + public const int onNegativeCross = 2130903814; // aapt resource value: 0x7F030307 - public const int onShow = 2130903815; + public const int onPositiveCross = 2130903815; // aapt resource value: 0x7F030308 - public const int onStateTransition = 2130903816; + public const int onShow = 2130903816; // aapt resource value: 0x7F030309 - public const int onTouchUp = 2130903817; + public const int onStateTransition = 2130903817; // aapt resource value: 0x7F03030A - public const int order = 2130903818; + public const int onTouchUp = 2130903818; // aapt resource value: 0x7F03030B - public const int orderingFromXml = 2130903819; + public const int order = 2130903819; // aapt resource value: 0x7F03030C - public const int overlapAnchor = 2130903820; + public const int orderingFromXml = 2130903820; // aapt resource value: 0x7F03030D - public const int overlay = 2130903821; + public const int overlapAnchor = 2130903821; // aapt resource value: 0x7F03030E - public const int paddingBottomNoButtons = 2130903822; + public const int overlay = 2130903822; // aapt resource value: 0x7F03030F - public const int paddingBottomSystemWindowInsets = 2130903823; + public const int paddingBottomNoButtons = 2130903823; // aapt resource value: 0x7F030310 - public const int paddingEnd = 2130903824; + public const int paddingBottomSystemWindowInsets = 2130903824; // aapt resource value: 0x7F030311 - public const int paddingLeftSystemWindowInsets = 2130903825; + public const int paddingEnd = 2130903825; // aapt resource value: 0x7F030312 - public const int paddingRightSystemWindowInsets = 2130903826; + public const int paddingLeftSystemWindowInsets = 2130903826; // aapt resource value: 0x7F030313 - public const int paddingStart = 2130903827; + public const int paddingRightSystemWindowInsets = 2130903827; // aapt resource value: 0x7F030314 - public const int paddingTopNoTitle = 2130903828; + public const int paddingStart = 2130903828; // aapt resource value: 0x7F030315 - public const int paddingTopSystemWindowInsets = 2130903829; + public const int paddingTopNoTitle = 2130903829; // aapt resource value: 0x7F030316 - public const int panelBackground = 2130903830; + public const int paddingTopSystemWindowInsets = 2130903830; // aapt resource value: 0x7F030317 - public const int panelMenuListTheme = 2130903831; + public const int panelBackground = 2130903831; // aapt resource value: 0x7F030318 - public const int panelMenuListWidth = 2130903832; + public const int panelMenuListTheme = 2130903832; // aapt resource value: 0x7F030319 - public const int paramName = 2130903833; + public const int panelMenuListWidth = 2130903833; // aapt resource value: 0x7F03031A - public const int paramValue = 2130903834; + public const int paramName = 2130903834; // aapt resource value: 0x7F03031B - public const int passwordToggleContentDescription = 2130903835; + public const int paramValue = 2130903835; // aapt resource value: 0x7F03031C - public const int passwordToggleDrawable = 2130903836; + public const int passwordToggleContentDescription = 2130903836; // aapt resource value: 0x7F03031D - public const int passwordToggleEnabled = 2130903837; + public const int passwordToggleDrawable = 2130903837; // aapt resource value: 0x7F03031E - public const int passwordToggleTint = 2130903838; + public const int passwordToggleEnabled = 2130903838; // aapt resource value: 0x7F03031F - public const int passwordToggleTintMode = 2130903839; + public const int passwordToggleTint = 2130903839; // aapt resource value: 0x7F030320 - public const int pathMotionArc = 2130903840; + public const int passwordToggleTintMode = 2130903840; // aapt resource value: 0x7F030321 - public const int path_percent = 2130903841; + public const int pathMotionArc = 2130903841; // aapt resource value: 0x7F030322 - public const int perAccountTemplate = 2130903842; + public const int path_percent = 2130903842; // aapt resource value: 0x7F030323 - public const int percentHeight = 2130903843; + public const int perAccountTemplate = 2130903843; // aapt resource value: 0x7F030324 - public const int percentWidth = 2130903844; + public const int percentHeight = 2130903844; // aapt resource value: 0x7F030325 - public const int percentX = 2130903845; + public const int percentWidth = 2130903845; // aapt resource value: 0x7F030326 - public const int percentY = 2130903846; + public const int percentX = 2130903846; // aapt resource value: 0x7F030327 - public const int perpendicularPath_percent = 2130903847; + public const int percentY = 2130903847; // aapt resource value: 0x7F030328 - public const int persistent = 2130903848; + public const int perpendicularPath_percent = 2130903848; // aapt resource value: 0x7F030329 - public const int pivotAnchor = 2130903849; + public const int persistent = 2130903849; // aapt resource value: 0x7F03032A - public const int placeholderActivityName = 2130903850; + public const int pivotAnchor = 2130903850; // aapt resource value: 0x7F03032B - public const int placeholderText = 2130903851; + public const int placeholderActivityName = 2130903851; // aapt resource value: 0x7F03032C - public const int placeholderTextAppearance = 2130903852; + public const int placeholderText = 2130903852; // aapt resource value: 0x7F03032D - public const int placeholderTextColor = 2130903853; + public const int placeholderTextAppearance = 2130903853; // aapt resource value: 0x7F03032E - public const int placeholder_emptyVisibility = 2130903854; + public const int placeholderTextColor = 2130903854; // aapt resource value: 0x7F03032F - public const int polarRelativeTo = 2130903855; + public const int placeholder_emptyVisibility = 2130903855; // aapt resource value: 0x7F030330 - public const int popEnterAnim = 2130903856; + public const int polarRelativeTo = 2130903856; // aapt resource value: 0x7F030331 - public const int popExitAnim = 2130903857; - - // aapt resource value: 0x7F030334 - public const int popupMenuBackground = 2130903860; - - // aapt resource value: 0x7F030335 - public const int popupMenuStyle = 2130903861; - - // aapt resource value: 0x7F030336 - public const int popupTheme = 2130903862; + public const int popEnterAnim = 2130903857; // aapt resource value: 0x7F030332 - public const int popUpTo = 2130903858; + public const int popExitAnim = 2130903858; - // aapt resource value: 0x7F030333 - public const int popUpToInclusive = 2130903859; + // aapt resource value: 0x7F030335 + public const int popupMenuBackground = 2130903861; + + // aapt resource value: 0x7F030336 + public const int popupMenuStyle = 2130903862; // aapt resource value: 0x7F030337 - public const int popupWindowStyle = 2130903863; + public const int popupTheme = 2130903863; + + // aapt resource value: 0x7F030333 + public const int popUpTo = 2130903859; + + // aapt resource value: 0x7F030334 + public const int popUpToInclusive = 2130903860; // aapt resource value: 0x7F030338 - public const int positiveButtonText = 2130903864; + public const int popupWindowStyle = 2130903864; // aapt resource value: 0x7F030339 - public const int preferenceCategoryStyle = 2130903865; + public const int positiveButtonText = 2130903865; // aapt resource value: 0x7F03033A - public const int preferenceCategoryTitleTextAppearance = 2130903866; + public const int preferenceCategoryStyle = 2130903866; // aapt resource value: 0x7F03033B - public const int preferenceFragmentCompatStyle = 2130903867; + public const int preferenceCategoryTitleTextAppearance = 2130903867; // aapt resource value: 0x7F03033C - public const int preferenceFragmentListStyle = 2130903868; + public const int preferenceFragmentCompatStyle = 2130903868; // aapt resource value: 0x7F03033D - public const int preferenceFragmentStyle = 2130903869; + public const int preferenceFragmentListStyle = 2130903869; // aapt resource value: 0x7F03033E - public const int preferenceInformationStyle = 2130903870; + public const int preferenceFragmentStyle = 2130903870; // aapt resource value: 0x7F03033F - public const int preferenceScreenStyle = 2130903871; + public const int preferenceInformationStyle = 2130903871; // aapt resource value: 0x7F030340 - public const int preferenceStyle = 2130903872; + public const int preferenceScreenStyle = 2130903872; // aapt resource value: 0x7F030341 - public const int preferenceTheme = 2130903873; + public const int preferenceStyle = 2130903873; // aapt resource value: 0x7F030342 - public const int prefixText = 2130903874; + public const int preferenceTheme = 2130903874; // aapt resource value: 0x7F030343 - public const int prefixTextAppearance = 2130903875; + public const int prefixText = 2130903875; // aapt resource value: 0x7F030344 - public const int prefixTextColor = 2130903876; + public const int prefixTextAppearance = 2130903876; // aapt resource value: 0x7F030345 - public const int preserveIconSpacing = 2130903877; + public const int prefixTextColor = 2130903877; // aapt resource value: 0x7F030346 - public const int pressedTranslationZ = 2130903878; + public const int preserveIconSpacing = 2130903878; // aapt resource value: 0x7F030347 - public const int primaryActivityName = 2130903879; + public const int pressedTranslationZ = 2130903879; // aapt resource value: 0x7F030348 - public const int progressBarPadding = 2130903880; + public const int primaryActivityName = 2130903880; // aapt resource value: 0x7F030349 - public const int progressBarStyle = 2130903881; + public const int progressBarPadding = 2130903881; // aapt resource value: 0x7F03034A - public const int quantizeMotionInterpolator = 2130903882; + public const int progressBarStyle = 2130903882; // aapt resource value: 0x7F03034B - public const int quantizeMotionPhase = 2130903883; + public const int quantizeMotionInterpolator = 2130903883; // aapt resource value: 0x7F03034C - public const int quantizeMotionSteps = 2130903884; + public const int quantizeMotionPhase = 2130903884; // aapt resource value: 0x7F03034D - public const int queryBackground = 2130903885; + public const int quantizeMotionSteps = 2130903885; // aapt resource value: 0x7F03034E - public const int queryHint = 2130903886; + public const int queryBackground = 2130903886; // aapt resource value: 0x7F03034F - public const int queryPatterns = 2130903887; + public const int queryHint = 2130903887; // aapt resource value: 0x7F030350 - public const int radioButtonStyle = 2130903888; + public const int queryPatterns = 2130903888; // aapt resource value: 0x7F030351 - public const int rangeFillColor = 2130903889; + public const int radioButtonStyle = 2130903889; // aapt resource value: 0x7F030352 - public const int ratingBarStyle = 2130903890; + public const int rangeFillColor = 2130903890; // aapt resource value: 0x7F030353 - public const int ratingBarStyleIndicator = 2130903891; + public const int ratingBarStyle = 2130903891; // aapt resource value: 0x7F030354 - public const int ratingBarStyleSmall = 2130903892; + public const int ratingBarStyleIndicator = 2130903892; // aapt resource value: 0x7F030355 - public const int reactiveGuide_animateChange = 2130903893; + public const int ratingBarStyleSmall = 2130903893; // aapt resource value: 0x7F030356 - public const int reactiveGuide_applyToAllConstraintSets = 2130903894; + public const int reactiveGuide_animateChange = 2130903894; // aapt resource value: 0x7F030357 - public const int reactiveGuide_applyToConstraintSet = 2130903895; + public const int reactiveGuide_applyToAllConstraintSets = 2130903895; // aapt resource value: 0x7F030358 - public const int reactiveGuide_valueId = 2130903896; + public const int reactiveGuide_applyToConstraintSet = 2130903896; // aapt resource value: 0x7F030359 - public const int recyclerViewStyle = 2130903897; + public const int reactiveGuide_valueId = 2130903897; // aapt resource value: 0x7F03035A - public const int region_heightLessThan = 2130903898; + public const int recyclerViewStyle = 2130903898; // aapt resource value: 0x7F03035B - public const int region_heightMoreThan = 2130903899; + public const int region_heightLessThan = 2130903899; // aapt resource value: 0x7F03035C - public const int region_widthLessThan = 2130903900; + public const int region_heightMoreThan = 2130903900; // aapt resource value: 0x7F03035D - public const int region_widthMoreThan = 2130903901; + public const int region_widthLessThan = 2130903901; // aapt resource value: 0x7F03035E - public const int reverseLayout = 2130903902; + public const int region_widthMoreThan = 2130903902; // aapt resource value: 0x7F03035F - public const int rippleColor = 2130903903; + public const int reverseLayout = 2130903903; // aapt resource value: 0x7F030360 - public const int rotationCenterId = 2130903904; + public const int rippleColor = 2130903904; // aapt resource value: 0x7F030361 - public const int round = 2130903905; + public const int rotationCenterId = 2130903905; // aapt resource value: 0x7F030362 - public const int roundPercent = 2130903906; + public const int round = 2130903906; // aapt resource value: 0x7F030363 - public const int saturation = 2130903907; + public const int roundPercent = 2130903907; // aapt resource value: 0x7F030364 - public const int scaleFromTextSize = 2130903908; + public const int saturation = 2130903908; // aapt resource value: 0x7F030365 - public const int schemaOrgProperty = 2130903909; + public const int scaleFromTextSize = 2130903909; // aapt resource value: 0x7F030366 - public const int schemaOrgType = 2130903910; + public const int schemaOrgProperty = 2130903910; // aapt resource value: 0x7F030367 - public const int scopeUris = 2130903911; + public const int schemaOrgType = 2130903911; // aapt resource value: 0x7F030368 - public const int scrimAnimationDuration = 2130903912; + public const int scopeUris = 2130903912; // aapt resource value: 0x7F030369 - public const int scrimBackground = 2130903913; + public const int scrimAnimationDuration = 2130903913; // aapt resource value: 0x7F03036A - public const int scrimVisibleHeightTrigger = 2130903914; + public const int scrimBackground = 2130903914; // aapt resource value: 0x7F03036B - public const int scrollViewStyle = 2130903915; + public const int scrimVisibleHeightTrigger = 2130903915; // aapt resource value: 0x7F03036C - public const int searchEnabled = 2130903916; + public const int scrollViewStyle = 2130903916; // aapt resource value: 0x7F03036D - public const int searchHintIcon = 2130903917; + public const int searchEnabled = 2130903917; // aapt resource value: 0x7F03036E - public const int searchIcon = 2130903918; + public const int searchHintIcon = 2130903918; // aapt resource value: 0x7F03036F - public const int searchLabel = 2130903919; + public const int searchIcon = 2130903919; // aapt resource value: 0x7F030370 - public const int searchViewStyle = 2130903920; + public const int searchLabel = 2130903920; // aapt resource value: 0x7F030371 - public const int secondaryActivityAction = 2130903921; + public const int searchViewStyle = 2130903921; // aapt resource value: 0x7F030372 - public const int secondaryActivityName = 2130903922; + public const int secondaryActivityAction = 2130903922; // aapt resource value: 0x7F030373 - public const int sectionContent = 2130903923; + public const int secondaryActivityName = 2130903923; // aapt resource value: 0x7F030374 - public const int sectionFormat = 2130903924; + public const int sectionContent = 2130903924; // aapt resource value: 0x7F030375 - public const int sectionId = 2130903925; + public const int sectionFormat = 2130903925; // aapt resource value: 0x7F030376 - public const int sectionType = 2130903926; + public const int sectionId = 2130903926; // aapt resource value: 0x7F030377 - public const int sectionWeight = 2130903927; + public const int sectionType = 2130903927; // aapt resource value: 0x7F030378 - public const int seekBarIncrement = 2130903928; + public const int sectionWeight = 2130903928; // aapt resource value: 0x7F030379 - public const int seekBarPreferenceStyle = 2130903929; + public const int seekBarIncrement = 2130903929; // aapt resource value: 0x7F03037A - public const int seekBarStyle = 2130903930; + public const int seekBarPreferenceStyle = 2130903930; // aapt resource value: 0x7F03037B - public const int selectable = 2130903931; + public const int seekBarStyle = 2130903931; // aapt resource value: 0x7F03037C - public const int selectableItemBackground = 2130903932; + public const int selectable = 2130903932; // aapt resource value: 0x7F03037D - public const int selectableItemBackgroundBorderless = 2130903933; + public const int selectableItemBackground = 2130903933; // aapt resource value: 0x7F03037E - public const int selectionRequired = 2130903934; + public const int selectableItemBackgroundBorderless = 2130903934; // aapt resource value: 0x7F03037F - public const int selectorSize = 2130903935; + public const int selectionRequired = 2130903935; // aapt resource value: 0x7F030380 - public const int semanticallySearchable = 2130903936; + public const int selectorSize = 2130903936; // aapt resource value: 0x7F030381 - public const int setsTag = 2130903937; + public const int semanticallySearchable = 2130903937; // aapt resource value: 0x7F030382 - public const int settingsDescription = 2130903938; + public const int setsTag = 2130903938; // aapt resource value: 0x7F030383 - public const int shapeAppearance = 2130903939; + public const int settingsDescription = 2130903939; // aapt resource value: 0x7F030384 - public const int shapeAppearanceLargeComponent = 2130903940; + public const int shapeAppearance = 2130903940; // aapt resource value: 0x7F030385 - public const int shapeAppearanceMediumComponent = 2130903941; + public const int shapeAppearanceLargeComponent = 2130903941; // aapt resource value: 0x7F030386 - public const int shapeAppearanceOverlay = 2130903942; + public const int shapeAppearanceMediumComponent = 2130903942; // aapt resource value: 0x7F030387 - public const int shapeAppearanceSmallComponent = 2130903943; + public const int shapeAppearanceOverlay = 2130903943; + + // aapt resource value: 0x7F030388 + public const int shapeAppearanceSmallComponent = 2130903944; // aapt resource value: 0x7F030001 public const int SharedValue = 2130903041; @@ -20135,812 +20138,812 @@ namespace TINK.Droid // aapt resource value: 0x7F030002 public const int SharedValueId = 2130903042; - // aapt resource value: 0x7F030388 - public const int shortcutMatchRequired = 2130903944; - // aapt resource value: 0x7F030389 - public const int shouldDisableView = 2130903945; + public const int shortcutMatchRequired = 2130903945; // aapt resource value: 0x7F03038A - public const int showAnimationBehavior = 2130903946; + public const int shouldDisableView = 2130903946; // aapt resource value: 0x7F03038B - public const int showAsAction = 2130903947; + public const int showAnimationBehavior = 2130903947; // aapt resource value: 0x7F03038C - public const int showDelay = 2130903948; + public const int showAsAction = 2130903948; // aapt resource value: 0x7F03038D - public const int showDividers = 2130903949; + public const int showDelay = 2130903949; // aapt resource value: 0x7F03038E - public const int showMotionSpec = 2130903950; + public const int showDividers = 2130903950; // aapt resource value: 0x7F03038F - public const int showPaths = 2130903951; + public const int showMotionSpec = 2130903951; // aapt resource value: 0x7F030390 - public const int showSeekBarValue = 2130903952; + public const int showPaths = 2130903952; // aapt resource value: 0x7F030391 - public const int showText = 2130903953; + public const int showSeekBarValue = 2130903953; // aapt resource value: 0x7F030392 - public const int showTitle = 2130903954; + public const int showText = 2130903954; // aapt resource value: 0x7F030393 - public const int shrinkMotionSpec = 2130903955; + public const int showTitle = 2130903955; // aapt resource value: 0x7F030394 - public const int singleChoiceItemLayout = 2130903956; + public const int shrinkMotionSpec = 2130903956; // aapt resource value: 0x7F030395 - public const int singleLine = 2130903957; + public const int singleChoiceItemLayout = 2130903957; // aapt resource value: 0x7F030396 - public const int singleLineTitle = 2130903958; + public const int singleLine = 2130903958; // aapt resource value: 0x7F030397 - public const int singleSelection = 2130903959; + public const int singleLineTitle = 2130903959; // aapt resource value: 0x7F030398 - public const int sizePercent = 2130903960; + public const int singleSelection = 2130903960; // aapt resource value: 0x7F030399 - public const int sliderStyle = 2130903961; + public const int sizePercent = 2130903961; // aapt resource value: 0x7F03039A - public const int snackbarButtonStyle = 2130903962; + public const int sliderStyle = 2130903962; // aapt resource value: 0x7F03039B - public const int snackbarStyle = 2130903963; + public const int snackbarButtonStyle = 2130903963; // aapt resource value: 0x7F03039C - public const int snackbarTextViewStyle = 2130903964; + public const int snackbarStyle = 2130903964; // aapt resource value: 0x7F03039D - public const int sourceClass = 2130903965; + public const int snackbarTextViewStyle = 2130903965; // aapt resource value: 0x7F03039E - public const int spanCount = 2130903966; + public const int sourceClass = 2130903966; // aapt resource value: 0x7F03039F - public const int spinBars = 2130903967; + public const int spanCount = 2130903967; // aapt resource value: 0x7F0303A0 - public const int spinnerDropDownItemStyle = 2130903968; + public const int spinBars = 2130903968; // aapt resource value: 0x7F0303A1 - public const int spinnerStyle = 2130903969; + public const int spinnerDropDownItemStyle = 2130903969; // aapt resource value: 0x7F0303A2 - public const int splitLayoutDirection = 2130903970; + public const int spinnerStyle = 2130903970; // aapt resource value: 0x7F0303A3 - public const int splitMinSmallestWidth = 2130903971; + public const int splitLayoutDirection = 2130903971; // aapt resource value: 0x7F0303A4 - public const int splitMinWidth = 2130903972; + public const int splitMinSmallestWidth = 2130903972; // aapt resource value: 0x7F0303A5 - public const int splitRatio = 2130903973; + public const int splitMinWidth = 2130903973; // aapt resource value: 0x7F0303A6 - public const int splitTrack = 2130903974; + public const int splitRatio = 2130903974; // aapt resource value: 0x7F0303A7 - public const int springBoundary = 2130903975; + public const int splitTrack = 2130903975; // aapt resource value: 0x7F0303A8 - public const int springDamping = 2130903976; + public const int springBoundary = 2130903976; // aapt resource value: 0x7F0303A9 - public const int springMass = 2130903977; + public const int springDamping = 2130903977; // aapt resource value: 0x7F0303AA - public const int springStiffness = 2130903978; + public const int springMass = 2130903978; // aapt resource value: 0x7F0303AB - public const int springStopThreshold = 2130903979; + public const int springStiffness = 2130903979; // aapt resource value: 0x7F0303AC - public const int srcCompat = 2130903980; + public const int springStopThreshold = 2130903980; // aapt resource value: 0x7F0303AD - public const int stackFromEnd = 2130903981; + public const int srcCompat = 2130903981; // aapt resource value: 0x7F0303AE - public const int staggered = 2130903982; + public const int stackFromEnd = 2130903982; // aapt resource value: 0x7F0303AF - public const int startDestination = 2130903983; + public const int staggered = 2130903983; // aapt resource value: 0x7F0303B0 - public const int startIconCheckable = 2130903984; + public const int startDestination = 2130903984; // aapt resource value: 0x7F0303B1 - public const int startIconContentDescription = 2130903985; + public const int startIconCheckable = 2130903985; // aapt resource value: 0x7F0303B2 - public const int startIconDrawable = 2130903986; + public const int startIconContentDescription = 2130903986; // aapt resource value: 0x7F0303B3 - public const int startIconTint = 2130903987; + public const int startIconDrawable = 2130903987; // aapt resource value: 0x7F0303B4 - public const int startIconTintMode = 2130903988; + public const int startIconTint = 2130903988; // aapt resource value: 0x7F0303B5 - public const int state_above_anchor = 2130903989; + public const int startIconTintMode = 2130903989; // aapt resource value: 0x7F0303B6 - public const int state_collapsed = 2130903990; + public const int state_above_anchor = 2130903990; // aapt resource value: 0x7F0303B7 - public const int state_collapsible = 2130903991; + public const int state_collapsed = 2130903991; // aapt resource value: 0x7F0303B8 - public const int state_dragged = 2130903992; + public const int state_collapsible = 2130903992; // aapt resource value: 0x7F0303B9 - public const int state_liftable = 2130903993; + public const int state_dragged = 2130903993; // aapt resource value: 0x7F0303BA - public const int state_lifted = 2130903994; + public const int state_liftable = 2130903994; // aapt resource value: 0x7F0303BB - public const int statusBarBackground = 2130903995; + public const int state_lifted = 2130903995; // aapt resource value: 0x7F0303BC - public const int statusBarForeground = 2130903996; + public const int statusBarBackground = 2130903996; // aapt resource value: 0x7F0303BD - public const int statusBarScrim = 2130903997; + public const int statusBarForeground = 2130903997; // aapt resource value: 0x7F0303BE - public const int strokeColor = 2130903998; + public const int statusBarScrim = 2130903998; // aapt resource value: 0x7F0303BF - public const int strokeWidth = 2130903999; + public const int strokeColor = 2130903999; // aapt resource value: 0x7F0303C0 - public const int subMenuArrow = 2130904000; + public const int strokeWidth = 2130904000; // aapt resource value: 0x7F0303C1 - public const int submitBackground = 2130904001; + public const int subMenuArrow = 2130904001; // aapt resource value: 0x7F0303C2 - public const int subsectionSeparator = 2130904002; + public const int submitBackground = 2130904002; // aapt resource value: 0x7F0303C3 - public const int subtitle = 2130904003; + public const int subsectionSeparator = 2130904003; // aapt resource value: 0x7F0303C4 - public const int subtitleCentered = 2130904004; + public const int subtitle = 2130904004; // aapt resource value: 0x7F0303C5 - public const int subtitleTextAppearance = 2130904005; + public const int subtitleCentered = 2130904005; // aapt resource value: 0x7F0303C6 - public const int subtitleTextColor = 2130904006; + public const int subtitleTextAppearance = 2130904006; // aapt resource value: 0x7F0303C7 - public const int subtitleTextStyle = 2130904007; + public const int subtitleTextColor = 2130904007; // aapt resource value: 0x7F0303C8 - public const int suffixText = 2130904008; + public const int subtitleTextStyle = 2130904008; // aapt resource value: 0x7F0303C9 - public const int suffixTextAppearance = 2130904009; + public const int suffixText = 2130904009; // aapt resource value: 0x7F0303CA - public const int suffixTextColor = 2130904010; + public const int suffixTextAppearance = 2130904010; // aapt resource value: 0x7F0303CB - public const int suggestionRowLayout = 2130904011; + public const int suffixTextColor = 2130904011; // aapt resource value: 0x7F0303CC - public const int summary = 2130904012; + public const int suggestionRowLayout = 2130904012; // aapt resource value: 0x7F0303CD - public const int summaryOff = 2130904013; + public const int summary = 2130904013; // aapt resource value: 0x7F0303CE - public const int summaryOn = 2130904014; + public const int summaryOff = 2130904014; // aapt resource value: 0x7F0303CF - public const int swipeRefreshLayoutProgressSpinnerBackgroundColor = 2130904015; + public const int summaryOn = 2130904015; // aapt resource value: 0x7F0303D0 - public const int switchMinWidth = 2130904016; + public const int swipeRefreshLayoutProgressSpinnerBackgroundColor = 2130904016; // aapt resource value: 0x7F0303D1 - public const int switchPadding = 2130904017; + public const int switchMinWidth = 2130904017; // aapt resource value: 0x7F0303D2 - public const int switchPreferenceCompatStyle = 2130904018; + public const int switchPadding = 2130904018; // aapt resource value: 0x7F0303D3 - public const int switchPreferenceStyle = 2130904019; + public const int switchPreferenceCompatStyle = 2130904019; // aapt resource value: 0x7F0303D4 - public const int switchStyle = 2130904020; + public const int switchPreferenceStyle = 2130904020; // aapt resource value: 0x7F0303D5 - public const int switchTextAppearance = 2130904021; + public const int switchStyle = 2130904021; // aapt resource value: 0x7F0303D6 - public const int switchTextOff = 2130904022; + public const int switchTextAppearance = 2130904022; // aapt resource value: 0x7F0303D7 - public const int switchTextOn = 2130904023; + public const int switchTextOff = 2130904023; // aapt resource value: 0x7F0303D8 - public const int tabBackground = 2130904024; + public const int switchTextOn = 2130904024; // aapt resource value: 0x7F0303D9 - public const int tabContentStart = 2130904025; + public const int tabBackground = 2130904025; // aapt resource value: 0x7F0303DA - public const int tabGravity = 2130904026; + public const int tabContentStart = 2130904026; // aapt resource value: 0x7F0303DB - public const int tabIconTint = 2130904027; + public const int tabGravity = 2130904027; // aapt resource value: 0x7F0303DC - public const int tabIconTintMode = 2130904028; + public const int tabIconTint = 2130904028; // aapt resource value: 0x7F0303DD - public const int tabIndicator = 2130904029; + public const int tabIconTintMode = 2130904029; // aapt resource value: 0x7F0303DE - public const int tabIndicatorAnimationDuration = 2130904030; + public const int tabIndicator = 2130904030; // aapt resource value: 0x7F0303DF - public const int tabIndicatorAnimationMode = 2130904031; + public const int tabIndicatorAnimationDuration = 2130904031; // aapt resource value: 0x7F0303E0 - public const int tabIndicatorColor = 2130904032; + public const int tabIndicatorAnimationMode = 2130904032; // aapt resource value: 0x7F0303E1 - public const int tabIndicatorFullWidth = 2130904033; + public const int tabIndicatorColor = 2130904033; // aapt resource value: 0x7F0303E2 - public const int tabIndicatorGravity = 2130904034; + public const int tabIndicatorFullWidth = 2130904034; // aapt resource value: 0x7F0303E3 - public const int tabIndicatorHeight = 2130904035; + public const int tabIndicatorGravity = 2130904035; // aapt resource value: 0x7F0303E4 - public const int tabInlineLabel = 2130904036; + public const int tabIndicatorHeight = 2130904036; // aapt resource value: 0x7F0303E5 - public const int tabMaxWidth = 2130904037; + public const int tabInlineLabel = 2130904037; // aapt resource value: 0x7F0303E6 - public const int tabMinWidth = 2130904038; + public const int tabMaxWidth = 2130904038; // aapt resource value: 0x7F0303E7 - public const int tabMode = 2130904039; + public const int tabMinWidth = 2130904039; // aapt resource value: 0x7F0303E8 - public const int tabPadding = 2130904040; + public const int tabMode = 2130904040; // aapt resource value: 0x7F0303E9 - public const int tabPaddingBottom = 2130904041; + public const int tabPadding = 2130904041; // aapt resource value: 0x7F0303EA - public const int tabPaddingEnd = 2130904042; + public const int tabPaddingBottom = 2130904042; // aapt resource value: 0x7F0303EB - public const int tabPaddingStart = 2130904043; + public const int tabPaddingEnd = 2130904043; // aapt resource value: 0x7F0303EC - public const int tabPaddingTop = 2130904044; + public const int tabPaddingStart = 2130904044; // aapt resource value: 0x7F0303ED - public const int tabRippleColor = 2130904045; + public const int tabPaddingTop = 2130904045; // aapt resource value: 0x7F0303EE - public const int tabSelectedTextColor = 2130904046; + public const int tabRippleColor = 2130904046; // aapt resource value: 0x7F0303EF - public const int tabStyle = 2130904047; + public const int tabSelectedTextColor = 2130904047; // aapt resource value: 0x7F0303F0 - public const int tabTextAppearance = 2130904048; + public const int tabStyle = 2130904048; // aapt resource value: 0x7F0303F1 - public const int tabTextColor = 2130904049; + public const int tabTextAppearance = 2130904049; // aapt resource value: 0x7F0303F2 - public const int tabUnboundedRipple = 2130904050; + public const int tabTextColor = 2130904050; // aapt resource value: 0x7F0303F3 - public const int targetId = 2130904051; + public const int tabUnboundedRipple = 2130904051; // aapt resource value: 0x7F0303F4 - public const int targetPackage = 2130904052; + public const int targetId = 2130904052; // aapt resource value: 0x7F0303F5 - public const int telltales_tailColor = 2130904053; + public const int targetPackage = 2130904053; // aapt resource value: 0x7F0303F6 - public const int telltales_tailScale = 2130904054; + public const int telltales_tailColor = 2130904054; // aapt resource value: 0x7F0303F7 - public const int telltales_velocityMode = 2130904055; + public const int telltales_tailScale = 2130904055; // aapt resource value: 0x7F0303F8 - public const int textAllCaps = 2130904056; + public const int telltales_velocityMode = 2130904056; // aapt resource value: 0x7F0303F9 - public const int textAppearanceBody1 = 2130904057; + public const int textAllCaps = 2130904057; // aapt resource value: 0x7F0303FA - public const int textAppearanceBody2 = 2130904058; + public const int textAppearanceBody1 = 2130904058; // aapt resource value: 0x7F0303FB - public const int textAppearanceButton = 2130904059; + public const int textAppearanceBody2 = 2130904059; // aapt resource value: 0x7F0303FC - public const int textAppearanceCaption = 2130904060; + public const int textAppearanceButton = 2130904060; // aapt resource value: 0x7F0303FD - public const int textAppearanceHeadline1 = 2130904061; + public const int textAppearanceCaption = 2130904061; // aapt resource value: 0x7F0303FE - public const int textAppearanceHeadline2 = 2130904062; + public const int textAppearanceHeadline1 = 2130904062; // aapt resource value: 0x7F0303FF - public const int textAppearanceHeadline3 = 2130904063; + public const int textAppearanceHeadline2 = 2130904063; // aapt resource value: 0x7F030400 - public const int textAppearanceHeadline4 = 2130904064; + public const int textAppearanceHeadline3 = 2130904064; // aapt resource value: 0x7F030401 - public const int textAppearanceHeadline5 = 2130904065; + public const int textAppearanceHeadline4 = 2130904065; // aapt resource value: 0x7F030402 - public const int textAppearanceHeadline6 = 2130904066; + public const int textAppearanceHeadline5 = 2130904066; // aapt resource value: 0x7F030403 - public const int textAppearanceLargePopupMenu = 2130904067; + public const int textAppearanceHeadline6 = 2130904067; // aapt resource value: 0x7F030404 - public const int textAppearanceLineHeightEnabled = 2130904068; + public const int textAppearanceLargePopupMenu = 2130904068; // aapt resource value: 0x7F030405 - public const int textAppearanceListItem = 2130904069; + public const int textAppearanceLineHeightEnabled = 2130904069; // aapt resource value: 0x7F030406 - public const int textAppearanceListItemSecondary = 2130904070; + public const int textAppearanceListItem = 2130904070; // aapt resource value: 0x7F030407 - public const int textAppearanceListItemSmall = 2130904071; + public const int textAppearanceListItemSecondary = 2130904071; // aapt resource value: 0x7F030408 - public const int textAppearanceOverline = 2130904072; + public const int textAppearanceListItemSmall = 2130904072; // aapt resource value: 0x7F030409 - public const int textAppearancePopupMenuHeader = 2130904073; + public const int textAppearanceOverline = 2130904073; // aapt resource value: 0x7F03040A - public const int textAppearanceSearchResultSubtitle = 2130904074; + public const int textAppearancePopupMenuHeader = 2130904074; // aapt resource value: 0x7F03040B - public const int textAppearanceSearchResultTitle = 2130904075; + public const int textAppearanceSearchResultSubtitle = 2130904075; // aapt resource value: 0x7F03040C - public const int textAppearanceSmallPopupMenu = 2130904076; + public const int textAppearanceSearchResultTitle = 2130904076; // aapt resource value: 0x7F03040D - public const int textAppearanceSubtitle1 = 2130904077; + public const int textAppearanceSmallPopupMenu = 2130904077; // aapt resource value: 0x7F03040E - public const int textAppearanceSubtitle2 = 2130904078; + public const int textAppearanceSubtitle1 = 2130904078; // aapt resource value: 0x7F03040F - public const int textBackground = 2130904079; + public const int textAppearanceSubtitle2 = 2130904079; // aapt resource value: 0x7F030410 - public const int textBackgroundPanX = 2130904080; + public const int textBackground = 2130904080; // aapt resource value: 0x7F030411 - public const int textBackgroundPanY = 2130904081; + public const int textBackgroundPanX = 2130904081; // aapt resource value: 0x7F030412 - public const int textBackgroundRotate = 2130904082; + public const int textBackgroundPanY = 2130904082; // aapt resource value: 0x7F030413 - public const int textBackgroundZoom = 2130904083; + public const int textBackgroundRotate = 2130904083; // aapt resource value: 0x7F030414 - public const int textColorAlertDialogListItem = 2130904084; + public const int textBackgroundZoom = 2130904084; // aapt resource value: 0x7F030415 - public const int textColorSearchUrl = 2130904085; + public const int textColorAlertDialogListItem = 2130904085; // aapt resource value: 0x7F030416 - public const int textEndPadding = 2130904086; + public const int textColorSearchUrl = 2130904086; // aapt resource value: 0x7F030417 - public const int textFillColor = 2130904087; + public const int textEndPadding = 2130904087; // aapt resource value: 0x7F030418 - public const int textInputLayoutFocusedRectEnabled = 2130904088; + public const int textFillColor = 2130904088; // aapt resource value: 0x7F030419 - public const int textInputStyle = 2130904089; + public const int textInputLayoutFocusedRectEnabled = 2130904089; // aapt resource value: 0x7F03041A - public const int textLocale = 2130904090; + public const int textInputStyle = 2130904090; // aapt resource value: 0x7F03041B - public const int textOutlineColor = 2130904091; + public const int textLocale = 2130904091; // aapt resource value: 0x7F03041C - public const int textOutlineThickness = 2130904092; + public const int textOutlineColor = 2130904092; // aapt resource value: 0x7F03041D - public const int textPanX = 2130904093; + public const int textOutlineThickness = 2130904093; // aapt resource value: 0x7F03041E - public const int textPanY = 2130904094; + public const int textPanX = 2130904094; // aapt resource value: 0x7F03041F - public const int textStartPadding = 2130904095; + public const int textPanY = 2130904095; // aapt resource value: 0x7F030420 - public const int textureBlurFactor = 2130904096; + public const int textStartPadding = 2130904096; // aapt resource value: 0x7F030421 - public const int textureEffect = 2130904097; + public const int textureBlurFactor = 2130904097; // aapt resource value: 0x7F030422 - public const int textureHeight = 2130904098; + public const int textureEffect = 2130904098; // aapt resource value: 0x7F030423 - public const int textureWidth = 2130904099; + public const int textureHeight = 2130904099; // aapt resource value: 0x7F030424 - public const int theme = 2130904100; + public const int textureWidth = 2130904100; // aapt resource value: 0x7F030425 - public const int themeLineHeight = 2130904101; + public const int theme = 2130904101; // aapt resource value: 0x7F030426 - public const int thickness = 2130904102; + public const int themeLineHeight = 2130904102; // aapt resource value: 0x7F030427 - public const int thumbColor = 2130904103; + public const int thickness = 2130904103; // aapt resource value: 0x7F030428 - public const int thumbElevation = 2130904104; + public const int thumbColor = 2130904104; // aapt resource value: 0x7F030429 - public const int thumbRadius = 2130904105; + public const int thumbElevation = 2130904105; // aapt resource value: 0x7F03042A - public const int thumbStrokeColor = 2130904106; + public const int thumbRadius = 2130904106; // aapt resource value: 0x7F03042B - public const int thumbStrokeWidth = 2130904107; + public const int thumbStrokeColor = 2130904107; // aapt resource value: 0x7F03042C - public const int thumbTextPadding = 2130904108; + public const int thumbStrokeWidth = 2130904108; // aapt resource value: 0x7F03042D - public const int thumbTint = 2130904109; + public const int thumbTextPadding = 2130904109; // aapt resource value: 0x7F03042E - public const int thumbTintMode = 2130904110; + public const int thumbTint = 2130904110; // aapt resource value: 0x7F03042F - public const int tickColor = 2130904111; + public const int thumbTintMode = 2130904111; // aapt resource value: 0x7F030430 - public const int tickColorActive = 2130904112; + public const int tickColor = 2130904112; // aapt resource value: 0x7F030431 - public const int tickColorInactive = 2130904113; + public const int tickColorActive = 2130904113; // aapt resource value: 0x7F030432 - public const int tickMark = 2130904114; + public const int tickColorInactive = 2130904114; // aapt resource value: 0x7F030433 - public const int tickMarkTint = 2130904115; + public const int tickMark = 2130904115; // aapt resource value: 0x7F030434 - public const int tickMarkTintMode = 2130904116; + public const int tickMarkTint = 2130904116; // aapt resource value: 0x7F030435 - public const int tickVisible = 2130904117; + public const int tickMarkTintMode = 2130904117; // aapt resource value: 0x7F030436 - public const int tint = 2130904118; + public const int tickVisible = 2130904118; // aapt resource value: 0x7F030437 - public const int tintMode = 2130904119; + public const int tint = 2130904119; // aapt resource value: 0x7F030438 - public const int title = 2130904120; + public const int tintMode = 2130904120; // aapt resource value: 0x7F030439 - public const int titleCentered = 2130904121; + public const int title = 2130904121; // aapt resource value: 0x7F03043A - public const int titleCollapseMode = 2130904122; + public const int titleCentered = 2130904122; // aapt resource value: 0x7F03043B - public const int titleEnabled = 2130904123; + public const int titleCollapseMode = 2130904123; // aapt resource value: 0x7F03043C - public const int titleMargin = 2130904124; + public const int titleEnabled = 2130904124; // aapt resource value: 0x7F03043D - public const int titleMarginBottom = 2130904125; + public const int titleMargin = 2130904125; // aapt resource value: 0x7F03043E - public const int titleMarginEnd = 2130904126; - - // aapt resource value: 0x7F030441 - public const int titleMargins = 2130904129; + public const int titleMarginBottom = 2130904126; // aapt resource value: 0x7F03043F - public const int titleMarginStart = 2130904127; - - // aapt resource value: 0x7F030440 - public const int titleMarginTop = 2130904128; + public const int titleMarginEnd = 2130904127; // aapt resource value: 0x7F030442 - public const int titleTextAppearance = 2130904130; + public const int titleMargins = 2130904130; + + // aapt resource value: 0x7F030440 + public const int titleMarginStart = 2130904128; + + // aapt resource value: 0x7F030441 + public const int titleMarginTop = 2130904129; // aapt resource value: 0x7F030443 - public const int titleTextColor = 2130904131; + public const int titleTextAppearance = 2130904131; // aapt resource value: 0x7F030444 - public const int titleTextStyle = 2130904132; + public const int titleTextColor = 2130904132; // aapt resource value: 0x7F030445 - public const int toAddressesSection = 2130904133; + public const int titleTextStyle = 2130904133; // aapt resource value: 0x7F030446 - public const int toolbarId = 2130904134; + public const int toAddressesSection = 2130904134; // aapt resource value: 0x7F030447 - public const int toolbarNavigationButtonStyle = 2130904135; + public const int toolbarId = 2130904135; // aapt resource value: 0x7F030448 - public const int toolbarStyle = 2130904136; + public const int toolbarNavigationButtonStyle = 2130904136; // aapt resource value: 0x7F030449 - public const int tooltipForegroundColor = 2130904137; + public const int toolbarStyle = 2130904137; // aapt resource value: 0x7F03044A - public const int tooltipFrameBackground = 2130904138; + public const int tooltipForegroundColor = 2130904138; // aapt resource value: 0x7F03044B - public const int tooltipStyle = 2130904139; + public const int tooltipFrameBackground = 2130904139; // aapt resource value: 0x7F03044C - public const int tooltipText = 2130904140; + public const int tooltipStyle = 2130904140; // aapt resource value: 0x7F03044D - public const int touchAnchorId = 2130904141; + public const int tooltipText = 2130904141; // aapt resource value: 0x7F03044E - public const int touchAnchorSide = 2130904142; + public const int touchAnchorId = 2130904142; // aapt resource value: 0x7F03044F - public const int touchRegionId = 2130904143; + public const int touchAnchorSide = 2130904143; // aapt resource value: 0x7F030450 - public const int track = 2130904144; + public const int touchRegionId = 2130904144; // aapt resource value: 0x7F030451 - public const int trackColor = 2130904145; + public const int track = 2130904145; // aapt resource value: 0x7F030452 - public const int trackColorActive = 2130904146; + public const int trackColor = 2130904146; // aapt resource value: 0x7F030453 - public const int trackColorInactive = 2130904147; + public const int trackColorActive = 2130904147; // aapt resource value: 0x7F030454 - public const int trackCornerRadius = 2130904148; + public const int trackColorInactive = 2130904148; // aapt resource value: 0x7F030455 - public const int trackHeight = 2130904149; + public const int trackCornerRadius = 2130904149; // aapt resource value: 0x7F030456 - public const int trackThickness = 2130904150; + public const int trackHeight = 2130904150; // aapt resource value: 0x7F030457 - public const int trackTint = 2130904151; + public const int trackThickness = 2130904151; // aapt resource value: 0x7F030458 - public const int trackTintMode = 2130904152; + public const int trackTint = 2130904152; // aapt resource value: 0x7F030459 - public const int transformPivotTarget = 2130904153; + public const int trackTintMode = 2130904153; // aapt resource value: 0x7F03045A - public const int transitionDisable = 2130904154; + public const int transformPivotTarget = 2130904154; // aapt resource value: 0x7F03045B - public const int transitionEasing = 2130904155; + public const int transitionDisable = 2130904155; // aapt resource value: 0x7F03045C - public const int transitionFlags = 2130904156; + public const int transitionEasing = 2130904156; // aapt resource value: 0x7F03045D - public const int transitionPathRotate = 2130904157; + public const int transitionFlags = 2130904157; // aapt resource value: 0x7F03045E - public const int transitionShapeAppearance = 2130904158; + public const int transitionPathRotate = 2130904158; // aapt resource value: 0x7F03045F - public const int triggerId = 2130904159; + public const int transitionShapeAppearance = 2130904159; // aapt resource value: 0x7F030460 - public const int triggerReceiver = 2130904160; + public const int triggerId = 2130904160; // aapt resource value: 0x7F030461 - public const int triggerSlack = 2130904161; + public const int triggerReceiver = 2130904161; // aapt resource value: 0x7F030462 - public const int trimmable = 2130904162; + public const int triggerSlack = 2130904162; // aapt resource value: 0x7F030463 - public const int ttcIndex = 2130904163; + public const int trimmable = 2130904163; // aapt resource value: 0x7F030464 - public const int uiCompass = 2130904164; + public const int ttcIndex = 2130904164; // aapt resource value: 0x7F030465 - public const int uiMapToolbar = 2130904165; + public const int uiCompass = 2130904165; // aapt resource value: 0x7F030466 - public const int uiRotateGestures = 2130904166; + public const int uiMapToolbar = 2130904166; // aapt resource value: 0x7F030467 - public const int uiScrollGestures = 2130904167; + public const int uiRotateGestures = 2130904167; // aapt resource value: 0x7F030468 - public const int uiScrollGesturesDuringRotateOrZoom = 2130904168; + public const int uiScrollGestures = 2130904168; // aapt resource value: 0x7F030469 - public const int uiTiltGestures = 2130904169; + public const int uiScrollGesturesDuringRotateOrZoom = 2130904169; // aapt resource value: 0x7F03046A - public const int uiZoomControls = 2130904170; + public const int uiTiltGestures = 2130904170; // aapt resource value: 0x7F03046B - public const int uiZoomGestures = 2130904171; - - // aapt resource value: 0x7F03046D - public const int updatesContinuously = 2130904173; + public const int uiZoomControls = 2130904171; // aapt resource value: 0x7F03046C - public const int upDuration = 2130904172; + public const int uiZoomGestures = 2130904172; // aapt resource value: 0x7F03046E - public const int uri = 2130904174; + public const int updatesContinuously = 2130904174; + + // aapt resource value: 0x7F03046D + public const int upDuration = 2130904173; // aapt resource value: 0x7F03046F - public const int useCompatPadding = 2130904175; + public const int uri = 2130904175; // aapt resource value: 0x7F030470 - public const int useMaterialThemeColors = 2130904176; - - // aapt resource value: 0x7F030473 - public const int userInputSection = 2130904179; - - // aapt resource value: 0x7F030474 - public const int userInputTag = 2130904180; - - // aapt resource value: 0x7F030475 - public const int userInputValue = 2130904181; + public const int useCompatPadding = 2130904176; // aapt resource value: 0x7F030471 - public const int useSimpleSummaryProvider = 2130904177; + public const int useMaterialThemeColors = 2130904177; - // aapt resource value: 0x7F030472 - public const int useViewLifecycle = 2130904178; + // aapt resource value: 0x7F030474 + public const int userInputSection = 2130904180; + + // aapt resource value: 0x7F030475 + public const int userInputTag = 2130904181; // aapt resource value: 0x7F030476 - public const int values = 2130904182; + public const int userInputValue = 2130904182; + + // aapt resource value: 0x7F030472 + public const int useSimpleSummaryProvider = 2130904178; + + // aapt resource value: 0x7F030473 + public const int useViewLifecycle = 2130904179; // aapt resource value: 0x7F030477 - public const int verticalOffset = 2130904183; + public const int values = 2130904183; // aapt resource value: 0x7F030478 - public const int viewInflaterClass = 2130904184; + public const int verticalOffset = 2130904184; // aapt resource value: 0x7F030479 - public const int viewTransitionMode = 2130904185; + public const int viewInflaterClass = 2130904185; // aapt resource value: 0x7F03047A - public const int viewTransitionOnCross = 2130904186; + public const int viewTransitionMode = 2130904186; // aapt resource value: 0x7F03047B - public const int viewTransitionOnNegativeCross = 2130904187; + public const int viewTransitionOnCross = 2130904187; // aapt resource value: 0x7F03047C - public const int viewTransitionOnPositiveCross = 2130904188; + public const int viewTransitionOnNegativeCross = 2130904188; // aapt resource value: 0x7F03047D - public const int visibilityMode = 2130904189; + public const int viewTransitionOnPositiveCross = 2130904189; // aapt resource value: 0x7F03047E - public const int voiceIcon = 2130904190; + public const int visibilityMode = 2130904190; // aapt resource value: 0x7F03047F - public const int warmth = 2130904191; + public const int voiceIcon = 2130904191; // aapt resource value: 0x7F030480 - public const int waveDecay = 2130904192; + public const int warmth = 2130904192; // aapt resource value: 0x7F030481 - public const int waveOffset = 2130904193; + public const int waveDecay = 2130904193; // aapt resource value: 0x7F030482 - public const int wavePeriod = 2130904194; + public const int waveOffset = 2130904194; // aapt resource value: 0x7F030483 - public const int wavePhase = 2130904195; + public const int wavePeriod = 2130904195; // aapt resource value: 0x7F030484 - public const int waveShape = 2130904196; + public const int wavePhase = 2130904196; // aapt resource value: 0x7F030485 - public const int waveVariesBy = 2130904197; + public const int waveShape = 2130904197; // aapt resource value: 0x7F030486 - public const int widgetLayout = 2130904198; + public const int waveVariesBy = 2130904198; // aapt resource value: 0x7F030487 - public const int windowActionBar = 2130904199; + public const int widgetLayout = 2130904199; // aapt resource value: 0x7F030488 - public const int windowActionBarOverlay = 2130904200; + public const int windowActionBar = 2130904200; // aapt resource value: 0x7F030489 - public const int windowActionModeOverlay = 2130904201; + public const int windowActionBarOverlay = 2130904201; // aapt resource value: 0x7F03048A - public const int windowFixedHeightMajor = 2130904202; + public const int windowActionModeOverlay = 2130904202; // aapt resource value: 0x7F03048B - public const int windowFixedHeightMinor = 2130904203; + public const int windowFixedHeightMajor = 2130904203; // aapt resource value: 0x7F03048C - public const int windowFixedWidthMajor = 2130904204; + public const int windowFixedHeightMinor = 2130904204; // aapt resource value: 0x7F03048D - public const int windowFixedWidthMinor = 2130904205; + public const int windowFixedWidthMajor = 2130904205; // aapt resource value: 0x7F03048E - public const int windowMinWidthMajor = 2130904206; + public const int windowFixedWidthMinor = 2130904206; // aapt resource value: 0x7F03048F - public const int windowMinWidthMinor = 2130904207; + public const int windowMinWidthMajor = 2130904207; // aapt resource value: 0x7F030490 - public const int windowNoTitle = 2130904208; + public const int windowMinWidthMinor = 2130904208; // aapt resource value: 0x7F030491 - public const int yearSelectedStyle = 2130904209; + public const int windowNoTitle = 2130904209; // aapt resource value: 0x7F030492 - public const int yearStyle = 2130904210; + public const int yearSelectedStyle = 2130904210; // aapt resource value: 0x7F030493 - public const int yearTodayStyle = 2130904211; + public const int yearStyle = 2130904211; // aapt resource value: 0x7F030494 - public const int zOrderOnTop = 2130904212; + public const int yearTodayStyle = 2130904212; + + // aapt resource value: 0x7F030495 + public const int zOrderOnTop = 2130904213; static Attribute() { @@ -22347,727 +22350,730 @@ namespace TINK.Droid public const int mr_controller_volume_group_list_padding_top = 2131099855; // aapt resource value: 0x7F0600D0 - public const int mr_dialog_fixed_width_major = 2131099856; + public const int mr_controller_wifi_icon_size = 2131099856; // aapt resource value: 0x7F0600D1 - public const int mr_dialog_fixed_width_minor = 2131099857; + public const int mr_dialog_fixed_width_major = 2131099857; // aapt resource value: 0x7F0600D2 - public const int mr_dynamic_dialog_header_text_size = 2131099858; + public const int mr_dialog_fixed_width_minor = 2131099858; // aapt resource value: 0x7F0600D3 - public const int mr_dynamic_dialog_route_text_size = 2131099859; + public const int mr_dynamic_dialog_header_text_size = 2131099859; // aapt resource value: 0x7F0600D4 - public const int mr_dynamic_dialog_row_height = 2131099860; + public const int mr_dynamic_dialog_route_text_size = 2131099860; // aapt resource value: 0x7F0600D5 - public const int mr_dynamic_volume_group_list_item_height = 2131099861; + public const int mr_dynamic_dialog_row_height = 2131099861; // aapt resource value: 0x7F0600D6 - public const int mtrl_alert_dialog_background_inset_bottom = 2131099862; + public const int mr_dynamic_volume_group_list_item_height = 2131099862; // aapt resource value: 0x7F0600D7 - public const int mtrl_alert_dialog_background_inset_end = 2131099863; + public const int mtrl_alert_dialog_background_inset_bottom = 2131099863; // aapt resource value: 0x7F0600D8 - public const int mtrl_alert_dialog_background_inset_start = 2131099864; + public const int mtrl_alert_dialog_background_inset_end = 2131099864; // aapt resource value: 0x7F0600D9 - public const int mtrl_alert_dialog_background_inset_top = 2131099865; + public const int mtrl_alert_dialog_background_inset_start = 2131099865; // aapt resource value: 0x7F0600DA - public const int mtrl_alert_dialog_picker_background_inset = 2131099866; + public const int mtrl_alert_dialog_background_inset_top = 2131099866; // aapt resource value: 0x7F0600DB - public const int mtrl_badge_horizontal_edge_offset = 2131099867; + public const int mtrl_alert_dialog_picker_background_inset = 2131099867; // aapt resource value: 0x7F0600DC - public const int mtrl_badge_long_text_horizontal_padding = 2131099868; + public const int mtrl_badge_horizontal_edge_offset = 2131099868; // aapt resource value: 0x7F0600DD - public const int mtrl_badge_radius = 2131099869; + public const int mtrl_badge_long_text_horizontal_padding = 2131099869; // aapt resource value: 0x7F0600DE - public const int mtrl_badge_text_horizontal_edge_offset = 2131099870; + public const int mtrl_badge_radius = 2131099870; // aapt resource value: 0x7F0600DF - public const int mtrl_badge_text_size = 2131099871; + public const int mtrl_badge_text_horizontal_edge_offset = 2131099871; // aapt resource value: 0x7F0600E0 - public const int mtrl_badge_toolbar_action_menu_item_horizontal_offset = 2131099872; + public const int mtrl_badge_text_size = 2131099872; // aapt resource value: 0x7F0600E1 - public const int mtrl_badge_toolbar_action_menu_item_vertical_offset = 2131099873; + public const int mtrl_badge_toolbar_action_menu_item_horizontal_offset = 2131099873; // aapt resource value: 0x7F0600E2 - public const int mtrl_badge_with_text_radius = 2131099874; + public const int mtrl_badge_toolbar_action_menu_item_vertical_offset = 2131099874; // aapt resource value: 0x7F0600E3 - public const int mtrl_bottomappbar_fabOffsetEndMode = 2131099875; + public const int mtrl_badge_with_text_radius = 2131099875; // aapt resource value: 0x7F0600E4 - public const int mtrl_bottomappbar_fab_bottom_margin = 2131099876; + public const int mtrl_bottomappbar_fabOffsetEndMode = 2131099876; // aapt resource value: 0x7F0600E5 - public const int mtrl_bottomappbar_fab_cradle_margin = 2131099877; + public const int mtrl_bottomappbar_fab_bottom_margin = 2131099877; // aapt resource value: 0x7F0600E6 - public const int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 2131099878; + public const int mtrl_bottomappbar_fab_cradle_margin = 2131099878; // aapt resource value: 0x7F0600E7 - public const int mtrl_bottomappbar_fab_cradle_vertical_offset = 2131099879; + public const int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 2131099879; // aapt resource value: 0x7F0600E8 - public const int mtrl_bottomappbar_height = 2131099880; + public const int mtrl_bottomappbar_fab_cradle_vertical_offset = 2131099880; // aapt resource value: 0x7F0600E9 - public const int mtrl_btn_corner_radius = 2131099881; + public const int mtrl_bottomappbar_height = 2131099881; // aapt resource value: 0x7F0600EA - public const int mtrl_btn_dialog_btn_min_width = 2131099882; + public const int mtrl_btn_corner_radius = 2131099882; // aapt resource value: 0x7F0600EB - public const int mtrl_btn_disabled_elevation = 2131099883; + public const int mtrl_btn_dialog_btn_min_width = 2131099883; // aapt resource value: 0x7F0600EC - public const int mtrl_btn_disabled_z = 2131099884; + public const int mtrl_btn_disabled_elevation = 2131099884; // aapt resource value: 0x7F0600ED - public const int mtrl_btn_elevation = 2131099885; + public const int mtrl_btn_disabled_z = 2131099885; // aapt resource value: 0x7F0600EE - public const int mtrl_btn_focused_z = 2131099886; + public const int mtrl_btn_elevation = 2131099886; // aapt resource value: 0x7F0600EF - public const int mtrl_btn_hovered_z = 2131099887; + public const int mtrl_btn_focused_z = 2131099887; // aapt resource value: 0x7F0600F0 - public const int mtrl_btn_icon_btn_padding_left = 2131099888; + public const int mtrl_btn_hovered_z = 2131099888; // aapt resource value: 0x7F0600F1 - public const int mtrl_btn_icon_padding = 2131099889; + public const int mtrl_btn_icon_btn_padding_left = 2131099889; // aapt resource value: 0x7F0600F2 - public const int mtrl_btn_inset = 2131099890; + public const int mtrl_btn_icon_padding = 2131099890; // aapt resource value: 0x7F0600F3 - public const int mtrl_btn_letter_spacing = 2131099891; + public const int mtrl_btn_inset = 2131099891; // aapt resource value: 0x7F0600F4 - public const int mtrl_btn_max_width = 2131099892; + public const int mtrl_btn_letter_spacing = 2131099892; // aapt resource value: 0x7F0600F5 - public const int mtrl_btn_padding_bottom = 2131099893; + public const int mtrl_btn_max_width = 2131099893; // aapt resource value: 0x7F0600F6 - public const int mtrl_btn_padding_left = 2131099894; + public const int mtrl_btn_padding_bottom = 2131099894; // aapt resource value: 0x7F0600F7 - public const int mtrl_btn_padding_right = 2131099895; + public const int mtrl_btn_padding_left = 2131099895; // aapt resource value: 0x7F0600F8 - public const int mtrl_btn_padding_top = 2131099896; + public const int mtrl_btn_padding_right = 2131099896; // aapt resource value: 0x7F0600F9 - public const int mtrl_btn_pressed_z = 2131099897; + public const int mtrl_btn_padding_top = 2131099897; // aapt resource value: 0x7F0600FA - public const int mtrl_btn_snackbar_margin_horizontal = 2131099898; + public const int mtrl_btn_pressed_z = 2131099898; // aapt resource value: 0x7F0600FB - public const int mtrl_btn_stroke_size = 2131099899; + public const int mtrl_btn_snackbar_margin_horizontal = 2131099899; // aapt resource value: 0x7F0600FC - public const int mtrl_btn_text_btn_icon_padding = 2131099900; + public const int mtrl_btn_stroke_size = 2131099900; // aapt resource value: 0x7F0600FD - public const int mtrl_btn_text_btn_padding_left = 2131099901; + public const int mtrl_btn_text_btn_icon_padding = 2131099901; // aapt resource value: 0x7F0600FE - public const int mtrl_btn_text_btn_padding_right = 2131099902; + public const int mtrl_btn_text_btn_padding_left = 2131099902; // aapt resource value: 0x7F0600FF - public const int mtrl_btn_text_size = 2131099903; + public const int mtrl_btn_text_btn_padding_right = 2131099903; // aapt resource value: 0x7F060100 - public const int mtrl_btn_z = 2131099904; + public const int mtrl_btn_text_size = 2131099904; // aapt resource value: 0x7F060101 - public const int mtrl_calendar_action_confirm_button_min_width = 2131099905; + public const int mtrl_btn_z = 2131099905; // aapt resource value: 0x7F060102 - public const int mtrl_calendar_action_height = 2131099906; + public const int mtrl_calendar_action_confirm_button_min_width = 2131099906; // aapt resource value: 0x7F060103 - public const int mtrl_calendar_action_padding = 2131099907; + public const int mtrl_calendar_action_height = 2131099907; // aapt resource value: 0x7F060104 - public const int mtrl_calendar_bottom_padding = 2131099908; + public const int mtrl_calendar_action_padding = 2131099908; // aapt resource value: 0x7F060105 - public const int mtrl_calendar_content_padding = 2131099909; - - // aapt resource value: 0x7F06010C - public const int mtrl_calendar_days_of_week_height = 2131099916; + public const int mtrl_calendar_bottom_padding = 2131099909; // aapt resource value: 0x7F060106 - public const int mtrl_calendar_day_corner = 2131099910; - - // aapt resource value: 0x7F060107 - public const int mtrl_calendar_day_height = 2131099911; - - // aapt resource value: 0x7F060108 - public const int mtrl_calendar_day_horizontal_padding = 2131099912; - - // aapt resource value: 0x7F060109 - public const int mtrl_calendar_day_today_stroke = 2131099913; - - // aapt resource value: 0x7F06010A - public const int mtrl_calendar_day_vertical_padding = 2131099914; - - // aapt resource value: 0x7F06010B - public const int mtrl_calendar_day_width = 2131099915; + public const int mtrl_calendar_content_padding = 2131099910; // aapt resource value: 0x7F06010D - public const int mtrl_calendar_dialog_background_inset = 2131099917; + public const int mtrl_calendar_days_of_week_height = 2131099917; + + // aapt resource value: 0x7F060107 + public const int mtrl_calendar_day_corner = 2131099911; + + // aapt resource value: 0x7F060108 + public const int mtrl_calendar_day_height = 2131099912; + + // aapt resource value: 0x7F060109 + public const int mtrl_calendar_day_horizontal_padding = 2131099913; + + // aapt resource value: 0x7F06010A + public const int mtrl_calendar_day_today_stroke = 2131099914; + + // aapt resource value: 0x7F06010B + public const int mtrl_calendar_day_vertical_padding = 2131099915; + + // aapt resource value: 0x7F06010C + public const int mtrl_calendar_day_width = 2131099916; // aapt resource value: 0x7F06010E - public const int mtrl_calendar_header_content_padding = 2131099918; + public const int mtrl_calendar_dialog_background_inset = 2131099918; // aapt resource value: 0x7F06010F - public const int mtrl_calendar_header_content_padding_fullscreen = 2131099919; + public const int mtrl_calendar_header_content_padding = 2131099919; // aapt resource value: 0x7F060110 - public const int mtrl_calendar_header_divider_thickness = 2131099920; + public const int mtrl_calendar_header_content_padding_fullscreen = 2131099920; // aapt resource value: 0x7F060111 - public const int mtrl_calendar_header_height = 2131099921; + public const int mtrl_calendar_header_divider_thickness = 2131099921; // aapt resource value: 0x7F060112 - public const int mtrl_calendar_header_height_fullscreen = 2131099922; + public const int mtrl_calendar_header_height = 2131099922; // aapt resource value: 0x7F060113 - public const int mtrl_calendar_header_selection_line_height = 2131099923; + public const int mtrl_calendar_header_height_fullscreen = 2131099923; // aapt resource value: 0x7F060114 - public const int mtrl_calendar_header_text_padding = 2131099924; + public const int mtrl_calendar_header_selection_line_height = 2131099924; // aapt resource value: 0x7F060115 - public const int mtrl_calendar_header_toggle_margin_bottom = 2131099925; + public const int mtrl_calendar_header_text_padding = 2131099925; // aapt resource value: 0x7F060116 - public const int mtrl_calendar_header_toggle_margin_top = 2131099926; + public const int mtrl_calendar_header_toggle_margin_bottom = 2131099926; // aapt resource value: 0x7F060117 - public const int mtrl_calendar_landscape_header_width = 2131099927; + public const int mtrl_calendar_header_toggle_margin_top = 2131099927; // aapt resource value: 0x7F060118 - public const int mtrl_calendar_maximum_default_fullscreen_minor_axis = 2131099928; + public const int mtrl_calendar_landscape_header_width = 2131099928; // aapt resource value: 0x7F060119 - public const int mtrl_calendar_month_horizontal_padding = 2131099929; + public const int mtrl_calendar_maximum_default_fullscreen_minor_axis = 2131099929; // aapt resource value: 0x7F06011A - public const int mtrl_calendar_month_vertical_padding = 2131099930; + public const int mtrl_calendar_month_horizontal_padding = 2131099930; // aapt resource value: 0x7F06011B - public const int mtrl_calendar_navigation_bottom_padding = 2131099931; + public const int mtrl_calendar_month_vertical_padding = 2131099931; // aapt resource value: 0x7F06011C - public const int mtrl_calendar_navigation_height = 2131099932; + public const int mtrl_calendar_navigation_bottom_padding = 2131099932; // aapt resource value: 0x7F06011D - public const int mtrl_calendar_navigation_top_padding = 2131099933; + public const int mtrl_calendar_navigation_height = 2131099933; // aapt resource value: 0x7F06011E - public const int mtrl_calendar_pre_l_text_clip_padding = 2131099934; + public const int mtrl_calendar_navigation_top_padding = 2131099934; // aapt resource value: 0x7F06011F - public const int mtrl_calendar_selection_baseline_to_top_fullscreen = 2131099935; + public const int mtrl_calendar_pre_l_text_clip_padding = 2131099935; // aapt resource value: 0x7F060120 - public const int mtrl_calendar_selection_text_baseline_to_bottom = 2131099936; + public const int mtrl_calendar_selection_baseline_to_top_fullscreen = 2131099936; // aapt resource value: 0x7F060121 - public const int mtrl_calendar_selection_text_baseline_to_bottom_fullscreen = 2131099937; + public const int mtrl_calendar_selection_text_baseline_to_bottom = 2131099937; // aapt resource value: 0x7F060122 - public const int mtrl_calendar_selection_text_baseline_to_top = 2131099938; + public const int mtrl_calendar_selection_text_baseline_to_bottom_fullscreen = 2131099938; // aapt resource value: 0x7F060123 - public const int mtrl_calendar_text_input_padding_top = 2131099939; + public const int mtrl_calendar_selection_text_baseline_to_top = 2131099939; // aapt resource value: 0x7F060124 - public const int mtrl_calendar_title_baseline_to_top = 2131099940; + public const int mtrl_calendar_text_input_padding_top = 2131099940; // aapt resource value: 0x7F060125 - public const int mtrl_calendar_title_baseline_to_top_fullscreen = 2131099941; + public const int mtrl_calendar_title_baseline_to_top = 2131099941; // aapt resource value: 0x7F060126 - public const int mtrl_calendar_year_corner = 2131099942; + public const int mtrl_calendar_title_baseline_to_top_fullscreen = 2131099942; // aapt resource value: 0x7F060127 - public const int mtrl_calendar_year_height = 2131099943; + public const int mtrl_calendar_year_corner = 2131099943; // aapt resource value: 0x7F060128 - public const int mtrl_calendar_year_horizontal_padding = 2131099944; + public const int mtrl_calendar_year_height = 2131099944; // aapt resource value: 0x7F060129 - public const int mtrl_calendar_year_vertical_padding = 2131099945; + public const int mtrl_calendar_year_horizontal_padding = 2131099945; // aapt resource value: 0x7F06012A - public const int mtrl_calendar_year_width = 2131099946; + public const int mtrl_calendar_year_vertical_padding = 2131099946; // aapt resource value: 0x7F06012B - public const int mtrl_card_checked_icon_margin = 2131099947; + public const int mtrl_calendar_year_width = 2131099947; // aapt resource value: 0x7F06012C - public const int mtrl_card_checked_icon_size = 2131099948; + public const int mtrl_card_checked_icon_margin = 2131099948; // aapt resource value: 0x7F06012D - public const int mtrl_card_corner_radius = 2131099949; + public const int mtrl_card_checked_icon_size = 2131099949; // aapt resource value: 0x7F06012E - public const int mtrl_card_dragged_z = 2131099950; + public const int mtrl_card_corner_radius = 2131099950; // aapt resource value: 0x7F06012F - public const int mtrl_card_elevation = 2131099951; + public const int mtrl_card_dragged_z = 2131099951; // aapt resource value: 0x7F060130 - public const int mtrl_card_spacing = 2131099952; + public const int mtrl_card_elevation = 2131099952; // aapt resource value: 0x7F060131 - public const int mtrl_chip_pressed_translation_z = 2131099953; + public const int mtrl_card_spacing = 2131099953; // aapt resource value: 0x7F060132 - public const int mtrl_chip_text_size = 2131099954; + public const int mtrl_chip_pressed_translation_z = 2131099954; // aapt resource value: 0x7F060133 - public const int mtrl_edittext_rectangle_top_offset = 2131099955; + public const int mtrl_chip_text_size = 2131099955; // aapt resource value: 0x7F060134 - public const int mtrl_exposed_dropdown_menu_popup_elevation = 2131099956; + public const int mtrl_edittext_rectangle_top_offset = 2131099956; // aapt resource value: 0x7F060135 - public const int mtrl_exposed_dropdown_menu_popup_vertical_offset = 2131099957; + public const int mtrl_exposed_dropdown_menu_popup_elevation = 2131099957; // aapt resource value: 0x7F060136 - public const int mtrl_exposed_dropdown_menu_popup_vertical_padding = 2131099958; + public const int mtrl_exposed_dropdown_menu_popup_vertical_offset = 2131099958; // aapt resource value: 0x7F060137 - public const int mtrl_extended_fab_bottom_padding = 2131099959; + public const int mtrl_exposed_dropdown_menu_popup_vertical_padding = 2131099959; // aapt resource value: 0x7F060138 - public const int mtrl_extended_fab_corner_radius = 2131099960; + public const int mtrl_extended_fab_bottom_padding = 2131099960; // aapt resource value: 0x7F060139 - public const int mtrl_extended_fab_disabled_elevation = 2131099961; + public const int mtrl_extended_fab_corner_radius = 2131099961; // aapt resource value: 0x7F06013A - public const int mtrl_extended_fab_disabled_translation_z = 2131099962; + public const int mtrl_extended_fab_disabled_elevation = 2131099962; // aapt resource value: 0x7F06013B - public const int mtrl_extended_fab_elevation = 2131099963; + public const int mtrl_extended_fab_disabled_translation_z = 2131099963; // aapt resource value: 0x7F06013C - public const int mtrl_extended_fab_end_padding = 2131099964; + public const int mtrl_extended_fab_elevation = 2131099964; // aapt resource value: 0x7F06013D - public const int mtrl_extended_fab_end_padding_icon = 2131099965; + public const int mtrl_extended_fab_end_padding = 2131099965; // aapt resource value: 0x7F06013E - public const int mtrl_extended_fab_icon_size = 2131099966; + public const int mtrl_extended_fab_end_padding_icon = 2131099966; // aapt resource value: 0x7F06013F - public const int mtrl_extended_fab_icon_text_spacing = 2131099967; + public const int mtrl_extended_fab_icon_size = 2131099967; // aapt resource value: 0x7F060140 - public const int mtrl_extended_fab_min_height = 2131099968; + public const int mtrl_extended_fab_icon_text_spacing = 2131099968; // aapt resource value: 0x7F060141 - public const int mtrl_extended_fab_min_width = 2131099969; + public const int mtrl_extended_fab_min_height = 2131099969; // aapt resource value: 0x7F060142 - public const int mtrl_extended_fab_start_padding = 2131099970; + public const int mtrl_extended_fab_min_width = 2131099970; // aapt resource value: 0x7F060143 - public const int mtrl_extended_fab_start_padding_icon = 2131099971; + public const int mtrl_extended_fab_start_padding = 2131099971; // aapt resource value: 0x7F060144 - public const int mtrl_extended_fab_top_padding = 2131099972; + public const int mtrl_extended_fab_start_padding_icon = 2131099972; // aapt resource value: 0x7F060145 - public const int mtrl_extended_fab_translation_z_base = 2131099973; + public const int mtrl_extended_fab_top_padding = 2131099973; // aapt resource value: 0x7F060146 - public const int mtrl_extended_fab_translation_z_hovered_focused = 2131099974; + public const int mtrl_extended_fab_translation_z_base = 2131099974; // aapt resource value: 0x7F060147 - public const int mtrl_extended_fab_translation_z_pressed = 2131099975; + public const int mtrl_extended_fab_translation_z_hovered_focused = 2131099975; // aapt resource value: 0x7F060148 - public const int mtrl_fab_elevation = 2131099976; + public const int mtrl_extended_fab_translation_z_pressed = 2131099976; // aapt resource value: 0x7F060149 - public const int mtrl_fab_min_touch_target = 2131099977; + public const int mtrl_fab_elevation = 2131099977; // aapt resource value: 0x7F06014A - public const int mtrl_fab_translation_z_hovered_focused = 2131099978; + public const int mtrl_fab_min_touch_target = 2131099978; // aapt resource value: 0x7F06014B - public const int mtrl_fab_translation_z_pressed = 2131099979; + public const int mtrl_fab_translation_z_hovered_focused = 2131099979; // aapt resource value: 0x7F06014C - public const int mtrl_high_ripple_default_alpha = 2131099980; + public const int mtrl_fab_translation_z_pressed = 2131099980; // aapt resource value: 0x7F06014D - public const int mtrl_high_ripple_focused_alpha = 2131099981; + public const int mtrl_high_ripple_default_alpha = 2131099981; // aapt resource value: 0x7F06014E - public const int mtrl_high_ripple_hovered_alpha = 2131099982; + public const int mtrl_high_ripple_focused_alpha = 2131099982; // aapt resource value: 0x7F06014F - public const int mtrl_high_ripple_pressed_alpha = 2131099983; + public const int mtrl_high_ripple_hovered_alpha = 2131099983; // aapt resource value: 0x7F060150 - public const int mtrl_large_touch_target = 2131099984; + public const int mtrl_high_ripple_pressed_alpha = 2131099984; // aapt resource value: 0x7F060151 - public const int mtrl_low_ripple_default_alpha = 2131099985; + public const int mtrl_large_touch_target = 2131099985; // aapt resource value: 0x7F060152 - public const int mtrl_low_ripple_focused_alpha = 2131099986; + public const int mtrl_low_ripple_default_alpha = 2131099986; // aapt resource value: 0x7F060153 - public const int mtrl_low_ripple_hovered_alpha = 2131099987; + public const int mtrl_low_ripple_focused_alpha = 2131099987; // aapt resource value: 0x7F060154 - public const int mtrl_low_ripple_pressed_alpha = 2131099988; + public const int mtrl_low_ripple_hovered_alpha = 2131099988; // aapt resource value: 0x7F060155 - public const int mtrl_min_touch_target_size = 2131099989; + public const int mtrl_low_ripple_pressed_alpha = 2131099989; // aapt resource value: 0x7F060156 - public const int mtrl_navigation_bar_item_default_icon_size = 2131099990; + public const int mtrl_min_touch_target_size = 2131099990; // aapt resource value: 0x7F060157 - public const int mtrl_navigation_bar_item_default_margin = 2131099991; + public const int mtrl_navigation_bar_item_default_icon_size = 2131099991; // aapt resource value: 0x7F060158 - public const int mtrl_navigation_elevation = 2131099992; + public const int mtrl_navigation_bar_item_default_margin = 2131099992; // aapt resource value: 0x7F060159 - public const int mtrl_navigation_item_horizontal_padding = 2131099993; + public const int mtrl_navigation_elevation = 2131099993; // aapt resource value: 0x7F06015A - public const int mtrl_navigation_item_icon_padding = 2131099994; + public const int mtrl_navigation_item_horizontal_padding = 2131099994; // aapt resource value: 0x7F06015B - public const int mtrl_navigation_item_icon_size = 2131099995; + public const int mtrl_navigation_item_icon_padding = 2131099995; // aapt resource value: 0x7F06015C - public const int mtrl_navigation_item_shape_horizontal_margin = 2131099996; + public const int mtrl_navigation_item_icon_size = 2131099996; // aapt resource value: 0x7F06015D - public const int mtrl_navigation_item_shape_vertical_margin = 2131099997; + public const int mtrl_navigation_item_shape_horizontal_margin = 2131099997; // aapt resource value: 0x7F06015E - public const int mtrl_navigation_rail_active_text_size = 2131099998; + public const int mtrl_navigation_item_shape_vertical_margin = 2131099998; // aapt resource value: 0x7F06015F - public const int mtrl_navigation_rail_compact_width = 2131099999; + public const int mtrl_navigation_rail_active_text_size = 2131099999; // aapt resource value: 0x7F060160 - public const int mtrl_navigation_rail_default_width = 2131100000; + public const int mtrl_navigation_rail_compact_width = 2131100000; // aapt resource value: 0x7F060161 - public const int mtrl_navigation_rail_elevation = 2131100001; + public const int mtrl_navigation_rail_default_width = 2131100001; // aapt resource value: 0x7F060162 - public const int mtrl_navigation_rail_icon_margin = 2131100002; + public const int mtrl_navigation_rail_elevation = 2131100002; // aapt resource value: 0x7F060163 - public const int mtrl_navigation_rail_icon_size = 2131100003; + public const int mtrl_navigation_rail_icon_margin = 2131100003; // aapt resource value: 0x7F060164 - public const int mtrl_navigation_rail_margin = 2131100004; + public const int mtrl_navigation_rail_icon_size = 2131100004; // aapt resource value: 0x7F060165 - public const int mtrl_navigation_rail_text_bottom_margin = 2131100005; + public const int mtrl_navigation_rail_margin = 2131100005; // aapt resource value: 0x7F060166 - public const int mtrl_navigation_rail_text_size = 2131100006; + public const int mtrl_navigation_rail_text_bottom_margin = 2131100006; // aapt resource value: 0x7F060167 - public const int mtrl_progress_circular_inset = 2131100007; + public const int mtrl_navigation_rail_text_size = 2131100007; // aapt resource value: 0x7F060168 - public const int mtrl_progress_circular_inset_extra_small = 2131100008; + public const int mtrl_progress_circular_inset = 2131100008; // aapt resource value: 0x7F060169 - public const int mtrl_progress_circular_inset_medium = 2131100009; + public const int mtrl_progress_circular_inset_extra_small = 2131100009; // aapt resource value: 0x7F06016A - public const int mtrl_progress_circular_inset_small = 2131100010; + public const int mtrl_progress_circular_inset_medium = 2131100010; // aapt resource value: 0x7F06016B - public const int mtrl_progress_circular_radius = 2131100011; + public const int mtrl_progress_circular_inset_small = 2131100011; // aapt resource value: 0x7F06016C - public const int mtrl_progress_circular_size = 2131100012; + public const int mtrl_progress_circular_radius = 2131100012; // aapt resource value: 0x7F06016D - public const int mtrl_progress_circular_size_extra_small = 2131100013; + public const int mtrl_progress_circular_size = 2131100013; // aapt resource value: 0x7F06016E - public const int mtrl_progress_circular_size_medium = 2131100014; + public const int mtrl_progress_circular_size_extra_small = 2131100014; // aapt resource value: 0x7F06016F - public const int mtrl_progress_circular_size_small = 2131100015; + public const int mtrl_progress_circular_size_medium = 2131100015; // aapt resource value: 0x7F060170 - public const int mtrl_progress_circular_track_thickness_extra_small = 2131100016; + public const int mtrl_progress_circular_size_small = 2131100016; // aapt resource value: 0x7F060171 - public const int mtrl_progress_circular_track_thickness_medium = 2131100017; + public const int mtrl_progress_circular_track_thickness_extra_small = 2131100017; // aapt resource value: 0x7F060172 - public const int mtrl_progress_circular_track_thickness_small = 2131100018; + public const int mtrl_progress_circular_track_thickness_medium = 2131100018; // aapt resource value: 0x7F060173 - public const int mtrl_progress_indicator_full_rounded_corner_radius = 2131100019; + public const int mtrl_progress_circular_track_thickness_small = 2131100019; // aapt resource value: 0x7F060174 - public const int mtrl_progress_track_thickness = 2131100020; + public const int mtrl_progress_indicator_full_rounded_corner_radius = 2131100020; // aapt resource value: 0x7F060175 - public const int mtrl_shape_corner_size_large_component = 2131100021; + public const int mtrl_progress_track_thickness = 2131100021; // aapt resource value: 0x7F060176 - public const int mtrl_shape_corner_size_medium_component = 2131100022; + public const int mtrl_shape_corner_size_large_component = 2131100022; // aapt resource value: 0x7F060177 - public const int mtrl_shape_corner_size_small_component = 2131100023; + public const int mtrl_shape_corner_size_medium_component = 2131100023; // aapt resource value: 0x7F060178 - public const int mtrl_slider_halo_radius = 2131100024; + public const int mtrl_shape_corner_size_small_component = 2131100024; // aapt resource value: 0x7F060179 - public const int mtrl_slider_label_padding = 2131100025; + public const int mtrl_slider_halo_radius = 2131100025; // aapt resource value: 0x7F06017A - public const int mtrl_slider_label_radius = 2131100026; + public const int mtrl_slider_label_padding = 2131100026; // aapt resource value: 0x7F06017B - public const int mtrl_slider_label_square_side = 2131100027; + public const int mtrl_slider_label_radius = 2131100027; // aapt resource value: 0x7F06017C - public const int mtrl_slider_thumb_elevation = 2131100028; + public const int mtrl_slider_label_square_side = 2131100028; // aapt resource value: 0x7F06017D - public const int mtrl_slider_thumb_radius = 2131100029; + public const int mtrl_slider_thumb_elevation = 2131100029; // aapt resource value: 0x7F06017E - public const int mtrl_slider_track_height = 2131100030; + public const int mtrl_slider_thumb_radius = 2131100030; // aapt resource value: 0x7F06017F - public const int mtrl_slider_track_side_padding = 2131100031; + public const int mtrl_slider_track_height = 2131100031; // aapt resource value: 0x7F060180 - public const int mtrl_slider_track_top = 2131100032; + public const int mtrl_slider_track_side_padding = 2131100032; // aapt resource value: 0x7F060181 - public const int mtrl_slider_widget_height = 2131100033; + public const int mtrl_slider_track_top = 2131100033; // aapt resource value: 0x7F060182 - public const int mtrl_snackbar_action_text_color_alpha = 2131100034; + public const int mtrl_slider_widget_height = 2131100034; // aapt resource value: 0x7F060183 - public const int mtrl_snackbar_background_corner_radius = 2131100035; + public const int mtrl_snackbar_action_text_color_alpha = 2131100035; // aapt resource value: 0x7F060184 - public const int mtrl_snackbar_background_overlay_color_alpha = 2131100036; + public const int mtrl_snackbar_background_corner_radius = 2131100036; // aapt resource value: 0x7F060185 - public const int mtrl_snackbar_margin = 2131100037; + public const int mtrl_snackbar_background_overlay_color_alpha = 2131100037; // aapt resource value: 0x7F060186 - public const int mtrl_snackbar_message_margin_horizontal = 2131100038; + public const int mtrl_snackbar_margin = 2131100038; // aapt resource value: 0x7F060187 - public const int mtrl_snackbar_padding_horizontal = 2131100039; + public const int mtrl_snackbar_message_margin_horizontal = 2131100039; // aapt resource value: 0x7F060188 - public const int mtrl_switch_thumb_elevation = 2131100040; + public const int mtrl_snackbar_padding_horizontal = 2131100040; // aapt resource value: 0x7F060189 - public const int mtrl_textinput_box_corner_radius_medium = 2131100041; + public const int mtrl_switch_thumb_elevation = 2131100041; // aapt resource value: 0x7F06018A - public const int mtrl_textinput_box_corner_radius_small = 2131100042; + public const int mtrl_textinput_box_corner_radius_medium = 2131100042; // aapt resource value: 0x7F06018B - public const int mtrl_textinput_box_label_cutout_padding = 2131100043; + public const int mtrl_textinput_box_corner_radius_small = 2131100043; // aapt resource value: 0x7F06018C - public const int mtrl_textinput_box_stroke_width_default = 2131100044; + public const int mtrl_textinput_box_label_cutout_padding = 2131100044; // aapt resource value: 0x7F06018D - public const int mtrl_textinput_box_stroke_width_focused = 2131100045; + public const int mtrl_textinput_box_stroke_width_default = 2131100045; // aapt resource value: 0x7F06018E - public const int mtrl_textinput_counter_margin_start = 2131100046; + public const int mtrl_textinput_box_stroke_width_focused = 2131100046; // aapt resource value: 0x7F06018F - public const int mtrl_textinput_end_icon_margin_start = 2131100047; + public const int mtrl_textinput_counter_margin_start = 2131100047; // aapt resource value: 0x7F060190 - public const int mtrl_textinput_outline_box_expanded_padding = 2131100048; + public const int mtrl_textinput_end_icon_margin_start = 2131100048; // aapt resource value: 0x7F060191 - public const int mtrl_textinput_start_icon_margin_end = 2131100049; + public const int mtrl_textinput_outline_box_expanded_padding = 2131100049; // aapt resource value: 0x7F060192 - public const int mtrl_toolbar_default_height = 2131100050; + public const int mtrl_textinput_start_icon_margin_end = 2131100050; // aapt resource value: 0x7F060193 - public const int mtrl_tooltip_arrowSize = 2131100051; + public const int mtrl_toolbar_default_height = 2131100051; // aapt resource value: 0x7F060194 - public const int mtrl_tooltip_cornerSize = 2131100052; + public const int mtrl_tooltip_arrowSize = 2131100052; // aapt resource value: 0x7F060195 - public const int mtrl_tooltip_minHeight = 2131100053; + public const int mtrl_tooltip_cornerSize = 2131100053; // aapt resource value: 0x7F060196 - public const int mtrl_tooltip_minWidth = 2131100054; + public const int mtrl_tooltip_minHeight = 2131100054; // aapt resource value: 0x7F060197 - public const int mtrl_tooltip_padding = 2131100055; + public const int mtrl_tooltip_minWidth = 2131100055; // aapt resource value: 0x7F060198 - public const int mtrl_transition_shared_axis_slide_distance = 2131100056; + public const int mtrl_tooltip_padding = 2131100056; // aapt resource value: 0x7F060199 - public const int notification_action_icon_size = 2131100057; + public const int mtrl_transition_shared_axis_slide_distance = 2131100057; // aapt resource value: 0x7F06019A - public const int notification_action_text_size = 2131100058; + public const int notification_action_icon_size = 2131100058; // aapt resource value: 0x7F06019B - public const int notification_big_circle_margin = 2131100059; + public const int notification_action_text_size = 2131100059; // aapt resource value: 0x7F06019C - public const int notification_content_margin_start = 2131100060; + public const int notification_big_circle_margin = 2131100060; // aapt resource value: 0x7F06019D - public const int notification_large_icon_height = 2131100061; + public const int notification_content_margin_start = 2131100061; // aapt resource value: 0x7F06019E - public const int notification_large_icon_width = 2131100062; + public const int notification_large_icon_height = 2131100062; // aapt resource value: 0x7F06019F - public const int notification_main_column_padding_top = 2131100063; + public const int notification_large_icon_width = 2131100063; // aapt resource value: 0x7F0601A0 - public const int notification_media_narrow_margin = 2131100064; + public const int notification_main_column_padding_top = 2131100064; // aapt resource value: 0x7F0601A1 - public const int notification_right_icon_size = 2131100065; + public const int notification_media_narrow_margin = 2131100065; // aapt resource value: 0x7F0601A2 - public const int notification_right_side_padding_top = 2131100066; + public const int notification_right_icon_size = 2131100066; // aapt resource value: 0x7F0601A3 - public const int notification_small_icon_background_padding = 2131100067; + public const int notification_right_side_padding_top = 2131100067; // aapt resource value: 0x7F0601A4 - public const int notification_small_icon_size_as_large = 2131100068; + public const int notification_small_icon_background_padding = 2131100068; // aapt resource value: 0x7F0601A5 - public const int notification_subtext_size = 2131100069; + public const int notification_small_icon_size_as_large = 2131100069; // aapt resource value: 0x7F0601A6 - public const int notification_top_pad = 2131100070; + public const int notification_subtext_size = 2131100070; // aapt resource value: 0x7F0601A7 - public const int notification_top_pad_large_text = 2131100071; + public const int notification_top_pad = 2131100071; // aapt resource value: 0x7F0601A8 - public const int preference_dropdown_padding_start = 2131100072; + public const int notification_top_pad_large_text = 2131100072; // aapt resource value: 0x7F0601A9 - public const int preference_icon_minWidth = 2131100073; + public const int preference_dropdown_padding_start = 2131100073; // aapt resource value: 0x7F0601AA - public const int preference_seekbar_padding_horizontal = 2131100074; + public const int preference_icon_minWidth = 2131100074; // aapt resource value: 0x7F0601AB - public const int preference_seekbar_padding_vertical = 2131100075; + public const int preference_seekbar_padding_horizontal = 2131100075; // aapt resource value: 0x7F0601AC - public const int preference_seekbar_value_minWidth = 2131100076; + public const int preference_seekbar_padding_vertical = 2131100076; // aapt resource value: 0x7F0601AD - public const int test_mtrl_calendar_day_cornerSize = 2131100077; + public const int preference_seekbar_value_minWidth = 2131100077; // aapt resource value: 0x7F0601AE - public const int test_navigation_bar_active_item_max_width = 2131100078; + public const int test_mtrl_calendar_day_cornerSize = 2131100078; // aapt resource value: 0x7F0601AF - public const int test_navigation_bar_active_item_min_width = 2131100079; + public const int test_navigation_bar_active_item_max_width = 2131100079; // aapt resource value: 0x7F0601B0 - public const int test_navigation_bar_active_text_size = 2131100080; + public const int test_navigation_bar_active_item_min_width = 2131100080; // aapt resource value: 0x7F0601B1 - public const int test_navigation_bar_elevation = 2131100081; + public const int test_navigation_bar_active_text_size = 2131100081; // aapt resource value: 0x7F0601B2 - public const int test_navigation_bar_height = 2131100082; + public const int test_navigation_bar_elevation = 2131100082; // aapt resource value: 0x7F0601B3 - public const int test_navigation_bar_icon_size = 2131100083; + public const int test_navigation_bar_height = 2131100083; // aapt resource value: 0x7F0601B4 - public const int test_navigation_bar_item_max_width = 2131100084; + public const int test_navigation_bar_icon_size = 2131100084; // aapt resource value: 0x7F0601B5 - public const int test_navigation_bar_item_min_width = 2131100085; + public const int test_navigation_bar_item_max_width = 2131100085; // aapt resource value: 0x7F0601B6 - public const int test_navigation_bar_label_padding = 2131100086; + public const int test_navigation_bar_item_min_width = 2131100086; // aapt resource value: 0x7F0601B7 - public const int test_navigation_bar_shadow_height = 2131100087; + public const int test_navigation_bar_label_padding = 2131100087; // aapt resource value: 0x7F0601B8 - public const int test_navigation_bar_text_size = 2131100088; + public const int test_navigation_bar_shadow_height = 2131100088; // aapt resource value: 0x7F0601B9 - public const int tooltip_corner_radius = 2131100089; + public const int test_navigation_bar_text_size = 2131100089; // aapt resource value: 0x7F0601BA - public const int tooltip_horizontal_padding = 2131100090; + public const int tooltip_corner_radius = 2131100090; // aapt resource value: 0x7F0601BB - public const int tooltip_margin = 2131100091; + public const int tooltip_horizontal_padding = 2131100091; // aapt resource value: 0x7F0601BC - public const int tooltip_precise_anchor_extra_offset = 2131100092; + public const int tooltip_margin = 2131100092; // aapt resource value: 0x7F0601BD - public const int tooltip_precise_anchor_threshold = 2131100093; + public const int tooltip_precise_anchor_extra_offset = 2131100093; // aapt resource value: 0x7F0601BE - public const int tooltip_vertical_padding = 2131100094; + public const int tooltip_precise_anchor_threshold = 2131100094; // aapt resource value: 0x7F0601BF - public const int tooltip_y_offset_non_touch = 2131100095; + public const int tooltip_vertical_padding = 2131100095; // aapt resource value: 0x7F0601C0 - public const int tooltip_y_offset_touch = 2131100096; + public const int tooltip_y_offset_non_touch = 2131100096; + + // aapt resource value: 0x7F0601C1 + public const int tooltip_y_offset_touch = 2131100097; static Dimension() { @@ -24010,274 +24016,289 @@ namespace TINK.Droid public const int ic_mr_button_grey = 2131165498; // aapt resource value: 0x7F07013B - public const int ic_mtrl_checked_circle = 2131165499; + public const int ic_mr_wifi_icon_dark = 2131165499; // aapt resource value: 0x7F07013C - public const int ic_mtrl_chip_checked_black = 2131165500; + public const int ic_mr_wifi_icon_light = 2131165500; // aapt resource value: 0x7F07013D - public const int ic_mtrl_chip_checked_circle = 2131165501; + public const int ic_mtrl_checked_circle = 2131165501; // aapt resource value: 0x7F07013E - public const int ic_mtrl_chip_close_circle = 2131165502; + public const int ic_mtrl_chip_checked_black = 2131165502; // aapt resource value: 0x7F07013F - public const int ic_unchecked_checkbox = 2131165503; + public const int ic_mtrl_chip_checked_circle = 2131165503; // aapt resource value: 0x7F070140 - public const int ic_vol_mute = 2131165504; + public const int ic_mtrl_chip_close_circle = 2131165504; // aapt resource value: 0x7F070141 - public const int ic_vol_type_speaker_dark = 2131165505; + public const int ic_unchecked_checkbox = 2131165505; // aapt resource value: 0x7F070142 - public const int ic_vol_type_speaker_group_dark = 2131165506; + public const int ic_vol_mute = 2131165506; // aapt resource value: 0x7F070143 - public const int ic_vol_type_speaker_group_light = 2131165507; + public const int ic_vol_type_speaker_dark = 2131165507; // aapt resource value: 0x7F070144 - public const int ic_vol_type_speaker_light = 2131165508; + public const int ic_vol_type_speaker_group_dark = 2131165508; // aapt resource value: 0x7F070145 - public const int ic_vol_type_tv_dark = 2131165509; + public const int ic_vol_type_speaker_group_light = 2131165509; // aapt resource value: 0x7F070146 - public const int ic_vol_type_tv_light = 2131165510; + public const int ic_vol_type_speaker_light = 2131165510; // aapt resource value: 0x7F070147 - public const int ic_vol_unmute = 2131165511; + public const int ic_vol_type_tv_dark = 2131165511; // aapt resource value: 0x7F070148 - public const int material_cursor_drawable = 2131165512; + public const int ic_vol_type_tv_light = 2131165512; // aapt resource value: 0x7F070149 - public const int material_ic_calendar_black_24dp = 2131165513; + public const int ic_vol_unmute = 2131165513; // aapt resource value: 0x7F07014A - public const int material_ic_clear_black_24dp = 2131165514; + public const int material_cursor_drawable = 2131165514; // aapt resource value: 0x7F07014B - public const int material_ic_edit_black_24dp = 2131165515; + public const int material_ic_calendar_black_24dp = 2131165515; // aapt resource value: 0x7F07014C - public const int material_ic_keyboard_arrow_left_black_24dp = 2131165516; + public const int material_ic_clear_black_24dp = 2131165516; // aapt resource value: 0x7F07014D - public const int material_ic_keyboard_arrow_next_black_24dp = 2131165517; + public const int material_ic_edit_black_24dp = 2131165517; // aapt resource value: 0x7F07014E - public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165518; + public const int material_ic_keyboard_arrow_left_black_24dp = 2131165518; // aapt resource value: 0x7F07014F - public const int material_ic_keyboard_arrow_right_black_24dp = 2131165519; + public const int material_ic_keyboard_arrow_next_black_24dp = 2131165519; // aapt resource value: 0x7F070150 - public const int material_ic_menu_arrow_down_black_24dp = 2131165520; + public const int material_ic_keyboard_arrow_previous_black_24dp = 2131165520; // aapt resource value: 0x7F070151 - public const int material_ic_menu_arrow_up_black_24dp = 2131165521; + public const int material_ic_keyboard_arrow_right_black_24dp = 2131165521; // aapt resource value: 0x7F070152 - public const int menu_account = 2131165522; + public const int material_ic_menu_arrow_down_black_24dp = 2131165522; // aapt resource value: 0x7F070153 - public const int menu_bikelocations = 2131165523; + public const int material_ic_menu_arrow_up_black_24dp = 2131165523; // aapt resource value: 0x7F070154 - public const int menu_contact = 2131165524; + public const int menu_account = 2131165524; // aapt resource value: 0x7F070155 - public const int menu_info = 2131165525; + public const int menu_bikelocations = 2131165525; // aapt resource value: 0x7F070156 - public const int menu_logo = 2131165526; + public const int menu_contact = 2131165526; // aapt resource value: 0x7F070157 - public const int menu_looking = 2131165527; + public const int menu_info = 2131165527; // aapt resource value: 0x7F070158 - public const int menu_mybikes = 2131165528; + public const int menu_logo = 2131165528; // aapt resource value: 0x7F070159 - public const int menu_settings = 2131165529; + public const int menu_looking = 2131165529; // aapt resource value: 0x7F07015A - public const int menu_theme = 2131165530; + public const int menu_mybikes = 2131165530; // aapt resource value: 0x7F07015B - public const int menu_using = 2131165531; + public const int menu_settings = 2131165531; // aapt resource value: 0x7F07015C - public const int mr_button_connected_dark = 2131165532; + public const int menu_theme = 2131165532; // aapt resource value: 0x7F07015D - public const int mr_button_connected_light = 2131165533; + public const int menu_using = 2131165533; // aapt resource value: 0x7F07015E - public const int mr_button_connecting_dark = 2131165534; + public const int mr_button_connected_dark = 2131165534; // aapt resource value: 0x7F07015F - public const int mr_button_connecting_light = 2131165535; + public const int mr_button_connected_light = 2131165535; // aapt resource value: 0x7F070160 - public const int mr_button_dark = 2131165536; + public const int mr_button_connecting_dark = 2131165536; // aapt resource value: 0x7F070161 - public const int mr_button_dark_static = 2131165537; + public const int mr_button_connecting_light = 2131165537; // aapt resource value: 0x7F070162 - public const int mr_button_light = 2131165538; + public const int mr_button_dark = 2131165538; // aapt resource value: 0x7F070163 - public const int mr_button_light_static = 2131165539; + public const int mr_button_dark_static = 2131165539; // aapt resource value: 0x7F070164 - public const int mr_cast_checkbox = 2131165540; + public const int mr_button_light = 2131165540; // aapt resource value: 0x7F070165 - public const int mr_cast_group_seekbar_track = 2131165541; + public const int mr_button_light_static = 2131165541; // aapt resource value: 0x7F070166 - public const int mr_cast_mute_button = 2131165542; + public const int mr_cast_checkbox = 2131165542; // aapt resource value: 0x7F070167 - public const int mr_cast_route_seekbar_track = 2131165543; + public const int mr_cast_group_seekbar_track = 2131165543; // aapt resource value: 0x7F070168 - public const int mr_cast_stop = 2131165544; + public const int mr_cast_mute_button = 2131165544; // aapt resource value: 0x7F070169 - public const int mr_cast_thumb = 2131165545; + public const int mr_cast_route_seekbar_track = 2131165545; // aapt resource value: 0x7F07016A - public const int mr_dialog_close_dark = 2131165546; + public const int mr_cast_stop = 2131165546; // aapt resource value: 0x7F07016B - public const int mr_dialog_close_light = 2131165547; + public const int mr_cast_thumb = 2131165547; // aapt resource value: 0x7F07016C - public const int mr_dialog_material_background_dark = 2131165548; + public const int mr_dialog_close_dark = 2131165548; // aapt resource value: 0x7F07016D - public const int mr_dialog_material_background_light = 2131165549; + public const int mr_dialog_close_light = 2131165549; // aapt resource value: 0x7F07016E - public const int mr_group_collapse = 2131165550; + public const int mr_dialog_material_background_dark = 2131165550; // aapt resource value: 0x7F07016F - public const int mr_group_expand = 2131165551; + public const int mr_dialog_material_background_light = 2131165551; // aapt resource value: 0x7F070170 - public const int mr_media_pause_dark = 2131165552; + public const int mr_group_collapse = 2131165552; // aapt resource value: 0x7F070171 - public const int mr_media_pause_light = 2131165553; + public const int mr_group_expand = 2131165553; // aapt resource value: 0x7F070172 - public const int mr_media_play_dark = 2131165554; + public const int mr_media_pause_dark = 2131165554; // aapt resource value: 0x7F070173 - public const int mr_media_play_light = 2131165555; + public const int mr_media_pause_light = 2131165555; // aapt resource value: 0x7F070174 - public const int mr_media_stop_dark = 2131165556; + public const int mr_media_play_dark = 2131165556; // aapt resource value: 0x7F070175 - public const int mr_media_stop_light = 2131165557; + public const int mr_media_play_light = 2131165557; // aapt resource value: 0x7F070176 - public const int mr_vol_type_audiotrack_dark = 2131165558; + public const int mr_media_stop_dark = 2131165558; // aapt resource value: 0x7F070177 - public const int mr_vol_type_audiotrack_light = 2131165559; + public const int mr_media_stop_light = 2131165559; // aapt resource value: 0x7F070178 - public const int mtrl_dialog_background = 2131165560; + public const int mr_vol_type_audiotrack_dark = 2131165560; // aapt resource value: 0x7F070179 - public const int mtrl_dropdown_arrow = 2131165561; + public const int mr_vol_type_audiotrack_light = 2131165561; // aapt resource value: 0x7F07017A - public const int mtrl_ic_arrow_drop_down = 2131165562; + public const int mr_wifi_icon_dark = 2131165562; // aapt resource value: 0x7F07017B - public const int mtrl_ic_arrow_drop_up = 2131165563; + public const int mr_wifi_icon_light = 2131165563; // aapt resource value: 0x7F07017C - public const int mtrl_ic_cancel = 2131165564; + public const int mtrl_dialog_background = 2131165564; // aapt resource value: 0x7F07017D - public const int mtrl_ic_error = 2131165565; + public const int mtrl_dropdown_arrow = 2131165565; // aapt resource value: 0x7F07017E - public const int mtrl_navigation_bar_item_background = 2131165566; + public const int mtrl_ic_arrow_drop_down = 2131165566; // aapt resource value: 0x7F07017F - public const int mtrl_popupmenu_background = 2131165567; + public const int mtrl_ic_arrow_drop_up = 2131165567; // aapt resource value: 0x7F070180 - public const int mtrl_popupmenu_background_dark = 2131165568; + public const int mtrl_ic_cancel = 2131165568; // aapt resource value: 0x7F070181 - public const int mtrl_tabs_default_indicator = 2131165569; + public const int mtrl_ic_error = 2131165569; // aapt resource value: 0x7F070182 - public const int navbar_theme = 2131165570; + public const int mtrl_navigation_bar_item_background = 2131165570; // aapt resource value: 0x7F070183 - public const int navigation_empty_icon = 2131165571; + public const int mtrl_popupmenu_background = 2131165571; // aapt resource value: 0x7F070184 - public const int notification_action_background = 2131165572; + public const int mtrl_popupmenu_background_dark = 2131165572; // aapt resource value: 0x7F070185 - public const int notification_bg = 2131165573; + public const int mtrl_tabs_default_indicator = 2131165573; // aapt resource value: 0x7F070186 - public const int notification_bg_low = 2131165574; + public const int navbar_theme = 2131165574; // aapt resource value: 0x7F070187 - public const int notification_bg_low_normal = 2131165575; + public const int navigation_empty_icon = 2131165575; // aapt resource value: 0x7F070188 - public const int notification_bg_low_pressed = 2131165576; + public const int notification_action_background = 2131165576; // aapt resource value: 0x7F070189 - public const int notification_bg_normal = 2131165577; + public const int notification_bg = 2131165577; // aapt resource value: 0x7F07018A - public const int notification_bg_normal_pressed = 2131165578; + public const int notification_bg_low = 2131165578; // aapt resource value: 0x7F07018B - public const int notification_icon_background = 2131165579; + public const int notification_bg_low_normal = 2131165579; // aapt resource value: 0x7F07018C - public const int notification_template_icon_bg = 2131165580; + public const int notification_bg_low_pressed = 2131165580; // aapt resource value: 0x7F07018D - public const int notification_template_icon_low_bg = 2131165581; + public const int notification_bg_normal = 2131165581; // aapt resource value: 0x7F07018E - public const int notification_tile_bg = 2131165582; + public const int notification_bg_normal_pressed = 2131165582; // aapt resource value: 0x7F07018F - public const int notify_panel_notification_icon_bg = 2131165583; + public const int notification_icon_background = 2131165583; // aapt resource value: 0x7F070190 - public const int preference_list_divider_material = 2131165584; + public const int notification_oversize_large_icon_bg = 2131165584; // aapt resource value: 0x7F070191 - public const int test_custom_background = 2131165585; + public const int notification_template_icon_bg = 2131165585; // aapt resource value: 0x7F070192 - public const int test_level_drawable = 2131165586; + public const int notification_template_icon_low_bg = 2131165586; // aapt resource value: 0x7F070193 - public const int tooltip_frame_dark = 2131165587; + public const int notification_tile_bg = 2131165587; // aapt resource value: 0x7F070194 - public const int tooltip_frame_light = 2131165588; + public const int notify_panel_notification_icon_bg = 2131165588; + + // aapt resource value: 0x7F070195 + public const int preference_list_divider_material = 2131165589; + + // aapt resource value: 0x7F070196 + public const int test_custom_background = 2131165590; + + // aapt resource value: 0x7F070197 + public const int test_level_drawable = 2131165591; + + // aapt resource value: 0x7F070198 + public const int tooltip_frame_dark = 2131165592; + + // aapt resource value: 0x7F070199 + public const int tooltip_frame_light = 2131165593; static Drawable() { @@ -24827,874 +24848,904 @@ namespace TINK.Droid public const int edit_query = 2131230907; // aapt resource value: 0x7F0800BC - public const int elastic = 2131230908; + public const int edit_text_id = 2131230908; // aapt resource value: 0x7F0800BD - public const int email = 2131230909; + public const int elastic = 2131230909; // aapt resource value: 0x7F0800BE - public const int end = 2131230910; + public const int email = 2131230910; // aapt resource value: 0x7F0800BF - public const int endToStart = 2131230911; + public const int end = 2131230911; // aapt resource value: 0x7F0800C0 - public const int end_padder = 2131230912; + public const int endToStart = 2131230912; // aapt resource value: 0x7F0800C1 - public const int enterAlways = 2131230913; + public const int end_padder = 2131230913; // aapt resource value: 0x7F0800C2 - public const int enterAlwaysCollapsed = 2131230914; + public const int enterAlways = 2131230914; // aapt resource value: 0x7F0800C3 - public const int exitUntilCollapsed = 2131230915; - - // aapt resource value: 0x7F0800C5 - public const int expanded_menu = 2131230917; + public const int enterAlwaysCollapsed = 2131230915; // aapt resource value: 0x7F0800C4 - public const int expand_activities_button = 2131230916; + public const int exitUntilCollapsed = 2131230916; // aapt resource value: 0x7F0800C6 - public const int fade = 2131230918; + public const int expanded_menu = 2131230918; + + // aapt resource value: 0x7F0800C5 + public const int expand_activities_button = 2131230917; // aapt resource value: 0x7F0800C7 - public const int fill = 2131230919; - - // aapt resource value: 0x7F0800CA - public const int filled = 2131230922; + public const int fade = 2131230919; // aapt resource value: 0x7F0800C8 - public const int fill_horizontal = 2131230920; - - // aapt resource value: 0x7F0800C9 - public const int fill_vertical = 2131230921; + public const int fill = 2131230920; // aapt resource value: 0x7F0800CB - public const int fitToContents = 2131230923; + public const int filled = 2131230923; + + // aapt resource value: 0x7F0800C9 + public const int fill_horizontal = 2131230921; + + // aapt resource value: 0x7F0800CA + public const int fill_vertical = 2131230922; // aapt resource value: 0x7F0800CC - public const int @fixed = 2131230924; + public const int fitToContents = 2131230924; // aapt resource value: 0x7F0800CD - public const int flip = 2131230925; + public const int @fixed = 2131230925; // aapt resource value: 0x7F0800CE - public const int floating = 2131230926; + public const int flip = 2131230926; // aapt resource value: 0x7F0800CF - public const int flyoutcontent_appbar = 2131230927; + public const int floating = 2131230927; // aapt resource value: 0x7F0800D0 - public const int forever = 2131230928; + public const int flyoutcontent_appbar = 2131230928; // aapt resource value: 0x7F0800D1 - public const int fragment_container_view_tag = 2131230929; + public const int forever = 2131230929; // aapt resource value: 0x7F0800D2 - public const int frost = 2131230930; + public const int fragment_container_view_tag = 2131230930; + + // aapt resource value: 0x7F0800D3 + public const int frost = 2131230931; // aapt resource value: 0x7F080004 public const int FUNCTION = 2131230724; - // aapt resource value: 0x7F0800D3 - public const int ghost_view = 2131230931; - // aapt resource value: 0x7F0800D4 - public const int ghost_view_holder = 2131230932; + public const int ghost_view = 2131230932; // aapt resource value: 0x7F0800D5 - public const int gone = 2131230933; + public const int ghost_view_holder = 2131230933; // aapt resource value: 0x7F0800D6 - public const int graph = 2131230934; + public const int gone = 2131230934; // aapt resource value: 0x7F0800D7 - public const int graph_wrap = 2131230935; - - // aapt resource value: 0x7F0800D9 - public const int grouping = 2131230937; - - // aapt resource value: 0x7F0800DA - public const int groups = 2131230938; + public const int graph = 2131230935; // aapt resource value: 0x7F0800D8 - public const int group_divider = 2131230936; + public const int graph_wrap = 2131230936; + + // aapt resource value: 0x7F0800DA + public const int grouping = 2131230938; // aapt resource value: 0x7F0800DB - public const int guideline = 2131230939; + public const int groups = 2131230939; + + // aapt resource value: 0x7F0800D9 + public const int group_divider = 2131230937; // aapt resource value: 0x7F0800DC - public const int header_title = 2131230940; + public const int guideline = 2131230940; // aapt resource value: 0x7F0800DD - public const int hideable = 2131230941; - - // aapt resource value: 0x7F0800DE - public const int home = 2131230942; + public const int header_title = 2131230941; // aapt resource value: 0x7F0800DF - public const int homeAsUp = 2131230943; + public const int hideable = 2131230943; + + // aapt resource value: 0x7F0800DE + public const int hide_ime_id = 2131230942; // aapt resource value: 0x7F0800E0 - public const int honorRequest = 2131230944; + public const int home = 2131230944; // aapt resource value: 0x7F0800E1 - public const int horizontal_only = 2131230945; + public const int homeAsUp = 2131230945; // aapt resource value: 0x7F0800E2 - public const int html = 2131230946; + public const int honorRequest = 2131230946; // aapt resource value: 0x7F0800E3 - public const int hybrid = 2131230947; + public const int horizontal_only = 2131230947; // aapt resource value: 0x7F0800E4 - public const int icon = 2131230948; + public const int html = 2131230948; // aapt resource value: 0x7F0800E5 - public const int icon_frame = 2131230949; + public const int hybrid = 2131230949; // aapt resource value: 0x7F0800E6 - public const int icon_group = 2131230950; + public const int icon = 2131230950; // aapt resource value: 0x7F0800E7 - public const int icon_only = 2131230951; + public const int icon_frame = 2131230951; // aapt resource value: 0x7F0800E8 - public const int icon_uri = 2131230952; + public const int icon_group = 2131230952; // aapt resource value: 0x7F0800E9 - public const int ifRoom = 2131230953; + public const int icon_only = 2131230953; // aapt resource value: 0x7F0800EA - public const int ignore = 2131230954; + public const int icon_uri = 2131230954; // aapt resource value: 0x7F0800EB - public const int ignoreRequest = 2131230955; + public const int ifRoom = 2131230955; // aapt resource value: 0x7F0800EC - public const int image = 2131230956; + public const int ignore = 2131230956; // aapt resource value: 0x7F0800ED - public const int immediateStop = 2131230957; + public const int ignoreRequest = 2131230957; // aapt resource value: 0x7F0800EE - public const int included = 2131230958; + public const int image = 2131230958; // aapt resource value: 0x7F0800EF - public const int index_entity_types = 2131230959; + public const int immediateStop = 2131230959; // aapt resource value: 0x7F0800F0 - public const int info = 2131230960; + public const int included = 2131230960; // aapt resource value: 0x7F0800F1 - public const int instant_message = 2131230961; + public const int index_entity_types = 2131230961; // aapt resource value: 0x7F0800F2 - public const int intent_action = 2131230962; + public const int info = 2131230962; // aapt resource value: 0x7F0800F3 - public const int intent_activity = 2131230963; + public const int instant_message = 2131230963; // aapt resource value: 0x7F0800F4 - public const int intent_data = 2131230964; + public const int intent_action = 2131230964; // aapt resource value: 0x7F0800F5 - public const int intent_data_id = 2131230965; + public const int intent_activity = 2131230965; // aapt resource value: 0x7F0800F6 - public const int intent_extra_data = 2131230966; + public const int intent_data = 2131230966; // aapt resource value: 0x7F0800F7 - public const int invisible = 2131230967; + public const int intent_data_id = 2131230967; // aapt resource value: 0x7F0800F8 - public const int inward = 2131230968; + public const int intent_extra_data = 2131230968; // aapt resource value: 0x7F0800F9 - public const int is_pooling_container_tag = 2131230969; + public const int invisible = 2131230969; // aapt resource value: 0x7F0800FA - public const int italic = 2131230970; + public const int inward = 2131230970; // aapt resource value: 0x7F0800FB - public const int item_touch_helper_previous_elevation = 2131230971; + public const int is_pooling_container_tag = 2131230971; // aapt resource value: 0x7F0800FC - public const int jumpToEnd = 2131230972; + public const int italic = 2131230972; // aapt resource value: 0x7F0800FD - public const int jumpToStart = 2131230973; + public const int item_touch_helper_previous_elevation = 2131230973; // aapt resource value: 0x7F0800FE - public const int labeled = 2131230974; + public const int jumpToEnd = 2131230974; // aapt resource value: 0x7F0800FF - public const int large_icon_uri = 2131230975; + public const int jumpToStart = 2131230975; // aapt resource value: 0x7F080100 - public const int layout = 2131230976; + public const int labeled = 2131230976; // aapt resource value: 0x7F080101 - public const int left = 2131230977; + public const int large_icon_uri = 2131230977; // aapt resource value: 0x7F080102 - public const int leftToRight = 2131230978; + public const int layout = 2131230978; // aapt resource value: 0x7F080103 - public const int legacy = 2131230979; + public const int left = 2131230979; // aapt resource value: 0x7F080104 - public const int light = 2131230980; + public const int leftToRight = 2131230980; // aapt resource value: 0x7F080105 - public const int line1 = 2131230981; + public const int legacy = 2131230981; // aapt resource value: 0x7F080106 - public const int line3 = 2131230982; + public const int light = 2131230982; // aapt resource value: 0x7F080107 - public const int linear = 2131230983; + public const int line1 = 2131230983; // aapt resource value: 0x7F080108 - public const int listMode = 2131230984; + public const int line3 = 2131230984; // aapt resource value: 0x7F080109 - public const int list_item = 2131230985; + public const int linear = 2131230985; // aapt resource value: 0x7F08010A - public const int locale = 2131230986; + public const int listMode = 2131230986; // aapt resource value: 0x7F08010B - public const int ltr = 2131230987; + public const int list_item = 2131230987; // aapt resource value: 0x7F08010C - public const int main_appbar = 2131230988; + public const int locale = 2131230988; // aapt resource value: 0x7F08010D - public const int main_tablayout = 2131230989; + public const int ltr = 2131230989; // aapt resource value: 0x7F08010E - public const int main_toolbar = 2131230990; + public const int main_appbar = 2131230990; // aapt resource value: 0x7F08010F - public const int main_viewpager = 2131230991; + public const int main_tablayout = 2131230991; // aapt resource value: 0x7F080110 - public const int masked = 2131230992; + public const int main_toolbar = 2131230992; // aapt resource value: 0x7F080111 - public const int match_constraint = 2131230993; + public const int main_viewpager = 2131230993; // aapt resource value: 0x7F080112 - public const int match_global_nicknames = 2131230994; + public const int masked = 2131230994; // aapt resource value: 0x7F080113 - public const int match_parent = 2131230995; + public const int match_constraint = 2131230995; // aapt resource value: 0x7F080114 - public const int material_clock_display = 2131230996; + public const int match_global_nicknames = 2131230996; // aapt resource value: 0x7F080115 - public const int material_clock_face = 2131230997; + public const int match_parent = 2131230997; // aapt resource value: 0x7F080116 - public const int material_clock_hand = 2131230998; + public const int material_clock_display = 2131230998; // aapt resource value: 0x7F080117 - public const int material_clock_period_am_button = 2131230999; + public const int material_clock_face = 2131230999; // aapt resource value: 0x7F080118 - public const int material_clock_period_pm_button = 2131231000; + public const int material_clock_hand = 2131231000; // aapt resource value: 0x7F080119 - public const int material_clock_period_toggle = 2131231001; + public const int material_clock_period_am_button = 2131231001; // aapt resource value: 0x7F08011A - public const int material_hour_text_input = 2131231002; + public const int material_clock_period_pm_button = 2131231002; // aapt resource value: 0x7F08011B - public const int material_hour_tv = 2131231003; + public const int material_clock_period_toggle = 2131231003; // aapt resource value: 0x7F08011C - public const int material_label = 2131231004; + public const int material_hour_text_input = 2131231004; // aapt resource value: 0x7F08011D - public const int material_minute_text_input = 2131231005; + public const int material_hour_tv = 2131231005; // aapt resource value: 0x7F08011E - public const int material_minute_tv = 2131231006; + public const int material_label = 2131231006; // aapt resource value: 0x7F08011F - public const int material_textinput_timepicker = 2131231007; + public const int material_minute_text_input = 2131231007; // aapt resource value: 0x7F080120 - public const int material_timepicker_cancel_button = 2131231008; + public const int material_minute_tv = 2131231008; // aapt resource value: 0x7F080121 - public const int material_timepicker_container = 2131231009; + public const int material_textinput_timepicker = 2131231009; // aapt resource value: 0x7F080122 - public const int material_timepicker_edit_text = 2131231010; + public const int material_timepicker_cancel_button = 2131231010; // aapt resource value: 0x7F080123 - public const int material_timepicker_mode_button = 2131231011; + public const int material_timepicker_container = 2131231011; // aapt resource value: 0x7F080124 - public const int material_timepicker_ok_button = 2131231012; + public const int material_timepicker_edit_text = 2131231012; // aapt resource value: 0x7F080125 - public const int material_timepicker_view = 2131231013; + public const int material_timepicker_mode_button = 2131231013; // aapt resource value: 0x7F080126 - public const int material_value_index = 2131231014; + public const int material_timepicker_ok_button = 2131231014; // aapt resource value: 0x7F080127 - public const int media_actions = 2131231015; + public const int material_timepicker_view = 2131231015; // aapt resource value: 0x7F080128 - public const int media_controller_compat_view_tag = 2131231016; + public const int material_value_index = 2131231016; // aapt resource value: 0x7F080129 - public const int message = 2131231017; + public const int media_actions = 2131231017; + + // aapt resource value: 0x7F08012A + public const int media_controller_compat_view_tag = 2131231018; + + // aapt resource value: 0x7F08012B + public const int message = 2131231019; // aapt resource value: 0x7F080005 public const int META = 2131230725; - // aapt resource value: 0x7F08012A - public const int middle = 2131231018; - - // aapt resource value: 0x7F08012B - public const int mini = 2131231019; - // aapt resource value: 0x7F08012C - public const int month_grid = 2131231020; + public const int middle = 2131231020; // aapt resource value: 0x7F08012D - public const int month_navigation_bar = 2131231021; + public const int mini = 2131231021; // aapt resource value: 0x7F08012E - public const int month_navigation_fragment_toggle = 2131231022; + public const int month_grid = 2131231022; // aapt resource value: 0x7F08012F - public const int month_navigation_next = 2131231023; + public const int month_navigation_bar = 2131231023; // aapt resource value: 0x7F080130 - public const int month_navigation_previous = 2131231024; + public const int month_navigation_fragment_toggle = 2131231024; // aapt resource value: 0x7F080131 - public const int month_title = 2131231025; + public const int month_navigation_next = 2131231025; // aapt resource value: 0x7F080132 - public const int motion_base = 2131231026; + public const int month_navigation_previous = 2131231026; // aapt resource value: 0x7F080133 - public const int mr_art = 2131231027; + public const int month_title = 2131231027; // aapt resource value: 0x7F080134 - public const int mr_cast_checkbox = 2131231028; + public const int motion_base = 2131231028; // aapt resource value: 0x7F080135 - public const int mr_cast_close_button = 2131231029; + public const int mr_art = 2131231029; // aapt resource value: 0x7F080136 - public const int mr_cast_divider = 2131231030; + public const int mr_cast_checkbox = 2131231030; // aapt resource value: 0x7F080137 - public const int mr_cast_group_icon = 2131231031; + public const int mr_cast_close_button = 2131231031; // aapt resource value: 0x7F080138 - public const int mr_cast_group_name = 2131231032; + public const int mr_cast_divider = 2131231032; // aapt resource value: 0x7F080139 - public const int mr_cast_group_progress_bar = 2131231033; + public const int mr_cast_group_icon = 2131231033; // aapt resource value: 0x7F08013A - public const int mr_cast_header_name = 2131231034; + public const int mr_cast_group_name = 2131231034; // aapt resource value: 0x7F08013B - public const int mr_cast_list = 2131231035; + public const int mr_cast_group_progress_bar = 2131231035; // aapt resource value: 0x7F08013C - public const int mr_cast_meta_art = 2131231036; + public const int mr_cast_header_name = 2131231036; // aapt resource value: 0x7F08013D - public const int mr_cast_meta_background = 2131231037; + public const int mr_cast_list = 2131231037; // aapt resource value: 0x7F08013E - public const int mr_cast_meta_black_scrim = 2131231038; + public const int mr_cast_meta_art = 2131231038; // aapt resource value: 0x7F08013F - public const int mr_cast_meta_subtitle = 2131231039; + public const int mr_cast_meta_background = 2131231039; // aapt resource value: 0x7F080140 - public const int mr_cast_meta_title = 2131231040; + public const int mr_cast_meta_black_scrim = 2131231040; // aapt resource value: 0x7F080141 - public const int mr_cast_mute_button = 2131231041; + public const int mr_cast_meta_subtitle = 2131231041; // aapt resource value: 0x7F080142 - public const int mr_cast_route_icon = 2131231042; + public const int mr_cast_meta_title = 2131231042; // aapt resource value: 0x7F080143 - public const int mr_cast_route_name = 2131231043; + public const int mr_cast_mute_button = 2131231043; // aapt resource value: 0x7F080144 - public const int mr_cast_route_progress_bar = 2131231044; + public const int mr_cast_route_icon = 2131231044; // aapt resource value: 0x7F080145 - public const int mr_cast_stop_button = 2131231045; + public const int mr_cast_route_name = 2131231045; // aapt resource value: 0x7F080146 - public const int mr_cast_volume_layout = 2131231046; + public const int mr_cast_route_progress_bar = 2131231046; // aapt resource value: 0x7F080147 - public const int mr_cast_volume_slider = 2131231047; + public const int mr_cast_stop_button = 2131231047; // aapt resource value: 0x7F080148 - public const int mr_chooser_list = 2131231048; + public const int mr_cast_volume_layout = 2131231048; // aapt resource value: 0x7F080149 - public const int mr_chooser_route_desc = 2131231049; + public const int mr_cast_volume_slider = 2131231049; // aapt resource value: 0x7F08014A - public const int mr_chooser_route_icon = 2131231050; + public const int mr_chooser_list = 2131231050; // aapt resource value: 0x7F08014B - public const int mr_chooser_route_name = 2131231051; + public const int mr_chooser_ok_button = 2131231051; // aapt resource value: 0x7F08014C - public const int mr_chooser_route_progress_bar = 2131231052; + public const int mr_chooser_ok_button_container = 2131231052; // aapt resource value: 0x7F08014D - public const int mr_chooser_title = 2131231053; + public const int mr_chooser_route_desc = 2131231053; // aapt resource value: 0x7F08014E - public const int mr_close = 2131231054; + public const int mr_chooser_route_icon = 2131231054; // aapt resource value: 0x7F08014F - public const int mr_control_divider = 2131231055; + public const int mr_chooser_route_name = 2131231055; // aapt resource value: 0x7F080150 - public const int mr_control_playback_ctrl = 2131231056; - - // aapt resource value: 0x7F080151 - public const int mr_control_subtitle = 2131231057; + public const int mr_chooser_route_progress_bar = 2131231056; // aapt resource value: 0x7F080152 - public const int mr_control_title = 2131231058; + public const int mr_chooser_searching = 2131231058; + + // aapt resource value: 0x7F080151 + public const int mr_chooser_search_progress_bar = 2131231057; // aapt resource value: 0x7F080153 - public const int mr_control_title_container = 2131231059; + public const int mr_chooser_title = 2131231059; // aapt resource value: 0x7F080154 - public const int mr_custom_control = 2131231060; + public const int mr_chooser_wifi_learn_more = 2131231060; // aapt resource value: 0x7F080155 - public const int mr_default_control = 2131231061; + public const int mr_chooser_wifi_warning = 2131231061; // aapt resource value: 0x7F080156 - public const int mr_dialog_area = 2131231062; + public const int mr_chooser_wifi_warning_container = 2131231062; // aapt resource value: 0x7F080157 - public const int mr_expandable_area = 2131231063; + public const int mr_chooser_wifi_warning_description = 2131231063; // aapt resource value: 0x7F080158 - public const int mr_group_expand_collapse = 2131231064; + public const int mr_close = 2131231064; // aapt resource value: 0x7F080159 - public const int mr_group_volume_route_name = 2131231065; + public const int mr_control_divider = 2131231065; // aapt resource value: 0x7F08015A - public const int mr_media_main_control = 2131231066; + public const int mr_control_playback_ctrl = 2131231066; // aapt resource value: 0x7F08015B - public const int mr_name = 2131231067; + public const int mr_control_subtitle = 2131231067; // aapt resource value: 0x7F08015C - public const int mr_picker_close_button = 2131231068; + public const int mr_control_title = 2131231068; // aapt resource value: 0x7F08015D - public const int mr_picker_header_name = 2131231069; + public const int mr_control_title_container = 2131231069; // aapt resource value: 0x7F08015E - public const int mr_picker_list = 2131231070; + public const int mr_custom_control = 2131231070; // aapt resource value: 0x7F08015F - public const int mr_picker_route_icon = 2131231071; + public const int mr_default_control = 2131231071; // aapt resource value: 0x7F080160 - public const int mr_picker_route_name = 2131231072; + public const int mr_dialog_area = 2131231072; // aapt resource value: 0x7F080161 - public const int mr_picker_route_progress_bar = 2131231073; + public const int mr_expandable_area = 2131231073; // aapt resource value: 0x7F080162 - public const int mr_playback_control = 2131231074; + public const int mr_group_expand_collapse = 2131231074; // aapt resource value: 0x7F080163 - public const int mr_title_bar = 2131231075; + public const int mr_group_volume_route_name = 2131231075; // aapt resource value: 0x7F080164 - public const int mr_volume_control = 2131231076; + public const int mr_media_main_control = 2131231076; // aapt resource value: 0x7F080165 - public const int mr_volume_group_list = 2131231077; + public const int mr_name = 2131231077; // aapt resource value: 0x7F080166 - public const int mr_volume_item_icon = 2131231078; + public const int mr_picker_close_button = 2131231078; // aapt resource value: 0x7F080167 - public const int mr_volume_slider = 2131231079; + public const int mr_picker_header_name = 2131231079; // aapt resource value: 0x7F080168 - public const int mtrl_anchor_parent = 2131231080; - - // aapt resource value: 0x7F08016A - public const int mtrl_calendar_days_of_week = 2131231082; + public const int mr_picker_list = 2131231080; // aapt resource value: 0x7F080169 - public const int mtrl_calendar_day_selector_frame = 2131231081; + public const int mr_picker_route_icon = 2131231081; + + // aapt resource value: 0x7F08016A + public const int mr_picker_route_name = 2131231082; // aapt resource value: 0x7F08016B - public const int mtrl_calendar_frame = 2131231083; + public const int mr_picker_route_progress_bar = 2131231083; // aapt resource value: 0x7F08016C - public const int mtrl_calendar_main_pane = 2131231084; + public const int mr_playback_control = 2131231084; // aapt resource value: 0x7F08016D - public const int mtrl_calendar_months = 2131231085; + public const int mr_title_bar = 2131231085; // aapt resource value: 0x7F08016E - public const int mtrl_calendar_selection_frame = 2131231086; + public const int mr_volume_control = 2131231086; // aapt resource value: 0x7F08016F - public const int mtrl_calendar_text_input_frame = 2131231087; + public const int mr_volume_group_list = 2131231087; // aapt resource value: 0x7F080170 - public const int mtrl_calendar_year_selector_frame = 2131231088; + public const int mr_volume_item_icon = 2131231088; // aapt resource value: 0x7F080171 - public const int mtrl_card_checked_layer_id = 2131231089; + public const int mr_volume_slider = 2131231089; // aapt resource value: 0x7F080172 - public const int mtrl_child_content_container = 2131231090; - - // aapt resource value: 0x7F080173 - public const int mtrl_internal_children_alpha_tag = 2131231091; + public const int mtrl_anchor_parent = 2131231090; // aapt resource value: 0x7F080174 - public const int mtrl_motion_snapshot_view = 2131231092; + public const int mtrl_calendar_days_of_week = 2131231092; + + // aapt resource value: 0x7F080173 + public const int mtrl_calendar_day_selector_frame = 2131231091; // aapt resource value: 0x7F080175 - public const int mtrl_picker_fullscreen = 2131231093; + public const int mtrl_calendar_frame = 2131231093; // aapt resource value: 0x7F080176 - public const int mtrl_picker_header = 2131231094; + public const int mtrl_calendar_main_pane = 2131231094; // aapt resource value: 0x7F080177 - public const int mtrl_picker_header_selection_text = 2131231095; + public const int mtrl_calendar_months = 2131231095; // aapt resource value: 0x7F080178 - public const int mtrl_picker_header_title_and_selection = 2131231096; + public const int mtrl_calendar_selection_frame = 2131231096; // aapt resource value: 0x7F080179 - public const int mtrl_picker_header_toggle = 2131231097; + public const int mtrl_calendar_text_input_frame = 2131231097; // aapt resource value: 0x7F08017A - public const int mtrl_picker_text_input_date = 2131231098; + public const int mtrl_calendar_year_selector_frame = 2131231098; // aapt resource value: 0x7F08017B - public const int mtrl_picker_text_input_range_end = 2131231099; + public const int mtrl_card_checked_layer_id = 2131231099; // aapt resource value: 0x7F08017C - public const int mtrl_picker_text_input_range_start = 2131231100; + public const int mtrl_child_content_container = 2131231100; // aapt resource value: 0x7F08017D - public const int mtrl_picker_title_text = 2131231101; + public const int mtrl_internal_children_alpha_tag = 2131231101; // aapt resource value: 0x7F08017E - public const int mtrl_view_tag_bottom_padding = 2131231102; + public const int mtrl_motion_snapshot_view = 2131231102; // aapt resource value: 0x7F08017F - public const int multiply = 2131231103; - - // aapt resource value: 0x7F080181 - public const int navigation_bar_item_icon_view = 2131231105; - - // aapt resource value: 0x7F080182 - public const int navigation_bar_item_labels_group = 2131231106; - - // aapt resource value: 0x7F080183 - public const int navigation_bar_item_large_label_view = 2131231107; - - // aapt resource value: 0x7F080184 - public const int navigation_bar_item_small_label_view = 2131231108; - - // aapt resource value: 0x7F080185 - public const int navigation_header_container = 2131231109; + public const int mtrl_picker_fullscreen = 2131231103; // aapt resource value: 0x7F080180 - public const int nav_controller_view_tag = 2131231104; + public const int mtrl_picker_header = 2131231104; + + // aapt resource value: 0x7F080181 + public const int mtrl_picker_header_selection_text = 2131231105; + + // aapt resource value: 0x7F080182 + public const int mtrl_picker_header_title_and_selection = 2131231106; + + // aapt resource value: 0x7F080183 + public const int mtrl_picker_header_toggle = 2131231107; + + // aapt resource value: 0x7F080184 + public const int mtrl_picker_text_input_date = 2131231108; + + // aapt resource value: 0x7F080185 + public const int mtrl_picker_text_input_range_end = 2131231109; // aapt resource value: 0x7F080186 - public const int never = 2131231110; + public const int mtrl_picker_text_input_range_start = 2131231110; // aapt resource value: 0x7F080187 - public const int neverCompleteToEnd = 2131231111; + public const int mtrl_picker_title_text = 2131231111; // aapt resource value: 0x7F080188 - public const int neverCompleteToStart = 2131231112; - - // aapt resource value: 0x7F08018B - public const int none = 2131231115; - - // aapt resource value: 0x7F08018C - public const int normal = 2131231116; - - // aapt resource value: 0x7F08018D - public const int north = 2131231117; + public const int mtrl_view_tag_bottom_padding = 2131231112; // aapt resource value: 0x7F080189 - public const int noScroll = 2131231113; + public const int multiply = 2131231113; - // aapt resource value: 0x7F08018A - public const int noState = 2131231114; + // aapt resource value: 0x7F08018B + public const int navigation_bar_item_icon_view = 2131231115; + + // aapt resource value: 0x7F08018C + public const int navigation_bar_item_labels_group = 2131231116; + + // aapt resource value: 0x7F08018D + public const int navigation_bar_item_large_label_view = 2131231117; // aapt resource value: 0x7F08018E - public const int notification_background = 2131231118; + public const int navigation_bar_item_small_label_view = 2131231118; // aapt resource value: 0x7F08018F - public const int notification_main_column = 2131231119; + public const int navigation_header_container = 2131231119; + + // aapt resource value: 0x7F08018A + public const int nav_controller_view_tag = 2131231114; // aapt resource value: 0x7F080190 - public const int notification_main_column_container = 2131231120; + public const int never = 2131231120; + + // aapt resource value: 0x7F080191 + public const int neverCompleteToEnd = 2131231121; + + // aapt resource value: 0x7F080192 + public const int neverCompleteToStart = 2131231122; + + // aapt resource value: 0x7F080195 + public const int none = 2131231125; + + // aapt resource value: 0x7F080196 + public const int normal = 2131231126; + + // aapt resource value: 0x7F080197 + public const int north = 2131231127; + + // aapt resource value: 0x7F080193 + public const int noScroll = 2131231123; + + // aapt resource value: 0x7F080194 + public const int noState = 2131231124; + + // aapt resource value: 0x7F080198 + public const int notification_background = 2131231128; + + // aapt resource value: 0x7F080199 + public const int notification_main_column = 2131231129; + + // aapt resource value: 0x7F08019A + public const int notification_main_column_container = 2131231130; // aapt resource value: 0x7F080006 public const int NO_DEBUG = 2131230726; - // aapt resource value: 0x7F080191 - public const int off = 2131231121; - - // aapt resource value: 0x7F080192 - public const int omnibox_title_section = 2131231122; - - // aapt resource value: 0x7F080193 - public const int omnibox_url_section = 2131231123; - - // aapt resource value: 0x7F080194 - public const int on = 2131231124; - - // aapt resource value: 0x7F080195 - public const int outline = 2131231125; - - // aapt resource value: 0x7F080196 - public const int outward = 2131231126; - - // aapt resource value: 0x7F080197 - public const int overshoot = 2131231127; - - // aapt resource value: 0x7F080198 - public const int packed = 2131231128; - - // aapt resource value: 0x7F080199 - public const int parallax = 2131231129; - - // aapt resource value: 0x7F08019A - public const int parent = 2131231130; - // aapt resource value: 0x7F08019B - public const int parentPanel = 2131231131; + public const int off = 2131231131; // aapt resource value: 0x7F08019C - public const int parentRelative = 2131231132; + public const int omnibox_title_section = 2131231132; // aapt resource value: 0x7F08019D - public const int parent_matrix = 2131231133; + public const int omnibox_url_section = 2131231133; // aapt resource value: 0x7F08019E - public const int password_toggle = 2131231134; + public const int on = 2131231134; // aapt resource value: 0x7F08019F - public const int path = 2131231135; + public const int outline = 2131231135; // aapt resource value: 0x7F0801A0 - public const int pathRelative = 2131231136; + public const int outward = 2131231136; // aapt resource value: 0x7F0801A1 - public const int peekHeight = 2131231137; + public const int overshoot = 2131231137; // aapt resource value: 0x7F0801A2 - public const int percent = 2131231138; + public const int packed = 2131231138; // aapt resource value: 0x7F0801A3 - public const int pin = 2131231139; + public const int parallax = 2131231139; // aapt resource value: 0x7F0801A4 - public const int plain = 2131231140; + public const int parent = 2131231140; // aapt resource value: 0x7F0801A5 - public const int pooling_container_listener_holder_tag = 2131231141; + public const int parentPanel = 2131231141; // aapt resource value: 0x7F0801A6 - public const int position = 2131231142; + public const int parentRelative = 2131231142; // aapt resource value: 0x7F0801A7 - public const int postLayout = 2131231143; + public const int parent_matrix = 2131231143; // aapt resource value: 0x7F0801A8 - public const int progress_circular = 2131231144; + public const int password_toggle = 2131231144; // aapt resource value: 0x7F0801A9 - public const int progress_horizontal = 2131231145; + public const int path = 2131231145; // aapt resource value: 0x7F0801AA - public const int radio = 2131231146; + public const int pathRelative = 2131231146; // aapt resource value: 0x7F0801AB - public const int ratio = 2131231147; + public const int peekHeight = 2131231147; // aapt resource value: 0x7F0801AC - public const int rectangles = 2131231148; + public const int percent = 2131231148; // aapt resource value: 0x7F0801AD - public const int recycler_view = 2131231149; + public const int pin = 2131231149; // aapt resource value: 0x7F0801AE - public const int report_drawn = 2131231150; + public const int plain = 2131231150; // aapt resource value: 0x7F0801AF - public const int reverseSawtooth = 2131231151; + public const int pooling_container_listener_holder_tag = 2131231151; // aapt resource value: 0x7F0801B0 - public const int rfc822 = 2131231152; + public const int position = 2131231152; // aapt resource value: 0x7F0801B1 - public const int right = 2131231153; + public const int postLayout = 2131231153; // aapt resource value: 0x7F0801B2 - public const int rightToLeft = 2131231154; + public const int progress_circular = 2131231154; // aapt resource value: 0x7F0801B3 - public const int right_icon = 2131231155; + public const int progress_horizontal = 2131231155; // aapt resource value: 0x7F0801B4 - public const int right_side = 2131231156; + public const int radio = 2131231156; // aapt resource value: 0x7F0801B5 - public const int rounded = 2131231157; + public const int ratio = 2131231157; // aapt resource value: 0x7F0801B6 - public const int row_index_key = 2131231158; + public const int rectangles = 2131231158; // aapt resource value: 0x7F0801B7 - public const int rtl = 2131231159; + public const int recycler_view = 2131231159; // aapt resource value: 0x7F0801B8 - public const int satellite = 2131231160; + public const int report_drawn = 2131231160; // aapt resource value: 0x7F0801B9 - public const int save_non_transition_alpha = 2131231161; + public const int reverseSawtooth = 2131231161; // aapt resource value: 0x7F0801BA - public const int save_overlay_view = 2131231162; + public const int rfc822 = 2131231162; // aapt resource value: 0x7F0801BB - public const int sawtooth = 2131231163; + public const int right = 2131231163; // aapt resource value: 0x7F0801BC - public const int scale = 2131231164; + public const int rightToLeft = 2131231164; // aapt resource value: 0x7F0801BD - public const int screen = 2131231165; + public const int right_icon = 2131231165; // aapt resource value: 0x7F0801BE - public const int scroll = 2131231166; - - // aapt resource value: 0x7F0801C2 - public const int scrollable = 2131231170; + public const int right_side = 2131231166; // aapt resource value: 0x7F0801BF - public const int scrollIndicatorDown = 2131231167; + public const int rounded = 2131231167; // aapt resource value: 0x7F0801C0 - public const int scrollIndicatorUp = 2131231168; + public const int row_index_key = 2131231168; // aapt resource value: 0x7F0801C1 - public const int scrollView = 2131231169; + public const int rtl = 2131231169; + + // aapt resource value: 0x7F0801C2 + public const int satellite = 2131231170; // aapt resource value: 0x7F0801C3 - public const int search_badge = 2131231171; + public const int save_non_transition_alpha = 2131231171; // aapt resource value: 0x7F0801C4 - public const int search_bar = 2131231172; + public const int save_overlay_view = 2131231172; // aapt resource value: 0x7F0801C5 - public const int search_button = 2131231173; + public const int sawtooth = 2131231173; // aapt resource value: 0x7F0801C6 - public const int search_close_btn = 2131231174; + public const int scale = 2131231174; // aapt resource value: 0x7F0801C7 - public const int search_edit_frame = 2131231175; + public const int screen = 2131231175; // aapt resource value: 0x7F0801C8 - public const int search_go_btn = 2131231176; - - // aapt resource value: 0x7F0801C9 - public const int search_mag_icon = 2131231177; - - // aapt resource value: 0x7F0801CA - public const int search_plate = 2131231178; - - // aapt resource value: 0x7F0801CB - public const int search_src_text = 2131231179; + public const int scroll = 2131231176; // aapt resource value: 0x7F0801CC - public const int search_voice_btn = 2131231180; + public const int scrollable = 2131231180; + + // aapt resource value: 0x7F0801C9 + public const int scrollIndicatorDown = 2131231177; + + // aapt resource value: 0x7F0801CA + public const int scrollIndicatorUp = 2131231178; + + // aapt resource value: 0x7F0801CB + public const int scrollView = 2131231179; // aapt resource value: 0x7F0801CD - public const int seekbar = 2131231181; + public const int search_badge = 2131231181; // aapt resource value: 0x7F0801CE - public const int seekbar_value = 2131231182; - - // aapt resource value: 0x7F0801D0 - public const int selected = 2131231184; - - // aapt resource value: 0x7F0801D1 - public const int selection_type = 2131231185; + public const int search_bar = 2131231182; // aapt resource value: 0x7F0801CF - public const int select_dialog_listview = 2131231183; + public const int search_button = 2131231183; + + // aapt resource value: 0x7F0801D0 + public const int search_close_btn = 2131231184; + + // aapt resource value: 0x7F0801D1 + public const int search_edit_frame = 2131231185; // aapt resource value: 0x7F0801D2 - public const int sharedValueSet = 2131231186; + public const int search_go_btn = 2131231186; // aapt resource value: 0x7F0801D3 - public const int sharedValueUnset = 2131231187; + public const int search_mag_icon = 2131231187; // aapt resource value: 0x7F0801D4 - public const int shellcontent_appbar = 2131231188; + public const int search_plate = 2131231188; // aapt resource value: 0x7F0801D5 - public const int shellcontent_toolbar = 2131231189; + public const int search_src_text = 2131231189; + + // aapt resource value: 0x7F0801D6 + public const int search_voice_btn = 2131231190; + + // aapt resource value: 0x7F0801D7 + public const int seekbar = 2131231191; + + // aapt resource value: 0x7F0801D8 + public const int seekbar_value = 2131231192; + + // aapt resource value: 0x7F0801DA + public const int selected = 2131231194; + + // aapt resource value: 0x7F0801DB + public const int selection_type = 2131231195; + + // aapt resource value: 0x7F0801D9 + public const int select_dialog_listview = 2131231193; + + // aapt resource value: 0x7F0801DC + public const int sharedValueSet = 2131231196; + + // aapt resource value: 0x7F0801DD + public const int sharedValueUnset = 2131231197; + + // aapt resource value: 0x7F0801DE + public const int shellcontent_appbar = 2131231198; + + // aapt resource value: 0x7F0801DF + public const int shellcontent_toolbar = 2131231199; // aapt resource value: 0x7F080007 public const int SHIFT = 2131230727; - // aapt resource value: 0x7F0801D6 - public const int shortcut = 2131231190; + // aapt resource value: 0x7F0801E0 + public const int shortcut = 2131231200; - // aapt resource value: 0x7F0801D7 - public const int showCustom = 2131231191; + // aapt resource value: 0x7F0801E1 + public const int showCustom = 2131231201; - // aapt resource value: 0x7F0801D8 - public const int showHome = 2131231192; + // aapt resource value: 0x7F0801E2 + public const int showHome = 2131231202; - // aapt resource value: 0x7F0801D9 - public const int showTitle = 2131231193; + // aapt resource value: 0x7F0801E3 + public const int showTitle = 2131231203; // aapt resource value: 0x7F080008 public const int SHOW_ALL = 2131230728; @@ -25705,251 +25756,251 @@ namespace TINK.Droid // aapt resource value: 0x7F08000A public const int SHOW_PROGRESS = 2131230730; - // aapt resource value: 0x7F0801DA - public const int sin = 2131231194; - - // aapt resource value: 0x7F0801DB - public const int skipCollapsed = 2131231195; - - // aapt resource value: 0x7F0801DC - public const int skipped = 2131231196; - - // aapt resource value: 0x7F0801DD - public const int slide = 2131231197; - - // aapt resource value: 0x7F0801DE - public const int sliding_tabs = 2131231198; - - // aapt resource value: 0x7F0801DF - public const int snackbar_action = 2131231199; - - // aapt resource value: 0x7F0801E0 - public const int snackbar_text = 2131231200; - - // aapt resource value: 0x7F0801E1 - public const int snap = 2131231201; - - // aapt resource value: 0x7F0801E2 - public const int snapMargins = 2131231202; - - // aapt resource value: 0x7F0801E3 - public const int south = 2131231203; - // aapt resource value: 0x7F0801E4 - public const int spacer = 2131231204; + public const int sin = 2131231204; // aapt resource value: 0x7F0801E5 - public const int special_effects_controller_view_tag = 2131231205; + public const int skipCollapsed = 2131231205; // aapt resource value: 0x7F0801E6 - public const int spinner = 2131231206; + public const int skipped = 2131231206; // aapt resource value: 0x7F0801E7 - public const int spline = 2131231207; + public const int slide = 2131231207; // aapt resource value: 0x7F0801E8 - public const int split_action_bar = 2131231208; + public const int sliding_tabs = 2131231208; // aapt resource value: 0x7F0801E9 - public const int spread = 2131231209; + public const int snackbar_action = 2131231209; // aapt resource value: 0x7F0801EA - public const int spread_inside = 2131231210; + public const int snackbar_text = 2131231210; // aapt resource value: 0x7F0801EB - public const int spring = 2131231211; + public const int snap = 2131231211; // aapt resource value: 0x7F0801EC - public const int square = 2131231212; + public const int snapMargins = 2131231212; // aapt resource value: 0x7F0801ED - public const int src_atop = 2131231213; + public const int south = 2131231213; // aapt resource value: 0x7F0801EE - public const int src_in = 2131231214; + public const int spacer = 2131231214; // aapt resource value: 0x7F0801EF - public const int src_over = 2131231215; + public const int special_effects_controller_view_tag = 2131231215; // aapt resource value: 0x7F0801F0 - public const int standard = 2131231216; + public const int spinner = 2131231216; // aapt resource value: 0x7F0801F1 - public const int start = 2131231217; + public const int spline = 2131231217; // aapt resource value: 0x7F0801F2 - public const int startHorizontal = 2131231218; + public const int split_action_bar = 2131231218; // aapt resource value: 0x7F0801F3 - public const int startToEnd = 2131231219; + public const int spread = 2131231219; // aapt resource value: 0x7F0801F4 - public const int startVertical = 2131231220; + public const int spread_inside = 2131231220; // aapt resource value: 0x7F0801F5 - public const int staticLayout = 2131231221; + public const int spring = 2131231221; // aapt resource value: 0x7F0801F6 - public const int staticPostLayout = 2131231222; + public const int square = 2131231222; // aapt resource value: 0x7F0801F7 - public const int status_bar_latest_event_content = 2131231223; + public const int src_atop = 2131231223; // aapt resource value: 0x7F0801F8 - public const int stop = 2131231224; + public const int src_in = 2131231224; // aapt resource value: 0x7F0801F9 - public const int stretch = 2131231225; + public const int src_over = 2131231225; // aapt resource value: 0x7F0801FA - public const int submenuarrow = 2131231226; + public const int standard = 2131231226; // aapt resource value: 0x7F0801FB - public const int submit_area = 2131231227; + public const int start = 2131231227; // aapt resource value: 0x7F0801FC - public const int supportScrollUp = 2131231228; + public const int startHorizontal = 2131231228; // aapt resource value: 0x7F0801FD - public const int switchWidget = 2131231229; + public const int startToEnd = 2131231229; + + // aapt resource value: 0x7F0801FE + public const int startVertical = 2131231230; + + // aapt resource value: 0x7F0801FF + public const int staticLayout = 2131231231; + + // aapt resource value: 0x7F080200 + public const int staticPostLayout = 2131231232; + + // aapt resource value: 0x7F080201 + public const int status_bar_latest_event_content = 2131231233; + + // aapt resource value: 0x7F080202 + public const int stop = 2131231234; + + // aapt resource value: 0x7F080203 + public const int stretch = 2131231235; + + // aapt resource value: 0x7F080204 + public const int submenuarrow = 2131231236; + + // aapt resource value: 0x7F080205 + public const int submit_area = 2131231237; + + // aapt resource value: 0x7F080206 + public const int supportScrollUp = 2131231238; + + // aapt resource value: 0x7F080207 + public const int switchWidget = 2131231239; // aapt resource value: 0x7F08000B public const int SYM = 2131230731; - // aapt resource value: 0x7F0801FE - public const int tabMode = 2131231230; - - // aapt resource value: 0x7F0801FF - public const int tag_accessibility_actions = 2131231231; - - // aapt resource value: 0x7F080200 - public const int tag_accessibility_clickable_spans = 2131231232; - - // aapt resource value: 0x7F080201 - public const int tag_accessibility_heading = 2131231233; - - // aapt resource value: 0x7F080202 - public const int tag_accessibility_pane_title = 2131231234; - - // aapt resource value: 0x7F080203 - public const int tag_on_apply_window_listener = 2131231235; - - // aapt resource value: 0x7F080204 - public const int tag_on_receive_content_listener = 2131231236; - - // aapt resource value: 0x7F080205 - public const int tag_on_receive_content_mime_types = 2131231237; - - // aapt resource value: 0x7F080206 - public const int tag_screen_reader_focusable = 2131231238; - - // aapt resource value: 0x7F080207 - public const int tag_state_description = 2131231239; - // aapt resource value: 0x7F080208 - public const int tag_transition_group = 2131231240; + public const int tabMode = 2131231240; // aapt resource value: 0x7F080209 - public const int tag_unhandled_key_event_manager = 2131231241; + public const int tag_accessibility_actions = 2131231241; // aapt resource value: 0x7F08020A - public const int tag_unhandled_key_listeners = 2131231242; + public const int tag_accessibility_clickable_spans = 2131231242; // aapt resource value: 0x7F08020B - public const int tag_window_insets_animation_callback = 2131231243; + public const int tag_accessibility_heading = 2131231243; // aapt resource value: 0x7F08020C - public const int terrain = 2131231244; + public const int tag_accessibility_pane_title = 2131231244; // aapt resource value: 0x7F08020D - public const int test_checkbox_android_button_tint = 2131231245; + public const int tag_on_apply_window_listener = 2131231245; // aapt resource value: 0x7F08020E - public const int test_checkbox_app_button_tint = 2131231246; + public const int tag_on_receive_content_listener = 2131231246; // aapt resource value: 0x7F08020F - public const int test_radiobutton_android_button_tint = 2131231247; + public const int tag_on_receive_content_mime_types = 2131231247; // aapt resource value: 0x7F080210 - public const int test_radiobutton_app_button_tint = 2131231248; + public const int tag_screen_reader_focusable = 2131231248; // aapt resource value: 0x7F080211 - public const int text = 2131231249; + public const int tag_state_description = 2131231249; // aapt resource value: 0x7F080212 - public const int text1 = 2131231250; + public const int tag_transition_group = 2131231250; // aapt resource value: 0x7F080213 - public const int text2 = 2131231251; + public const int tag_unhandled_key_event_manager = 2131231251; // aapt resource value: 0x7F080214 - public const int textEnd = 2131231252; - - // aapt resource value: 0x7F08021C - public const int textinput_counter = 2131231260; - - // aapt resource value: 0x7F08021D - public const int textinput_error = 2131231261; - - // aapt resource value: 0x7F08021E - public const int textinput_helper_text = 2131231262; - - // aapt resource value: 0x7F08021F - public const int textinput_placeholder = 2131231263; - - // aapt resource value: 0x7F080220 - public const int textinput_prefix_text = 2131231264; - - // aapt resource value: 0x7F080221 - public const int textinput_suffix_text = 2131231265; + public const int tag_unhandled_key_listeners = 2131231252; // aapt resource value: 0x7F080215 - public const int textSpacerNoButtons = 2131231253; + public const int tag_window_insets_animation_callback = 2131231253; // aapt resource value: 0x7F080216 - public const int textSpacerNoTitle = 2131231254; + public const int terrain = 2131231254; // aapt resource value: 0x7F080217 - public const int textStart = 2131231255; + public const int test_checkbox_android_button_tint = 2131231255; // aapt resource value: 0x7F080218 - public const int textTop = 2131231256; + public const int test_checkbox_app_button_tint = 2131231256; // aapt resource value: 0x7F080219 - public const int text_input_end_icon = 2131231257; + public const int test_radiobutton_android_button_tint = 2131231257; // aapt resource value: 0x7F08021A - public const int text_input_error_icon = 2131231258; + public const int test_radiobutton_app_button_tint = 2131231258; // aapt resource value: 0x7F08021B - public const int text_input_start_icon = 2131231259; + public const int text = 2131231259; - // aapt resource value: 0x7F080222 - public const int thing_proto = 2131231266; + // aapt resource value: 0x7F08021C + public const int text1 = 2131231260; - // aapt resource value: 0x7F080223 - public const int time = 2131231267; + // aapt resource value: 0x7F08021D + public const int text2 = 2131231261; - // aapt resource value: 0x7F080224 - public const int title = 2131231268; - - // aapt resource value: 0x7F080225 - public const int titleDividerNoCustom = 2131231269; + // aapt resource value: 0x7F08021E + public const int textEnd = 2131231262; // aapt resource value: 0x7F080226 - public const int title_template = 2131231270; + public const int textinput_counter = 2131231270; // aapt resource value: 0x7F080227 - public const int toggle = 2131231271; + public const int textinput_error = 2131231271; // aapt resource value: 0x7F080228 - public const int toolbar = 2131231272; + public const int textinput_helper_text = 2131231272; // aapt resource value: 0x7F080229 - public const int top = 2131231273; + public const int textinput_placeholder = 2131231273; // aapt resource value: 0x7F08022A - public const int topPanel = 2131231274; + public const int textinput_prefix_text = 2131231274; + + // aapt resource value: 0x7F08022B + public const int textinput_suffix_text = 2131231275; + + // aapt resource value: 0x7F08021F + public const int textSpacerNoButtons = 2131231263; + + // aapt resource value: 0x7F080220 + public const int textSpacerNoTitle = 2131231264; + + // aapt resource value: 0x7F080221 + public const int textStart = 2131231265; + + // aapt resource value: 0x7F080222 + public const int textTop = 2131231266; + + // aapt resource value: 0x7F080223 + public const int text_input_end_icon = 2131231267; + + // aapt resource value: 0x7F080224 + public const int text_input_error_icon = 2131231268; + + // aapt resource value: 0x7F080225 + public const int text_input_start_icon = 2131231269; + + // aapt resource value: 0x7F08022C + public const int thing_proto = 2131231276; + + // aapt resource value: 0x7F08022D + public const int time = 2131231277; + + // aapt resource value: 0x7F08022E + public const int title = 2131231278; + + // aapt resource value: 0x7F08022F + public const int titleDividerNoCustom = 2131231279; + + // aapt resource value: 0x7F080230 + public const int title_template = 2131231280; + + // aapt resource value: 0x7F080231 + public const int toggle = 2131231281; + + // aapt resource value: 0x7F080232 + public const int toolbar = 2131231282; + + // aapt resource value: 0x7F080233 + public const int top = 2131231283; + + // aapt resource value: 0x7F080234 + public const int topPanel = 2131231284; // aapt resource value: 0x7F08000C public const int TOP_END = 2131230732; @@ -25957,113 +26008,113 @@ namespace TINK.Droid // aapt resource value: 0x7F08000D public const int TOP_START = 2131230733; - // aapt resource value: 0x7F08022B - public const int touch_outside = 2131231275; - - // aapt resource value: 0x7F08022C - public const int transitionToEnd = 2131231276; - - // aapt resource value: 0x7F08022D - public const int transitionToStart = 2131231277; - - // aapt resource value: 0x7F08022E - public const int transition_current_scene = 2131231278; - - // aapt resource value: 0x7F08022F - public const int transition_layout_save = 2131231279; - - // aapt resource value: 0x7F080230 - public const int transition_position = 2131231280; - - // aapt resource value: 0x7F080231 - public const int transition_scene_layoutid_cache = 2131231281; - - // aapt resource value: 0x7F080232 - public const int transition_transform = 2131231282; - - // aapt resource value: 0x7F080233 - public const int triangle = 2131231283; - - // aapt resource value: 0x7F080234 - public const int @unchecked = 2131231284; - // aapt resource value: 0x7F080235 - public const int uniform = 2131231285; + public const int touch_outside = 2131231285; // aapt resource value: 0x7F080236 - public const int unlabeled = 2131231286; + public const int transitionToEnd = 2131231286; // aapt resource value: 0x7F080237 - public const int up = 2131231287; + public const int transitionToStart = 2131231287; // aapt resource value: 0x7F080238 - public const int url = 2131231288; + public const int transition_current_scene = 2131231288; // aapt resource value: 0x7F080239 - public const int useLogo = 2131231289; + public const int transition_layout_save = 2131231289; // aapt resource value: 0x7F08023A - public const int vertical_only = 2131231290; + public const int transition_position = 2131231290; // aapt resource value: 0x7F08023B - public const int view_offset_helper = 2131231291; + public const int transition_scene_layoutid_cache = 2131231291; // aapt resource value: 0x7F08023C - public const int view_transition = 2131231292; + public const int transition_transform = 2131231292; // aapt resource value: 0x7F08023D - public const int view_tree_lifecycle_owner = 2131231293; + public const int triangle = 2131231293; // aapt resource value: 0x7F08023E - public const int view_tree_on_back_pressed_dispatcher_owner = 2131231294; + public const int @unchecked = 2131231294; // aapt resource value: 0x7F08023F - public const int view_tree_saved_state_registry_owner = 2131231295; + public const int uniform = 2131231295; // aapt resource value: 0x7F080240 - public const int view_tree_view_model_store_owner = 2131231296; + public const int unlabeled = 2131231296; // aapt resource value: 0x7F080241 - public const int visible = 2131231297; + public const int up = 2131231297; // aapt resource value: 0x7F080242 - public const int visible_removing_fragment_view_tag = 2131231298; + public const int url = 2131231298; // aapt resource value: 0x7F080243 - public const int volume_item_container = 2131231299; + public const int useLogo = 2131231299; // aapt resource value: 0x7F080244 - public const int webview = 2131231300; + public const int vertical_only = 2131231300; // aapt resource value: 0x7F080245 - public const int west = 2131231301; + public const int view_offset_helper = 2131231301; // aapt resource value: 0x7F080246 - public const int wide = 2131231302; - - // aapt resource value: 0x7F080248 - public const int withinBounds = 2131231304; + public const int view_transition = 2131231302; // aapt resource value: 0x7F080247 - public const int withText = 2131231303; + public const int view_tree_lifecycle_owner = 2131231303; + + // aapt resource value: 0x7F080248 + public const int view_tree_on_back_pressed_dispatcher_owner = 2131231304; // aapt resource value: 0x7F080249 - public const int wrap = 2131231305; + public const int view_tree_saved_state_registry_owner = 2131231305; // aapt resource value: 0x7F08024A - public const int wrap_content = 2131231306; + public const int view_tree_view_model_store_owner = 2131231306; // aapt resource value: 0x7F08024B - public const int wrap_content_constrained = 2131231307; + public const int visible = 2131231307; // aapt resource value: 0x7F08024C - public const int x_left = 2131231308; + public const int visible_removing_fragment_view_tag = 2131231308; // aapt resource value: 0x7F08024D - public const int x_right = 2131231309; + public const int volume_item_container = 2131231309; // aapt resource value: 0x7F08024E - public const int zero_corner_chip = 2131231310; + public const int webview = 2131231310; + + // aapt resource value: 0x7F08024F + public const int west = 2131231311; + + // aapt resource value: 0x7F080250 + public const int wide = 2131231312; + + // aapt resource value: 0x7F080252 + public const int withinBounds = 2131231314; + + // aapt resource value: 0x7F080251 + public const int withText = 2131231313; + + // aapt resource value: 0x7F080253 + public const int wrap = 2131231315; + + // aapt resource value: 0x7F080254 + public const int wrap_content = 2131231316; + + // aapt resource value: 0x7F080255 + public const int wrap_content_constrained = 2131231317; + + // aapt resource value: 0x7F080256 + public const int x_left = 2131231318; + + // aapt resource value: 0x7F080257 + public const int x_right = 2131231319; + + // aapt resource value: 0x7F080258 + public const int zero_corner_chip = 2131231320; static Id() { @@ -26411,340 +26462,346 @@ namespace TINK.Droid public const int image_frame = 2131427381; // aapt resource value: 0x7F0B0036 - public const int material_chip_input_combo = 2131427382; - - // aapt resource value: 0x7F0B003B - public const int material_clockface_textview = 2131427387; - - // aapt resource value: 0x7F0B003C - public const int material_clockface_view = 2131427388; + public const int ime_base_split_test_activity = 2131427382; // aapt resource value: 0x7F0B0037 - public const int material_clock_display = 2131427383; + public const int ime_secondary_split_test_activity = 2131427383; // aapt resource value: 0x7F0B0038 - public const int material_clock_display_divider = 2131427384; - - // aapt resource value: 0x7F0B0039 - public const int material_clock_period_toggle = 2131427385; - - // aapt resource value: 0x7F0B003A - public const int material_clock_period_toggle_land = 2131427386; + public const int material_chip_input_combo = 2131427384; // aapt resource value: 0x7F0B003D - public const int material_radial_view_group = 2131427389; + public const int material_clockface_textview = 2131427389; // aapt resource value: 0x7F0B003E - public const int material_textinput_timepicker = 2131427390; + public const int material_clockface_view = 2131427390; - // aapt resource value: 0x7F0B0041 - public const int material_timepicker = 2131427393; + // aapt resource value: 0x7F0B0039 + public const int material_clock_display = 2131427385; - // aapt resource value: 0x7F0B0042 - public const int material_timepicker_dialog = 2131427394; + // aapt resource value: 0x7F0B003A + public const int material_clock_display_divider = 2131427386; - // aapt resource value: 0x7F0B0043 - public const int material_timepicker_textinput_display = 2131427395; + // aapt resource value: 0x7F0B003B + public const int material_clock_period_toggle = 2131427387; + + // aapt resource value: 0x7F0B003C + public const int material_clock_period_toggle_land = 2131427388; // aapt resource value: 0x7F0B003F - public const int material_time_chip = 2131427391; + public const int material_radial_view_group = 2131427391; // aapt resource value: 0x7F0B0040 - public const int material_time_input = 2131427392; + public const int material_textinput_timepicker = 2131427392; + + // aapt resource value: 0x7F0B0043 + public const int material_timepicker = 2131427395; // aapt resource value: 0x7F0B0044 - public const int mr_cast_dialog = 2131427396; + public const int material_timepicker_dialog = 2131427396; // aapt resource value: 0x7F0B0045 - public const int mr_cast_group_item = 2131427397; + public const int material_timepicker_textinput_display = 2131427397; + + // aapt resource value: 0x7F0B0041 + public const int material_time_chip = 2131427393; + + // aapt resource value: 0x7F0B0042 + public const int material_time_input = 2131427394; // aapt resource value: 0x7F0B0046 - public const int mr_cast_group_volume_item = 2131427398; + public const int mr_cast_dialog = 2131427398; // aapt resource value: 0x7F0B0047 - public const int mr_cast_header_item = 2131427399; + public const int mr_cast_group_item = 2131427399; // aapt resource value: 0x7F0B0048 - public const int mr_cast_media_metadata = 2131427400; + public const int mr_cast_group_volume_item = 2131427400; // aapt resource value: 0x7F0B0049 - public const int mr_cast_route_item = 2131427401; + public const int mr_cast_header_item = 2131427401; // aapt resource value: 0x7F0B004A - public const int mr_chooser_dialog = 2131427402; + public const int mr_cast_media_metadata = 2131427402; // aapt resource value: 0x7F0B004B - public const int mr_chooser_list_item = 2131427403; + public const int mr_cast_route_item = 2131427403; // aapt resource value: 0x7F0B004C - public const int mr_controller_material_dialog_b = 2131427404; + public const int mr_chooser_dialog = 2131427404; // aapt resource value: 0x7F0B004D - public const int mr_controller_volume_item = 2131427405; + public const int mr_chooser_list_item = 2131427405; // aapt resource value: 0x7F0B004E - public const int mr_picker_dialog = 2131427406; + public const int mr_controller_material_dialog_b = 2131427406; // aapt resource value: 0x7F0B004F - public const int mr_picker_header_item = 2131427407; + public const int mr_controller_volume_item = 2131427407; // aapt resource value: 0x7F0B0050 - public const int mr_picker_route_item = 2131427408; + public const int mr_picker_dialog = 2131427408; // aapt resource value: 0x7F0B0051 - public const int mr_playback_control = 2131427409; + public const int mr_picker_header_item = 2131427409; // aapt resource value: 0x7F0B0052 - public const int mr_volume_control = 2131427410; + public const int mr_picker_route_item = 2131427410; // aapt resource value: 0x7F0B0053 - public const int mtrl_alert_dialog = 2131427411; + public const int mr_playback_control = 2131427411; // aapt resource value: 0x7F0B0054 - public const int mtrl_alert_dialog_actions = 2131427412; + public const int mr_volume_control = 2131427412; // aapt resource value: 0x7F0B0055 - public const int mtrl_alert_dialog_title = 2131427413; + public const int mtrl_alert_dialog = 2131427413; // aapt resource value: 0x7F0B0056 - public const int mtrl_alert_select_dialog_item = 2131427414; + public const int mtrl_alert_dialog_actions = 2131427414; // aapt resource value: 0x7F0B0057 - public const int mtrl_alert_select_dialog_multichoice = 2131427415; + public const int mtrl_alert_dialog_title = 2131427415; // aapt resource value: 0x7F0B0058 - public const int mtrl_alert_select_dialog_singlechoice = 2131427416; + public const int mtrl_alert_select_dialog_item = 2131427416; // aapt resource value: 0x7F0B0059 - public const int mtrl_calendar_day = 2131427417; - - // aapt resource value: 0x7F0B005B - public const int mtrl_calendar_days_of_week = 2131427419; + public const int mtrl_alert_select_dialog_multichoice = 2131427417; // aapt resource value: 0x7F0B005A - public const int mtrl_calendar_day_of_week = 2131427418; + public const int mtrl_alert_select_dialog_singlechoice = 2131427418; - // aapt resource value: 0x7F0B005C - public const int mtrl_calendar_horizontal = 2131427420; + // aapt resource value: 0x7F0B005B + public const int mtrl_calendar_day = 2131427419; // aapt resource value: 0x7F0B005D - public const int mtrl_calendar_month = 2131427421; + public const int mtrl_calendar_days_of_week = 2131427421; - // aapt resource value: 0x7F0B0060 - public const int mtrl_calendar_months = 2131427424; + // aapt resource value: 0x7F0B005C + public const int mtrl_calendar_day_of_week = 2131427420; // aapt resource value: 0x7F0B005E - public const int mtrl_calendar_month_labeled = 2131427422; + public const int mtrl_calendar_horizontal = 2131427422; // aapt resource value: 0x7F0B005F - public const int mtrl_calendar_month_navigation = 2131427423; - - // aapt resource value: 0x7F0B0061 - public const int mtrl_calendar_vertical = 2131427425; + public const int mtrl_calendar_month = 2131427423; // aapt resource value: 0x7F0B0062 - public const int mtrl_calendar_year = 2131427426; + public const int mtrl_calendar_months = 2131427426; + + // aapt resource value: 0x7F0B0060 + public const int mtrl_calendar_month_labeled = 2131427424; + + // aapt resource value: 0x7F0B0061 + public const int mtrl_calendar_month_navigation = 2131427425; // aapt resource value: 0x7F0B0063 - public const int mtrl_layout_snackbar = 2131427427; + public const int mtrl_calendar_vertical = 2131427427; // aapt resource value: 0x7F0B0064 - public const int mtrl_layout_snackbar_include = 2131427428; + public const int mtrl_calendar_year = 2131427428; // aapt resource value: 0x7F0B0065 - public const int mtrl_navigation_rail_item = 2131427429; + public const int mtrl_layout_snackbar = 2131427429; // aapt resource value: 0x7F0B0066 - public const int mtrl_picker_actions = 2131427430; + public const int mtrl_layout_snackbar_include = 2131427430; // aapt resource value: 0x7F0B0067 - public const int mtrl_picker_dialog = 2131427431; + public const int mtrl_navigation_rail_item = 2131427431; // aapt resource value: 0x7F0B0068 - public const int mtrl_picker_fullscreen = 2131427432; + public const int mtrl_picker_actions = 2131427432; // aapt resource value: 0x7F0B0069 - public const int mtrl_picker_header_dialog = 2131427433; + public const int mtrl_picker_dialog = 2131427433; // aapt resource value: 0x7F0B006A - public const int mtrl_picker_header_fullscreen = 2131427434; + public const int mtrl_picker_fullscreen = 2131427434; // aapt resource value: 0x7F0B006B - public const int mtrl_picker_header_selection_text = 2131427435; + public const int mtrl_picker_header_dialog = 2131427435; // aapt resource value: 0x7F0B006C - public const int mtrl_picker_header_title_text = 2131427436; + public const int mtrl_picker_header_fullscreen = 2131427436; // aapt resource value: 0x7F0B006D - public const int mtrl_picker_header_toggle = 2131427437; + public const int mtrl_picker_header_selection_text = 2131427437; // aapt resource value: 0x7F0B006E - public const int mtrl_picker_text_input_date = 2131427438; + public const int mtrl_picker_header_title_text = 2131427438; // aapt resource value: 0x7F0B006F - public const int mtrl_picker_text_input_date_range = 2131427439; + public const int mtrl_picker_header_toggle = 2131427439; // aapt resource value: 0x7F0B0070 - public const int notification_action = 2131427440; + public const int mtrl_picker_text_input_date = 2131427440; // aapt resource value: 0x7F0B0071 - public const int notification_action_tombstone = 2131427441; + public const int mtrl_picker_text_input_date_range = 2131427441; // aapt resource value: 0x7F0B0072 - public const int notification_media_action = 2131427442; + public const int notification_action = 2131427442; // aapt resource value: 0x7F0B0073 - public const int notification_media_cancel_action = 2131427443; + public const int notification_action_tombstone = 2131427443; // aapt resource value: 0x7F0B0074 - public const int notification_template_big_media = 2131427444; + public const int notification_media_action = 2131427444; // aapt resource value: 0x7F0B0075 - public const int notification_template_big_media_custom = 2131427445; + public const int notification_media_cancel_action = 2131427445; // aapt resource value: 0x7F0B0076 - public const int notification_template_big_media_narrow = 2131427446; + public const int notification_template_big_media = 2131427446; // aapt resource value: 0x7F0B0077 - public const int notification_template_big_media_narrow_custom = 2131427447; + public const int notification_template_big_media_custom = 2131427447; // aapt resource value: 0x7F0B0078 - public const int notification_template_custom_big = 2131427448; + public const int notification_template_big_media_narrow = 2131427448; // aapt resource value: 0x7F0B0079 - public const int notification_template_icon_group = 2131427449; + public const int notification_template_big_media_narrow_custom = 2131427449; // aapt resource value: 0x7F0B007A - public const int notification_template_lines_media = 2131427450; + public const int notification_template_custom_big = 2131427450; // aapt resource value: 0x7F0B007B - public const int notification_template_media = 2131427451; + public const int notification_template_icon_group = 2131427451; // aapt resource value: 0x7F0B007C - public const int notification_template_media_custom = 2131427452; + public const int notification_template_lines_media = 2131427452; // aapt resource value: 0x7F0B007D - public const int notification_template_part_chronometer = 2131427453; + public const int notification_template_media = 2131427453; // aapt resource value: 0x7F0B007E - public const int notification_template_part_time = 2131427454; + public const int notification_template_media_custom = 2131427454; // aapt resource value: 0x7F0B007F - public const int preference = 2131427455; + public const int notification_template_part_chronometer = 2131427455; // aapt resource value: 0x7F0B0080 - public const int preference_category = 2131427456; + public const int notification_template_part_time = 2131427456; // aapt resource value: 0x7F0B0081 - public const int preference_category_material = 2131427457; + public const int preference = 2131427457; // aapt resource value: 0x7F0B0082 - public const int preference_dialog_edittext = 2131427458; + public const int preference_category = 2131427458; // aapt resource value: 0x7F0B0083 - public const int preference_dropdown = 2131427459; + public const int preference_category_material = 2131427459; // aapt resource value: 0x7F0B0084 - public const int preference_dropdown_material = 2131427460; + public const int preference_dialog_edittext = 2131427460; // aapt resource value: 0x7F0B0085 - public const int preference_information = 2131427461; + public const int preference_dropdown = 2131427461; // aapt resource value: 0x7F0B0086 - public const int preference_information_material = 2131427462; + public const int preference_dropdown_material = 2131427462; // aapt resource value: 0x7F0B0087 - public const int preference_list_fragment = 2131427463; + public const int preference_information = 2131427463; // aapt resource value: 0x7F0B0088 - public const int preference_material = 2131427464; + public const int preference_information_material = 2131427464; // aapt resource value: 0x7F0B0089 - public const int preference_recyclerview = 2131427465; + public const int preference_list_fragment = 2131427465; // aapt resource value: 0x7F0B008A - public const int preference_widget_checkbox = 2131427466; + public const int preference_material = 2131427466; // aapt resource value: 0x7F0B008B - public const int preference_widget_seekbar = 2131427467; + public const int preference_recyclerview = 2131427467; // aapt resource value: 0x7F0B008C - public const int preference_widget_seekbar_material = 2131427468; + public const int preference_widget_checkbox = 2131427468; // aapt resource value: 0x7F0B008D - public const int preference_widget_switch = 2131427469; + public const int preference_widget_seekbar = 2131427469; // aapt resource value: 0x7F0B008E - public const int preference_widget_switch_compat = 2131427470; + public const int preference_widget_seekbar_material = 2131427470; // aapt resource value: 0x7F0B008F - public const int RootLayout = 2131427471; + public const int preference_widget_switch = 2131427471; // aapt resource value: 0x7F0B0090 - public const int select_dialog_item_material = 2131427472; + public const int preference_widget_switch_compat = 2131427472; // aapt resource value: 0x7F0B0091 - public const int select_dialog_multichoice_material = 2131427473; + public const int RootLayout = 2131427473; // aapt resource value: 0x7F0B0092 - public const int select_dialog_singlechoice_material = 2131427474; + public const int select_dialog_item_material = 2131427474; // aapt resource value: 0x7F0B0093 - public const int ShellContent = 2131427475; + public const int select_dialog_multichoice_material = 2131427475; // aapt resource value: 0x7F0B0094 - public const int support_simple_spinner_dropdown_item = 2131427476; + public const int select_dialog_singlechoice_material = 2131427476; // aapt resource value: 0x7F0B0095 - public const int Tabbar = 2131427477; + public const int ShellContent = 2131427477; // aapt resource value: 0x7F0B0096 - public const int test_action_chip = 2131427478; + public const int support_simple_spinner_dropdown_item = 2131427478; // aapt resource value: 0x7F0B0097 - public const int test_chip_zero_corner_radius = 2131427479; + public const int Tabbar = 2131427479; // aapt resource value: 0x7F0B0098 - public const int test_design_checkbox = 2131427480; + public const int test_action_chip = 2131427480; // aapt resource value: 0x7F0B0099 - public const int test_design_radiobutton = 2131427481; + public const int test_chip_zero_corner_radius = 2131427481; // aapt resource value: 0x7F0B009A - public const int test_navigation_bar_item_layout = 2131427482; + public const int test_design_checkbox = 2131427482; // aapt resource value: 0x7F0B009B - public const int test_reflow_chipgroup = 2131427483; + public const int test_design_radiobutton = 2131427483; // aapt resource value: 0x7F0B009C - public const int test_toolbar = 2131427484; + public const int test_navigation_bar_item_layout = 2131427484; // aapt resource value: 0x7F0B009D - public const int test_toolbar_custom_background = 2131427485; + public const int test_reflow_chipgroup = 2131427485; // aapt resource value: 0x7F0B009E - public const int test_toolbar_elevation = 2131427486; + public const int test_toolbar = 2131427486; // aapt resource value: 0x7F0B009F - public const int test_toolbar_surface = 2131427487; - - // aapt resource value: 0x7F0B00A4 - public const int text_view_without_line_height = 2131427492; + public const int test_toolbar_custom_background = 2131427487; // aapt resource value: 0x7F0B00A0 - public const int text_view_with_line_height_from_appearance = 2131427488; + public const int test_toolbar_elevation = 2131427488; // aapt resource value: 0x7F0B00A1 - public const int text_view_with_line_height_from_layout = 2131427489; + public const int test_toolbar_surface = 2131427489; + + // aapt resource value: 0x7F0B00A6 + public const int text_view_without_line_height = 2131427494; // aapt resource value: 0x7F0B00A2 - public const int text_view_with_line_height_from_style = 2131427490; + public const int text_view_with_line_height_from_appearance = 2131427490; // aapt resource value: 0x7F0B00A3 - public const int text_view_with_theme_line_height = 2131427491; + public const int text_view_with_line_height_from_layout = 2131427491; + + // aapt resource value: 0x7F0B00A4 + public const int text_view_with_line_height_from_style = 2131427492; // aapt resource value: 0x7F0B00A5 - public const int Toolbar = 2131427493; + public const int text_view_with_theme_line_height = 2131427493; + + // aapt resource value: 0x7F0B00A7 + public const int Toolbar = 2131427495; static Layout() { @@ -27031,305 +27088,335 @@ namespace TINK.Droid // aapt resource value: 0x7F0E004F public const int hide_bottom_view_on_scroll_behavior = 2131624015; - // aapt resource value: 0x7F0E0050 - public const int icon_content_description = 2131624016; - // aapt resource value: 0x7F0E0051 - public const int item_view_role_description = 2131624017; + public const int icon_content_description = 2131624017; + + // aapt resource value: 0x7F0E0050 + public const int ic_media_route_learn_more_accessibility = 2131624016; // aapt resource value: 0x7F0E0052 - public const int library_name = 2131624018; + public const int item_view_role_description = 2131624018; // aapt resource value: 0x7F0E0053 - public const int material_clock_display_divider = 2131624019; + public const int library_name = 2131624019; // aapt resource value: 0x7F0E0054 - public const int material_clock_toggle_content_description = 2131624020; + public const int material_clock_display_divider = 2131624020; // aapt resource value: 0x7F0E0055 - public const int material_hour_selection = 2131624021; + public const int material_clock_toggle_content_description = 2131624021; // aapt resource value: 0x7F0E0056 - public const int material_hour_suffix = 2131624022; + public const int material_hour_selection = 2131624022; // aapt resource value: 0x7F0E0057 - public const int material_minute_selection = 2131624023; + public const int material_hour_suffix = 2131624023; // aapt resource value: 0x7F0E0058 - public const int material_minute_suffix = 2131624024; + public const int material_minute_selection = 2131624024; // aapt resource value: 0x7F0E0059 - public const int material_motion_easing_accelerated = 2131624025; + public const int material_minute_suffix = 2131624025; // aapt resource value: 0x7F0E005A - public const int material_motion_easing_decelerated = 2131624026; + public const int material_motion_easing_accelerated = 2131624026; // aapt resource value: 0x7F0E005B - public const int material_motion_easing_emphasized = 2131624027; + public const int material_motion_easing_decelerated = 2131624027; // aapt resource value: 0x7F0E005C - public const int material_motion_easing_linear = 2131624028; + public const int material_motion_easing_emphasized = 2131624028; // aapt resource value: 0x7F0E005D - public const int material_motion_easing_standard = 2131624029; + public const int material_motion_easing_linear = 2131624029; // aapt resource value: 0x7F0E005E - public const int material_slider_range_end = 2131624030; + public const int material_motion_easing_standard = 2131624030; // aapt resource value: 0x7F0E005F - public const int material_slider_range_start = 2131624031; + public const int material_slider_range_end = 2131624031; // aapt resource value: 0x7F0E0060 - public const int material_timepicker_am = 2131624032; + public const int material_slider_range_start = 2131624032; // aapt resource value: 0x7F0E0061 - public const int material_timepicker_clock_mode_description = 2131624033; + public const int material_timepicker_am = 2131624033; // aapt resource value: 0x7F0E0062 - public const int material_timepicker_hour = 2131624034; + public const int material_timepicker_clock_mode_description = 2131624034; // aapt resource value: 0x7F0E0063 - public const int material_timepicker_minute = 2131624035; + public const int material_timepicker_hour = 2131624035; // aapt resource value: 0x7F0E0064 - public const int material_timepicker_pm = 2131624036; + public const int material_timepicker_minute = 2131624036; // aapt resource value: 0x7F0E0065 - public const int material_timepicker_select_time = 2131624037; + public const int material_timepicker_pm = 2131624037; // aapt resource value: 0x7F0E0066 - public const int material_timepicker_text_input_mode_description = 2131624038; + public const int material_timepicker_select_time = 2131624038; // aapt resource value: 0x7F0E0067 - public const int mr_button_content_description = 2131624039; + public const int material_timepicker_text_input_mode_description = 2131624039; // aapt resource value: 0x7F0E0068 - public const int mr_cast_button_connected = 2131624040; + public const int mr_button_content_description = 2131624040; // aapt resource value: 0x7F0E0069 - public const int mr_cast_button_connecting = 2131624041; + public const int mr_cast_button_connected = 2131624041; // aapt resource value: 0x7F0E006A - public const int mr_cast_button_disconnected = 2131624042; + public const int mr_cast_button_connecting = 2131624042; // aapt resource value: 0x7F0E006B - public const int mr_cast_dialog_title_view_placeholder = 2131624043; + public const int mr_cast_button_disconnected = 2131624043; // aapt resource value: 0x7F0E006C - public const int mr_chooser_searching = 2131624044; + public const int mr_cast_dialog_title_view_placeholder = 2131624044; // aapt resource value: 0x7F0E006D - public const int mr_chooser_title = 2131624045; + public const int mr_chooser_looking_for_devices = 2131624045; // aapt resource value: 0x7F0E006E - public const int mr_controller_album_art = 2131624046; + public const int mr_chooser_searching = 2131624046; // aapt resource value: 0x7F0E006F - public const int mr_controller_casting_screen = 2131624047; + public const int mr_chooser_title = 2131624047; // aapt resource value: 0x7F0E0070 - public const int mr_controller_close_description = 2131624048; + public const int mr_chooser_wifi_learn_more = 2131624048; // aapt resource value: 0x7F0E0071 - public const int mr_controller_collapse_group = 2131624049; + public const int mr_chooser_wifi_warning_description_car = 2131624049; // aapt resource value: 0x7F0E0072 - public const int mr_controller_disconnect = 2131624050; + public const int mr_chooser_wifi_warning_description_phone = 2131624050; // aapt resource value: 0x7F0E0073 - public const int mr_controller_expand_group = 2131624051; + public const int mr_chooser_wifi_warning_description_tablet = 2131624051; // aapt resource value: 0x7F0E0074 - public const int mr_controller_no_info_available = 2131624052; + public const int mr_chooser_wifi_warning_description_tv = 2131624052; // aapt resource value: 0x7F0E0075 - public const int mr_controller_no_media_selected = 2131624053; + public const int mr_chooser_wifi_warning_description_unknown = 2131624053; // aapt resource value: 0x7F0E0076 - public const int mr_controller_pause = 2131624054; + public const int mr_chooser_wifi_warning_description_watch = 2131624054; // aapt resource value: 0x7F0E0077 - public const int mr_controller_play = 2131624055; + public const int mr_chooser_zero_routes_found_title = 2131624055; // aapt resource value: 0x7F0E0078 - public const int mr_controller_stop = 2131624056; + public const int mr_controller_album_art = 2131624056; // aapt resource value: 0x7F0E0079 - public const int mr_controller_stop_casting = 2131624057; + public const int mr_controller_casting_screen = 2131624057; // aapt resource value: 0x7F0E007A - public const int mr_controller_volume_slider = 2131624058; + public const int mr_controller_close_description = 2131624058; // aapt resource value: 0x7F0E007B - public const int mr_dialog_default_group_name = 2131624059; + public const int mr_controller_collapse_group = 2131624059; // aapt resource value: 0x7F0E007C - public const int mr_dialog_groupable_header = 2131624060; + public const int mr_controller_disconnect = 2131624060; // aapt resource value: 0x7F0E007D - public const int mr_dialog_transferable_header = 2131624061; + public const int mr_controller_expand_group = 2131624061; // aapt resource value: 0x7F0E007E - public const int mr_system_route_name = 2131624062; + public const int mr_controller_no_info_available = 2131624062; // aapt resource value: 0x7F0E007F - public const int mr_user_route_category_name = 2131624063; + public const int mr_controller_no_media_selected = 2131624063; // aapt resource value: 0x7F0E0080 - public const int mtrl_badge_numberless_content_description = 2131624064; + public const int mr_controller_pause = 2131624064; // aapt resource value: 0x7F0E0081 - public const int mtrl_chip_close_icon_content_description = 2131624065; + public const int mr_controller_play = 2131624065; // aapt resource value: 0x7F0E0082 - public const int mtrl_exceed_max_badge_number_content_description = 2131624066; + public const int mr_controller_stop = 2131624066; // aapt resource value: 0x7F0E0083 - public const int mtrl_exceed_max_badge_number_suffix = 2131624067; + public const int mr_controller_stop_casting = 2131624067; // aapt resource value: 0x7F0E0084 - public const int mtrl_picker_a11y_next_month = 2131624068; + public const int mr_controller_volume_slider = 2131624068; // aapt resource value: 0x7F0E0085 - public const int mtrl_picker_a11y_prev_month = 2131624069; + public const int mr_dialog_default_group_name = 2131624069; // aapt resource value: 0x7F0E0086 - public const int mtrl_picker_announce_current_selection = 2131624070; + public const int mr_dialog_groupable_header = 2131624070; // aapt resource value: 0x7F0E0087 - public const int mtrl_picker_cancel = 2131624071; + public const int mr_dialog_transferable_header = 2131624071; // aapt resource value: 0x7F0E0088 - public const int mtrl_picker_confirm = 2131624072; + public const int mr_system_route_name = 2131624072; // aapt resource value: 0x7F0E0089 - public const int mtrl_picker_date_header_selected = 2131624073; + public const int mr_user_route_category_name = 2131624073; // aapt resource value: 0x7F0E008A - public const int mtrl_picker_date_header_title = 2131624074; + public const int mtrl_badge_numberless_content_description = 2131624074; // aapt resource value: 0x7F0E008B - public const int mtrl_picker_date_header_unselected = 2131624075; + public const int mtrl_chip_close_icon_content_description = 2131624075; // aapt resource value: 0x7F0E008C - public const int mtrl_picker_day_of_week_column_header = 2131624076; + public const int mtrl_exceed_max_badge_number_content_description = 2131624076; // aapt resource value: 0x7F0E008D - public const int mtrl_picker_invalid_format = 2131624077; + public const int mtrl_exceed_max_badge_number_suffix = 2131624077; // aapt resource value: 0x7F0E008E - public const int mtrl_picker_invalid_format_example = 2131624078; + public const int mtrl_picker_a11y_next_month = 2131624078; // aapt resource value: 0x7F0E008F - public const int mtrl_picker_invalid_format_use = 2131624079; + public const int mtrl_picker_a11y_prev_month = 2131624079; // aapt resource value: 0x7F0E0090 - public const int mtrl_picker_invalid_range = 2131624080; + public const int mtrl_picker_announce_current_selection = 2131624080; // aapt resource value: 0x7F0E0091 - public const int mtrl_picker_navigate_to_year_description = 2131624081; + public const int mtrl_picker_cancel = 2131624081; // aapt resource value: 0x7F0E0092 - public const int mtrl_picker_out_of_range = 2131624082; + public const int mtrl_picker_confirm = 2131624082; // aapt resource value: 0x7F0E0093 - public const int mtrl_picker_range_header_only_end_selected = 2131624083; + public const int mtrl_picker_date_header_selected = 2131624083; // aapt resource value: 0x7F0E0094 - public const int mtrl_picker_range_header_only_start_selected = 2131624084; + public const int mtrl_picker_date_header_title = 2131624084; // aapt resource value: 0x7F0E0095 - public const int mtrl_picker_range_header_selected = 2131624085; + public const int mtrl_picker_date_header_unselected = 2131624085; // aapt resource value: 0x7F0E0096 - public const int mtrl_picker_range_header_title = 2131624086; + public const int mtrl_picker_day_of_week_column_header = 2131624086; // aapt resource value: 0x7F0E0097 - public const int mtrl_picker_range_header_unselected = 2131624087; + public const int mtrl_picker_invalid_format = 2131624087; // aapt resource value: 0x7F0E0098 - public const int mtrl_picker_save = 2131624088; + public const int mtrl_picker_invalid_format_example = 2131624088; // aapt resource value: 0x7F0E0099 - public const int mtrl_picker_text_input_date_hint = 2131624089; + public const int mtrl_picker_invalid_format_use = 2131624089; // aapt resource value: 0x7F0E009A - public const int mtrl_picker_text_input_date_range_end_hint = 2131624090; + public const int mtrl_picker_invalid_range = 2131624090; // aapt resource value: 0x7F0E009B - public const int mtrl_picker_text_input_date_range_start_hint = 2131624091; + public const int mtrl_picker_navigate_to_year_description = 2131624091; // aapt resource value: 0x7F0E009C - public const int mtrl_picker_text_input_day_abbr = 2131624092; + public const int mtrl_picker_out_of_range = 2131624092; // aapt resource value: 0x7F0E009D - public const int mtrl_picker_text_input_month_abbr = 2131624093; + public const int mtrl_picker_range_header_only_end_selected = 2131624093; // aapt resource value: 0x7F0E009E - public const int mtrl_picker_text_input_year_abbr = 2131624094; + public const int mtrl_picker_range_header_only_start_selected = 2131624094; // aapt resource value: 0x7F0E009F - public const int mtrl_picker_toggle_to_calendar_input_mode = 2131624095; + public const int mtrl_picker_range_header_selected = 2131624095; // aapt resource value: 0x7F0E00A0 - public const int mtrl_picker_toggle_to_day_selection = 2131624096; + public const int mtrl_picker_range_header_title = 2131624096; // aapt resource value: 0x7F0E00A1 - public const int mtrl_picker_toggle_to_text_input_mode = 2131624097; + public const int mtrl_picker_range_header_unselected = 2131624097; // aapt resource value: 0x7F0E00A2 - public const int mtrl_picker_toggle_to_year_selection = 2131624098; + public const int mtrl_picker_save = 2131624098; // aapt resource value: 0x7F0E00A3 - public const int nav_app_bar_navigate_up_description = 2131624099; + public const int mtrl_picker_text_input_date_hint = 2131624099; // aapt resource value: 0x7F0E00A4 - public const int nav_app_bar_open_drawer_description = 2131624100; + public const int mtrl_picker_text_input_date_range_end_hint = 2131624100; // aapt resource value: 0x7F0E00A5 - public const int not_set = 2131624101; + public const int mtrl_picker_text_input_date_range_start_hint = 2131624101; // aapt resource value: 0x7F0E00A6 - public const int overflow_tab_title = 2131624102; + public const int mtrl_picker_text_input_day_abbr = 2131624102; // aapt resource value: 0x7F0E00A7 - public const int password_toggle_content_description = 2131624103; + public const int mtrl_picker_text_input_month_abbr = 2131624103; // aapt resource value: 0x7F0E00A8 - public const int path_password_eye = 2131624104; + public const int mtrl_picker_text_input_year_abbr = 2131624104; // aapt resource value: 0x7F0E00A9 - public const int path_password_eye_mask_strike_through = 2131624105; + public const int mtrl_picker_toggle_to_calendar_input_mode = 2131624105; // aapt resource value: 0x7F0E00AA - public const int path_password_eye_mask_visible = 2131624106; + public const int mtrl_picker_toggle_to_day_selection = 2131624106; // aapt resource value: 0x7F0E00AB - public const int path_password_strike_through = 2131624107; + public const int mtrl_picker_toggle_to_text_input_mode = 2131624107; // aapt resource value: 0x7F0E00AC - public const int preference_copied = 2131624108; + public const int mtrl_picker_toggle_to_year_selection = 2131624108; // aapt resource value: 0x7F0E00AD - public const int project_id = 2131624109; + public const int nav_app_bar_navigate_up_description = 2131624109; // aapt resource value: 0x7F0E00AE - public const int search_menu_title = 2131624110; + public const int nav_app_bar_open_drawer_description = 2131624110; // aapt resource value: 0x7F0E00AF - public const int status_bar_notification_info_overflow = 2131624111; + public const int not_set = 2131624111; // aapt resource value: 0x7F0E00B0 - public const int summary_collapsed_preference_list = 2131624112; + public const int overflow_tab_title = 2131624112; // aapt resource value: 0x7F0E00B1 - public const int title_activity_webview = 2131624113; + public const int password_toggle_content_description = 2131624113; // aapt resource value: 0x7F0E00B2 - public const int v7_preference_off = 2131624114; + public const int path_password_eye = 2131624114; // aapt resource value: 0x7F0E00B3 - public const int v7_preference_on = 2131624115; + public const int path_password_eye_mask_strike_through = 2131624115; + + // aapt resource value: 0x7F0E00B4 + public const int path_password_eye_mask_visible = 2131624116; + + // aapt resource value: 0x7F0E00B5 + public const int path_password_strike_through = 2131624117; + + // aapt resource value: 0x7F0E00B6 + public const int preference_copied = 2131624118; + + // aapt resource value: 0x7F0E00B7 + public const int project_id = 2131624119; + + // aapt resource value: 0x7F0E00B8 + public const int search_menu_title = 2131624120; + + // aapt resource value: 0x7F0E00B9 + public const int status_bar_notification_info_overflow = 2131624121; + + // aapt resource value: 0x7F0E00BA + public const int summary_collapsed_preference_list = 2131624122; + + // aapt resource value: 0x7F0E00BB + public const int title_activity_webview = 2131624123; + + // aapt resource value: 0x7F0E00BC + public const int v7_preference_off = 2131624124; + + // aapt resource value: 0x7F0E00BD + public const int v7_preference_on = 2131624125; static String() { @@ -29697,7 +29784,7 @@ namespace TINK.Droid public partial class Styleable { - // aapt resource value: { 0x7F03004C,0x7F030053,0x7F030054,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F030134,0x7F030153,0x7F030154,0x7F030170,0x7F0301D5,0x7F0301DC,0x7F0301E2,0x7F0301E3,0x7F0301E6,0x7F0301FA,0x7F030210,0x7F03028C,0x7F0302F8,0x7F030336,0x7F030348,0x7F030349,0x7F0303C3,0x7F0303C7,0x7F030438,0x7F030444 } + // aapt resource value: { 0x7F03004C,0x7F030053,0x7F030054,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F030134,0x7F030153,0x7F030154,0x7F030170,0x7F0301D5,0x7F0301DC,0x7F0301E2,0x7F0301E3,0x7F0301E6,0x7F0301FA,0x7F030210,0x7F03028C,0x7F0302F9,0x7F030337,0x7F030349,0x7F03034A,0x7F0303C4,0x7F0303C8,0x7F030439,0x7F030445 } public static int[] ActionBar = new int[] { 2130903116, 2130903123, @@ -29720,14 +29807,14 @@ namespace TINK.Droid 2130903546, 2130903568, 2130903692, - 2130903800, - 2130903862, - 2130903880, + 2130903801, + 2130903863, 2130903881, - 2130904003, - 2130904007, - 2130904120, - 2130904132}; + 2130903882, + 2130904004, + 2130904008, + 2130904121, + 2130904133}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -29834,14 +29921,14 @@ namespace TINK.Droid public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F03004C,0x7F030053,0x7F0300DE,0x7F0301D5,0x7F0303C7,0x7F030444 } + // aapt resource value: { 0x7F03004C,0x7F030053,0x7F0300DE,0x7F0301D5,0x7F0303C8,0x7F030445 } public static int[] ActionMode = new int[] { 2130903116, 2130903123, 2130903262, 2130903509, - 2130904007, - 2130904132}; + 2130904008, + 2130904133}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -29883,13 +29970,13 @@ namespace TINK.Droid // aapt resource value: 1 public const int ActivityFilter_activityName = 1; - // aapt resource value: { 0x1010003,0x7F030003,0x7F030138,0x7F030139,0x7F0303F4 } + // aapt resource value: { 0x1010003,0x7F030003,0x7F030138,0x7F030139,0x7F0303F5 } public static int[] ActivityNavigator = new int[] { 16842755, 2130903043, 2130903352, 2130903353, - 2130904052}; + 2130904053}; // aapt resource value: 1 public const int ActivityNavigator_action = 1; @@ -29913,16 +30000,16 @@ namespace TINK.Droid // aapt resource value: 0 public const int ActivityRule_alwaysExpand = 0; - // aapt resource value: { 0x10100F2,0x7F030085,0x7F030086,0x7F030280,0x7F030281,0x7F0302F3,0x7F030392,0x7F030394 } + // aapt resource value: { 0x10100F2,0x7F030085,0x7F030086,0x7F030280,0x7F030281,0x7F0302F4,0x7F030393,0x7F030395 } public static int[] AlertDialog = new int[] { 16842994, 2130903173, 2130903174, 2130903680, 2130903681, - 2130903795, - 2130903954, - 2130903956}; + 2130903796, + 2130903955, + 2130903957}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -30005,7 +30092,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F030170,0x7F03018C,0x7F030276,0x7F030277,0x7F0303BC } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F030170,0x7F03018C,0x7F030276,0x7F030277,0x7F0303BD } public static int[] AppBarLayout = new int[] { 16842964, 16843919, @@ -30014,14 +30101,14 @@ namespace TINK.Droid 2130903436, 2130903670, 2130903671, - 2130903996}; + 2130903997}; - // aapt resource value: { 0x7F0303B6,0x7F0303B7,0x7F0303B9,0x7F0303BA } + // aapt resource value: { 0x7F0303B7,0x7F0303B8,0x7F0303BA,0x7F0303BB } public static int[] AppBarLayoutStates = new int[] { - 2130903990, 2130903991, - 2130903993, - 2130903994}; + 2130903992, + 2130903994, + 2130903995}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -30074,12 +30161,12 @@ namespace TINK.Droid public static int[] AppCompatEmojiHelper = new int[] { -1}; - // aapt resource value: { 0x1010119,0x7F0303AC,0x7F030436,0x7F030437 } + // aapt resource value: { 0x1010119,0x7F0303AD,0x7F030437,0x7F030438 } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903980, - 2130904118, - 2130904119}; + 2130903981, + 2130904119, + 2130904120}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -30093,12 +30180,12 @@ namespace TINK.Droid // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F030432,0x7F030433,0x7F030434 } + // aapt resource value: { 0x1010142,0x7F030433,0x7F030434,0x7F030435 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130904114, 2130904115, - 2130904116}; + 2130904116, + 2130904117}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -30143,7 +30230,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F030162,0x7F030163,0x7F030164,0x7F030165,0x7F030173,0x7F0301A9,0x7F0301BF,0x7F0301C8,0x7F030228,0x7F030279,0x7F0303F8,0x7F03041A } + // aapt resource value: { 0x1010034,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F030162,0x7F030163,0x7F030164,0x7F030165,0x7F030173,0x7F0301A9,0x7F0301BF,0x7F0301C8,0x7F030228,0x7F030279,0x7F0303F9,0x7F03041B } public static int[] AppCompatTextView = new int[] { 16842804, 2130903110, @@ -30165,8 +30252,8 @@ namespace TINK.Droid 2130903496, 2130903592, 2130903673, - 2130904056, - 2130904090}; + 2130904057, + 2130904091}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -30234,7 +30321,7 @@ namespace TINK.Droid // aapt resource value: 21 public const int AppCompatTextView_textLocale = 21; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030029,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030045,0x7F03006D,0x7F03007E,0x7F03007F,0x7F030080,0x7F030081,0x7F030082,0x7F030088,0x7F030089,0x7F0300AA,0x7F0300B3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F0300EA,0x7F0300EB,0x7F0300EC,0x7F0300ED,0x7F0300F4,0x7F0300F5,0x7F0300FC,0x7F030116,0x7F03014A,0x7F03014F,0x7F030150,0x7F030155,0x7F030157,0x7F030168,0x7F030169,0x7F03016C,0x7F03016D,0x7F03016F,0x7F0301E2,0x7F0301F4,0x7F03027C,0x7F03027D,0x7F03027E,0x7F03027F,0x7F030282,0x7F030283,0x7F030284,0x7F030285,0x7F030286,0x7F030287,0x7F030288,0x7F030289,0x7F03028A,0x7F030316,0x7F030317,0x7F030318,0x7F030335,0x7F030337,0x7F030350,0x7F030352,0x7F030353,0x7F030354,0x7F030370,0x7F03037A,0x7F03037C,0x7F03037D,0x7F0303A0,0x7F0303A1,0x7F0303D4,0x7F030403,0x7F030405,0x7F030406,0x7F030407,0x7F030409,0x7F03040A,0x7F03040B,0x7F03040C,0x7F030414,0x7F030415,0x7F030447,0x7F030448,0x7F030449,0x7F03044A,0x7F030478,0x7F030487,0x7F030488,0x7F030489,0x7F03048A,0x7F03048B,0x7F03048C,0x7F03048D,0x7F03048E,0x7F03048F,0x7F030490 } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000D,0x7F03000E,0x7F03000F,0x7F030010,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F03001F,0x7F030020,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030029,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030045,0x7F03006D,0x7F03007E,0x7F03007F,0x7F030080,0x7F030081,0x7F030082,0x7F030088,0x7F030089,0x7F0300AA,0x7F0300B3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F0300EA,0x7F0300EB,0x7F0300EC,0x7F0300ED,0x7F0300F4,0x7F0300F5,0x7F0300FC,0x7F030116,0x7F03014A,0x7F03014F,0x7F030150,0x7F030155,0x7F030157,0x7F030168,0x7F030169,0x7F03016C,0x7F03016D,0x7F03016F,0x7F0301E2,0x7F0301F4,0x7F03027C,0x7F03027D,0x7F03027E,0x7F03027F,0x7F030282,0x7F030283,0x7F030284,0x7F030285,0x7F030286,0x7F030287,0x7F030288,0x7F030289,0x7F03028A,0x7F030317,0x7F030318,0x7F030319,0x7F030336,0x7F030338,0x7F030351,0x7F030353,0x7F030354,0x7F030355,0x7F030371,0x7F03037B,0x7F03037D,0x7F03037E,0x7F0303A1,0x7F0303A2,0x7F0303D5,0x7F030404,0x7F030406,0x7F030407,0x7F030408,0x7F03040A,0x7F03040B,0x7F03040C,0x7F03040D,0x7F030415,0x7F030416,0x7F030448,0x7F030449,0x7F03044A,0x7F03044B,0x7F030479,0x7F030488,0x7F030489,0x7F03048A,0x7F03048B,0x7F03048C,0x7F03048D,0x7F03048E,0x7F03048F,0x7F030490,0x7F030491 } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -30322,38 +30409,37 @@ namespace TINK.Droid 2130903688, 2130903689, 2130903690, - 2130903830, 2130903831, 2130903832, - 2130903861, - 2130903863, - 2130903888, - 2130903890, + 2130903833, + 2130903862, + 2130903864, + 2130903889, 2130903891, 2130903892, - 2130903920, - 2130903930, - 2130903932, + 2130903893, + 2130903921, + 2130903931, 2130903933, - 2130903968, + 2130903934, 2130903969, - 2130904020, - 2130904067, - 2130904069, + 2130903970, + 2130904021, + 2130904068, 2130904070, 2130904071, - 2130904073, + 2130904072, 2130904074, 2130904075, 2130904076, - 2130904084, + 2130904077, 2130904085, - 2130904135, + 2130904086, 2130904136, 2130904137, 2130904138, - 2130904184, - 2130904199, + 2130904139, + 2130904185, 2130904200, 2130904201, 2130904202, @@ -30362,7 +30448,8 @@ namespace TINK.Droid 2130904205, 2130904206, 2130904207, - 2130904208}; + 2130904208, + 2130904209}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -30749,10 +30836,10 @@ namespace TINK.Droid public static int[] AppDataSearch = new int[] { -1}; - // aapt resource value: { 0x101030E,0x7F03037C } + // aapt resource value: { 0x101030E,0x7F03037D } public static int[] BackgroundStyle = new int[] { 16843534, - 2130903932}; + 2130903933}; // aapt resource value: 0 public const int BackgroundStyle_android_selectableItemBackground = 0; @@ -30760,15 +30847,15 @@ namespace TINK.Droid // aapt resource value: 1 public const int BackgroundStyle_selectableItemBackground = 1; - // aapt resource value: { 0x7F03004D,0x7F030057,0x7F030059,0x7F0301E4,0x7F0302AF,0x7F030301,0x7F030477 } + // aapt resource value: { 0x7F03004D,0x7F030057,0x7F030059,0x7F0301E4,0x7F0302AF,0x7F030302,0x7F030478 } public static int[] Badge = new int[] { 2130903117, 2130903127, 2130903129, 2130903524, 2130903727, - 2130903809, - 2130904183}; + 2130903810, + 2130904184}; // aapt resource value: 0 public const int Badge_backgroundColor = 0; @@ -30791,17 +30878,17 @@ namespace TINK.Droid // aapt resource value: 6 public const int Badge_verticalOffset = 6; - // aapt resource value: { 0x1010139,0x7F0301DA,0x7F0301FC,0x7F0302CC,0x7F03038A,0x7F03038C,0x7F030451,0x7F030454,0x7F030456 } + // aapt resource value: { 0x1010139,0x7F0301DA,0x7F0301FC,0x7F0302CD,0x7F03038B,0x7F03038D,0x7F030452,0x7F030455,0x7F030457 } public static int[] BaseProgressIndicator = new int[] { 16843065, 2130903514, 2130903548, - 2130903756, - 2130903946, - 2130903948, - 2130904145, - 2130904148, - 2130904150}; + 2130903757, + 2130903947, + 2130903949, + 2130904146, + 2130904149, + 2130904151}; // aapt resource value: 0 public const int BaseProgressIndicator_android_indeterminate = 0; @@ -30830,7 +30917,7 @@ namespace TINK.Droid // aapt resource value: 8 public const int BaseProgressIndicator_trackThickness = 8; - // aapt resource value: { 0x7F030055,0x7F030170,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F0301DD,0x7F03030F,0x7F030311,0x7F030312 } + // aapt resource value: { 0x7F030055,0x7F030170,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F0301DD,0x7F030310,0x7F030312,0x7F030313 } public static int[] BottomAppBar = new int[] { 2130903125, 2130903408, @@ -30840,9 +30927,9 @@ namespace TINK.Droid 2130903453, 2130903454, 2130903517, - 2130903823, - 2130903825, - 2130903826}; + 2130903824, + 2130903826, + 2130903827}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -30884,7 +30971,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int BottomNavigationView_itemHorizontalTranslationEnabled = 0; - // aapt resource value: { 0x101011F,0x1010440,0x7F030055,0x7F030060,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030066,0x7F030067,0x7F030068,0x7F0301CF,0x7F03030F,0x7F030311,0x7F030312,0x7F030315,0x7F030383,0x7F030386 } + // aapt resource value: { 0x101011F,0x1010440,0x7F030055,0x7F030060,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030066,0x7F030067,0x7F030068,0x7F0301CF,0x7F030310,0x7F030312,0x7F030313,0x7F030316,0x7F030384,0x7F030387 } public static int[] BottomSheetBehavior_Layout = new int[] { 16843039, 16843840, @@ -30898,12 +30985,12 @@ namespace TINK.Droid 2130903143, 2130903144, 2130903503, - 2130903823, - 2130903825, + 2130903824, 2130903826, - 2130903829, - 2130903939, - 2130903942}; + 2130903827, + 2130903830, + 2130903940, + 2130903943}; // aapt resource value: 1 public const int BottomSheetBehavior_Layout_android_elevation = 1; @@ -30966,10 +31053,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x7F03034F,0x7F030388 } + // aapt resource value: { 0x7F030350,0x7F030389 } public static int[] Capability = new int[] { - 2130903887, - 2130903944}; + 2130903888, + 2130903945}; // aapt resource value: 0 public const int Capability_queryPatterns = 0; @@ -31075,14 +31162,14 @@ namespace TINK.Droid // aapt resource value: 9 public const int Carousel_carousel_touchUp_velocityThreshold = 9; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x7F030152,0x7F0303CD,0x7F0303CE } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x7F030152,0x7F0303CE,0x7F0303CF } public static int[] CheckBoxPreference = new int[] { 16843247, 16843248, 16843249, 2130903378, - 2130904013, - 2130904014}; + 2130904014, + 2130904015}; // aapt resource value: 2 public const int CheckBoxPreference_android_disableDependentsState = 2; @@ -31121,7 +31208,7 @@ namespace TINK.Droid // aapt resource value: 3 public const int CheckedTextView_checkMarkTintMode = 3; - // aapt resource value: { 0x1010034,0x1010095,0x1010098,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F0300AD,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B4,0x7F0300B5,0x7F0300B6,0x7F0300B8,0x7F0300B9,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C7,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0300DC,0x7F0300DD,0x7F03017F,0x7F0301DB,0x7F0301E7,0x7F0301EC,0x7F03035F,0x7F030383,0x7F030386,0x7F03038E,0x7F030416,0x7F03041F } + // aapt resource value: { 0x1010034,0x1010095,0x1010098,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F0300AD,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B4,0x7F0300B5,0x7F0300B6,0x7F0300B8,0x7F0300B9,0x7F0300BA,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C7,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0300DC,0x7F0300DD,0x7F03017F,0x7F0301DB,0x7F0301E7,0x7F0301EC,0x7F030360,0x7F030384,0x7F030387,0x7F03038F,0x7F030417,0x7F030420 } public static int[] Chip = new int[] { 16842804, 16842901, @@ -31159,22 +31246,22 @@ namespace TINK.Droid 2130903515, 2130903527, 2130903532, - 2130903903, - 2130903939, - 2130903942, - 2130903950, - 2130904086, - 2130904095}; + 2130903904, + 2130903940, + 2130903943, + 2130903951, + 2130904087, + 2130904096}; - // aapt resource value: { 0x7F0300AC,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F03037E,0x7F030395,0x7F030397 } + // aapt resource value: { 0x7F0300AC,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F03037F,0x7F030396,0x7F030398 } public static int[] ChipGroup = new int[] { 2130903212, 2130903231, 2130903232, 2130903233, - 2130903934, - 2130903957, - 2130903959}; + 2130903935, + 2130903958, + 2130903960}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -31349,11 +31436,11 @@ namespace TINK.Droid // aapt resource value: 1 public const int ClockFaceView_clockNumberTextColor = 1; - // aapt resource value: { 0x7F0300D4,0x7F0302A7,0x7F03037F } + // aapt resource value: { 0x7F0300D4,0x7F0302A7,0x7F030380 } public static int[] ClockHandView = new int[] { 2130903252, 2130903719, - 2130903935}; + 2130903936}; // aapt resource value: 0 public const int ClockHandView_clockHandColor = 0; @@ -31364,7 +31451,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int ClockHandView_selectorSize = 2; - // aapt resource value: { 0x7F0300E2,0x7F0300E3,0x7F030114,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030199,0x7F0301CA,0x7F0302B2,0x7F030368,0x7F03036A,0x7F0303BD,0x7F030438,0x7F03043A,0x7F03043B,0x7F030446 } + // aapt resource value: { 0x7F0300E2,0x7F0300E3,0x7F030114,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030199,0x7F0301CA,0x7F0302B2,0x7F030369,0x7F03036B,0x7F0303BE,0x7F030439,0x7F03043B,0x7F03043C,0x7F030447 } public static int[] CollapsingToolbarLayout = new int[] { 2130903266, 2130903267, @@ -31379,13 +31466,13 @@ namespace TINK.Droid 2130903449, 2130903498, 2130903730, - 2130903912, - 2130903914, - 2130903997, - 2130904120, - 2130904122, + 2130903913, + 2130903915, + 2130903998, + 2130904121, 2130904123, - 2130904134}; + 2130904124, + 2130904135}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -31500,7 +31587,7 @@ namespace TINK.Droid // aapt resource value: 3 public const int CompoundButton_buttonTintMode = 3; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302ED,0x7F0302EE,0x7F030320,0x7F030329,0x7F03032F,0x7F03034A,0x7F03034B,0x7F03034C,0x7F030459,0x7F03045B,0x7F03045D,0x7F03047D } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302EE,0x7F0302EF,0x7F030321,0x7F03032A,0x7F030330,0x7F03034B,0x7F03034C,0x7F03034D,0x7F03045A,0x7F03045C,0x7F03045E,0x7F03047E } public static int[] Constraint = new int[] { 16842948, 16842960, @@ -31613,18 +31700,18 @@ namespace TINK.Droid 2130903662, 2130903665, 2130903669, - 2130903789, 2130903790, - 2130903840, - 2130903849, - 2130903855, - 2130903882, + 2130903791, + 2130903841, + 2130903850, + 2130903856, 2130903883, 2130903884, - 2130904153, - 2130904155, - 2130904157, - 2130904189}; + 2130903885, + 2130904154, + 2130904156, + 2130904158, + 2130904190}; // aapt resource value: { 0x10100C4,0x10100D5,0x10100D6,0x10100D7,0x10100D8,0x10100D9,0x10100DC,0x10100F4,0x10100F5,0x10100F6,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10103B3,0x10103B4,0x10103B5,0x10103B6,0x1010440,0x101053B,0x101053C,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F0300CF,0x7F0300FE,0x7F030101,0x7F030102,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F03022F,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030272,0x7F030275 } public static int[] ConstraintLayout_Layout = new int[] { @@ -32085,10 +32172,10 @@ namespace TINK.Droid // aapt resource value: 113 public const int ConstraintLayout_Layout_layout_wrapBehaviorInParent = 113; - // aapt resource value: { 0x7F030104,0x7F03032E } + // aapt resource value: { 0x7F030104,0x7F03032F } public static int[] ConstraintLayout_placeholder = new int[] { 2130903300, - 2130903854}; + 2130903855}; // aapt resource value: 0 public const int ConstraintLayout_placeholder_content = 0; @@ -32096,12 +32183,12 @@ namespace TINK.Droid // aapt resource value: 1 public const int ConstraintLayout_placeholder_placeholder_emptyVisibility = 1; - // aapt resource value: { 0x7F030355,0x7F030356,0x7F030357,0x7F030358 } + // aapt resource value: { 0x7F030356,0x7F030357,0x7F030358,0x7F030359 } public static int[] ConstraintLayout_ReactiveGuide = new int[] { - 2130903893, 2130903894, 2130903895, - 2130903896}; + 2130903896, + 2130903897}; // aapt resource value: 0 public const int ConstraintLayout_ReactiveGuide_reactiveGuide_animateChange = 0; @@ -32115,7 +32202,7 @@ namespace TINK.Droid // aapt resource value: 3 public const int ConstraintLayout_ReactiveGuide_reactiveGuide_valueId = 3; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023D,0x7F030241,0x7F030242,0x7F030243,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030254,0x7F030259,0x7F03025A,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302ED,0x7F0302EE,0x7F0302EF,0x7F030320,0x7F030329,0x7F03032F,0x7F03034A,0x7F03034B,0x7F03034C,0x7F030459,0x7F03045B,0x7F03045D,0x7F03047D } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023D,0x7F030241,0x7F030242,0x7F030243,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030254,0x7F030259,0x7F03025A,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302EE,0x7F0302EF,0x7F0302F0,0x7F030321,0x7F03032A,0x7F030330,0x7F03034B,0x7F03034C,0x7F03034D,0x7F03045A,0x7F03045C,0x7F03045E,0x7F03047E } public static int[] ConstraintOverride = new int[] { 16842948, 16842960, @@ -32211,19 +32298,19 @@ namespace TINK.Droid 2130903662, 2130903665, 2130903669, - 2130903789, 2130903790, 2130903791, - 2130903840, - 2130903849, - 2130903855, - 2130903882, + 2130903792, + 2130903841, + 2130903850, + 2130903856, 2130903883, 2130903884, - 2130904153, - 2130904155, - 2130904157, - 2130904189}; + 2130903885, + 2130904154, + 2130904156, + 2130904158, + 2130904190}; // aapt resource value: 13 public const int ConstraintOverride_android_alpha = 13; @@ -32546,7 +32633,7 @@ namespace TINK.Droid // aapt resource value: 106 public const int ConstraintOverride_visibilityMode = 106; - // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10101B5,0x10101B6,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030000,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030148,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302ED,0x7F0302EE,0x7F030320,0x7F030329,0x7F03032F,0x7F03034C,0x7F03045B,0x7F03045D } + // aapt resource value: { 0x10100C4,0x10100D0,0x10100DC,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x101011F,0x1010120,0x101013F,0x1010140,0x10101B5,0x10101B6,0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103B5,0x10103B6,0x10103FA,0x1010440,0x7F030000,0x7F03003A,0x7F03003B,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030148,0x7F03015C,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F030259,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302EE,0x7F0302EF,0x7F030321,0x7F03032A,0x7F030330,0x7F03034D,0x7F03045C,0x7F03045E } public static int[] ConstraintSet = new int[] { 16842948, 16842960, @@ -32661,14 +32748,14 @@ namespace TINK.Droid 2130903662, 2130903665, 2130903669, - 2130903789, 2130903790, - 2130903840, - 2130903849, - 2130903855, - 2130903884, - 2130904155, - 2130904157}; + 2130903791, + 2130903841, + 2130903850, + 2130903856, + 2130903885, + 2130904156, + 2130904158}; // aapt resource value: 15 public const int ConstraintSet_android_alpha = 15; @@ -33402,10 +33489,10 @@ namespace TINK.Droid // aapt resource value: 122 public const int Constraint_visibilityMode = 122; - // aapt resource value: { 0x7F030223,0x7F0303BB } + // aapt resource value: { 0x7F030223,0x7F0303BC } public static int[] CoordinatorLayout = new int[] { 2130903587, - 2130903995}; + 2130903996}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; @@ -33444,16 +33531,16 @@ namespace TINK.Droid // aapt resource value: 1 public const int CoordinatorLayout_statusBarBackground = 1; - // aapt resource value: { 0x7F030113,0x7F030123,0x7F030124,0x7F030158,0x7F030322,0x7F030366,0x7F030380,0x7F030462 } + // aapt resource value: { 0x7F030113,0x7F030123,0x7F030124,0x7F030158,0x7F030323,0x7F030367,0x7F030381,0x7F030463 } public static int[] Corpus = new int[] { 2130903315, 2130903331, 2130903332, 2130903384, - 2130903842, - 2130903910, - 2130903936, - 2130904162}; + 2130903843, + 2130903911, + 2130903937, + 2130904163}; // aapt resource value: 0 public const int Corpus_contentProviderUri = 0; @@ -33479,7 +33566,7 @@ namespace TINK.Droid // aapt resource value: 7 public const int Corpus_trimmable = 7; - // aapt resource value: { 0x7F030043,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030135,0x7F030136,0x7F030137,0x7F0302C8 } + // aapt resource value: { 0x7F030043,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030135,0x7F030136,0x7F030137,0x7F0302C9 } public static int[] CustomAttribute = new int[] { 2130903107, 2130903342, @@ -33491,7 +33578,7 @@ namespace TINK.Droid 2130903349, 2130903350, 2130903351, - 2130903752}; + 2130903753}; // aapt resource value: 0 public const int CustomAttribute_attributeName = 0; @@ -33526,7 +33613,7 @@ namespace TINK.Droid // aapt resource value: 10 public const int CustomAttribute_methodName = 10; - // aapt resource value: { 0x10101F2,0x10101F3,0x10101F4,0x10101F5,0x10101F6,0x10101F7,0x7F03014B,0x7F03014C,0x7F03014D,0x7F030151,0x7F0302FB,0x7F030338 } + // aapt resource value: { 0x10101F2,0x10101F3,0x10101F4,0x10101F5,0x10101F6,0x10101F7,0x7F03014B,0x7F03014C,0x7F03014D,0x7F030151,0x7F0302FC,0x7F030339 } public static int[] DialogPreference = new int[] { 16843250, 16843251, @@ -33538,8 +33625,8 @@ namespace TINK.Droid 2130903372, 2130903373, 2130903377, - 2130903803, - 2130903864}; + 2130903804, + 2130903865}; // aapt resource value: 2 public const int DialogPreference_android_dialogIcon = 2; @@ -33577,7 +33664,7 @@ namespace TINK.Droid // aapt resource value: 11 public const int DialogPreference_positiveButtonText = 11; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F03005A,0x7F0300E6,0x7F030161,0x7F0301CE,0x7F03039F,0x7F030426 } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F03005A,0x7F0300E6,0x7F030161,0x7F0301CE,0x7F0303A0,0x7F030427 } public static int[] DrawerArrowToggle = new int[] { 2130903105, 2130903106, @@ -33585,8 +33672,8 @@ namespace TINK.Droid 2130903270, 2130903393, 2130903502, - 2130903967, - 2130904102}; + 2130903968, + 2130904103}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -33619,21 +33706,21 @@ namespace TINK.Droid // aapt resource value: 0 public const int DrawerLayout_elevation = 0; - // aapt resource value: { 0x7F030471 } + // aapt resource value: { 0x7F030472 } public static int[] EditTextPreference = new int[] { - 2130904177}; + 2130904178}; // aapt resource value: 0 public const int EditTextPreference_useSimpleSummaryProvider = 0; - // aapt resource value: { 0x7F0300E1,0x7F030170,0x7F030195,0x7F0301DB,0x7F03038E,0x7F030393 } + // aapt resource value: { 0x7F0300E1,0x7F030170,0x7F030195,0x7F0301DB,0x7F03038F,0x7F030394 } public static int[] ExtendedFloatingActionButton = new int[] { 2130903265, 2130903408, 2130903445, 2130903515, - 2130903950, - 2130903955}; + 2130903951, + 2130903956}; // aapt resource value: { 0x7F03005E,0x7F03005F } public static int[] ExtendedFloatingActionButton_Behavior_Layout = new int[] { @@ -33664,10 +33751,10 @@ namespace TINK.Droid // aapt resource value: 5 public const int ExtendedFloatingActionButton_shrinkMotionSpec = 5; - // aapt resource value: { 0x7F030319,0x7F03031A } + // aapt resource value: { 0x7F03031A,0x7F03031B } public static int[] FeatureParam = new int[] { - 2130903833, - 2130903834}; + 2130903834, + 2130903835}; // aapt resource value: 0 public const int FeatureParam_paramName = 0; @@ -33675,7 +33762,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int FeatureParam_paramValue = 1; - // aapt resource value: { 0x101000E,0x7F030055,0x7F030056,0x7F03006C,0x7F030170,0x7F03017F,0x7F03019F,0x7F0301A0,0x7F0301DB,0x7F0301E5,0x7F0302B1,0x7F030346,0x7F03035F,0x7F030383,0x7F030386,0x7F03038E,0x7F03046F } + // aapt resource value: { 0x101000E,0x7F030055,0x7F030056,0x7F03006C,0x7F030170,0x7F03017F,0x7F03019F,0x7F0301A0,0x7F0301DB,0x7F0301E5,0x7F0302B1,0x7F030347,0x7F030360,0x7F030384,0x7F030387,0x7F03038F,0x7F030470 } public static int[] FloatingActionButton = new int[] { 16842766, 2130903125, @@ -33688,12 +33775,12 @@ namespace TINK.Droid 2130903515, 2130903525, 2130903729, - 2130903878, - 2130903903, - 2130903939, - 2130903942, - 2130903950, - 2130904175}; + 2130903879, + 2130903904, + 2130903940, + 2130903943, + 2130903951, + 2130904176}; // aapt resource value: 0 public const int FloatingActionButton_android_enabled = 0; @@ -33774,7 +33861,7 @@ namespace TINK.Droid 2130903493, 2130903494}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0301BE,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F030463 } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0301BE,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F030464 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, @@ -33785,7 +33872,7 @@ namespace TINK.Droid 2130903495, 2130903496, 2130903497, - 2130904163}; + 2130904164}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -33879,14 +33966,14 @@ namespace TINK.Droid // aapt resource value: 2 public const int Fragment_android_tag = 2; - // aapt resource value: { 0x7F03013F,0x7F030140,0x7F030141,0x7F03036C,0x7F03036F,0x7F030382 } + // aapt resource value: { 0x7F03013F,0x7F030140,0x7F030141,0x7F03036D,0x7F030370,0x7F030383 } public static int[] GlobalSearch = new int[] { 2130903359, 2130903360, 2130903361, - 2130903916, - 2130903919, - 2130903938}; + 2130903917, + 2130903920, + 2130903939}; // aapt resource value: { 0x7F030033 } public static int[] GlobalSearchCorpus = new int[] { @@ -33895,10 +33982,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int GlobalSearchCorpus_allowShortcuts = 0; - // aapt resource value: { 0x7F030373,0x7F030376 } + // aapt resource value: { 0x7F030374,0x7F030377 } public static int[] GlobalSearchSection = new int[] { - 2130903923, - 2130903926}; + 2130903924, + 2130903927}; // aapt resource value: 0 public const int GlobalSearchSection_sectionContent = 0; @@ -33986,7 +34073,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x7F030037,0x7F030069,0x7F03007D,0x7F030115,0x7F03012B,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F03030D,0x7F030361,0x7F030362,0x7F030363,0x7F03047F } + // aapt resource value: { 0x7F030037,0x7F030069,0x7F03007D,0x7F030115,0x7F03012B,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F03030E,0x7F030362,0x7F030363,0x7F030364,0x7F030480 } public static int[] ImageFilterView = new int[] { 2130903095, 2130903145, @@ -33997,11 +34084,11 @@ namespace TINK.Droid 2130903542, 2130903543, 2130903544, - 2130903821, - 2130903905, + 2130903822, 2130903906, 2130903907, - 2130904191}; + 2130903908, + 2130904192}; // aapt resource value: 0 public const int ImageFilterView_altSrc = 0; @@ -34045,14 +34132,14 @@ namespace TINK.Droid // aapt resource value: 13 public const int ImageFilterView_warmth = 13; - // aapt resource value: { 0x7F030203,0x7F03039D,0x7F030445,0x7F030473,0x7F030474,0x7F030475 } + // aapt resource value: { 0x7F030203,0x7F03039E,0x7F030446,0x7F030474,0x7F030475,0x7F030476 } public static int[] IMECorpus = new int[] { 2130903555, - 2130903965, - 2130904133, - 2130904179, + 2130903966, + 2130904134, 2130904180, - 2130904181}; + 2130904181, + 2130904182}; // aapt resource value: 0 public const int IMECorpus_inputEnabled = 0; @@ -34079,12 +34166,12 @@ namespace TINK.Droid // aapt resource value: 0 public const int include_constraintSet = 0; - // aapt resource value: { 0x7F03030F,0x7F030311,0x7F030312,0x7F030315 } + // aapt resource value: { 0x7F030310,0x7F030312,0x7F030313,0x7F030316 } public static int[] Insets = new int[] { - 2130903823, - 2130903825, + 2130903824, 2130903826, - 2130903829}; + 2130903827, + 2130903830}; // aapt resource value: 0 public const int Insets_paddingBottomSystemWindowInsets = 0; @@ -34105,7 +34192,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int ItemsViewRendererTheme_collectionViewStyle = 0; - // aapt resource value: { 0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302ED,0x7F0302EF,0x7F030459,0x7F03045B,0x7F03045D } + // aapt resource value: { 0x101031F,0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302EE,0x7F0302F0,0x7F03045A,0x7F03045C,0x7F03045E } public static int[] KeyAttribute = new int[] { 16843551, 16843552, @@ -34121,11 +34208,11 @@ namespace TINK.Droid 16843840, 2130903341, 2130903501, - 2130903789, - 2130903791, - 2130904153, - 2130904155, - 2130904157}; + 2130903790, + 2130903792, + 2130904154, + 2130904156, + 2130904158}; // aapt resource value: 0 public const int KeyAttribute_android_alpha = 0; @@ -34184,7 +34271,7 @@ namespace TINK.Droid // aapt resource value: 18 public const int KeyAttribute_transitionPathRotate = 18; - // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302ED,0x7F0302EF,0x7F03045B,0x7F03045D,0x7F030481,0x7F030482,0x7F030483,0x7F030484,0x7F030485 } + // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302EE,0x7F0302F0,0x7F03045C,0x7F03045E,0x7F030482,0x7F030483,0x7F030484,0x7F030485,0x7F030486 } public static int[] KeyCycle = new int[] { 16843551, 16843554, @@ -34198,15 +34285,15 @@ namespace TINK.Droid 16843840, 2130903341, 2130903501, - 2130903789, - 2130903791, - 2130904155, - 2130904157, - 2130904193, + 2130903790, + 2130903792, + 2130904156, + 2130904158, 2130904194, 2130904195, 2130904196, - 2130904197}; + 2130904197, + 2130904198}; // aapt resource value: 0 public const int KeyCycle_android_alpha = 0; @@ -34283,20 +34370,20 @@ namespace TINK.Droid public static int[] KeyFramesVelocity = new int[] { -1}; - // aapt resource value: { 0x7F03012D,0x7F03015C,0x7F0301CD,0x7F030221,0x7F0302EF,0x7F030320,0x7F030323,0x7F030324,0x7F030325,0x7F030326,0x7F030398,0x7F03045B } + // aapt resource value: { 0x7F03012D,0x7F03015C,0x7F0301CD,0x7F030221,0x7F0302F0,0x7F030321,0x7F030324,0x7F030325,0x7F030326,0x7F030327,0x7F030399,0x7F03045C } public static int[] KeyPosition = new int[] { 2130903341, 2130903388, 2130903501, 2130903585, - 2130903791, - 2130903840, - 2130903843, + 2130903792, + 2130903841, 2130903844, 2130903845, 2130903846, - 2130903960, - 2130904155}; + 2130903847, + 2130903961, + 2130904156}; // aapt resource value: 0 public const int KeyPosition_curveFit = 0; @@ -34334,7 +34421,7 @@ namespace TINK.Droid // aapt resource value: 11 public const int KeyPosition_transitionEasing = 11; - // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302ED,0x7F0302EF,0x7F03045B,0x7F03045D,0x7F030480,0x7F030481,0x7F030482,0x7F030483,0x7F030484 } + // aapt resource value: { 0x101031F,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03012D,0x7F0301CD,0x7F0302EE,0x7F0302F0,0x7F03045C,0x7F03045E,0x7F030481,0x7F030482,0x7F030483,0x7F030484,0x7F030485 } public static int[] KeyTimeCycle = new int[] { 16843551, 16843554, @@ -34348,15 +34435,15 @@ namespace TINK.Droid 16843840, 2130903341, 2130903501, - 2130903789, - 2130903791, - 2130904155, - 2130904157, - 2130904192, + 2130903790, + 2130903792, + 2130904156, + 2130904158, 2130904193, 2130904194, 2130904195, - 2130904196}; + 2130904196, + 2130904197}; // aapt resource value: 0 public const int KeyTimeCycle_android_alpha = 0; @@ -34421,21 +34508,21 @@ namespace TINK.Droid // aapt resource value: 20 public const int KeyTimeCycle_waveShape = 20; - // aapt resource value: { 0x7F0301CD,0x7F0302EF,0x7F0302F0,0x7F0302F1,0x7F030303,0x7F030305,0x7F030306,0x7F03045F,0x7F030460,0x7F030461,0x7F03047A,0x7F03047B,0x7F03047C } + // aapt resource value: { 0x7F0301CD,0x7F0302F0,0x7F0302F1,0x7F0302F2,0x7F030304,0x7F030306,0x7F030307,0x7F030460,0x7F030461,0x7F030462,0x7F03047B,0x7F03047C,0x7F03047D } public static int[] KeyTrigger = new int[] { 2130903501, - 2130903791, 2130903792, 2130903793, - 2130903811, - 2130903813, + 2130903794, + 2130903812, 2130903814, - 2130904159, + 2130903815, 2130904160, 2130904161, - 2130904186, + 2130904162, 2130904187, - 2130904188}; + 2130904188, + 2130904189}; // aapt resource value: 0 public const int KeyTrigger_framePosition = 0; @@ -34476,7 +34563,7 @@ namespace TINK.Droid // aapt resource value: 12 public const int KeyTrigger_viewTransitionOnPositiveCross = 12; - // aapt resource value: { 0x10100C4,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x10103B5,0x10103B6,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302B0,0x7F0302B4,0x7F0302CB,0x7F0302CF } + // aapt resource value: { 0x10100C4,0x10100F4,0x10100F5,0x10100F7,0x10100F8,0x10100F9,0x10100FA,0x10103B5,0x10103B6,0x7F03005B,0x7F03005C,0x7F03005D,0x7F0300A5,0x7F030101,0x7F030102,0x7F030237,0x7F030238,0x7F030239,0x7F03023A,0x7F03023B,0x7F03023C,0x7F03023D,0x7F03023E,0x7F03023F,0x7F030240,0x7F030241,0x7F030242,0x7F030243,0x7F030244,0x7F030245,0x7F030246,0x7F030247,0x7F030248,0x7F030249,0x7F03024A,0x7F03024B,0x7F03024C,0x7F03024D,0x7F03024E,0x7F03024F,0x7F030250,0x7F030251,0x7F030252,0x7F030253,0x7F030254,0x7F030255,0x7F030256,0x7F030257,0x7F030258,0x7F03025A,0x7F03025B,0x7F03025C,0x7F03025D,0x7F03025E,0x7F03025F,0x7F030260,0x7F030261,0x7F030262,0x7F030263,0x7F030264,0x7F030266,0x7F030267,0x7F030268,0x7F030269,0x7F03026A,0x7F03026B,0x7F03026C,0x7F03026D,0x7F03026E,0x7F030271,0x7F030275,0x7F0302B0,0x7F0302B4,0x7F0302CC,0x7F0302D0 } public static int[] Layout = new int[] { 16842948, 16842996, @@ -34551,8 +34638,8 @@ namespace TINK.Droid 2130903669, 2130903728, 2130903732, - 2130903755, - 2130903759}; + 2130903756, + 2130903760}; // aapt resource value: 2 public const int Layout_android_layout_height = 2; @@ -34779,7 +34866,7 @@ namespace TINK.Droid // aapt resource value: 74 public const int Layout_minWidth = 74; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F030154,0x7F030156,0x7F0302B5,0x7F03038D } + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F030154,0x7F030156,0x7F0302B5,0x7F03038E } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, @@ -34789,7 +34876,7 @@ namespace TINK.Droid 2130903380, 2130903382, 2130903733, - 2130903949}; + 2130903950}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -34859,13 +34946,13 @@ namespace TINK.Droid // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10100B2,0x10101F8,0x7F030181,0x7F030182,0x7F030471 } + // aapt resource value: { 0x10100B2,0x10101F8,0x7F030181,0x7F030182,0x7F030472 } public static int[] ListPreference = new int[] { 16842930, 16843256, 2130903425, 2130903426, - 2130904177}; + 2130904178}; // aapt resource value: 0 public const int ListPreference_android_entries = 0; @@ -34897,7 +34984,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int LoadingImageView_imageAspectRatioAdjust = 2; - // aapt resource value: { 0x7F030039,0x7F03004D,0x7F03008C,0x7F03008D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03028B,0x7F03028E,0x7F03028F,0x7F030464,0x7F030465,0x7F030466,0x7F030467,0x7F030468,0x7F030469,0x7F03046A,0x7F03046B,0x7F030472,0x7F030494 } + // aapt resource value: { 0x7F030039,0x7F03004D,0x7F03008C,0x7F03008D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030229,0x7F03022A,0x7F03022B,0x7F03022C,0x7F03028B,0x7F03028E,0x7F03028F,0x7F030465,0x7F030466,0x7F030467,0x7F030468,0x7F030469,0x7F03046A,0x7F03046B,0x7F03046C,0x7F030473,0x7F030495 } public static int[] MapAttrs = new int[] { 2130903097, 2130903117, @@ -34915,7 +35002,6 @@ namespace TINK.Droid 2130903691, 2130903694, 2130903695, - 2130904164, 2130904165, 2130904166, 2130904167, @@ -34923,8 +35009,9 @@ namespace TINK.Droid 2130904169, 2130904170, 2130904171, - 2130904178, - 2130904212}; + 2130904172, + 2130904179, + 2130904213}; // aapt resource value: 0 public const int MapAttrs_ambientEnabled = 0; @@ -35053,7 +35140,7 @@ namespace TINK.Droid // aapt resource value: 0 public const int MaterialAutoCompleteTextView_android_inputType = 0; - // aapt resource value: { 0x10100D4,0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x10101E5,0x7F030055,0x7F030056,0x7F03011D,0x7F030170,0x7F0301E6,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301ED,0x7F0301EE,0x7F03035F,0x7F030383,0x7F030386,0x7F0303BE,0x7F0303BF } + // aapt resource value: { 0x10100D4,0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x10101E5,0x7F030055,0x7F030056,0x7F03011D,0x7F030170,0x7F0301E6,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301ED,0x7F0301EE,0x7F030360,0x7F030384,0x7F030387,0x7F0303BF,0x7F0303C0 } public static int[] MaterialButton = new int[] { 16842964, 16843191, @@ -35071,17 +35158,17 @@ namespace TINK.Droid 2130903530, 2130903533, 2130903534, - 2130903903, - 2130903939, - 2130903942, - 2130903998, - 2130903999}; + 2130903904, + 2130903940, + 2130903943, + 2130903999, + 2130904000}; - // aapt resource value: { 0x7F0300AB,0x7F03037E,0x7F030397 } + // aapt resource value: { 0x7F0300AB,0x7F03037F,0x7F030398 } public static int[] MaterialButtonToggleGroup = new int[] { 2130903211, - 2130903934, - 2130903959}; + 2130903935, + 2130903960}; // aapt resource value: 0 public const int MaterialButtonToggleGroup_checkedButton = 0; @@ -35155,18 +35242,18 @@ namespace TINK.Droid // aapt resource value: 20 public const int MaterialButton_strokeWidth = 20; - // aapt resource value: { 0x101020D,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F0302FE,0x7F030351,0x7F030491,0x7F030492,0x7F030493 } + // aapt resource value: { 0x101020D,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F0302FF,0x7F030352,0x7F030492,0x7F030493,0x7F030494 } public static int[] MaterialCalendar = new int[] { 16843277, 2130903354, 2130903355, 2130903356, 2130903357, - 2130903806, - 2130903889, - 2130904209, + 2130903807, + 2130903890, 2130904210, - 2130904211}; + 2130904211, + 2130904212}; // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030209,0x7F030212,0x7F030213,0x7F03021A,0x7F03021B,0x7F03021F } public static int[] MaterialCalendarItem = new int[] { @@ -35241,7 +35328,7 @@ namespace TINK.Droid // aapt resource value: 9 public const int MaterialCalendar_yearTodayStyle = 9; - // aapt resource value: { 0x10101E5,0x7F030096,0x7F0300AD,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F03035F,0x7F030383,0x7F030386,0x7F0303B8,0x7F0303BE,0x7F0303BF } + // aapt resource value: { 0x10101E5,0x7F030096,0x7F0300AD,0x7F0300AF,0x7F0300B0,0x7F0300B1,0x7F030360,0x7F030384,0x7F030387,0x7F0303B9,0x7F0303BF,0x7F0303C0 } public static int[] MaterialCardView = new int[] { 16843237, 2130903190, @@ -35249,12 +35336,12 @@ namespace TINK.Droid 2130903215, 2130903216, 2130903217, - 2130903903, - 2130903939, - 2130903942, - 2130903992, - 2130903998, - 2130903999}; + 2130903904, + 2130903940, + 2130903943, + 2130903993, + 2130903999, + 2130904000}; // aapt resource value: 0 public const int MaterialCardView_android_checkable = 0; @@ -35292,10 +35379,10 @@ namespace TINK.Droid // aapt resource value: 11 public const int MaterialCardView_strokeWidth = 11; - // aapt resource value: { 0x7F03008A,0x7F030470 } + // aapt resource value: { 0x7F03008A,0x7F030471 } public static int[] MaterialCheckBox = new int[] { 2130903178, - 2130904176}; + 2130904177}; // aapt resource value: 0 public const int MaterialCheckBox_buttonTint = 0; @@ -35303,10 +35390,10 @@ namespace TINK.Droid // aapt resource value: 1 public const int MaterialCheckBox_useMaterialThemeColors = 1; - // aapt resource value: { 0x7F03008A,0x7F030470 } + // aapt resource value: { 0x7F03008A,0x7F030471 } public static int[] MaterialRadioButton = new int[] { 2130903178, - 2130904176}; + 2130904177}; // aapt resource value: 0 public const int MaterialRadioButton_buttonTint = 0; @@ -35314,10 +35401,10 @@ namespace TINK.Droid // aapt resource value: 1 public const int MaterialRadioButton_useMaterialThemeColors = 1; - // aapt resource value: { 0x7F030383,0x7F030386 } + // aapt resource value: { 0x7F030384,0x7F030387 } public static int[] MaterialShape = new int[] { - 2130903939, - 2130903942}; + 2130903940, + 2130903943}; // aapt resource value: 0 public const int MaterialShape_shapeAppearance = 0; @@ -35366,11 +35453,11 @@ namespace TINK.Droid // aapt resource value: 1 public const int MaterialTimePicker_keyboardIcon = 1; - // aapt resource value: { 0x7F0302F7,0x7F0303C4,0x7F030439 } + // aapt resource value: { 0x7F0302F8,0x7F0303C5,0x7F03043A } public static int[] MaterialToolbar = new int[] { - 2130903799, - 2130904004, - 2130904121}; + 2130903800, + 2130904005, + 2130904122}; // aapt resource value: 0 public const int MaterialToolbar_navigationIconTint = 0; @@ -35431,7 +35518,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F030011,0x7F030025,0x7F030027,0x7F030036,0x7F030105,0x7F0301ED,0x7F0301EE,0x7F030302,0x7F03038B,0x7F03044C } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F030011,0x7F030025,0x7F030027,0x7F030036,0x7F030105,0x7F0301ED,0x7F0301EE,0x7F030303,0x7F03038C,0x7F03044D } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -35453,9 +35540,9 @@ namespace TINK.Droid 2130903301, 2130903533, 2130903534, - 2130903810, - 2130903947, - 2130904140}; + 2130903811, + 2130903948, + 2130904141}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -35526,7 +35613,7 @@ namespace TINK.Droid // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030345,0x7F0303C0 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030346,0x7F0303C1 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -35535,8 +35622,8 @@ namespace TINK.Droid 16843055, 16843056, 16843057, - 2130903877, - 2130904000}; + 2130903878, + 2130904001}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -35565,14 +35652,14 @@ namespace TINK.Droid // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x7F0302D0,0x7F0302D1,0x7F0302D2,0x7F0302D3,0x7F0302D4,0x7F0302D5 } + // aapt resource value: { 0x7F0302D1,0x7F0302D2,0x7F0302D3,0x7F0302D4,0x7F0302D5,0x7F0302D6 } public static int[] MockView = new int[] { - 2130903760, 2130903761, 2130903762, 2130903763, 2130903764, - 2130903765}; + 2130903765, + 2130903766}; // aapt resource value: 0 public const int MockView_mock_diagonalsColor = 0; @@ -35592,29 +35679,29 @@ namespace TINK.Droid // aapt resource value: 5 public const int MockView_mock_showLabel = 5; - // aapt resource value: { 0x7F03003A,0x7F03003B,0x7F03015C,0x7F0302EC,0x7F0302EE,0x7F030320,0x7F03034A,0x7F03034B,0x7F03034C,0x7F03045B } + // aapt resource value: { 0x7F03003A,0x7F03003B,0x7F03015C,0x7F0302ED,0x7F0302EF,0x7F030321,0x7F03034B,0x7F03034C,0x7F03034D,0x7F03045C } public static int[] Motion = new int[] { 2130903098, 2130903099, 2130903388, - 2130903788, - 2130903790, - 2130903840, - 2130903882, + 2130903789, + 2130903791, + 2130903841, 2130903883, 2130903884, - 2130904155}; + 2130903885, + 2130904156}; - // aapt resource value: { 0x7F0302E2,0x7F0302E3,0x7F0302E4,0x7F0302E5,0x7F0302E6,0x7F0302E7,0x7F0302E8,0x7F0302E9 } + // aapt resource value: { 0x7F0302E3,0x7F0302E4,0x7F0302E5,0x7F0302E6,0x7F0302E7,0x7F0302E8,0x7F0302E9,0x7F0302EA } public static int[] MotionEffect = new int[] { - 2130903778, 2130903779, 2130903780, 2130903781, 2130903782, 2130903783, 2130903784, - 2130903785}; + 2130903785, + 2130903786}; // aapt resource value: 0 public const int MotionEffect_motionEffect_alpha = 0; @@ -35640,10 +35727,10 @@ namespace TINK.Droid // aapt resource value: 7 public const int MotionEffect_motionEffect_viewTransition = 7; - // aapt resource value: { 0x7F030304,0x7F030307 } + // aapt resource value: { 0x7F030305,0x7F030308 } public static int[] MotionHelper = new int[] { - 2130903812, - 2130903815}; + 2130903813, + 2130903816}; // aapt resource value: 0 public const int MotionHelper_onHide = 0; @@ -35651,7 +35738,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int MotionHelper_onShow = 1; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x10100AF,0x101014F,0x1010164,0x10103AC,0x1010535,0x7F03006A,0x7F03006B,0x7F030364,0x7F03040F,0x7F030410,0x7F030411,0x7F030412,0x7F030413,0x7F03041B,0x7F03041C,0x7F03041D,0x7F03041E,0x7F030420,0x7F030421,0x7F030422,0x7F030423 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x10100AF,0x101014F,0x1010164,0x10103AC,0x1010535,0x7F03006A,0x7F03006B,0x7F030365,0x7F030410,0x7F030411,0x7F030412,0x7F030413,0x7F030414,0x7F03041C,0x7F03041D,0x7F03041E,0x7F03041F,0x7F030421,0x7F030422,0x7F030423,0x7F030424 } public static int[] MotionLabel = new int[] { 16842901, 16842902, @@ -35664,20 +35751,20 @@ namespace TINK.Droid 16844085, 2130903146, 2130903147, - 2130903908, - 2130904079, + 2130903909, 2130904080, 2130904081, 2130904082, 2130904083, - 2130904091, + 2130904084, 2130904092, 2130904093, 2130904094, - 2130904096, + 2130904095, 2130904097, 2130904098, - 2130904099}; + 2130904099, + 2130904100}; // aapt resource value: 8 public const int MotionLabel_android_autoSizeTextType = 8; @@ -35754,14 +35841,14 @@ namespace TINK.Droid // aapt resource value: 24 public const int MotionLabel_textureWidth = 24; - // aapt resource value: { 0x7F03003E,0x7F03012C,0x7F03022F,0x7F0302D6,0x7F0302ED,0x7F03038F } + // aapt resource value: { 0x7F03003E,0x7F03012C,0x7F03022F,0x7F0302D7,0x7F0302EE,0x7F030390 } public static int[] MotionLayout = new int[] { 2130903102, 2130903340, 2130903599, - 2130903766, - 2130903789, - 2130903951}; + 2130903767, + 2130903790, + 2130903952}; // aapt resource value: 0 public const int MotionLayout_applyMotionScene = 0; @@ -35792,11 +35879,11 @@ namespace TINK.Droid // aapt resource value: 1 public const int MotionScene_layoutDuringTransition = 1; - // aapt resource value: { 0x7F0303F5,0x7F0303F6,0x7F0303F7 } + // aapt resource value: { 0x7F0303F6,0x7F0303F7,0x7F0303F8 } public static int[] MotionTelltales = new int[] { - 2130904053, 2130904054, - 2130904055}; + 2130904055, + 2130904056}; // aapt resource value: 0 public const int MotionTelltales_telltales_tailColor = 0; @@ -35856,17 +35943,17 @@ namespace TINK.Droid // aapt resource value: 3 public const int MultiSelectListPreference_entryValues = 3; - // aapt resource value: { 0x10100D0,0x7F030149,0x7F030180,0x7F03018A,0x7F03022D,0x7F030330,0x7F030331,0x7F030332,0x7F030333 } + // aapt resource value: { 0x10100D0,0x7F030149,0x7F030180,0x7F03018A,0x7F03022D,0x7F030331,0x7F030332,0x7F030333,0x7F030334 } public static int[] NavAction = new int[] { 16842960, 2130903369, 2130903424, 2130903434, 2130903597, - 2130903856, 2130903857, 2130903858, - 2130903859}; + 2130903859, + 2130903860}; // aapt resource value: 0 public const int NavAction_android_id = 0; @@ -35895,12 +35982,12 @@ namespace TINK.Droid // aapt resource value: 8 public const int NavAction_popUpToInclusive = 8; - // aapt resource value: { 0x1010003,0x10101ED,0x7F030040,0x7F030300 } + // aapt resource value: { 0x1010003,0x10101ED,0x7F030040,0x7F030301 } public static int[] NavArgument = new int[] { 16842755, 16843245, 2130903104, - 2130903808}; + 2130903809}; // aapt resource value: 1 public const int NavArgument_android_defaultValue = 1; @@ -35914,12 +36001,12 @@ namespace TINK.Droid // aapt resource value: 3 public const int NavArgument_nullable = 3; - // aapt resource value: { 0x10104EE,0x7F030003,0x7F0302C9,0x7F03046E } + // aapt resource value: { 0x10104EE,0x7F030003,0x7F0302CA,0x7F03046F } public static int[] NavDeepLink = new int[] { 16844014, 2130903043, - 2130903753, - 2130904174}; + 2130903754, + 2130904175}; // aapt resource value: 1 public const int NavDeepLink_action = 1; @@ -35933,21 +36020,21 @@ namespace TINK.Droid // aapt resource value: 3 public const int NavDeepLink_uri = 3; - // aapt resource value: { 0x7F0303AF } + // aapt resource value: { 0x7F0303B0 } public static int[] NavGraphNavigator = new int[] { - 2130903983}; + 2130903984}; // aapt resource value: 0 public const int NavGraphNavigator_startDestination = 0; - // aapt resource value: { 0x7F0302F4 } + // aapt resource value: { 0x7F0302F5 } public static int[] NavHost = new int[] { - 2130903796}; + 2130903797}; // aapt resource value: 0 public const int NavHost_navGraph = 0; - // aapt resource value: { 0x7F030055,0x7F030170,0x7F030208,0x7F03020D,0x7F03020E,0x7F030211,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030227,0x7F0302C6 } + // aapt resource value: { 0x7F030055,0x7F030170,0x7F030208,0x7F03020D,0x7F03020E,0x7F030211,0x7F03021D,0x7F03021E,0x7F03021F,0x7F030227,0x7F0302C7 } public static int[] NavigationBarView = new int[] { 2130903125, 2130903408, @@ -35959,7 +36046,7 @@ namespace TINK.Droid 2130903582, 2130903583, 2130903591, - 2130903750}; + 2130903751}; // aapt resource value: 0 public const int NavigationBarView_backgroundTint = 0; @@ -35994,10 +36081,10 @@ namespace TINK.Droid // aapt resource value: 10 public const int NavigationBarView_menu = 10; - // aapt resource value: { 0x7F0301D4,0x7F0302C7 } + // aapt resource value: { 0x7F0301D4,0x7F0302C8 } public static int[] NavigationRailView = new int[] { 2130903508, - 2130903751}; + 2130903752}; // aapt resource value: 0 public const int NavigationRailView_headerLayout = 0; @@ -36005,7 +36092,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int NavigationRailView_menuGravity = 1; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F030170,0x7F0301D4,0x7F030208,0x7F03020A,0x7F03020C,0x7F03020D,0x7F03020E,0x7F03020F,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F03021C,0x7F03021F,0x7F0302C6,0x7F030383,0x7F030386 } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F030170,0x7F0301D4,0x7F030208,0x7F03020A,0x7F03020C,0x7F03020D,0x7F03020E,0x7F03020F,0x7F030212,0x7F030213,0x7F030214,0x7F030215,0x7F030216,0x7F030217,0x7F030218,0x7F03021C,0x7F03021F,0x7F0302C7,0x7F030384,0x7F030387 } public static int[] NavigationView = new int[] { 16842964, 16842973, @@ -36027,9 +36114,9 @@ namespace TINK.Droid 2130903576, 2130903580, 2130903583, - 2130903750, - 2130903939, - 2130903942}; + 2130903751, + 2130903940, + 2130903943}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -36118,10 +36205,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int NavInclude_graph = 0; - // aapt resource value: { 0x7F0300D2,0x7F0303F3 } + // aapt resource value: { 0x7F0300D2,0x7F0303F4 } public static int[] OnClick = new int[] { 2130903250, - 2130904051}; + 2130904052}; // aapt resource value: 0 public const int OnClick_clickAction = 0; @@ -36129,7 +36216,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int OnClick_targetId = 1; - // aapt resource value: { 0x7F030044,0x7F030159,0x7F03015A,0x7F03015B,0x7F030278,0x7F0302AC,0x7F0302B3,0x7F0302F2,0x7F0302FC,0x7F030309,0x7F030360,0x7F0303A7,0x7F0303A8,0x7F0303A9,0x7F0303AA,0x7F0303AB,0x7F03044D,0x7F03044E,0x7F03044F } + // aapt resource value: { 0x7F030044,0x7F030159,0x7F03015A,0x7F03015B,0x7F030278,0x7F0302AC,0x7F0302B3,0x7F0302F3,0x7F0302FD,0x7F03030A,0x7F030361,0x7F0303A8,0x7F0303A9,0x7F0303AA,0x7F0303AB,0x7F0303AC,0x7F03044E,0x7F03044F,0x7F030450 } public static int[] OnSwipe = new int[] { 2130903108, 2130903385, @@ -36138,18 +36225,18 @@ namespace TINK.Droid 2130903672, 2130903724, 2130903731, - 2130903794, - 2130903804, - 2130903817, - 2130903904, - 2130903975, + 2130903795, + 2130903805, + 2130903818, + 2130903905, 2130903976, 2130903977, 2130903978, 2130903979, - 2130904141, + 2130903980, 2130904142, - 2130904143}; + 2130904143, + 2130904144}; // aapt resource value: 0 public const int OnSwipe_autoCompleteMode = 0; @@ -36208,15 +36295,15 @@ namespace TINK.Droid // aapt resource value: 18 public const int OnSwipe_touchRegionId = 18; - // aapt resource value: { 0x1010176,0x10102C9,0x7F03030C } + // aapt resource value: { 0x1010176,0x10102C9,0x7F03030D } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903820}; + 2130903821}; - // aapt resource value: { 0x7F0303B5 } + // aapt resource value: { 0x7F0303B6 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903989}; + 2130903990}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -36230,7 +36317,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x1010002,0x101000D,0x101000E,0x10100F2,0x10101E1,0x10101E6,0x10101E8,0x10101E9,0x10101EA,0x10101EB,0x10101EC,0x10101ED,0x10101EE,0x10102E3,0x101055C,0x1010561,0x7F030030,0x7F030032,0x7F030144,0x7F030147,0x7F030174,0x7F030176,0x7F0301CC,0x7F0301E6,0x7F0301EB,0x7F030207,0x7F030220,0x7F03022E,0x7F03030A,0x7F030328,0x7F03037B,0x7F030389,0x7F030396,0x7F0303CC,0x7F030438,0x7F030486 } + // aapt resource value: { 0x1010002,0x101000D,0x101000E,0x10100F2,0x10101E1,0x10101E6,0x10101E8,0x10101E9,0x10101EA,0x10101EB,0x10101EC,0x10101ED,0x10101EE,0x10102E3,0x101055C,0x1010561,0x7F030030,0x7F030032,0x7F030144,0x7F030147,0x7F030174,0x7F030176,0x7F0301CC,0x7F0301E6,0x7F0301EB,0x7F030207,0x7F030220,0x7F03022E,0x7F03030B,0x7F030329,0x7F03037C,0x7F03038A,0x7F030397,0x7F0303CD,0x7F030439,0x7F030487 } public static int[] Preference = new int[] { 16842754, 16842765, @@ -36260,14 +36347,14 @@ namespace TINK.Droid 2130903559, 2130903584, 2130903598, - 2130903818, - 2130903848, - 2130903931, - 2130903945, - 2130903958, - 2130904012, - 2130904120, - 2130904198}; + 2130903819, + 2130903849, + 2130903932, + 2130903946, + 2130903959, + 2130904013, + 2130904121, + 2130904199}; // aapt resource value: { 0x10100F2,0x1010129,0x101012A,0x7F030031 } public static int[] PreferenceFragment = new int[] { @@ -36307,11 +36394,11 @@ namespace TINK.Droid // aapt resource value: 0 public const int PreferenceFragment_android_layout = 0; - // aapt resource value: { 0x10101E7,0x7F030202,0x7F03030B } + // aapt resource value: { 0x10101E7,0x7F030202,0x7F03030C } public static int[] PreferenceGroup = new int[] { 16843239, 2130903554, - 2130903819}; + 2130903820}; // aapt resource value: 0 public const int PreferenceGroup_android_orderingFromXml = 0; @@ -36341,13 +36428,12 @@ namespace TINK.Droid // aapt resource value: 3 public const int PreferenceImageView_maxWidth = 3; - // aapt resource value: { 0x7F0300A6,0x7F03014E,0x7F03016A,0x7F03016E,0x7F030339,0x7F03033A,0x7F03033B,0x7F03033C,0x7F03033D,0x7F03033E,0x7F03033F,0x7F030340,0x7F030341,0x7F030379,0x7F0303D2,0x7F0303D3 } + // aapt resource value: { 0x7F0300A6,0x7F03014E,0x7F03016A,0x7F03016E,0x7F03033A,0x7F03033B,0x7F03033C,0x7F03033D,0x7F03033E,0x7F03033F,0x7F030340,0x7F030341,0x7F030342,0x7F03037A,0x7F0303D3,0x7F0303D4 } public static int[] PreferenceTheme = new int[] { 2130903206, 2130903374, 2130903402, 2130903406, - 2130903865, 2130903866, 2130903867, 2130903868, @@ -36356,9 +36442,10 @@ namespace TINK.Droid 2130903871, 2130903872, 2130903873, - 2130903929, - 2130904018, - 2130904019}; + 2130903874, + 2130903930, + 2130904019, + 2130904020}; // aapt resource value: 0 public const int PreferenceTheme_checkBoxPreferenceStyle = 0; @@ -36516,13 +36603,13 @@ namespace TINK.Droid // aapt resource value: 35 public const int Preference_widgetLayout = 35; - // aapt resource value: { 0x10100DC,0x101031F,0x7F030259,0x7F0302ED,0x7F03047D } + // aapt resource value: { 0x10100DC,0x101031F,0x7F030259,0x7F0302EE,0x7F03047E } public static int[] PropertySet = new int[] { 16842972, 16843551, 2130903641, - 2130903789, - 2130904189}; + 2130903790, + 2130904190}; // aapt resource value: 1 public const int PropertySet_android_alpha = 1; @@ -36546,10 +36633,10 @@ namespace TINK.Droid // aapt resource value: 0 public const int RadialViewGroup_materialCircleRadius = 0; - // aapt resource value: { 0x7F0302CD,0x7F030476 } + // aapt resource value: { 0x7F0302CE,0x7F030477 } public static int[] RangeSlider = new int[] { - 2130903757, - 2130904182}; + 2130903758, + 2130904183}; // aapt resource value: 0 public const int RangeSlider_minSeparation = 0; @@ -36557,10 +36644,10 @@ namespace TINK.Droid // aapt resource value: 1 public const int RangeSlider_values = 1; - // aapt resource value: { 0x7F03030E,0x7F030314 } + // aapt resource value: { 0x7F03030F,0x7F030315 } public static int[] RecycleListView = new int[] { - 2130903822, - 2130903828}; + 2130903823, + 2130903829}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -36568,7 +36655,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F030231,0x7F03035E,0x7F03039E,0x7F0303AD } + // aapt resource value: { 0x10100C4,0x10100EB,0x10100F1,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F030231,0x7F03035F,0x7F03039F,0x7F0303AE } public static int[] RecyclerView = new int[] { 16842948, 16842987, @@ -36579,9 +36666,9 @@ namespace TINK.Droid 2130903460, 2130903461, 2130903601, - 2130903902, - 2130903966, - 2130903981}; + 2130903903, + 2130903967, + 2130903982}; // aapt resource value: 1 public const int RecyclerView_android_clipToPadding = 1; @@ -36633,14 +36720,14 @@ namespace TINK.Droid // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x7F03036B } + // aapt resource value: { 0x7F03036C } public static int[] ScrollViewRendererTheme = new int[] { - 2130903915}; + 2130903916}; // aapt resource value: 0 public const int ScrollViewRendererTheme_scrollViewStyle = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F0300D7,0x7F0300FD,0x7F030142,0x7F0301D0,0x7F0301EF,0x7F03022E,0x7F03034D,0x7F03034E,0x7F03036D,0x7F03036E,0x7F0303C1,0x7F0303CB,0x7F03047E } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F0300D7,0x7F0300FD,0x7F030142,0x7F0301D0,0x7F0301EF,0x7F03022E,0x7F03034E,0x7F03034F,0x7F03036E,0x7F03036F,0x7F0303C2,0x7F0303CC,0x7F03047F } public static int[] SearchView = new int[] { 16842970, 16843039, @@ -36652,13 +36739,13 @@ namespace TINK.Droid 2130903504, 2130903535, 2130903598, - 2130903885, 2130903886, - 2130903917, + 2130903887, 2130903918, - 2130904001, - 2130904011, - 2130904190}; + 2130903919, + 2130904002, + 2130904012, + 2130904191}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -36711,15 +36798,15 @@ namespace TINK.Droid // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F0301FB,0x7F0302FF,0x7F030365,0x7F030374,0x7F030375,0x7F030377,0x7F0303C2 } + // aapt resource value: { 0x7F0301FB,0x7F030300,0x7F030366,0x7F030375,0x7F030376,0x7F030378,0x7F0303C3 } public static int[] Section = new int[] { 2130903547, - 2130903807, - 2130903909, - 2130903924, + 2130903808, + 2130903910, 2130903925, - 2130903927, - 2130904002}; + 2130903926, + 2130903928, + 2130904003}; // aapt resource value: { 0x7F0301A6 } public static int[] SectionFeature = new int[] { @@ -36749,15 +36836,15 @@ namespace TINK.Droid // aapt resource value: 6 public const int Section_subsectionSeparator = 6; - // aapt resource value: { 0x10100F2,0x1010136,0x7F03002B,0x7F0302CA,0x7F030378,0x7F030390,0x7F03046D } + // aapt resource value: { 0x10100F2,0x1010136,0x7F03002B,0x7F0302CB,0x7F030379,0x7F030391,0x7F03046E } public static int[] SeekBarPreference = new int[] { 16842994, 16843062, 2130903083, - 2130903754, - 2130903928, - 2130903952, - 2130904173}; + 2130903755, + 2130903929, + 2130903953, + 2130904174}; // aapt resource value: 2 public const int SeekBarPreference_adjustable = 2; @@ -36780,7 +36867,7 @@ namespace TINK.Droid // aapt resource value: 6 public const int SeekBarPreference_updatesContinuously = 6; - // aapt resource value: { 0x7F03010C,0x7F03010D,0x7F03010E,0x7F03010F,0x7F030110,0x7F030111,0x7F030112,0x7F030383,0x7F030386,0x7F0303BE,0x7F0303BF } + // aapt resource value: { 0x7F03010C,0x7F03010D,0x7F03010E,0x7F03010F,0x7F030110,0x7F030111,0x7F030112,0x7F030384,0x7F030387,0x7F0303BF,0x7F0303C0 } public static int[] ShapeableImageView = new int[] { 2130903308, 2130903309, @@ -36789,10 +36876,10 @@ namespace TINK.Droid 2130903312, 2130903313, 2130903314, - 2130903939, - 2130903942, - 2130903998, - 2130903999}; + 2130903940, + 2130903943, + 2130903999, + 2130904000}; // aapt resource value: 0 public const int ShapeableImageView_contentPadding = 0; @@ -36870,11 +36957,11 @@ namespace TINK.Droid // aapt resource value: 9 public const int ShapeAppearance_cornerSizeTopRight = 9; - // aapt resource value: { 0x7F030087,0x7F0300F8,0x7F030367 } + // aapt resource value: { 0x7F030087,0x7F0300F8,0x7F030368 } public static int[] SignInButton = new int[] { 2130903175, 2130903288, - 2130903911}; + 2130903912}; // aapt resource value: 0 public const int SignInButton_buttonSize = 0; @@ -36885,7 +36972,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int SignInButton_scopeUris = 2; - // aapt resource value: { 0x101000E,0x1010024,0x1010146,0x10102DE,0x10102DF,0x7F0301D2,0x7F0301D3,0x7F030225,0x7F030226,0x7F030427,0x7F030428,0x7F030429,0x7F03042A,0x7F03042B,0x7F03042F,0x7F030430,0x7F030431,0x7F030435,0x7F030451,0x7F030452,0x7F030453,0x7F030455 } + // aapt resource value: { 0x101000E,0x1010024,0x1010146,0x10102DE,0x10102DF,0x7F0301D2,0x7F0301D3,0x7F030225,0x7F030226,0x7F030428,0x7F030429,0x7F03042A,0x7F03042B,0x7F03042C,0x7F030430,0x7F030431,0x7F030432,0x7F030436,0x7F030452,0x7F030453,0x7F030454,0x7F030456 } public static int[] Slider = new int[] { 16842766, 16842788, @@ -36896,19 +36983,19 @@ namespace TINK.Droid 2130903507, 2130903589, 2130903590, - 2130904103, 2130904104, 2130904105, 2130904106, 2130904107, - 2130904111, + 2130904108, 2130904112, 2130904113, - 2130904117, - 2130904145, + 2130904114, + 2130904118, 2130904146, 2130904147, - 2130904149}; + 2130904148, + 2130904150}; // aapt resource value: 0 public const int Slider_android_enabled = 0; @@ -36976,11 +37063,11 @@ namespace TINK.Droid // aapt resource value: 21 public const int Slider_trackHeight = 21; - // aapt resource value: { 0x7F03039A,0x7F03039B,0x7F03039C } + // aapt resource value: { 0x7F03039B,0x7F03039C,0x7F03039D } public static int[] Snackbar = new int[] { - 2130903962, 2130903963, - 2130903964}; + 2130903964, + 2130903965}; // aapt resource value: { 0x101011F,0x7F030026,0x7F03003C,0x7F030052,0x7F030055,0x7F030056,0x7F030170,0x7F0302AD } public static int[] SnackbarLayout = new int[] { @@ -37026,13 +37113,13 @@ namespace TINK.Droid // aapt resource value: 2 public const int Snackbar_snackbarTextViewStyle = 2; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030336 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030337 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903862}; + 2130903863}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -37049,11 +37136,11 @@ namespace TINK.Droid // aapt resource value: 4 public const int Spinner_popupTheme = 4; - // aapt resource value: { 0x7F030347,0x7F030371,0x7F030372 } + // aapt resource value: { 0x7F030348,0x7F030372,0x7F030373 } public static int[] SplitPairFilter = new int[] { - 2130903879, - 2130903921, - 2130903922}; + 2130903880, + 2130903922, + 2130903923}; // aapt resource value: 0 public const int SplitPairFilter_primaryActivityName = 0; @@ -37064,15 +37151,15 @@ namespace TINK.Droid // aapt resource value: 2 public const int SplitPairFilter_secondaryActivityName = 2; - // aapt resource value: { 0x7F0300D0,0x7F0301A7,0x7F0301A8,0x7F0303A2,0x7F0303A3,0x7F0303A4,0x7F0303A5 } + // aapt resource value: { 0x7F0300D0,0x7F0301A7,0x7F0301A8,0x7F0303A3,0x7F0303A4,0x7F0303A5,0x7F0303A6 } public static int[] SplitPairRule = new int[] { 2130903248, 2130903463, 2130903464, - 2130903970, 2130903971, 2130903972, - 2130903973}; + 2130903973, + 2130903974}; // aapt resource value: 0 public const int SplitPairRule_clearTop = 0; @@ -37095,13 +37182,13 @@ namespace TINK.Droid // aapt resource value: 6 public const int SplitPairRule_splitRatio = 6; - // aapt resource value: { 0x7F03032A,0x7F0303A2,0x7F0303A3,0x7F0303A4,0x7F0303A5 } + // aapt resource value: { 0x7F03032B,0x7F0303A3,0x7F0303A4,0x7F0303A5,0x7F0303A6 } public static int[] SplitPlaceholderRule = new int[] { - 2130903850, - 2130903970, + 2130903851, 2130903971, 2130903972, - 2130903973}; + 2130903973, + 2130903974}; // aapt resource value: 0 public const int SplitPlaceholderRule_placeholderActivityName = 0; @@ -37170,29 +37257,29 @@ namespace TINK.Droid // aapt resource value: 1 public const int State_constraints = 1; - // aapt resource value: { 0x7F0303CF } + // aapt resource value: { 0x7F0303D0 } public static int[] SwipeRefreshLayout = new int[] { - 2130904015}; + 2130904016}; // aapt resource value: 0 public const int SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor = 0; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030391,0x7F0303A6,0x7F0303D0,0x7F0303D1,0x7F0303D5,0x7F03042C,0x7F03042D,0x7F03042E,0x7F030450,0x7F030457,0x7F030458 } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F030392,0x7F0303A7,0x7F0303D1,0x7F0303D2,0x7F0303D6,0x7F03042D,0x7F03042E,0x7F03042F,0x7F030451,0x7F030458,0x7F030459 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903953, - 2130903974, - 2130904016, + 2130903954, + 2130903975, 2130904017, - 2130904021, - 2130904108, + 2130904018, + 2130904022, 2130904109, 2130904110, - 2130904144, - 2130904151, - 2130904152}; + 2130904111, + 2130904145, + 2130904152, + 2130904153}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -37236,14 +37323,14 @@ namespace TINK.Droid // aapt resource value: 13 public const int SwitchCompat_trackTintMode = 13; - // aapt resource value: { 0x7F030470 } + // aapt resource value: { 0x7F030471 } public static int[] SwitchMaterial = new int[] { - 2130904176}; + 2130904177}; // aapt resource value: 0 public const int SwitchMaterial_useMaterialThemeColors = 0; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CD,0x7F0303CE,0x7F0303D6,0x7F0303D7 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CE,0x7F0303CF,0x7F0303D7,0x7F0303D8 } public static int[] SwitchPreference = new int[] { 16843247, 16843248, @@ -37251,12 +37338,12 @@ namespace TINK.Droid 16843627, 16843628, 2130903378, - 2130904013, 2130904014, - 2130904022, - 2130904023}; + 2130904015, + 2130904023, + 2130904024}; - // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CD,0x7F0303CE,0x7F0303D6,0x7F0303D7 } + // aapt resource value: { 0x10101EF,0x10101F0,0x10101F1,0x101036B,0x101036C,0x7F030152,0x7F0303CE,0x7F0303CF,0x7F0303D7,0x7F0303D8 } public static int[] SwitchPreferenceCompat = new int[] { 16843247, 16843248, @@ -37264,10 +37351,10 @@ namespace TINK.Droid 16843627, 16843628, 2130903378, - 2130904013, 2130904014, - 2130904022, - 2130904023}; + 2130904015, + 2130904023, + 2130904024}; // aapt resource value: 2 public const int SwitchPreferenceCompat_android_disableDependentsState = 2; @@ -37344,9 +37431,8 @@ namespace TINK.Droid // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F0303D8,0x7F0303D9,0x7F0303DA,0x7F0303DB,0x7F0303DC,0x7F0303DD,0x7F0303DE,0x7F0303DF,0x7F0303E0,0x7F0303E1,0x7F0303E2,0x7F0303E3,0x7F0303E4,0x7F0303E5,0x7F0303E6,0x7F0303E7,0x7F0303E8,0x7F0303E9,0x7F0303EA,0x7F0303EB,0x7F0303EC,0x7F0303ED,0x7F0303EE,0x7F0303F0,0x7F0303F1,0x7F0303F2 } + // aapt resource value: { 0x7F0303D9,0x7F0303DA,0x7F0303DB,0x7F0303DC,0x7F0303DD,0x7F0303DE,0x7F0303DF,0x7F0303E0,0x7F0303E1,0x7F0303E2,0x7F0303E3,0x7F0303E4,0x7F0303E5,0x7F0303E6,0x7F0303E7,0x7F0303E8,0x7F0303E9,0x7F0303EA,0x7F0303EB,0x7F0303EC,0x7F0303ED,0x7F0303EE,0x7F0303EF,0x7F0303F1,0x7F0303F2,0x7F0303F3 } public static int[] TabLayout = new int[] { - 2130904024, 2130904025, 2130904026, 2130904027, @@ -37369,9 +37455,10 @@ namespace TINK.Droid 2130904044, 2130904045, 2130904046, - 2130904048, + 2130904047, 2130904049, - 2130904050}; + 2130904050, + 2130904051}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -37451,7 +37538,7 @@ namespace TINK.Droid // aapt resource value: 25 public const int TabLayout_tabUnboundedRipple = 25; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F0301BF,0x7F0301C8,0x7F0303F8,0x7F03041A } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x1010585,0x7F0301BF,0x7F0301C8,0x7F0303F9,0x7F03041B } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -37467,8 +37554,8 @@ namespace TINK.Droid 16844165, 2130903487, 2130903496, - 2130904056, - 2130904090}; + 2130904057, + 2130904091}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -37518,7 +37605,7 @@ namespace TINK.Droid // aapt resource value: 15 public const int TextAppearance_textLocale = 15; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x101014F,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F03006A,0x7F03006B,0x7F030417,0x7F03041B,0x7F03041C } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x101014F,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F03006A,0x7F03006B,0x7F030418,0x7F03041C,0x7F03041D } public static int[] TextEffects = new int[] { 16842901, 16842902, @@ -37531,9 +37618,9 @@ namespace TINK.Droid 16843692, 2130903146, 2130903147, - 2130904087, - 2130904091, - 2130904092}; + 2130904088, + 2130904092, + 2130904093}; // aapt resource value: 8 public const int TextEffects_android_fontFamily = 8; @@ -37577,14 +37664,14 @@ namespace TINK.Droid // aapt resource value: 13 public const int TextEffects_textOutlineThickness = 13; - // aapt resource value: { 0x7F030418 } + // aapt resource value: { 0x7F030419 } public static int[] TextInputEditText = new int[] { - 2130904088}; + 2130904089}; // aapt resource value: 0 public const int TextInputEditText_textInputLayoutFocusedRectEnabled = 0; - // aapt resource value: { 0x101000E,0x101009A,0x101011F,0x101013F,0x1010150,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F030125,0x7F030126,0x7F030127,0x7F030128,0x7F030129,0x7F03012A,0x7F030177,0x7F030178,0x7F030179,0x7F03017A,0x7F03017B,0x7F03017C,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018D,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DE,0x7F0301DF,0x7F0301E0,0x7F0301E1,0x7F03031B,0x7F03031C,0x7F03031D,0x7F03031E,0x7F03031F,0x7F03032B,0x7F03032C,0x7F03032D,0x7F030342,0x7F030343,0x7F030344,0x7F030383,0x7F030386,0x7F0303B0,0x7F0303B1,0x7F0303B2,0x7F0303B3,0x7F0303B4,0x7F0303C8,0x7F0303C9,0x7F0303CA } + // aapt resource value: { 0x101000E,0x101009A,0x101011F,0x101013F,0x1010150,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F030125,0x7F030126,0x7F030127,0x7F030128,0x7F030129,0x7F03012A,0x7F030177,0x7F030178,0x7F030179,0x7F03017A,0x7F03017B,0x7F03017C,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018D,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DE,0x7F0301DF,0x7F0301E0,0x7F0301E1,0x7F03031C,0x7F03031D,0x7F03031E,0x7F03031F,0x7F030320,0x7F03032C,0x7F03032D,0x7F03032E,0x7F030343,0x7F030344,0x7F030345,0x7F030384,0x7F030387,0x7F0303B1,0x7F0303B2,0x7F0303B3,0x7F0303B4,0x7F0303B5,0x7F0303C9,0x7F0303CA,0x7F0303CB } public static int[] TextInputLayout = new int[] { 16842766, 16842906, @@ -37630,27 +37717,27 @@ namespace TINK.Droid 2130903519, 2130903520, 2130903521, - 2130903835, 2130903836, 2130903837, 2130903838, 2130903839, - 2130903851, + 2130903840, 2130903852, 2130903853, - 2130903874, + 2130903854, 2130903875, 2130903876, - 2130903939, - 2130903942, - 2130903984, + 2130903877, + 2130903940, + 2130903943, 2130903985, 2130903986, 2130903987, 2130903988, - 2130904008, + 2130903989, 2130904009, - 2130904010}; + 2130904010, + 2130904011}; // aapt resource value: 0 public const int TextInputLayout_android_enabled = 0; @@ -37862,7 +37949,7 @@ namespace TINK.Droid // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030084,0x7F0300DF,0x7F0300E0,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F03028C,0x7F03028D,0x7F0302AE,0x7F0302C6,0x7F0302F5,0x7F0302F6,0x7F030336,0x7F0303C3,0x7F0303C5,0x7F0303C6,0x7F030438,0x7F03043C,0x7F03043D,0x7F03043E,0x7F03043F,0x7F030440,0x7F030441,0x7F030442,0x7F030443 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030084,0x7F0300DF,0x7F0300E0,0x7F030106,0x7F030107,0x7F030108,0x7F030109,0x7F03010A,0x7F03010B,0x7F03028C,0x7F03028D,0x7F0302AE,0x7F0302C7,0x7F0302F6,0x7F0302F7,0x7F030337,0x7F0303C4,0x7F0303C6,0x7F0303C7,0x7F030439,0x7F03043D,0x7F03043E,0x7F03043F,0x7F030440,0x7F030441,0x7F030442,0x7F030443,0x7F030444 } public static int[] Toolbar = new int[] { 16842927, 16843072, @@ -37878,22 +37965,22 @@ namespace TINK.Droid 2130903692, 2130903693, 2130903726, - 2130903750, - 2130903797, + 2130903751, 2130903798, - 2130903862, - 2130904003, - 2130904005, + 2130903799, + 2130903863, + 2130904004, 2130904006, - 2130904120, - 2130904124, + 2130904007, + 2130904121, 2130904125, 2130904126, 2130904127, 2130904128, 2130904129, 2130904130, - 2130904131}; + 2130904131, + 2130904132}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -38016,7 +38103,7 @@ namespace TINK.Droid // aapt resource value: 6 public const int Tooltip_backgroundTint = 6; - // aapt resource value: { 0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F030459 } + // aapt resource value: { 0x1010320,0x1010321,0x1010322,0x1010323,0x1010324,0x1010325,0x1010326,0x1010327,0x1010328,0x10103FA,0x1010440,0x7F03045A } public static int[] Transform = new int[] { 16843552, 16843553, @@ -38029,7 +38116,7 @@ namespace TINK.Droid 16843560, 16843770, 16843840, - 2130904153}; + 2130904154}; // aapt resource value: 10 public const int Transform_android_elevation = 10; @@ -38067,7 +38154,7 @@ namespace TINK.Droid // aapt resource value: 11 public const int Transform_transformPivotTarget = 11; - // aapt resource value: { 0x10100D0,0x7F03004B,0x7F0300FF,0x7F030100,0x7F03016B,0x7F030230,0x7F0302EA,0x7F030320,0x7F0303AE,0x7F03045A,0x7F03045C } + // aapt resource value: { 0x10100D0,0x7F03004B,0x7F0300FF,0x7F030100,0x7F03016B,0x7F030230,0x7F0302EB,0x7F030321,0x7F0303AF,0x7F03045B,0x7F03045D } public static int[] Transition = new int[] { 16842960, 2130903115, @@ -38075,11 +38162,11 @@ namespace TINK.Droid 2130903296, 2130903403, 2130903600, - 2130903786, - 2130903840, - 2130903982, - 2130904154, - 2130904156}; + 2130903787, + 2130903841, + 2130903983, + 2130904155, + 2130904157}; // aapt resource value: 0 public const int Transition_android_id = 0; @@ -38114,13 +38201,13 @@ namespace TINK.Droid // aapt resource value: 10 public const int Transition_transitionFlags = 10; - // aapt resource value: { 0x7F030103,0x7F03035A,0x7F03035B,0x7F03035C,0x7F03035D } + // aapt resource value: { 0x7F030103,0x7F03035B,0x7F03035C,0x7F03035D,0x7F03035E } public static int[] Variant = new int[] { 2130903299, - 2130903898, 2130903899, 2130903900, - 2130903901}; + 2130903901, + 2130903902}; // aapt resource value: 0 public const int Variant_constraints = 0; @@ -38137,13 +38224,13 @@ namespace TINK.Droid // aapt resource value: 4 public const int Variant_region_widthMoreThan = 4; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030310,0x7F030313,0x7F030424 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030311,0x7F030314,0x7F030425 } public static int[] View = new int[] { 16842752, 16842970, - 2130903824, - 2130903827, - 2130904100}; + 2130903825, + 2130903828, + 2130904101}; // aapt resource value: { 0x10100D4,0x7F030055,0x7F030056 } public static int[] ViewBackgroundHelper = new int[] { @@ -38182,7 +38269,7 @@ namespace TINK.Droid // aapt resource value: 1 public const int ViewStubCompat_android_layout = 1; - // aapt resource value: { 0x10100D0,0x7F030001,0x7F030002,0x7F0300D1,0x7F03016B,0x7F0301F0,0x7F0301F1,0x7F0302EA,0x7F0302EF,0x7F030308,0x7F030320,0x7F030381,0x7F03045A,0x7F03046C,0x7F030479 } + // aapt resource value: { 0x10100D0,0x7F030001,0x7F030002,0x7F0300D1,0x7F03016B,0x7F0301F0,0x7F0301F1,0x7F0302EB,0x7F0302F0,0x7F030309,0x7F030321,0x7F030382,0x7F03045B,0x7F03046D,0x7F03047A } public static int[] ViewTransition = new int[] { 16842960, 2130903041, @@ -38191,14 +38278,14 @@ namespace TINK.Droid 2130903403, 2130903536, 2130903537, - 2130903786, - 2130903791, - 2130903816, - 2130903840, - 2130903937, - 2130904154, - 2130904172, - 2130904185}; + 2130903787, + 2130903792, + 2130903817, + 2130903841, + 2130903938, + 2130904155, + 2130904173, + 2130904186}; // aapt resource value: 0 public const int ViewTransition_android_id = 0; diff --git a/Meinkonrad/TINK.iOS/Info.plist b/Meinkonrad/TINK.iOS/Info.plist index 66b35a2..7a47720 100644 --- a/Meinkonrad/TINK.iOS/Info.plist +++ b/Meinkonrad/TINK.iOS/Info.plist @@ -56,9 +56,9 @@ CFBundleDisplayName Mein konrad CFBundleVersion - 374 + 375 CFBundleShortVersionString - 3.0.374 + 3.0.375 ITSAppUsesNonExemptEncryption diff --git a/Meinkonrad/TINK/App.xaml.cs b/Meinkonrad/TINK/App.xaml.cs index 46b18d4..4055016 100644 --- a/Meinkonrad/TINK/App.xaml.cs +++ b/Meinkonrad/TINK/App.xaml.cs @@ -22,9 +22,6 @@ using TINK.Services.Permissions; using TINK.View; using Xamarin.Forms; using Xamarin.Forms.Xaml; -#if ARENDI -using Arendi.BleLibrary.Local; -#endif // Required for support of binding package, see https://github.com/nuitsjp/Xamarin.Forms.GoogleMaps.Bindings. [assembly: XamlCompilation(XamlCompilationOptions.Compile)] @@ -178,12 +175,6 @@ namespace TINK specialFolder: specialFolders, cipher: new Cipher(), new TINK.Services.ThemeNS.Theme(Application.Current.Resources.MergedDictionaries), - arendiCentral: -#if ARENDI - DependencyService.Get(), -#else - null, -#endif postAction: (d, obj) => context.Post(d, obj), currentVersion: appInfoService.Version, lastVersion: lastVersion, @@ -202,19 +193,12 @@ namespace TINK { InitializeComponent(); -#if USEFLYOUT - // Use flyout page. - MainPage = ModelRoot.WhatsNew.IsShowRequired - ? new View.WhatsNew.WhatsNewPage(() => MainPage = new View.Root.RootPage()) // Show whats new info. - : (Page)new View.Root.RootPage(); // Just start sharee- app -#else // Check which page to show first. var mainPage = new View.RootShell.AppShell(); MainPage = ModelRoot.WhatsNew.IsShowRequired ? new View.WhatsNew.WhatsNewPage(() => MainPage = mainPage) // Show whats new info. : (Page)mainPage; // Just start sharee- app -#endif } /// Concatenates all log files to a single one. diff --git a/Meinkonrad/TINK/BackdoorMethodHelpers.cs b/Meinkonrad/TINK/BackdoorMethodHelpers.cs index f8dd015..f9b1efe 100644 --- a/Meinkonrad/TINK/BackdoorMethodHelpers.cs +++ b/Meinkonrad/TINK/BackdoorMethodHelpers.cs @@ -1,4 +1,4 @@ -using System.Linq; +using System.Linq; using TINK.View.Map; using TINK.ViewModel.Map; using Xamarin.Forms; @@ -27,11 +27,7 @@ namespace TINK static Page GetCurrentPage() { -#if USEFLYOUT - return (Application.Current.MainPage as FlyoutPage)?.Detail.Navigation.NavigationStack.LastOrDefault(); -#else return Shell.Current.CurrentPage; -#endif } } diff --git a/Meinkonrad/TINK/Meinkonrad.projitems b/Meinkonrad/TINK/Meinkonrad.projitems index dc95227..993891c 100644 --- a/Meinkonrad/TINK/Meinkonrad.projitems +++ b/Meinkonrad/TINK/Meinkonrad.projitems @@ -13,9 +13,7 @@ App.xaml - - Code %(Filename) @@ -64,13 +62,6 @@ FlyoutHeader.xaml Code - - RootPage.xaml - - - RootPageFlyout.xaml - - AppShell.xaml @@ -102,7 +93,6 @@ Code - BikesAtStationPage.xaml Code @@ -111,10 +101,6 @@ ContactPage.xaml Code - - BikeInfoCarouselPage.xaml - Code - InfoTabbedPage.xaml Code @@ -123,9 +109,6 @@ LoginPage.xaml Code - - Code - MapPage.xaml Code @@ -194,12 +177,6 @@ MSBuild:UpdateDesignTimeXaml - - - Designer - MSBuild:UpdateDesignTimeXaml - - Designer @@ -254,16 +231,6 @@ MSBuild:Compile - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - Designer diff --git a/Meinkonrad/TINK/View/Account/AccountPage.xaml.cs b/Meinkonrad/TINK/View/Account/AccountPage.xaml.cs index a19c048..b75665a 100644 --- a/Meinkonrad/TINK/View/Account/AccountPage.xaml.cs +++ b/Meinkonrad/TINK/View/Account/AccountPage.xaml.cs @@ -2,9 +2,6 @@ using TINK.ViewModel; using Xamarin.Forms; using Xamarin.Forms.Xaml; using System.Threading.Tasks; -#if USEFLYOUT -using TINK.View.MasterDetail; -#endif using System; using TINK.Model.Device; using TINK.ViewModel.Account; @@ -13,11 +10,7 @@ using TINK.Model.Bikes.BikeInfoNS.DriveNS.BatteryNS; namespace TINK.View.Account { [XamlCompilation(XamlCompilationOptions.Compile)] -#if USEFLYOUT - public partial class AccountPage : ContentPage, IViewService, IDetailPage -#else public partial class AccountPage : ContentPage, IViewService -#endif { /// Refernce to view model. AccountPageViewModel m_oViewModel = null; @@ -87,18 +80,9 @@ namespace TINK.View.Account public new async Task DisplayActionSheet(String title, String cancel, String destruction, params String[] p_oButtons) => await base.DisplayActionSheet(title, cancel, destruction, p_oButtons); -#if USEFLYOUT - /// - /// Creates and a page an shows it. - /// - /// Type of page to show. - public void ShowPage(ViewTypes p_oType, string title = null) - => m_oNavigation.ShowPage(p_oType.GetViewType(), title); -#else /// Shows a page. /// Route of the page to show. public async Task ShowPage(string route) => await Shell.Current.GoToAsync(route); -#endif /// Pushes a page onto the modal stack. /// Page to display. @@ -109,20 +93,6 @@ namespace TINK.View.Account public Task PopModalAsync() => throw new NotSupportedException(); -#if USEFLYOUT - - /// Delegate to perform navigation. - private INavigationMasterDetail m_oNavigation; - - /// - /// Delegate to perform navigation. - /// - public INavigationMasterDetail NavigationMasterDetail - { - set { m_oNavigation = value; } - } - -#endif /// /// Invoked when page is shown. /// Starts update process. diff --git a/Meinkonrad/TINK/View/Bike/ILockItBike.xaml b/Meinkonrad/TINK/View/Bike/ILockItBike.xaml index 3de15ec..6f9f369 100644 --- a/Meinkonrad/TINK/View/Bike/ILockItBike.xaml +++ b/Meinkonrad/TINK/View/Bike/ILockItBike.xaml @@ -36,7 +36,7 @@ Padding="0" RowSpacing="15" ColumnSpacing="5" - ColumnDefinitions="Auto,Auto,*" + ColumnDefinitions="Auto,*,Auto" RowDefinitions="Auto,Auto,Auto"> @@ -45,6 +45,7 @@ Grid.Row="0" Grid.RowSpan="2" VerticalOptions="End" + HorizontalOptions="Start" Source="{Binding DisplayedBikeImageSourceString}" HeightRequest="60" Aspect="AspectFit"/> @@ -55,6 +56,7 @@ Grid.Row="0" Grid.RowSpan="2" VerticalOptions="End" + HorizontalOptions="Start" Current="{Binding CurrentChargeBars}" Maximum="{Binding MaxChargeBars}" IsVisible="{Binding IsBatteryChargeVisible}"/> @@ -73,12 +75,14 @@