diff --git a/Documents/Backlog/Product Backlog.md b/Documents/Backlog/Product Backlog.md
index 198cfda..8964b15 100644
--- a/Documents/Backlog/Product Backlog.md
+++ b/Documents/Backlog/Product Backlog.md
@@ -2,29 +2,30 @@
| ID |User Story|Effort|Priority|Validation Criteria|Status|Who Completed This Task|
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
-|001|~~As a priest, I want to be able to change the order of the songs for each service.~~|3|HIGH|A portal will be accessible by all priest that add their church.|COMPLETED|Callum|
-|002|~~As a priest, I want to be able to search through the sermons.~~|1|HIGH|Implement a list of the available songs to the left of the portals screen.|COMPLETED|Callum|
-|003|As a priest, I want to be able to print the schedule for songs that will be sung this service, in order.|3|HIGH|There will be a print feature on the portal app.|INPOGRESS|Callum|
-|004|~~As a priest, I want to be able to scroll on the portal when my songs go off the screen.~~|1|HIGH|Ability to scroll on the list exists.|COMPLETED|Callum|
-|005|~~As a priest, I want to be able to select different days in a calendar and see the songs for that day.~~|4|MEDIUM|Ability to select a day on a calendar exists, and each day loads a different set of data.|COMPLETED|Callum|
-|006|As a priest, I want to be able to set up a profile for my church so I can set up the songs independently of other churches.|3|MEDIUM|Ability to register a church and have a unique database for each church exists.|UNSTARTED||
-|007|As a priest, I want the portal to automatically set up the common songs.|8|LOW|Ability to have a pre-built day of songs based on what is common.|UNSTARTED||
-|025|~~As a priest I want to be able to remove songs from my playlist~~|4|HIGH|There will be a remove button next to every song in the playlist.|COMPLETED|Callum|
-|008|~~As an administrator or priest, I want to be able to connect my PayPal account to the church’s profile on the app, so that my churchgoers can donate to my institution.~~|8|HIGH|Ability to register a PayPal account to a church to receive donations.|CANCELED|Scrapped, no way to make separate church accounts without something like Vimeo.|
-|009|As a priest, I want to be able to set up an account for my church account.|6|HIGH|Ability to search registered churches by name exists.|UNSTARTED||
-|010|As a priest, I want to be able to sign into my church on the portal.|5|HIGH|Things won't be left out of date.|UNSTARTED||
-|011|~~As a churchgoer, I want to be able to access the options menu to edit the appearance of the application (font size, color)~~.|1|MEDUIM|There is a menu button on both the front page of the IOS and Android app.|COMPLETED|Wanda|
-|012|~~As a churchgoer, I want to be able to select which church I attend so I can access the correct songs|5|HIGH|Ability to select a registered church from the app exists.~~|Completeed|Adrian & Wanda|
-|013| ~~As a churchgoer, I want to be able to set the amount I am going to donate to the church, if at all.~~|4|LOW|Ability to set a number of dollars for donation exists. |CANCELED|Scrapped, no way to make separate church accounts without something like Vimeo.|
-|014|~~As a churchgoer, I want to be able to manually be able to search for the church I attend out of all the registered churches.~~|4|HIGH|Ability to sign in to church profile exists.|CANCELED|Scrapped, no way to make separate church accounts without something like Vimeo.|
-|015|As a churchgoer, I want to be able to see the current sermons that are been sung at the service.|3|LOW|As the user goes through the song, the app will take you straight from the current song to the next.|UNSTARTED||
-|016|As A member of the church, I want to be able to connect to an external device to get today sermons.|5|HIGH|We will allow users to connect to either a Raspberry Pi or Arduino, via Bluetooth to get the current service.|UNSTARTED||
-|017|As a churchgoer, I want to be able to access songs and sermons from previous and upcoming days.|4|MEDUIM|We will have a menu where you can select what day you want to view the sermons from.|UNSTARTED||
-|019|As an administrator or priest, I want to be able to add songs to the database.|3|MEDUIM|we will add a tab to allow priests to add songs to there churches database.|UNSTARTED||
-|020|As an administrator or priest, I want to be able to edit songs in the database.|2|LOW|we will add an edit button to the list of songs that you can choose from.|UNSTARTED||
-|022|As a priest, I want to be able to access the songs database via the net.|4|HIGH|We will have a portal website that accesses the database.|UNSTARTED||
-|023|As a priest I want to be able to choose from a list of songs to sing during the ceremony.|2|MEDUIM|There will be a SQL database with a selection of songs|UNSTARTED||
-|024|~~As a priest I want to be able to add songs to my playlist.~~|3|HIGH|There will be a list of the songs to add to the playlist.|COMPLETED|Callum|
-|026|~~As a priest I want my list to be ordered once I have updated the order of the songs.~~|10|HIGH|There will be a button that once pressed it will update the order of songs on the portal.|COMPLETED|Callum|
+ | 001 | ~~As a priest, I want to be able to change the order of the songs for each service.~~ | 3 | HIGH | A portal will be accesible by all priest that add their church. | COMPLETED | Callum |
+ | 002 | ~~As a priest, I want to be able to search through the sermons.~~ | 1 | HIGH | Implement a list of the available songs to the left of the portals screen. | COMPLETED | Callum |
+ | 003 | ~~As a priest, I want to be able to print the schedule for songs that will be sung this service, in order.~~ | 3 | HIGH | There will be a print feature on the portal app. | COMPLETED | Callum |
+ | 004 | ~~As a priest, I want be able to scroll on the portal when my songs go off the screen.~~ | 1 | HIGH | Ability to scroll on the list exists. | COMPLETED | Callum |
+ | 005 | ~~As a priest, I want be able to select different days in a calendar and see the songs for that day. ~~| 4 | MEDIUM | Ability to select a day on a calendar exists, and each day loads a different set of data. | COMPLETED | Callum |
+ | 006 | ~~As a priest, I want to be able to set up a profile for my church so we I can set up the songs independently of other churches. ~~| 3 | MEDIUM | Ability to register a church and have a unique database for each church exists. | COMPLETED | Callum |
+ | 007 | As a priest, I want the portal to automatically set up the common songs. | 8 | LOW | Ability to have a pre-built day of songs based on what is common. | UNSTARTED | |
+ | 008 | As an administrator or priest, I want to be able to connect my PayPal account to the church’s profile on the app, so that my churchgoers can donate to my institution. | 8 | HIGH | Ability to register a PayPal account to a church to receive donations. | CANCELED | Scrapped, no way to make seperate church accounts without something like vimeo. |
+ | 009 | ~~As a priest, I want to be able to set up a account for my church account.~~ | 6 | HIGH | Ability to search registered churches by name exists.~~ | COMPLETED | Adrian, Wanda |
+ | 010 | ~~As a priest, I want to be able to sign into my church on the portal.~~ | 5 | HIGH | Things won't be left out of date. | COMPLETED | Callum |
+ | 011 | ~~As a churchgoer, I want to be able to access the options menu to edit the appearance of the application (font size, color)~~. | 1 | MEDUIM | There is a menu button on both the front page of the IOS and Android app. | COMPLETED | Adrian, Wanda |
+ | 012 | ~~As a churchgoer, I want to be able to select which church I attend so I can access the correct songs~~ | 5 | HIGH | Ability to select a registered church from the app exists. | COMPLETED | Adrian, Wanda |
+ | 013 | As a churchgoer, I want to be able to set the amount I am going to donate to the church, if at all. | 4 | LOW | Ability to set a number of dollars for donation exists. | CANCELED | Scrapped, no way to make seperate church accounts without something like vimeo. |
+ | 014 | ~~As a churchgoer, I want to be able to manually be able to search for the church I attend out of all the registered churches.~~ | 4 | HIGH | Ability to sign in to church profile exists. | COMPLETED | Adrian, Wanda |
+ | 015 | As a churchgoer, I want to be able to see the current sermons that is been sung at the service. | 3 | LOW | As the user goes through the song, the app will take you straight from the current song to the next. | UNSTARTED | |
+ | 016 | As A member of the church, I want to be able to connect to a external device to get today sermons. | 5 | HIGH | We will allow users to connect to either a raspberry Pi or Arduino, via bluetooth to get the current service. | UNSTARTED | |
+ | 017 | ~~As a churchgoer, I want to be able to access songs and sermons from previous and upcoming days.~~ | 4 | MEDUIM | We will have a menu were you can select what day you want to view the sermons from. | COMPLETED | Adrian, Wanda |
+ | 019 | ~~As an administrator or priest, I want to be able to add songs to the database.~~ | 3 | MEDUIM | we will add a tab to allow priests to add songs to there churches database. | COMPLETED | Callum |
+ | 020 | ~~As an administrator or priest, I want to be able to edit songs in the database.~~ | 2 | LOW | we will add a edit putton to the list of songs that you can choose from. | COMPLETED | Callum |
+ | 021 | As an priest, I want to be able to see the length of the song in the database. | 10 | LOW | Each song is accompanied by the word count. | UNSTARTED | |
+ | 022 | ~~As a priest, I want to be able to access the songs database via the net.~~ | 4 | HIGH | We will have a portal website that accesses the database. | COMPLETED | Callum, Adrian, Wanda |
+ | 023 | ~~As a priest I want to be able choose from a list of songs to sing during the ceremony.~~ | 2 | MEDUIM | There will be a SQL database with a selection of songs | COMPLETED | Callum |
+ | 024 | ~~As a priest I want to be able to add songs to my playlist~~ | 3 | HIGH | There will be a list of the songs to add to the playlist. | COMPLETED | Callum |
+ | 025 | ~~As a priest I want to be able to remove songs from my playlist~~ | 4 | HIGH | There will be a remove button next to every song in the playlist. | COMPLETED | Callum |
+ | 025 | ~~As a priest I want my list to be ordered once I have updated the order of the songs.~~ | 10 | HIGH | There will be a button that once pressed it will update the order of songs on the portal. | COMPLETED | Callum |
[Link for an easier time to edit. This data is not connected to this link will likely be more up to date](https://docs.google.com/spreadsheets/d/1XN6rKwXLS9GsNlR3xUBHYqMU5o3qh3YpbnUO6bJzAT0/edit?usp=sharing)
diff --git a/Documents/Backlog/Sprint 3 Backlog.md b/Documents/Backlog/Sprint 3 Backlog.md
new file mode 100644
index 0000000..50d8e06
--- /dev/null
+++ b/Documents/Backlog/Sprint 3 Backlog.md
@@ -0,0 +1,13 @@
+# Sprint 3 Backlog
+
+| ID |User Story|Effort|Priority|Validation Criteria|Status|Who Completed This Task|
+|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
+| 006 | As a priest, I want to be able to set up a profile for my church so I can set up the songs independently of other churches. | 3 | MEDUIM | Ability to register a church and have a unique database for each church exists. | COMPLETED | Callum|
+| 009 | As a priest, I want to be able to set up an account for my church account. | 6 | HIGH | Ability to search registered churches by name exists. | COMPLETED | Callum|
+| 010 | As a priest, I want to be able to sign into my church on the portal. | 5 | HIGH | Things won't be left out of date. | COMPLETED | Callum|
+| 019 | As an administrator or priest, I want to be able to add songs to the database. | 3 | MEDUIM | we will add a tab to allow priests to add songs to there churches database. | COMPLETED | Callum|
+| 022 | As a priest, I want to be able to access the songs database via the net. | 4 | HIGH | We will have a portal website that accesses the database. | COMPLETED | Callum, Adrian, Wanda |
+| 023 | As a priest I want to be able to choose from a list of songs to sing during the ceremony. | 2 | MEDUIM | There will be a SQL database with a selection of songs | COMPLETED | Callum|
+| 012 | As a churchgoer, I want to be able to select which church I attend so I can access the correct songs | 5 | HIGH | Ability to select a registered church from the app exists. | COMPLETED | Adrian, Wanda|
+
+[Link for an easier time to edit. This data is not connected to this link will likely be more up to date](https://docs.google.com/spreadsheets/d/1XN6rKwXLS9GsNlR3xUBHYqMU5o3qh3YpbnUO6bJzAT0/edit?usp=sharing)
diff --git a/Documents/Diagrams/README.md b/Documents/Diagrams/README.md
index e5c9667..cc063f1 100644
--- a/Documents/Diagrams/README.md
+++ b/Documents/Diagrams/README.md
@@ -9,7 +9,8 @@ You should have a diagram of your high level architecture in this section, along
You should have an UML class diagram in this section, along with a description of each class and a table that relates each component to one or more user stories. At a minimum, you need 1 diagram of your major classes. You are encouraged to also include more detailed diagrams that include all of your classes.
-[UML Diagram](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Diagrams/UML%20Plan.md)
+- [UML Diagram](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Diagrams/UML%20Plan.md)
+- [HTML Class Digram](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Diagrams/html%20Class%20Diagram.md)
# Data Design
diff --git a/Documents/Diagrams/UML Plan.md b/Documents/Diagrams/UML Plan.md
index a2058a3..0dc36a2 100644
--- a/Documents/Diagrams/UML Plan.md
+++ b/Documents/Diagrams/UML Plan.md
@@ -1 +1,5 @@
-
+Android:
+
+
+iOS:
+
diff --git a/Documents/Diagrams/html Class Diagram.md b/Documents/Diagrams/html Class Diagram.md
new file mode 100644
index 0000000..11e0b9f
--- /dev/null
+++ b/Documents/Diagrams/html Class Diagram.md
@@ -0,0 +1 @@
+
diff --git a/Documents/Requirements.md b/Documents/Requirements.md
index a00f943..1b5eda6 100644
--- a/Documents/Requirements.md
+++ b/Documents/Requirements.md
@@ -2,40 +2,40 @@
| Requirement # | User Story # | Requirement | Status |
|:---:|:---:|:---:|:---:|
-| 000 | 001 | There will be a text box to input a numeric value. | COMPLETED |
-| 001 | 001 | Upon pressing the submit button, the portal will then change the order on the database. | COMPLETED |
-| 002 | 002 | There will be a list of songs that can be added. | COMPLETED |
-| 003 | 002 | This song will be updated accordingly to the database. | UNSTARTED |
-| 004 | 003 | There will be a button that will invoke the submit function, then print out the updated schedule. | UNSTARTED |
-| 005 | 004 | There will be a scroll bar for the available songs. | COMPLETED |
-| 006 | 004 | There will be a scroll bar for the list of songs. | COMPLETED |
-| 007 | 005 | There will be a drop down bar for the day, month, and year. | COMPLETED |
-| 008 | 005 | Upon clicking the search button the portal will pull the set songs for that day. | UNSTARTED |
-| 009 | 006 | Upon entering out portal sight there will be a register button to create a account on our database. | UNSTARTED |
-| 010 | 007 | Our database will have a defualt list for each day. | UNSTARTED |
-| 012 | 009 | The curch tag will have a auto complete sequence. | COMPLETED |
-| 013 | 010 | On the front page of our portal there will be text box for church and password. | COMPLETED |
-| 014 | 010 | Upon entering the correct combination you can access the portal. | UNSTARTED |
-| 015 | 011 | There will be a gear to the bottom right of the main page. | COMPLETE |
-| 016 | 011 | There will be a change font size option. | COMPLETE |
-| 017 | 011 | There will be a change colour option. | COMPLETED |
-| 018 | 012 | There will a be a text box for you to enter the church you attend. | COMPLETED |
-| 019 | 013 | ~~There will be a selection of commonly donated amounts as buttons.~~ | CANCELLED |
-| 020 | 013 | ~~There will be a custom input box for those that don't want any of the options.~~ | CANCELLED |
-| 021 | 014 | The search for church text box from requirement 12 will have a autocomplete function. | COMPLETED |
-| 022 | 015 | The app will autamatical change song, based off of a timer for how long each song is. | UNSTARTED |
-| 023 | 016 | There will be a Arduino that allows people to connect via bluetooth. | UNSTARTED |
-| 024 | 016 | Once connected, the Arduino will update Scripto. | UNSTARTED |
-| 025 | 017 | On the main menu there will be a dropdown bar to select the date. | UNSTARTED |
-| 026 | 017 | Upon pressing view it will take you to the sermons from that day. | UNSTARTED |
-| 028 | 019 | On the portal we will have a second page for adding/editing songs. | UNSTARTED |
-| 029 | 019 | There will be a section to input a .txt document. | UNSTARTED |
-| 030 | 020 | Upon selecting a song from the adding/editing page, the textbox will fill up with text from the repected song. | UNSTARTED |
-| 031 | 020 | Upon clicking submit it will update the song. | UNSTARTED |
-| 032 | 021 | Each song within the database will have a word count with it. | UNSTARTED |
-| 033 | 022 | The app will connect to the song list database. | UNSTARTED |
-| 034 | 022 | The portal will connect to the database. | UNSTARTED |
-| 035 | 023 | The list of songs from requirement 1 will pull data from the song database. | UNSTARTED |
-| 036 | 024 |There will be a submit button, that will look at the list of selected songs and the inputted order. It will then rearange them so that the songs reflect the user inputted order.|COMPLETED|
+| 000 | 001 | There will be a text box to input a numeric value. | COMPLETED |
+| 001 | 001 | Upon pressing the submit button, the portal will then change the order on the database. | COMPLETED |
+| 002 | 002 | There will be a list of songs that can be added. | COMPLETED |
+| 003 | 002 | This song will be updated accordingly to the database | COMPLETED |
+| 004 | 003 | There will be a button that will invoke the submit function, then print out the updated schedule. | INPROGRESS |
+| 005 | 004 | There will be a scroll bar for the available songs. | COMPLETED |
+| 006 | 004 | There will be a scroll bar for the list of songs | COMPLETED |
+| 007 | 005 | There will be a drop down bar for the day, month, and year. | COMPLETED |
+| 008 | 005 | Upon clicking the search button the portal will pull the set songs for that day. | COMPLETED |
+| 009 | 006 | Upon entering out portal sight there will be a register button to create a account on our database | COMPLETED |
+| 010 | 007 | Our database will have a defualt list for each day | UNSTARTED |
+| 012 | 009 | The curch tag will have a auto complete sequence. | COMPLETED |
+| 013 | 010 | On the front page of our portal there will be text box for church and password. | COMPLETED |
+| 014 | 010 | Upon entering the correct combination you can access the portal. | COMPLETED |
+| 015 | 011 | There will be a gear to the bottom right of the main page. | COMPLETE |
+| 016 | 011 | There will be a change font size option | COMPLETE |
+| 017 | 011 | There will be a change colour option. | INPROGRESS |
+| 018 | 012 | There will a be a text box for you to enter the church you attend | COMPLETED |
+| 019 | 013 | There will be a selection of commonly donated amounts as buttons. | CANCELED |
+| 020 | 013 | There will be a custom input box for those that don't want any of the options. | CANCELED |
+| 021 | 014 | The search for church text box from requirement 12 will have a autocomplete function. | UNSTARTED |
+| 022 | 015 | The app will automatically change song, based off of a timer for how long each song is. | UNSTARTED |
+| 023 | 016 | There will be a Arduino that allows people to connect via bluetooth. | UNSTARTED |
+| 024 | 016 | Once connected, the Arduino will update Scripto | UNSTARTED |
+| 025 | 017 | On the main menu there will be a dropdown bar to select the date | COMPLETED |
+| 026 | 017 | Upon pressing view it will take you to the sermons from that day | COMPLETED |
+| 028 | 019 | On the portal we will have a second page for adding/editing songs | COMPLETED |
+| 029 | 019 | There will be a section to input a .txt document. | UNSTARTED |
+| 030 | 020 | Upon selecting a song from the adding/editing page, the textbox will fill up with text from the repected song | COMPLETED |
+| 031 | 020 | Upon clicking submit it will update the song | COMPLETED |
+| 032 | 021 | Each song within the database will have a words count accomenied with it. | UNSTARTED |
+| 033 | 022 | The app will connect to the song list database. | COMPLETED |
+| 034 | 022 | The portal will connect to the database. | COMPLETED |
+| 035 | 023 | The list of songs from requirement 1 will pull data from the song database. | COMPLETED |
+| 036 | 024 | There will be a submit button, that will look at the list of selected songs and the inputted order. It will then rearange them so that the songs reflect the user inputted order. | COMPLETED |
[Can also be found on the spreed sheet](https://docs.google.com/spreadsheets/d/1XN6rKwXLS9GsNlR3xUBHYqMU5o3qh3YpbnUO6bJzAT0/edit#gid=1934002586)
diff --git a/README.md b/README.md
index 3b875c0..db58084 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,26 @@ For Sprint two we hope to have all of the mandatory features for the portal, and
- [Andriod Code](https://github.com/CallumCoy/Scriptor/tree/master/code/Android%20App)
- [IOS Code](https://github.com/CallumCoy/Scriptor/tree/master/code/iOS)
- [Web Code](https://github.com/CallumCoy/Scriptor/tree/master/code/Portal)
+- Test Cases
+ - [Android Manual Test Cases](https://github.com/CallumCoy/Scriptor/tree/master/code/Android%20App/Manual%20Tests)
+ - [Android Automatic Test Cases](https://github.com/CallumCoy/Scriptor/tree/master/code/Android%20App/src/test/java/com/scriptor)
+- [Product Demonstration(this link will redirect you to Youtube)](https://www.youtube.com/watch?v=A906-8VW6pE&feature=youtu.be)
+
+# Sprint 3
+
+For Sprint two we hope to have all of the mandatory features for the portal, and the phone apps. Along with we want to have the database set up.
+
+- [Product Backlog](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Backlog/Product%20Backlog.md)
+- [Current Sprint Backlog](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Backlog/Sprint%203%20Backlog.md)
+ - [Burndown Chart (This will redirect you to Google Sheets)](https://docs.google.com/spreadsheets/d/1lUnZI9tesP9iD1U9ASGLT4vclyECX21mVmoN7oNkOxo/edit?usp=sharing)
+- [Design Documents](https://github.com/CallumCoy/Scriptor/tree/master/Documents/Diagrams)
+ - [UML Plan](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Diagrams/UML%20Plan.md)
+ - [SQL plan](https://github.com/CallumCoy/Scriptor/blob/master/Documents/Diagrams/SQL%20Database.md)
+ - [HTML Design Plan](https://github.com/CallumCoy/Scriptor/blob/Cal's-Branch/Documents/Diagrams/htmlDiagram.md)
+- [Source Code](https://github.com/CallumCoy/Scriptor/tree/master/code)
+ - [Andriod Code](https://github.com/CallumCoy/Scriptor/tree/master/code/Android%20App)
+ - [IOS Code](https://github.com/CallumCoy/Scriptor/tree/master/code/iOS)
+ - [Web Code](https://github.com/CallumCoy/Scriptor/tree/master/code/Portal)
- Test Cases
- [Android Manual Test Cases](https://github.com/CallumCoy/Scriptor/tree/master/code/Android%20App/Manual%20Tests)
- [Android Automatic Test Cases](https://github.com/CallumCoy/Scriptor/tree/master/code/Android%20App/src/test/java/com/scriptor)
@@ -67,3 +87,6 @@ For Sprint two we hope to have all of the mandatory features for the portal, and
- [Manual Testing](https://github.com/CallumCoy/Scriptor/blob/master/code/Portal/Manual%20Tests%20for%20the%20portal.md)
- [Automatic Testing](https://github.com/CallumCoy/Scriptor/blob/master/code/Portal/js/automaticTests.js)
- [Product Demonstration(this link will redirect you to Youtube)](https://www.youtube.com/watch?v=A906-8VW6pE&feature=youtu.be)
+ - [Website](https://www.youtube.com/watch?v=ZwAPcq655C4&feature=youtu.be)
+ - [Android App](https://youtu.be/tDg5Sfv2wHw)
+ - [Complete Project](https://youtu.be/G18yTy3goSE)
diff --git a/code/.DS_Store b/code/.DS_Store
new file mode 100644
index 0000000..51b4737
Binary files /dev/null and b/code/.DS_Store differ
diff --git a/code/Android App/.DS_Store b/code/Android App/.DS_Store
deleted file mode 100644
index a080101..0000000
Binary files a/code/Android App/.DS_Store and /dev/null differ
diff --git a/code/Android App/Manual Tests/TEST011.txt b/code/Android App/Manual Tests/TEST011.txt
index bf18b39..6ab938a 100644
--- a/code/Android App/Manual Tests/TEST011.txt
+++ b/code/Android App/Manual Tests/TEST011.txt
@@ -10,4 +10,5 @@ Observation: Should change text to smaller size
Step 3:
Action: Repeat step 2 for normal, medium, and large buttons
+
Observation: Should change text size in respect to button being clicked.
diff --git a/code/Android App/Manual Tests/TEST015.txt b/code/Android App/Manual Tests/TEST015.txt
index 361880d..5f0ec6a 100644
--- a/code/Android App/Manual Tests/TEST015.txt
+++ b/code/Android App/Manual Tests/TEST015.txt
@@ -9,4 +9,5 @@ For now:
Step 1:
Action: Click on Click to View Today's Songs and Sermons button that should be on homepage
-Observation: The button should disappear and song list should appear
+
+Observation: The button should disappear and song list should appear
\ No newline at end of file
diff --git a/code/Android App/app.iml b/code/Android App/app.iml
deleted file mode 100755
index 39aa7f1..0000000
--- a/code/Android App/app.iml
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- generateDebugSources
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/code/Android App/build.gradle b/code/Android App/build.gradle
deleted file mode 100755
index e888ff7..0000000
--- a/code/Android App/build.gradle
+++ /dev/null
@@ -1,29 +0,0 @@
-apply plugin: 'com.android.application'
-
-android {
- compileSdkVersion 28
- defaultConfig {
- applicationId "com.scriptor"
- minSdkVersion 15
- targetSdkVersion 28
- versionCode 1
- versionName "1.0"
- testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
- }
- buildTypes {
- release {
- minifyEnabled false
- proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
- }
- }
-}
-
-dependencies {
- implementation fileTree(dir: 'libs', include: ['*.jar'])
- implementation 'com.android.support:appcompat-v7:28.0.0'
- implementation 'com.android.support.constraint:constraint-layout:1.1.3'
- implementation 'com.android.support:design:28.0.0'
- testImplementation 'junit:junit:4.12'
- androidTestImplementation 'com.android.support.test:runner:1.0.2'
- androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/core/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/core/R.java
deleted file mode 100755
index 12cade9..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/core/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.arch.core;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/R.java
deleted file mode 100755
index 0f10659..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.arch.lifecycle;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/livedata/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/livedata/R.java
deleted file mode 100755
index ff73747..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/livedata/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.arch.lifecycle.livedata;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/livedata/core/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/livedata/core/R.java
deleted file mode 100755
index 198f37a..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/livedata/core/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.arch.lifecycle.livedata.core;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/viewmodel/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/viewmodel/R.java
deleted file mode 100755
index cac0df7..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/arch/lifecycle/viewmodel/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.arch.lifecycle.viewmodel;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/asynclayoutinflater/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/asynclayoutinflater/R.java
deleted file mode 100755
index 343b5a8..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/asynclayoutinflater/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.asynclayoutinflater;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/compat/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/compat/R.java
deleted file mode 100755
index 724f429..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/compat/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.compat;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/constraint/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/constraint/R.java
deleted file mode 100755
index 9f068ad..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/constraint/R.java
+++ /dev/null
@@ -1,242 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.constraint;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int barrierAllowsGoneWidgets = 0x7f040037;
- public static final int barrierDirection = 0x7f040038;
- public static final int chainUseRtl = 0x7f040061;
- public static final int constraintSet = 0x7f040093;
- public static final int constraint_referenced_ids = 0x7f040094;
- public static final int content = 0x7f040095;
- public static final int emptyVisibility = 0x7f0400bc;
- public static final int layout_constrainedHeight = 0x7f040117;
- public static final int layout_constrainedWidth = 0x7f040118;
- public static final int layout_constraintBaseline_creator = 0x7f040119;
- public static final int layout_constraintBaseline_toBaselineOf = 0x7f04011a;
- public static final int layout_constraintBottom_creator = 0x7f04011b;
- public static final int layout_constraintBottom_toBottomOf = 0x7f04011c;
- public static final int layout_constraintBottom_toTopOf = 0x7f04011d;
- public static final int layout_constraintCircle = 0x7f04011e;
- public static final int layout_constraintCircleAngle = 0x7f04011f;
- public static final int layout_constraintCircleRadius = 0x7f040120;
- public static final int layout_constraintDimensionRatio = 0x7f040121;
- public static final int layout_constraintEnd_toEndOf = 0x7f040122;
- public static final int layout_constraintEnd_toStartOf = 0x7f040123;
- public static final int layout_constraintGuide_begin = 0x7f040124;
- public static final int layout_constraintGuide_end = 0x7f040125;
- public static final int layout_constraintGuide_percent = 0x7f040126;
- public static final int layout_constraintHeight_default = 0x7f040127;
- public static final int layout_constraintHeight_max = 0x7f040128;
- public static final int layout_constraintHeight_min = 0x7f040129;
- public static final int layout_constraintHeight_percent = 0x7f04012a;
- public static final int layout_constraintHorizontal_bias = 0x7f04012b;
- public static final int layout_constraintHorizontal_chainStyle = 0x7f04012c;
- public static final int layout_constraintHorizontal_weight = 0x7f04012d;
- public static final int layout_constraintLeft_creator = 0x7f04012e;
- public static final int layout_constraintLeft_toLeftOf = 0x7f04012f;
- public static final int layout_constraintLeft_toRightOf = 0x7f040130;
- public static final int layout_constraintRight_creator = 0x7f040131;
- public static final int layout_constraintRight_toLeftOf = 0x7f040132;
- public static final int layout_constraintRight_toRightOf = 0x7f040133;
- public static final int layout_constraintStart_toEndOf = 0x7f040134;
- public static final int layout_constraintStart_toStartOf = 0x7f040135;
- public static final int layout_constraintTop_creator = 0x7f040136;
- public static final int layout_constraintTop_toBottomOf = 0x7f040137;
- public static final int layout_constraintTop_toTopOf = 0x7f040138;
- public static final int layout_constraintVertical_bias = 0x7f040139;
- public static final int layout_constraintVertical_chainStyle = 0x7f04013a;
- public static final int layout_constraintVertical_weight = 0x7f04013b;
- public static final int layout_constraintWidth_default = 0x7f04013c;
- public static final int layout_constraintWidth_max = 0x7f04013d;
- public static final int layout_constraintWidth_min = 0x7f04013e;
- public static final int layout_constraintWidth_percent = 0x7f04013f;
- public static final int layout_editor_absoluteX = 0x7f040141;
- public static final int layout_editor_absoluteY = 0x7f040142;
- public static final int layout_goneMarginBottom = 0x7f040143;
- public static final int layout_goneMarginEnd = 0x7f040144;
- public static final int layout_goneMarginLeft = 0x7f040145;
- public static final int layout_goneMarginRight = 0x7f040146;
- public static final int layout_goneMarginStart = 0x7f040147;
- public static final int layout_goneMarginTop = 0x7f040148;
- public static final int layout_optimizationLevel = 0x7f04014b;
- }
- public static final class id {
- private id() {}
-
- public static final int bottom = 0x7f090023;
- public static final int end = 0x7f090043;
- public static final int gone = 0x7f090051;
- public static final int invisible = 0x7f09005b;
- public static final int left = 0x7f090061;
- public static final int packed = 0x7f090077;
- public static final int parent = 0x7f090079;
- public static final int percent = 0x7f09007c;
- public static final int right = 0x7f090081;
- public static final int spread = 0x7f0900a6;
- public static final int spread_inside = 0x7f0900a7;
- public static final int start = 0x7f0900ac;
- public static final int top = 0x7f0900c2;
- public static final int wrap = 0x7f0900d1;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ConstraintLayout_Layout = { 0x10100c4, 0x101011f, 0x1010120, 0x101013f, 0x1010140, 0x7f040037, 0x7f040038, 0x7f040061, 0x7f040093, 0x7f040094, 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040123, 0x7f040124, 0x7f040125, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013b, 0x7f04013c, 0x7f04013d, 0x7f04013e, 0x7f04013f, 0x7f040141, 0x7f040142, 0x7f040143, 0x7f040144, 0x7f040145, 0x7f040146, 0x7f040147, 0x7f040148, 0x7f04014b };
- public static final int ConstraintLayout_Layout_android_orientation = 0;
- public static final int ConstraintLayout_Layout_android_maxWidth = 1;
- public static final int ConstraintLayout_Layout_android_maxHeight = 2;
- public static final int ConstraintLayout_Layout_android_minWidth = 3;
- public static final int ConstraintLayout_Layout_android_minHeight = 4;
- public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets = 5;
- public static final int ConstraintLayout_Layout_barrierDirection = 6;
- public static final int ConstraintLayout_Layout_chainUseRtl = 7;
- public static final int ConstraintLayout_Layout_constraintSet = 8;
- public static final int ConstraintLayout_Layout_constraint_referenced_ids = 9;
- public static final int ConstraintLayout_Layout_layout_constrainedHeight = 10;
- public static final int ConstraintLayout_Layout_layout_constrainedWidth = 11;
- public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 12;
- public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 13;
- public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 14;
- public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 15;
- public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 16;
- public static final int ConstraintLayout_Layout_layout_constraintCircle = 17;
- public static final int ConstraintLayout_Layout_layout_constraintCircleAngle = 18;
- public static final int ConstraintLayout_Layout_layout_constraintCircleRadius = 19;
- public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 20;
- public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 21;
- public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 22;
- public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 23;
- public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 24;
- public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 25;
- public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 26;
- public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 27;
- public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 28;
- public static final int ConstraintLayout_Layout_layout_constraintHeight_percent = 29;
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 30;
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 31;
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 32;
- public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 33;
- public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 34;
- public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 35;
- public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 36;
- public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 37;
- public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 38;
- public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 39;
- public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 40;
- public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 41;
- public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 42;
- public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 43;
- public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 44;
- public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 45;
- public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 46;
- public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 47;
- public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 48;
- public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 49;
- public static final int ConstraintLayout_Layout_layout_constraintWidth_percent = 50;
- public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 51;
- public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 52;
- public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 53;
- public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 54;
- public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 55;
- public static final int ConstraintLayout_Layout_layout_goneMarginRight = 56;
- public static final int ConstraintLayout_Layout_layout_goneMarginStart = 57;
- public static final int ConstraintLayout_Layout_layout_goneMarginTop = 58;
- public static final int ConstraintLayout_Layout_layout_optimizationLevel = 59;
- public static final int[] ConstraintLayout_placeholder = { 0x7f040095, 0x7f0400bc };
- public static final int ConstraintLayout_placeholder_content = 0;
- public static final int ConstraintLayout_placeholder_emptyVisibility = 1;
- public static final int[] ConstraintSet = { 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, 0x7f040037, 0x7f040038, 0x7f040061, 0x7f040094, 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040123, 0x7f040124, 0x7f040125, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013b, 0x7f04013c, 0x7f04013d, 0x7f04013e, 0x7f04013f, 0x7f040141, 0x7f040142, 0x7f040143, 0x7f040144, 0x7f040145, 0x7f040146, 0x7f040147, 0x7f040148 };
- public static final int ConstraintSet_android_orientation = 0;
- public static final int ConstraintSet_android_id = 1;
- public static final int ConstraintSet_android_visibility = 2;
- public static final int ConstraintSet_android_layout_width = 3;
- public static final int ConstraintSet_android_layout_height = 4;
- public static final int ConstraintSet_android_layout_marginLeft = 5;
- public static final int ConstraintSet_android_layout_marginTop = 6;
- public static final int ConstraintSet_android_layout_marginRight = 7;
- public static final int ConstraintSet_android_layout_marginBottom = 8;
- public static final int ConstraintSet_android_maxWidth = 9;
- public static final int ConstraintSet_android_maxHeight = 10;
- public static final int ConstraintSet_android_minWidth = 11;
- public static final int ConstraintSet_android_minHeight = 12;
- public static final int ConstraintSet_android_alpha = 13;
- public static final int ConstraintSet_android_transformPivotX = 14;
- public static final int ConstraintSet_android_transformPivotY = 15;
- public static final int ConstraintSet_android_translationX = 16;
- public static final int ConstraintSet_android_translationY = 17;
- public static final int ConstraintSet_android_scaleX = 18;
- public static final int ConstraintSet_android_scaleY = 19;
- public static final int ConstraintSet_android_rotation = 20;
- public static final int ConstraintSet_android_rotationX = 21;
- public static final int ConstraintSet_android_rotationY = 22;
- public static final int ConstraintSet_android_layout_marginStart = 23;
- public static final int ConstraintSet_android_layout_marginEnd = 24;
- public static final int ConstraintSet_android_translationZ = 25;
- public static final int ConstraintSet_android_elevation = 26;
- public static final int ConstraintSet_barrierAllowsGoneWidgets = 27;
- public static final int ConstraintSet_barrierDirection = 28;
- public static final int ConstraintSet_chainUseRtl = 29;
- public static final int ConstraintSet_constraint_referenced_ids = 30;
- public static final int ConstraintSet_layout_constrainedHeight = 31;
- public static final int ConstraintSet_layout_constrainedWidth = 32;
- public static final int ConstraintSet_layout_constraintBaseline_creator = 33;
- public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 34;
- public static final int ConstraintSet_layout_constraintBottom_creator = 35;
- public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 36;
- public static final int ConstraintSet_layout_constraintBottom_toTopOf = 37;
- public static final int ConstraintSet_layout_constraintCircle = 38;
- public static final int ConstraintSet_layout_constraintCircleAngle = 39;
- public static final int ConstraintSet_layout_constraintCircleRadius = 40;
- public static final int ConstraintSet_layout_constraintDimensionRatio = 41;
- public static final int ConstraintSet_layout_constraintEnd_toEndOf = 42;
- public static final int ConstraintSet_layout_constraintEnd_toStartOf = 43;
- public static final int ConstraintSet_layout_constraintGuide_begin = 44;
- public static final int ConstraintSet_layout_constraintGuide_end = 45;
- public static final int ConstraintSet_layout_constraintGuide_percent = 46;
- public static final int ConstraintSet_layout_constraintHeight_default = 47;
- public static final int ConstraintSet_layout_constraintHeight_max = 48;
- public static final int ConstraintSet_layout_constraintHeight_min = 49;
- public static final int ConstraintSet_layout_constraintHeight_percent = 50;
- public static final int ConstraintSet_layout_constraintHorizontal_bias = 51;
- public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 52;
- public static final int ConstraintSet_layout_constraintHorizontal_weight = 53;
- public static final int ConstraintSet_layout_constraintLeft_creator = 54;
- public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 55;
- public static final int ConstraintSet_layout_constraintLeft_toRightOf = 56;
- public static final int ConstraintSet_layout_constraintRight_creator = 57;
- public static final int ConstraintSet_layout_constraintRight_toLeftOf = 58;
- public static final int ConstraintSet_layout_constraintRight_toRightOf = 59;
- public static final int ConstraintSet_layout_constraintStart_toEndOf = 60;
- public static final int ConstraintSet_layout_constraintStart_toStartOf = 61;
- public static final int ConstraintSet_layout_constraintTop_creator = 62;
- public static final int ConstraintSet_layout_constraintTop_toBottomOf = 63;
- public static final int ConstraintSet_layout_constraintTop_toTopOf = 64;
- public static final int ConstraintSet_layout_constraintVertical_bias = 65;
- public static final int ConstraintSet_layout_constraintVertical_chainStyle = 66;
- public static final int ConstraintSet_layout_constraintVertical_weight = 67;
- public static final int ConstraintSet_layout_constraintWidth_default = 68;
- public static final int ConstraintSet_layout_constraintWidth_max = 69;
- public static final int ConstraintSet_layout_constraintWidth_min = 70;
- public static final int ConstraintSet_layout_constraintWidth_percent = 71;
- public static final int ConstraintSet_layout_editor_absoluteX = 72;
- public static final int ConstraintSet_layout_editor_absoluteY = 73;
- public static final int ConstraintSet_layout_goneMarginBottom = 74;
- public static final int ConstraintSet_layout_goneMarginEnd = 75;
- public static final int ConstraintSet_layout_goneMarginLeft = 76;
- public static final int ConstraintSet_layout_goneMarginRight = 77;
- public static final int ConstraintSet_layout_goneMarginStart = 78;
- public static final int ConstraintSet_layout_goneMarginTop = 79;
- public static final int[] LinearConstraintLayout = { 0x10100c4 };
- public static final int LinearConstraintLayout_android_orientation = 0;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coordinatorlayout/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coordinatorlayout/R.java
deleted file mode 100755
index 104a581..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coordinatorlayout/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.coordinatorlayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int keylines = 0x7f04010d;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int chronometer = 0x7f09002b;
- public static final int end = 0x7f090043;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int start = 0x7f0900ac;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int top = 0x7f0900c2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coreui/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coreui/R.java
deleted file mode 100755
index 38cb913..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coreui/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.coreui;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int keylines = 0x7f04010d;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int chronometer = 0x7f09002b;
- public static final int end = 0x7f090043;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int start = 0x7f0900ac;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int top = 0x7f0900c2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coreutils/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coreutils/R.java
deleted file mode 100755
index dd69a0f..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/coreutils/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.coreutils;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/cursoradapter/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/cursoradapter/R.java
deleted file mode 100755
index a0feaf5..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/cursoradapter/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.cursoradapter;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/customview/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/customview/R.java
deleted file mode 100755
index f63fe0e..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/customview/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.customview;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/design/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/design/R.java
deleted file mode 100755
index a265780..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/design/R.java
+++ /dev/null
@@ -1,2513 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.design;
-
-public final class R {
- private R() {}
-
- public static final class anim {
- private anim() {}
-
- public static final int abc_fade_in = 0x7f010000;
- public static final int abc_fade_out = 0x7f010001;
- public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
- public static final int abc_popup_enter = 0x7f010003;
- public static final int abc_popup_exit = 0x7f010004;
- public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
- public static final int abc_slide_in_bottom = 0x7f010006;
- public static final int abc_slide_in_top = 0x7f010007;
- public static final int abc_slide_out_bottom = 0x7f010008;
- public static final int abc_slide_out_top = 0x7f010009;
- public static final int abc_tooltip_enter = 0x7f01000a;
- public static final int abc_tooltip_exit = 0x7f01000b;
- public static final int design_bottom_sheet_slide_in = 0x7f01000c;
- public static final int design_bottom_sheet_slide_out = 0x7f01000d;
- public static final int design_snackbar_in = 0x7f01000e;
- public static final int design_snackbar_out = 0x7f01000f;
- }
- public static final class animator {
- private animator() {}
-
- public static final int design_appbar_state_list_animator = 0x7f020000;
- public static final int design_fab_hide_motion_spec = 0x7f020001;
- public static final int design_fab_show_motion_spec = 0x7f020002;
- public static final int mtrl_btn_state_list_anim = 0x7f020003;
- public static final int mtrl_btn_unelevated_state_list_anim = 0x7f020004;
- public static final int mtrl_chip_state_list_anim = 0x7f020005;
- public static final int mtrl_fab_hide_motion_spec = 0x7f020006;
- public static final int mtrl_fab_show_motion_spec = 0x7f020007;
- public static final int mtrl_fab_transformation_sheet_collapse_spec = 0x7f020008;
- public static final int mtrl_fab_transformation_sheet_expand_spec = 0x7f020009;
- }
- public static final class attr {
- private attr() {}
-
- public static final int actionBarDivider = 0x7f040000;
- public static final int actionBarItemBackground = 0x7f040001;
- public static final int actionBarPopupTheme = 0x7f040002;
- public static final int actionBarSize = 0x7f040003;
- public static final int actionBarSplitStyle = 0x7f040004;
- public static final int actionBarStyle = 0x7f040005;
- public static final int actionBarTabBarStyle = 0x7f040006;
- public static final int actionBarTabStyle = 0x7f040007;
- public static final int actionBarTabTextStyle = 0x7f040008;
- public static final int actionBarTheme = 0x7f040009;
- public static final int actionBarWidgetTheme = 0x7f04000a;
- public static final int actionButtonStyle = 0x7f04000b;
- public static final int actionDropDownStyle = 0x7f04000c;
- public static final int actionLayout = 0x7f04000d;
- public static final int actionMenuTextAppearance = 0x7f04000e;
- public static final int actionMenuTextColor = 0x7f04000f;
- public static final int actionModeBackground = 0x7f040010;
- public static final int actionModeCloseButtonStyle = 0x7f040011;
- public static final int actionModeCloseDrawable = 0x7f040012;
- public static final int actionModeCopyDrawable = 0x7f040013;
- public static final int actionModeCutDrawable = 0x7f040014;
- public static final int actionModeFindDrawable = 0x7f040015;
- public static final int actionModePasteDrawable = 0x7f040016;
- public static final int actionModePopupWindowStyle = 0x7f040017;
- public static final int actionModeSelectAllDrawable = 0x7f040018;
- public static final int actionModeShareDrawable = 0x7f040019;
- public static final int actionModeSplitBackground = 0x7f04001a;
- public static final int actionModeStyle = 0x7f04001b;
- public static final int actionModeWebSearchDrawable = 0x7f04001c;
- public static final int actionOverflowButtonStyle = 0x7f04001d;
- public static final int actionOverflowMenuStyle = 0x7f04001e;
- public static final int actionProviderClass = 0x7f04001f;
- public static final int actionViewClass = 0x7f040020;
- public static final int activityChooserViewStyle = 0x7f040021;
- public static final int alertDialogButtonGroupStyle = 0x7f040022;
- public static final int alertDialogCenterButtons = 0x7f040023;
- public static final int alertDialogStyle = 0x7f040024;
- public static final int alertDialogTheme = 0x7f040025;
- public static final int allowStacking = 0x7f040026;
- public static final int alpha = 0x7f040027;
- public static final int alphabeticModifiers = 0x7f040028;
- public static final int arrowHeadLength = 0x7f040029;
- public static final int arrowShaftLength = 0x7f04002a;
- public static final int autoCompleteTextViewStyle = 0x7f04002b;
- public static final int autoSizeMaxTextSize = 0x7f04002c;
- public static final int autoSizeMinTextSize = 0x7f04002d;
- public static final int autoSizePresetSizes = 0x7f04002e;
- public static final int autoSizeStepGranularity = 0x7f04002f;
- public static final int autoSizeTextType = 0x7f040030;
- public static final int background = 0x7f040031;
- public static final int backgroundSplit = 0x7f040032;
- public static final int backgroundStacked = 0x7f040033;
- public static final int backgroundTint = 0x7f040034;
- public static final int backgroundTintMode = 0x7f040035;
- public static final int barLength = 0x7f040036;
- public static final int behavior_autoHide = 0x7f040039;
- public static final int behavior_fitToContents = 0x7f04003a;
- public static final int behavior_hideable = 0x7f04003b;
- public static final int behavior_overlapTop = 0x7f04003c;
- public static final int behavior_peekHeight = 0x7f04003d;
- public static final int behavior_skipCollapsed = 0x7f04003e;
- public static final int borderWidth = 0x7f04003f;
- public static final int borderlessButtonStyle = 0x7f040040;
- public static final int bottomAppBarStyle = 0x7f040041;
- public static final int bottomNavigationStyle = 0x7f040042;
- public static final int bottomSheetDialogTheme = 0x7f040043;
- public static final int bottomSheetStyle = 0x7f040044;
- public static final int boxBackgroundColor = 0x7f040045;
- public static final int boxBackgroundMode = 0x7f040046;
- public static final int boxCollapsedPaddingTop = 0x7f040047;
- public static final int boxCornerRadiusBottomEnd = 0x7f040048;
- public static final int boxCornerRadiusBottomStart = 0x7f040049;
- public static final int boxCornerRadiusTopEnd = 0x7f04004a;
- public static final int boxCornerRadiusTopStart = 0x7f04004b;
- public static final int boxStrokeColor = 0x7f04004c;
- public static final int boxStrokeWidth = 0x7f04004d;
- public static final int buttonBarButtonStyle = 0x7f04004e;
- public static final int buttonBarNegativeButtonStyle = 0x7f04004f;
- public static final int buttonBarNeutralButtonStyle = 0x7f040050;
- public static final int buttonBarPositiveButtonStyle = 0x7f040051;
- public static final int buttonBarStyle = 0x7f040052;
- public static final int buttonGravity = 0x7f040053;
- public static final int buttonIconDimen = 0x7f040054;
- public static final int buttonPanelSideLayout = 0x7f040055;
- public static final int buttonStyle = 0x7f040056;
- public static final int buttonStyleSmall = 0x7f040057;
- public static final int buttonTint = 0x7f040058;
- public static final int buttonTintMode = 0x7f040059;
- public static final int cardBackgroundColor = 0x7f04005a;
- public static final int cardCornerRadius = 0x7f04005b;
- public static final int cardElevation = 0x7f04005c;
- public static final int cardMaxElevation = 0x7f04005d;
- public static final int cardPreventCornerOverlap = 0x7f04005e;
- public static final int cardUseCompatPadding = 0x7f04005f;
- public static final int cardViewStyle = 0x7f040060;
- public static final int checkboxStyle = 0x7f040062;
- public static final int checkedChip = 0x7f040063;
- public static final int checkedIcon = 0x7f040064;
- public static final int checkedIconEnabled = 0x7f040065;
- public static final int checkedIconVisible = 0x7f040066;
- public static final int checkedTextViewStyle = 0x7f040067;
- public static final int chipBackgroundColor = 0x7f040068;
- public static final int chipCornerRadius = 0x7f040069;
- public static final int chipEndPadding = 0x7f04006a;
- public static final int chipGroupStyle = 0x7f04006b;
- public static final int chipIcon = 0x7f04006c;
- public static final int chipIconEnabled = 0x7f04006d;
- public static final int chipIconSize = 0x7f04006e;
- public static final int chipIconTint = 0x7f04006f;
- public static final int chipIconVisible = 0x7f040070;
- public static final int chipMinHeight = 0x7f040071;
- public static final int chipSpacing = 0x7f040072;
- public static final int chipSpacingHorizontal = 0x7f040073;
- public static final int chipSpacingVertical = 0x7f040074;
- public static final int chipStandaloneStyle = 0x7f040075;
- public static final int chipStartPadding = 0x7f040076;
- public static final int chipStrokeColor = 0x7f040077;
- public static final int chipStrokeWidth = 0x7f040078;
- public static final int chipStyle = 0x7f040079;
- public static final int closeIcon = 0x7f04007a;
- public static final int closeIconEnabled = 0x7f04007b;
- public static final int closeIconEndPadding = 0x7f04007c;
- public static final int closeIconSize = 0x7f04007d;
- public static final int closeIconStartPadding = 0x7f04007e;
- public static final int closeIconTint = 0x7f04007f;
- public static final int closeIconVisible = 0x7f040080;
- public static final int closeItemLayout = 0x7f040081;
- public static final int collapseContentDescription = 0x7f040082;
- public static final int collapseIcon = 0x7f040083;
- public static final int collapsedTitleGravity = 0x7f040084;
- public static final int collapsedTitleTextAppearance = 0x7f040085;
- public static final int color = 0x7f040086;
- public static final int colorAccent = 0x7f040087;
- public static final int colorBackgroundFloating = 0x7f040088;
- public static final int colorButtonNormal = 0x7f040089;
- public static final int colorControlActivated = 0x7f04008a;
- public static final int colorControlHighlight = 0x7f04008b;
- public static final int colorControlNormal = 0x7f04008c;
- public static final int colorError = 0x7f04008d;
- public static final int colorPrimary = 0x7f04008e;
- public static final int colorPrimaryDark = 0x7f04008f;
- public static final int colorSecondary = 0x7f040090;
- public static final int colorSwitchThumbNormal = 0x7f040091;
- public static final int commitIcon = 0x7f040092;
- public static final int contentDescription = 0x7f040096;
- public static final int contentInsetEnd = 0x7f040097;
- public static final int contentInsetEndWithActions = 0x7f040098;
- public static final int contentInsetLeft = 0x7f040099;
- public static final int contentInsetRight = 0x7f04009a;
- public static final int contentInsetStart = 0x7f04009b;
- public static final int contentInsetStartWithNavigation = 0x7f04009c;
- public static final int contentPadding = 0x7f04009d;
- public static final int contentPaddingBottom = 0x7f04009e;
- public static final int contentPaddingLeft = 0x7f04009f;
- public static final int contentPaddingRight = 0x7f0400a0;
- public static final int contentPaddingTop = 0x7f0400a1;
- public static final int contentScrim = 0x7f0400a2;
- public static final int controlBackground = 0x7f0400a3;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int cornerRadius = 0x7f0400a5;
- public static final int counterEnabled = 0x7f0400a6;
- public static final int counterMaxLength = 0x7f0400a7;
- public static final int counterOverflowTextAppearance = 0x7f0400a8;
- public static final int counterTextAppearance = 0x7f0400a9;
- public static final int customNavigationLayout = 0x7f0400aa;
- public static final int defaultQueryHint = 0x7f0400ab;
- public static final int dialogCornerRadius = 0x7f0400ac;
- public static final int dialogPreferredPadding = 0x7f0400ad;
- public static final int dialogTheme = 0x7f0400ae;
- public static final int displayOptions = 0x7f0400af;
- public static final int divider = 0x7f0400b0;
- public static final int dividerHorizontal = 0x7f0400b1;
- public static final int dividerPadding = 0x7f0400b2;
- public static final int dividerVertical = 0x7f0400b3;
- public static final int drawableSize = 0x7f0400b4;
- public static final int drawerArrowStyle = 0x7f0400b5;
- public static final int dropDownListViewStyle = 0x7f0400b6;
- public static final int dropdownListPreferredItemHeight = 0x7f0400b7;
- public static final int editTextBackground = 0x7f0400b8;
- public static final int editTextColor = 0x7f0400b9;
- public static final int editTextStyle = 0x7f0400ba;
- public static final int elevation = 0x7f0400bb;
- public static final int enforceMaterialTheme = 0x7f0400bd;
- public static final int enforceTextAppearance = 0x7f0400be;
- public static final int errorEnabled = 0x7f0400bf;
- public static final int errorTextAppearance = 0x7f0400c0;
- public static final int expandActivityOverflowButtonDrawable = 0x7f0400c1;
- public static final int expanded = 0x7f0400c2;
- public static final int expandedTitleGravity = 0x7f0400c3;
- public static final int expandedTitleMargin = 0x7f0400c4;
- public static final int expandedTitleMarginBottom = 0x7f0400c5;
- public static final int expandedTitleMarginEnd = 0x7f0400c6;
- public static final int expandedTitleMarginStart = 0x7f0400c7;
- public static final int expandedTitleMarginTop = 0x7f0400c8;
- public static final int expandedTitleTextAppearance = 0x7f0400c9;
- public static final int fabAlignmentMode = 0x7f0400ca;
- public static final int fabCradleMargin = 0x7f0400cb;
- public static final int fabCradleRoundedCornerRadius = 0x7f0400cc;
- public static final int fabCradleVerticalOffset = 0x7f0400cd;
- public static final int fabCustomSize = 0x7f0400ce;
- public static final int fabSize = 0x7f0400cf;
- public static final int fastScrollEnabled = 0x7f0400d0;
- public static final int fastScrollHorizontalThumbDrawable = 0x7f0400d1;
- public static final int fastScrollHorizontalTrackDrawable = 0x7f0400d2;
- public static final int fastScrollVerticalThumbDrawable = 0x7f0400d3;
- public static final int fastScrollVerticalTrackDrawable = 0x7f0400d4;
- public static final int firstBaselineToTopHeight = 0x7f0400d5;
- public static final int floatingActionButtonStyle = 0x7f0400d6;
- public static final int font = 0x7f0400d7;
- public static final int fontFamily = 0x7f0400d8;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int foregroundInsidePadding = 0x7f0400e2;
- public static final int gapBetweenBars = 0x7f0400e3;
- public static final int goIcon = 0x7f0400e4;
- public static final int headerLayout = 0x7f0400e5;
- public static final int height = 0x7f0400e6;
- public static final int helperText = 0x7f0400e7;
- public static final int helperTextEnabled = 0x7f0400e8;
- public static final int helperTextTextAppearance = 0x7f0400e9;
- public static final int hideMotionSpec = 0x7f0400ea;
- public static final int hideOnContentScroll = 0x7f0400eb;
- public static final int hideOnScroll = 0x7f0400ec;
- public static final int hintAnimationEnabled = 0x7f0400ed;
- public static final int hintEnabled = 0x7f0400ee;
- public static final int hintTextAppearance = 0x7f0400ef;
- public static final int homeAsUpIndicator = 0x7f0400f0;
- public static final int homeLayout = 0x7f0400f1;
- public static final int hoveredFocusedTranslationZ = 0x7f0400f2;
- public static final int icon = 0x7f0400f3;
- public static final int iconEndPadding = 0x7f0400f4;
- public static final int iconGravity = 0x7f0400f5;
- public static final int iconPadding = 0x7f0400f6;
- public static final int iconSize = 0x7f0400f7;
- public static final int iconStartPadding = 0x7f0400f8;
- public static final int iconTint = 0x7f0400f9;
- public static final int iconTintMode = 0x7f0400fa;
- public static final int iconifiedByDefault = 0x7f0400fb;
- public static final int imageButtonStyle = 0x7f0400fc;
- public static final int indeterminateProgressStyle = 0x7f0400fd;
- public static final int initialActivityCount = 0x7f0400fe;
- public static final int insetForeground = 0x7f0400ff;
- public static final int isLightTheme = 0x7f040100;
- public static final int itemBackground = 0x7f040101;
- public static final int itemHorizontalPadding = 0x7f040102;
- public static final int itemHorizontalTranslationEnabled = 0x7f040103;
- public static final int itemIconPadding = 0x7f040104;
- public static final int itemIconSize = 0x7f040105;
- public static final int itemIconTint = 0x7f040106;
- public static final int itemPadding = 0x7f040107;
- public static final int itemSpacing = 0x7f040108;
- public static final int itemTextAppearance = 0x7f040109;
- public static final int itemTextAppearanceActive = 0x7f04010a;
- public static final int itemTextAppearanceInactive = 0x7f04010b;
- public static final int itemTextColor = 0x7f04010c;
- public static final int keylines = 0x7f04010d;
- public static final int labelVisibilityMode = 0x7f04010e;
- public static final int lastBaselineToBottomHeight = 0x7f04010f;
- public static final int layout = 0x7f040110;
- public static final int layoutManager = 0x7f040111;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_collapseMode = 0x7f040115;
- public static final int layout_collapseParallaxMultiplier = 0x7f040116;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int layout_scrollFlags = 0x7f04014c;
- public static final int layout_scrollInterpolator = 0x7f04014d;
- public static final int liftOnScroll = 0x7f04014e;
- public static final int lineHeight = 0x7f04014f;
- public static final int lineSpacing = 0x7f040150;
- public static final int listChoiceBackgroundIndicator = 0x7f040151;
- public static final int listDividerAlertDialog = 0x7f040152;
- public static final int listItemLayout = 0x7f040153;
- public static final int listLayout = 0x7f040154;
- public static final int listMenuViewStyle = 0x7f040155;
- public static final int listPopupWindowStyle = 0x7f040156;
- public static final int listPreferredItemHeight = 0x7f040157;
- public static final int listPreferredItemHeightLarge = 0x7f040158;
- public static final int listPreferredItemHeightSmall = 0x7f040159;
- public static final int listPreferredItemPaddingLeft = 0x7f04015a;
- public static final int listPreferredItemPaddingRight = 0x7f04015b;
- public static final int logo = 0x7f04015c;
- public static final int logoDescription = 0x7f04015d;
- public static final int materialButtonStyle = 0x7f04015e;
- public static final int materialCardViewStyle = 0x7f04015f;
- public static final int maxActionInlineWidth = 0x7f040160;
- public static final int maxButtonHeight = 0x7f040161;
- public static final int maxImageSize = 0x7f040162;
- public static final int measureWithLargestChild = 0x7f040163;
- public static final int menu = 0x7f040164;
- public static final int multiChoiceItemLayout = 0x7f040165;
- public static final int navigationContentDescription = 0x7f040166;
- public static final int navigationIcon = 0x7f040167;
- public static final int navigationMode = 0x7f040168;
- public static final int navigationViewStyle = 0x7f040169;
- public static final int numericModifiers = 0x7f04016a;
- public static final int overlapAnchor = 0x7f04016b;
- public static final int paddingBottomNoButtons = 0x7f04016c;
- public static final int paddingEnd = 0x7f04016d;
- public static final int paddingStart = 0x7f04016e;
- public static final int paddingTopNoTitle = 0x7f04016f;
- public static final int panelBackground = 0x7f040170;
- public static final int panelMenuListTheme = 0x7f040171;
- public static final int panelMenuListWidth = 0x7f040172;
- public static final int passwordToggleContentDescription = 0x7f040173;
- public static final int passwordToggleDrawable = 0x7f040174;
- public static final int passwordToggleEnabled = 0x7f040175;
- public static final int passwordToggleTint = 0x7f040176;
- public static final int passwordToggleTintMode = 0x7f040177;
- public static final int popupMenuStyle = 0x7f040178;
- public static final int popupTheme = 0x7f040179;
- public static final int popupWindowStyle = 0x7f04017a;
- public static final int preserveIconSpacing = 0x7f04017b;
- public static final int pressedTranslationZ = 0x7f04017c;
- public static final int progressBarPadding = 0x7f04017d;
- public static final int progressBarStyle = 0x7f04017e;
- public static final int queryBackground = 0x7f04017f;
- public static final int queryHint = 0x7f040180;
- public static final int radioButtonStyle = 0x7f040181;
- public static final int ratingBarStyle = 0x7f040182;
- public static final int ratingBarStyleIndicator = 0x7f040183;
- public static final int ratingBarStyleSmall = 0x7f040184;
- public static final int reverseLayout = 0x7f040185;
- public static final int rippleColor = 0x7f040186;
- public static final int scrimAnimationDuration = 0x7f040187;
- public static final int scrimBackground = 0x7f040188;
- public static final int scrimVisibleHeightTrigger = 0x7f040189;
- public static final int searchHintIcon = 0x7f04018a;
- public static final int searchIcon = 0x7f04018b;
- public static final int searchViewStyle = 0x7f04018c;
- public static final int seekBarStyle = 0x7f04018d;
- public static final int selectableItemBackground = 0x7f04018e;
- public static final int selectableItemBackgroundBorderless = 0x7f04018f;
- public static final int showAsAction = 0x7f040190;
- public static final int showDividers = 0x7f040191;
- public static final int showMotionSpec = 0x7f040192;
- public static final int showText = 0x7f040193;
- public static final int showTitle = 0x7f040194;
- public static final int singleChoiceItemLayout = 0x7f040195;
- public static final int singleLine = 0x7f040196;
- public static final int singleSelection = 0x7f040197;
- public static final int snackbarButtonStyle = 0x7f040198;
- public static final int snackbarStyle = 0x7f040199;
- public static final int spanCount = 0x7f04019a;
- public static final int spinBars = 0x7f04019b;
- public static final int spinnerDropDownItemStyle = 0x7f04019c;
- public static final int spinnerStyle = 0x7f04019d;
- public static final int splitTrack = 0x7f04019e;
- public static final int srcCompat = 0x7f04019f;
- public static final int stackFromEnd = 0x7f0401a0;
- public static final int state_above_anchor = 0x7f0401a1;
- public static final int state_collapsed = 0x7f0401a2;
- public static final int state_collapsible = 0x7f0401a3;
- public static final int state_liftable = 0x7f0401a4;
- public static final int state_lifted = 0x7f0401a5;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int statusBarScrim = 0x7f0401a7;
- public static final int strokeColor = 0x7f0401a8;
- public static final int strokeWidth = 0x7f0401a9;
- public static final int subMenuArrow = 0x7f0401aa;
- public static final int submitBackground = 0x7f0401ab;
- public static final int subtitle = 0x7f0401ac;
- public static final int subtitleTextAppearance = 0x7f0401ad;
- public static final int subtitleTextColor = 0x7f0401ae;
- public static final int subtitleTextStyle = 0x7f0401af;
- public static final int suggestionRowLayout = 0x7f0401b0;
- public static final int switchMinWidth = 0x7f0401b1;
- public static final int switchPadding = 0x7f0401b2;
- public static final int switchStyle = 0x7f0401b3;
- public static final int switchTextAppearance = 0x7f0401b4;
- public static final int tabBackground = 0x7f0401b5;
- public static final int tabContentStart = 0x7f0401b6;
- public static final int tabGravity = 0x7f0401b7;
- public static final int tabIconTint = 0x7f0401b8;
- public static final int tabIconTintMode = 0x7f0401b9;
- public static final int tabIndicator = 0x7f0401ba;
- public static final int tabIndicatorAnimationDuration = 0x7f0401bb;
- public static final int tabIndicatorColor = 0x7f0401bc;
- public static final int tabIndicatorFullWidth = 0x7f0401bd;
- public static final int tabIndicatorGravity = 0x7f0401be;
- public static final int tabIndicatorHeight = 0x7f0401bf;
- public static final int tabInlineLabel = 0x7f0401c0;
- public static final int tabMaxWidth = 0x7f0401c1;
- public static final int tabMinWidth = 0x7f0401c2;
- public static final int tabMode = 0x7f0401c3;
- public static final int tabPadding = 0x7f0401c4;
- public static final int tabPaddingBottom = 0x7f0401c5;
- public static final int tabPaddingEnd = 0x7f0401c6;
- public static final int tabPaddingStart = 0x7f0401c7;
- public static final int tabPaddingTop = 0x7f0401c8;
- public static final int tabRippleColor = 0x7f0401c9;
- public static final int tabSelectedTextColor = 0x7f0401ca;
- public static final int tabStyle = 0x7f0401cb;
- public static final int tabTextAppearance = 0x7f0401cc;
- public static final int tabTextColor = 0x7f0401cd;
- public static final int tabUnboundedRipple = 0x7f0401ce;
- public static final int textAllCaps = 0x7f0401cf;
- public static final int textAppearanceBody1 = 0x7f0401d0;
- public static final int textAppearanceBody2 = 0x7f0401d1;
- public static final int textAppearanceButton = 0x7f0401d2;
- public static final int textAppearanceCaption = 0x7f0401d3;
- public static final int textAppearanceHeadline1 = 0x7f0401d4;
- public static final int textAppearanceHeadline2 = 0x7f0401d5;
- public static final int textAppearanceHeadline3 = 0x7f0401d6;
- public static final int textAppearanceHeadline4 = 0x7f0401d7;
- public static final int textAppearanceHeadline5 = 0x7f0401d8;
- public static final int textAppearanceHeadline6 = 0x7f0401d9;
- public static final int textAppearanceLargePopupMenu = 0x7f0401da;
- public static final int textAppearanceListItem = 0x7f0401db;
- public static final int textAppearanceListItemSecondary = 0x7f0401dc;
- public static final int textAppearanceListItemSmall = 0x7f0401dd;
- public static final int textAppearanceOverline = 0x7f0401de;
- public static final int textAppearancePopupMenuHeader = 0x7f0401df;
- public static final int textAppearanceSearchResultSubtitle = 0x7f0401e0;
- public static final int textAppearanceSearchResultTitle = 0x7f0401e1;
- public static final int textAppearanceSmallPopupMenu = 0x7f0401e2;
- public static final int textAppearanceSubtitle1 = 0x7f0401e3;
- public static final int textAppearanceSubtitle2 = 0x7f0401e4;
- public static final int textColorAlertDialogListItem = 0x7f0401e5;
- public static final int textColorSearchUrl = 0x7f0401e6;
- public static final int textEndPadding = 0x7f0401e7;
- public static final int textInputStyle = 0x7f0401e8;
- public static final int textStartPadding = 0x7f0401e9;
- public static final int theme = 0x7f0401ea;
- public static final int thickness = 0x7f0401eb;
- public static final int thumbTextPadding = 0x7f0401ec;
- public static final int thumbTint = 0x7f0401ed;
- public static final int thumbTintMode = 0x7f0401ee;
- public static final int tickMark = 0x7f0401ef;
- public static final int tickMarkTint = 0x7f0401f0;
- public static final int tickMarkTintMode = 0x7f0401f1;
- public static final int tint = 0x7f0401f2;
- public static final int tintMode = 0x7f0401f3;
- public static final int title = 0x7f0401f4;
- public static final int titleEnabled = 0x7f0401f5;
- public static final int titleMargin = 0x7f0401f6;
- public static final int titleMarginBottom = 0x7f0401f7;
- public static final int titleMarginEnd = 0x7f0401f8;
- public static final int titleMarginStart = 0x7f0401f9;
- public static final int titleMarginTop = 0x7f0401fa;
- public static final int titleMargins = 0x7f0401fb;
- public static final int titleTextAppearance = 0x7f0401fc;
- public static final int titleTextColor = 0x7f0401fd;
- public static final int titleTextStyle = 0x7f0401fe;
- public static final int toolbarId = 0x7f0401ff;
- public static final int toolbarNavigationButtonStyle = 0x7f040200;
- public static final int toolbarStyle = 0x7f040201;
- public static final int tooltipForegroundColor = 0x7f040202;
- public static final int tooltipFrameBackground = 0x7f040203;
- public static final int tooltipText = 0x7f040204;
- public static final int track = 0x7f040205;
- public static final int trackTint = 0x7f040206;
- public static final int trackTintMode = 0x7f040207;
- public static final int ttcIndex = 0x7f040208;
- public static final int useCompatPadding = 0x7f040209;
- public static final int viewInflaterClass = 0x7f04020a;
- public static final int voiceIcon = 0x7f04020b;
- public static final int windowActionBar = 0x7f04020c;
- public static final int windowActionBarOverlay = 0x7f04020d;
- public static final int windowActionModeOverlay = 0x7f04020e;
- public static final int windowFixedHeightMajor = 0x7f04020f;
- public static final int windowFixedHeightMinor = 0x7f040210;
- public static final int windowFixedWidthMajor = 0x7f040211;
- public static final int windowFixedWidthMinor = 0x7f040212;
- public static final int windowMinWidthMajor = 0x7f040213;
- public static final int windowMinWidthMinor = 0x7f040214;
- public static final int windowNoTitle = 0x7f040215;
- }
- public static final class bool {
- private bool() {}
-
- public static final int abc_action_bar_embed_tabs = 0x7f050000;
- public static final int abc_allow_stacked_button_bar = 0x7f050001;
- public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
- public static final int mtrl_btn_textappearance_all_caps = 0x7f050003;
- }
- public static final class color {
- private color() {}
-
- public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
- public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
- public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
- public static final int abc_btn_colored_text_material = 0x7f060003;
- public static final int abc_color_highlight_material = 0x7f060004;
- public static final int abc_hint_foreground_material_dark = 0x7f060005;
- public static final int abc_hint_foreground_material_light = 0x7f060006;
- public static final int abc_input_method_navigation_guard = 0x7f060007;
- public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
- public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
- public static final int abc_primary_text_material_dark = 0x7f06000a;
- public static final int abc_primary_text_material_light = 0x7f06000b;
- public static final int abc_search_url_text = 0x7f06000c;
- public static final int abc_search_url_text_normal = 0x7f06000d;
- public static final int abc_search_url_text_pressed = 0x7f06000e;
- public static final int abc_search_url_text_selected = 0x7f06000f;
- public static final int abc_secondary_text_material_dark = 0x7f060010;
- public static final int abc_secondary_text_material_light = 0x7f060011;
- public static final int abc_tint_btn_checkable = 0x7f060012;
- public static final int abc_tint_default = 0x7f060013;
- public static final int abc_tint_edittext = 0x7f060014;
- public static final int abc_tint_seek_thumb = 0x7f060015;
- public static final int abc_tint_spinner = 0x7f060016;
- public static final int abc_tint_switch_track = 0x7f060017;
- public static final int accent_material_dark = 0x7f060018;
- public static final int accent_material_light = 0x7f060019;
- public static final int background_floating_material_dark = 0x7f06001a;
- public static final int background_floating_material_light = 0x7f06001b;
- public static final int background_material_dark = 0x7f06001c;
- public static final int background_material_light = 0x7f06001d;
- public static final int bright_foreground_disabled_material_dark = 0x7f06001e;
- public static final int bright_foreground_disabled_material_light = 0x7f06001f;
- public static final int bright_foreground_inverse_material_dark = 0x7f060020;
- public static final int bright_foreground_inverse_material_light = 0x7f060021;
- public static final int bright_foreground_material_dark = 0x7f060022;
- public static final int bright_foreground_material_light = 0x7f060023;
- public static final int button_material_dark = 0x7f060024;
- public static final int button_material_light = 0x7f060025;
- public static final int cardview_dark_background = 0x7f060026;
- public static final int cardview_light_background = 0x7f060027;
- public static final int cardview_shadow_end_color = 0x7f060028;
- public static final int cardview_shadow_start_color = 0x7f060029;
- public static final int design_bottom_navigation_shadow_color = 0x7f06002d;
- public static final int design_default_color_primary = 0x7f06002e;
- public static final int design_default_color_primary_dark = 0x7f06002f;
- public static final int design_error = 0x7f060030;
- public static final int design_fab_shadow_end_color = 0x7f060031;
- public static final int design_fab_shadow_mid_color = 0x7f060032;
- public static final int design_fab_shadow_start_color = 0x7f060033;
- public static final int design_fab_stroke_end_inner_color = 0x7f060034;
- public static final int design_fab_stroke_end_outer_color = 0x7f060035;
- public static final int design_fab_stroke_top_inner_color = 0x7f060036;
- public static final int design_fab_stroke_top_outer_color = 0x7f060037;
- public static final int design_snackbar_background_color = 0x7f060038;
- public static final int design_tint_password_toggle = 0x7f060039;
- public static final int dim_foreground_disabled_material_dark = 0x7f06003a;
- public static final int dim_foreground_disabled_material_light = 0x7f06003b;
- public static final int dim_foreground_material_dark = 0x7f06003c;
- public static final int dim_foreground_material_light = 0x7f06003d;
- public static final int error_color_material_dark = 0x7f06003e;
- public static final int error_color_material_light = 0x7f06003f;
- public static final int foreground_material_dark = 0x7f060040;
- public static final int foreground_material_light = 0x7f060041;
- public static final int highlighted_text_material_dark = 0x7f060042;
- public static final int highlighted_text_material_light = 0x7f060043;
- public static final int material_blue_grey_800 = 0x7f060044;
- public static final int material_blue_grey_900 = 0x7f060045;
- public static final int material_blue_grey_950 = 0x7f060046;
- public static final int material_deep_teal_200 = 0x7f060047;
- public static final int material_deep_teal_500 = 0x7f060048;
- public static final int material_grey_100 = 0x7f060049;
- public static final int material_grey_300 = 0x7f06004a;
- public static final int material_grey_50 = 0x7f06004b;
- public static final int material_grey_600 = 0x7f06004c;
- public static final int material_grey_800 = 0x7f06004d;
- public static final int material_grey_850 = 0x7f06004e;
- public static final int material_grey_900 = 0x7f06004f;
- public static final int mtrl_bottom_nav_colored_item_tint = 0x7f060050;
- public static final int mtrl_bottom_nav_item_tint = 0x7f060051;
- public static final int mtrl_btn_bg_color_disabled = 0x7f060052;
- public static final int mtrl_btn_bg_color_selector = 0x7f060053;
- public static final int mtrl_btn_ripple_color = 0x7f060054;
- public static final int mtrl_btn_stroke_color_selector = 0x7f060055;
- public static final int mtrl_btn_text_btn_ripple_color = 0x7f060056;
- public static final int mtrl_btn_text_color_disabled = 0x7f060057;
- public static final int mtrl_btn_text_color_selector = 0x7f060058;
- public static final int mtrl_btn_transparent_bg_color = 0x7f060059;
- public static final int mtrl_chip_background_color = 0x7f06005a;
- public static final int mtrl_chip_close_icon_tint = 0x7f06005b;
- public static final int mtrl_chip_ripple_color = 0x7f06005c;
- public static final int mtrl_chip_text_color = 0x7f06005d;
- public static final int mtrl_fab_ripple_color = 0x7f06005e;
- public static final int mtrl_scrim_color = 0x7f06005f;
- public static final int mtrl_tabs_colored_ripple_color = 0x7f060060;
- public static final int mtrl_tabs_icon_color_selector = 0x7f060061;
- public static final int mtrl_tabs_icon_color_selector_colored = 0x7f060062;
- public static final int mtrl_tabs_legacy_text_color_selector = 0x7f060063;
- public static final int mtrl_tabs_ripple_color = 0x7f060064;
- public static final int mtrl_text_btn_text_color_selector = 0x7f060065;
- public static final int mtrl_textinput_default_box_stroke_color = 0x7f060066;
- public static final int mtrl_textinput_disabled_color = 0x7f060067;
- public static final int mtrl_textinput_filled_box_default_background_color = 0x7f060068;
- public static final int mtrl_textinput_hovered_box_stroke_color = 0x7f060069;
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int primary_dark_material_dark = 0x7f06006c;
- public static final int primary_dark_material_light = 0x7f06006d;
- public static final int primary_material_dark = 0x7f06006e;
- public static final int primary_material_light = 0x7f06006f;
- public static final int primary_text_default_material_dark = 0x7f060070;
- public static final int primary_text_default_material_light = 0x7f060071;
- public static final int primary_text_disabled_material_dark = 0x7f060072;
- public static final int primary_text_disabled_material_light = 0x7f060073;
- public static final int ripple_material_dark = 0x7f060074;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_dark = 0x7f060076;
- public static final int secondary_text_default_material_light = 0x7f060077;
- public static final int secondary_text_disabled_material_dark = 0x7f060078;
- public static final int secondary_text_disabled_material_light = 0x7f060079;
- public static final int switch_thumb_disabled_material_dark = 0x7f06007a;
- public static final int switch_thumb_disabled_material_light = 0x7f06007b;
- public static final int switch_thumb_material_dark = 0x7f06007c;
- public static final int switch_thumb_material_light = 0x7f06007d;
- public static final int switch_thumb_normal_material_dark = 0x7f06007e;
- public static final int switch_thumb_normal_material_light = 0x7f06007f;
- public static final int tooltip_background_dark = 0x7f060080;
- public static final int tooltip_background_light = 0x7f060081;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int abc_action_bar_content_inset_material = 0x7f070000;
- public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
- public static final int abc_action_bar_default_height_material = 0x7f070002;
- public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
- public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
- public static final int abc_action_bar_elevation_material = 0x7f070005;
- public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
- public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
- public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
- public static final int abc_action_bar_stacked_max_height = 0x7f070009;
- public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
- public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
- public static final int abc_action_button_min_height_material = 0x7f07000d;
- public static final int abc_action_button_min_width_material = 0x7f07000e;
- public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
- public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
- public static final int abc_alert_dialog_button_dimen = 0x7f070011;
- public static final int abc_button_inset_horizontal_material = 0x7f070012;
- public static final int abc_button_inset_vertical_material = 0x7f070013;
- public static final int abc_button_padding_horizontal_material = 0x7f070014;
- public static final int abc_button_padding_vertical_material = 0x7f070015;
- public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
- public static final int abc_config_prefDialogWidth = 0x7f070017;
- public static final int abc_control_corner_material = 0x7f070018;
- public static final int abc_control_inset_material = 0x7f070019;
- public static final int abc_control_padding_material = 0x7f07001a;
- public static final int abc_dialog_corner_radius_material = 0x7f07001b;
- public static final int abc_dialog_fixed_height_major = 0x7f07001c;
- public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
- public static final int abc_dialog_fixed_width_major = 0x7f07001e;
- public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
- public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
- public static final int abc_dialog_min_width_major = 0x7f070022;
- public static final int abc_dialog_min_width_minor = 0x7f070023;
- public static final int abc_dialog_padding_material = 0x7f070024;
- public static final int abc_dialog_padding_top_material = 0x7f070025;
- public static final int abc_dialog_title_divider_material = 0x7f070026;
- public static final int abc_disabled_alpha_material_dark = 0x7f070027;
- public static final int abc_disabled_alpha_material_light = 0x7f070028;
- public static final int abc_dropdownitem_icon_width = 0x7f070029;
- public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
- public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
- public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
- public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
- public static final int abc_edit_text_inset_top_material = 0x7f07002e;
- public static final int abc_floating_window_z = 0x7f07002f;
- public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
- public static final int abc_panel_menu_list_width = 0x7f070031;
- public static final int abc_progress_bar_height_material = 0x7f070032;
- public static final int abc_search_view_preferred_height = 0x7f070033;
- public static final int abc_search_view_preferred_width = 0x7f070034;
- public static final int abc_seekbar_track_background_height_material = 0x7f070035;
- public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
- public static final int abc_select_dialog_padding_start_material = 0x7f070037;
- public static final int abc_switch_padding = 0x7f070038;
- public static final int abc_text_size_body_1_material = 0x7f070039;
- public static final int abc_text_size_body_2_material = 0x7f07003a;
- public static final int abc_text_size_button_material = 0x7f07003b;
- public static final int abc_text_size_caption_material = 0x7f07003c;
- public static final int abc_text_size_display_1_material = 0x7f07003d;
- public static final int abc_text_size_display_2_material = 0x7f07003e;
- public static final int abc_text_size_display_3_material = 0x7f07003f;
- public static final int abc_text_size_display_4_material = 0x7f070040;
- public static final int abc_text_size_headline_material = 0x7f070041;
- public static final int abc_text_size_large_material = 0x7f070042;
- public static final int abc_text_size_medium_material = 0x7f070043;
- public static final int abc_text_size_menu_header_material = 0x7f070044;
- public static final int abc_text_size_menu_material = 0x7f070045;
- public static final int abc_text_size_small_material = 0x7f070046;
- public static final int abc_text_size_subhead_material = 0x7f070047;
- public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
- public static final int abc_text_size_title_material = 0x7f070049;
- public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
- public static final int cardview_compat_inset_shadow = 0x7f07004b;
- public static final int cardview_default_elevation = 0x7f07004c;
- public static final int cardview_default_radius = 0x7f07004d;
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int design_appbar_elevation = 0x7f070055;
- public static final int design_bottom_navigation_active_item_max_width = 0x7f070056;
- public static final int design_bottom_navigation_active_item_min_width = 0x7f070057;
- public static final int design_bottom_navigation_active_text_size = 0x7f070058;
- public static final int design_bottom_navigation_elevation = 0x7f070059;
- public static final int design_bottom_navigation_height = 0x7f07005a;
- public static final int design_bottom_navigation_icon_size = 0x7f07005b;
- public static final int design_bottom_navigation_item_max_width = 0x7f07005c;
- public static final int design_bottom_navigation_item_min_width = 0x7f07005d;
- public static final int design_bottom_navigation_margin = 0x7f07005e;
- public static final int design_bottom_navigation_shadow_height = 0x7f07005f;
- public static final int design_bottom_navigation_text_size = 0x7f070060;
- public static final int design_bottom_sheet_modal_elevation = 0x7f070061;
- public static final int design_bottom_sheet_peek_height_min = 0x7f070062;
- public static final int design_fab_border_width = 0x7f070063;
- public static final int design_fab_elevation = 0x7f070064;
- public static final int design_fab_image_size = 0x7f070065;
- public static final int design_fab_size_mini = 0x7f070066;
- public static final int design_fab_size_normal = 0x7f070067;
- public static final int design_fab_translation_z_hovered_focused = 0x7f070068;
- public static final int design_fab_translation_z_pressed = 0x7f070069;
- public static final int design_navigation_elevation = 0x7f07006a;
- public static final int design_navigation_icon_padding = 0x7f07006b;
- public static final int design_navigation_icon_size = 0x7f07006c;
- public static final int design_navigation_item_horizontal_padding = 0x7f07006d;
- public static final int design_navigation_item_icon_padding = 0x7f07006e;
- public static final int design_navigation_max_width = 0x7f07006f;
- public static final int design_navigation_padding_bottom = 0x7f070070;
- public static final int design_navigation_separator_vertical_padding = 0x7f070071;
- public static final int design_snackbar_action_inline_max_width = 0x7f070072;
- public static final int design_snackbar_background_corner_radius = 0x7f070073;
- public static final int design_snackbar_elevation = 0x7f070074;
- public static final int design_snackbar_extra_spacing_horizontal = 0x7f070075;
- public static final int design_snackbar_max_width = 0x7f070076;
- public static final int design_snackbar_min_width = 0x7f070077;
- public static final int design_snackbar_padding_horizontal = 0x7f070078;
- public static final int design_snackbar_padding_vertical = 0x7f070079;
- public static final int design_snackbar_padding_vertical_2lines = 0x7f07007a;
- public static final int design_snackbar_text_size = 0x7f07007b;
- public static final int design_tab_max_width = 0x7f07007c;
- public static final int design_tab_scrollable_min_width = 0x7f07007d;
- public static final int design_tab_text_size = 0x7f07007e;
- public static final int design_tab_text_size_2line = 0x7f07007f;
- public static final int design_textinput_caption_translate_y = 0x7f070080;
- public static final int disabled_alpha_material_dark = 0x7f070081;
- public static final int disabled_alpha_material_light = 0x7f070082;
- public static final int fastscroll_default_thickness = 0x7f070084;
- public static final int fastscroll_margin = 0x7f070085;
- public static final int fastscroll_minimum_range = 0x7f070086;
- public static final int highlight_alpha_material_colored = 0x7f07008b;
- public static final int highlight_alpha_material_dark = 0x7f07008c;
- public static final int highlight_alpha_material_light = 0x7f07008d;
- public static final int hint_alpha_material_dark = 0x7f07008e;
- public static final int hint_alpha_material_light = 0x7f07008f;
- public static final int hint_pressed_alpha_material_dark = 0x7f070090;
- public static final int hint_pressed_alpha_material_light = 0x7f070091;
- public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f070092;
- public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070093;
- public static final int item_touch_helper_swipe_escape_velocity = 0x7f070094;
- public static final int mtrl_bottomappbar_fabOffsetEndMode = 0x7f070095;
- public static final int mtrl_bottomappbar_fab_cradle_margin = 0x7f070096;
- public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius = 0x7f070097;
- public static final int mtrl_bottomappbar_fab_cradle_vertical_offset = 0x7f070098;
- public static final int mtrl_bottomappbar_height = 0x7f070099;
- public static final int mtrl_btn_corner_radius = 0x7f07009a;
- public static final int mtrl_btn_dialog_btn_min_width = 0x7f07009b;
- public static final int mtrl_btn_disabled_elevation = 0x7f07009c;
- public static final int mtrl_btn_disabled_z = 0x7f07009d;
- public static final int mtrl_btn_elevation = 0x7f07009e;
- public static final int mtrl_btn_focused_z = 0x7f07009f;
- public static final int mtrl_btn_hovered_z = 0x7f0700a0;
- public static final int mtrl_btn_icon_btn_padding_left = 0x7f0700a1;
- public static final int mtrl_btn_icon_padding = 0x7f0700a2;
- public static final int mtrl_btn_inset = 0x7f0700a3;
- public static final int mtrl_btn_letter_spacing = 0x7f0700a4;
- public static final int mtrl_btn_padding_bottom = 0x7f0700a5;
- public static final int mtrl_btn_padding_left = 0x7f0700a6;
- public static final int mtrl_btn_padding_right = 0x7f0700a7;
- public static final int mtrl_btn_padding_top = 0x7f0700a8;
- public static final int mtrl_btn_pressed_z = 0x7f0700a9;
- public static final int mtrl_btn_stroke_size = 0x7f0700aa;
- public static final int mtrl_btn_text_btn_icon_padding = 0x7f0700ab;
- public static final int mtrl_btn_text_btn_padding_left = 0x7f0700ac;
- public static final int mtrl_btn_text_btn_padding_right = 0x7f0700ad;
- public static final int mtrl_btn_text_size = 0x7f0700ae;
- public static final int mtrl_btn_z = 0x7f0700af;
- public static final int mtrl_card_elevation = 0x7f0700b0;
- public static final int mtrl_card_spacing = 0x7f0700b1;
- public static final int mtrl_chip_pressed_translation_z = 0x7f0700b2;
- public static final int mtrl_chip_text_size = 0x7f0700b3;
- public static final int mtrl_fab_elevation = 0x7f0700b4;
- public static final int mtrl_fab_translation_z_hovered_focused = 0x7f0700b5;
- public static final int mtrl_fab_translation_z_pressed = 0x7f0700b6;
- public static final int mtrl_navigation_elevation = 0x7f0700b7;
- public static final int mtrl_navigation_item_horizontal_padding = 0x7f0700b8;
- public static final int mtrl_navigation_item_icon_padding = 0x7f0700b9;
- public static final int mtrl_snackbar_background_corner_radius = 0x7f0700ba;
- public static final int mtrl_snackbar_margin = 0x7f0700bb;
- public static final int mtrl_textinput_box_bottom_offset = 0x7f0700bc;
- public static final int mtrl_textinput_box_corner_radius_medium = 0x7f0700bd;
- public static final int mtrl_textinput_box_corner_radius_small = 0x7f0700be;
- public static final int mtrl_textinput_box_label_cutout_padding = 0x7f0700bf;
- public static final int mtrl_textinput_box_padding_end = 0x7f0700c0;
- public static final int mtrl_textinput_box_stroke_width_default = 0x7f0700c1;
- public static final int mtrl_textinput_box_stroke_width_focused = 0x7f0700c2;
- public static final int mtrl_textinput_outline_box_expanded_padding = 0x7f0700c3;
- public static final int mtrl_toolbar_default_height = 0x7f0700c4;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- public static final int tooltip_corner_radius = 0x7f0700d4;
- public static final int tooltip_horizontal_padding = 0x7f0700d5;
- public static final int tooltip_margin = 0x7f0700d6;
- public static final int tooltip_precise_anchor_extra_offset = 0x7f0700d7;
- public static final int tooltip_precise_anchor_threshold = 0x7f0700d8;
- public static final int tooltip_vertical_padding = 0x7f0700d9;
- public static final int tooltip_y_offset_non_touch = 0x7f0700da;
- public static final int tooltip_y_offset_touch = 0x7f0700db;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080007;
- public static final int abc_action_bar_item_background_material = 0x7f080008;
- public static final int abc_btn_borderless_material = 0x7f080009;
- public static final int abc_btn_check_material = 0x7f08000a;
- public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000b;
- public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000c;
- public static final int abc_btn_colored_material = 0x7f08000d;
- public static final int abc_btn_default_mtrl_shape = 0x7f08000e;
- public static final int abc_btn_radio_material = 0x7f08000f;
- public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f080010;
- public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080011;
- public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080012;
- public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080013;
- public static final int abc_cab_background_internal_bg = 0x7f080014;
- public static final int abc_cab_background_top_material = 0x7f080015;
- public static final int abc_cab_background_top_mtrl_alpha = 0x7f080016;
- public static final int abc_control_background_material = 0x7f080017;
- public static final int abc_dialog_material_background = 0x7f080018;
- public static final int abc_edit_text_material = 0x7f080019;
- public static final int abc_ic_ab_back_material = 0x7f08001a;
- public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001b;
- public static final int abc_ic_clear_material = 0x7f08001c;
- public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001d;
- public static final int abc_ic_go_search_api_material = 0x7f08001e;
- public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001f;
- public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f080020;
- public static final int abc_ic_menu_overflow_material = 0x7f080021;
- public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080022;
- public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080023;
- public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080024;
- public static final int abc_ic_search_api_material = 0x7f080025;
- public static final int abc_ic_star_black_16dp = 0x7f080026;
- public static final int abc_ic_star_black_36dp = 0x7f080027;
- public static final int abc_ic_star_black_48dp = 0x7f080028;
- public static final int abc_ic_star_half_black_16dp = 0x7f080029;
- public static final int abc_ic_star_half_black_36dp = 0x7f08002a;
- public static final int abc_ic_star_half_black_48dp = 0x7f08002b;
- public static final int abc_ic_voice_search_api_material = 0x7f08002c;
- public static final int abc_item_background_holo_dark = 0x7f08002d;
- public static final int abc_item_background_holo_light = 0x7f08002e;
- public static final int abc_list_divider_material = 0x7f08002f;
- public static final int abc_list_divider_mtrl_alpha = 0x7f080030;
- public static final int abc_list_focused_holo = 0x7f080031;
- public static final int abc_list_longpressed_holo = 0x7f080032;
- public static final int abc_list_pressed_holo_dark = 0x7f080033;
- public static final int abc_list_pressed_holo_light = 0x7f080034;
- public static final int abc_list_selector_background_transition_holo_dark = 0x7f080035;
- public static final int abc_list_selector_background_transition_holo_light = 0x7f080036;
- public static final int abc_list_selector_disabled_holo_dark = 0x7f080037;
- public static final int abc_list_selector_disabled_holo_light = 0x7f080038;
- public static final int abc_list_selector_holo_dark = 0x7f080039;
- public static final int abc_list_selector_holo_light = 0x7f08003a;
- public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003b;
- public static final int abc_popup_background_mtrl_mult = 0x7f08003c;
- public static final int abc_ratingbar_indicator_material = 0x7f08003d;
- public static final int abc_ratingbar_material = 0x7f08003e;
- public static final int abc_ratingbar_small_material = 0x7f08003f;
- public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f080040;
- public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080041;
- public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080042;
- public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080043;
- public static final int abc_scrubber_track_mtrl_alpha = 0x7f080044;
- public static final int abc_seekbar_thumb_material = 0x7f080045;
- public static final int abc_seekbar_tick_mark_material = 0x7f080046;
- public static final int abc_seekbar_track_material = 0x7f080047;
- public static final int abc_spinner_mtrl_am_alpha = 0x7f080048;
- public static final int abc_spinner_textfield_background_material = 0x7f080049;
- public static final int abc_switch_thumb_material = 0x7f08004a;
- public static final int abc_switch_track_mtrl_alpha = 0x7f08004b;
- public static final int abc_tab_indicator_material = 0x7f08004c;
- public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004d;
- public static final int abc_text_cursor_material = 0x7f08004e;
- public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004f;
- public static final int abc_text_select_handle_left_mtrl_light = 0x7f080050;
- public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080051;
- public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080052;
- public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080053;
- public static final int abc_text_select_handle_right_mtrl_light = 0x7f080054;
- public static final int abc_textfield_activated_mtrl_alpha = 0x7f080055;
- public static final int abc_textfield_default_mtrl_alpha = 0x7f080056;
- public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080057;
- public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080058;
- public static final int abc_textfield_search_material = 0x7f080059;
- public static final int abc_vector_test = 0x7f08005a;
- public static final int avd_hide_password = 0x7f08005b;
- public static final int avd_show_password = 0x7f08005c;
- public static final int design_bottom_navigation_item_background = 0x7f08005d;
- public static final int design_fab_background = 0x7f08005e;
- public static final int design_ic_visibility = 0x7f08005f;
- public static final int design_ic_visibility_off = 0x7f080060;
- public static final int design_password_eye = 0x7f080061;
- public static final int design_snackbar_background = 0x7f080062;
- public static final int ic_mtrl_chip_checked_black = 0x7f080065;
- public static final int ic_mtrl_chip_checked_circle = 0x7f080066;
- public static final int ic_mtrl_chip_close_circle = 0x7f080067;
- public static final int mtrl_snackbar_background = 0x7f080068;
- public static final int mtrl_tabs_default_indicator = 0x7f080069;
- public static final int navigation_empty_icon = 0x7f08006a;
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- public static final int tooltip_frame_dark = 0x7f080077;
- public static final int tooltip_frame_light = 0x7f080078;
- }
- public static final class id {
- private id() {}
-
- public static final int action_bar = 0x7f090006;
- public static final int action_bar_activity_content = 0x7f090007;
- public static final int action_bar_container = 0x7f090008;
- public static final int action_bar_root = 0x7f090009;
- public static final int action_bar_spinner = 0x7f09000a;
- public static final int action_bar_subtitle = 0x7f09000b;
- public static final int action_bar_title = 0x7f09000c;
- public static final int action_container = 0x7f09000d;
- public static final int action_context_bar = 0x7f09000e;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_menu_divider = 0x7f090011;
- public static final int action_menu_presenter = 0x7f090012;
- public static final int action_mode_bar = 0x7f090013;
- public static final int action_mode_bar_stub = 0x7f090014;
- public static final int action_mode_close_button = 0x7f090015;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int activity_chooser_view_content = 0x7f090019;
- public static final int add = 0x7f09001a;
- public static final int alertTitle = 0x7f09001b;
- public static final int async = 0x7f09001e;
- public static final int auto = 0x7f09001f;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int buttonPanel = 0x7f090025;
- public static final int center = 0x7f090026;
- public static final int checkbox = 0x7f09002a;
- public static final int chronometer = 0x7f09002b;
- public static final int container = 0x7f090032;
- public static final int content = 0x7f090033;
- public static final int contentPanel = 0x7f090034;
- public static final int coordinator = 0x7f090035;
- public static final int custom = 0x7f090036;
- public static final int customPanel = 0x7f090037;
- public static final int decor_content_parent = 0x7f090038;
- public static final int default_activity_button = 0x7f090039;
- public static final int design_bottom_sheet = 0x7f09003a;
- public static final int design_menu_item_action_area = 0x7f09003b;
- public static final int design_menu_item_action_area_stub = 0x7f09003c;
- public static final int design_menu_item_text = 0x7f09003d;
- public static final int design_navigation_view = 0x7f09003e;
- public static final int edit_query = 0x7f090042;
- public static final int end = 0x7f090043;
- public static final int expand_activities_button = 0x7f090047;
- public static final int expanded_menu = 0x7f090048;
- public static final int fill = 0x7f090049;
- public static final int filled = 0x7f09004c;
- public static final int fixed = 0x7f09004d;
- public static final int forever = 0x7f09004f;
- public static final int ghost_view = 0x7f090050;
- public static final int group_divider = 0x7f090052;
- public static final int home = 0x7f090054;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int image = 0x7f090059;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int item_touch_helper_previous_elevation = 0x7f09005d;
- public static final int labeled = 0x7f09005e;
- public static final int largeLabel = 0x7f09005f;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int listMode = 0x7f090064;
- public static final int list_item = 0x7f090065;
- public static final int masked = 0x7f090066;
- public static final int message = 0x7f090068;
- public static final int mini = 0x7f09006a;
- public static final int mtrl_child_content_container = 0x7f09006b;
- public static final int mtrl_internal_children_alpha_tag = 0x7f09006c;
- public static final int multiply = 0x7f09006d;
- public static final int navigation_header_container = 0x7f09006e;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int outline = 0x7f090076;
- public static final int parallax = 0x7f090078;
- public static final int parentPanel = 0x7f09007a;
- public static final int parent_matrix = 0x7f09007b;
- public static final int pin = 0x7f09007d;
- public static final int progress_circular = 0x7f09007e;
- public static final int progress_horizontal = 0x7f09007f;
- public static final int radio = 0x7f090080;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int save_image_matrix = 0x7f090084;
- public static final int save_non_transition_alpha = 0x7f090085;
- public static final int save_scale_type = 0x7f090086;
- public static final int screen = 0x7f090087;
- public static final int scrollIndicatorDown = 0x7f09008a;
- public static final int scrollIndicatorUp = 0x7f09008b;
- public static final int scrollView = 0x7f09008c;
- public static final int scrollable = 0x7f09008d;
- public static final int search_badge = 0x7f09008e;
- public static final int search_bar = 0x7f09008f;
- public static final int search_button = 0x7f090090;
- public static final int search_close_btn = 0x7f090091;
- public static final int search_edit_frame = 0x7f090092;
- public static final int search_go_btn = 0x7f090093;
- public static final int search_mag_icon = 0x7f090094;
- public static final int search_plate = 0x7f090095;
- public static final int search_src_text = 0x7f090096;
- public static final int search_voice_btn = 0x7f090097;
- public static final int select_dialog_listview = 0x7f090098;
- public static final int selected = 0x7f090099;
- public static final int shortcut = 0x7f09009a;
- public static final int smallLabel = 0x7f09009e;
- public static final int snackbar_action = 0x7f0900a0;
- public static final int snackbar_text = 0x7f0900a1;
- public static final int spacer = 0x7f0900a4;
- public static final int split_action_bar = 0x7f0900a5;
- public static final int src_atop = 0x7f0900a8;
- public static final int src_in = 0x7f0900a9;
- public static final int src_over = 0x7f0900aa;
- public static final int start = 0x7f0900ac;
- public static final int stretch = 0x7f0900ad;
- public static final int submenuarrow = 0x7f0900ae;
- public static final int submit_area = 0x7f0900af;
- public static final int tabMode = 0x7f0900b0;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int textSpacerNoButtons = 0x7f0900b6;
- public static final int textSpacerNoTitle = 0x7f0900b7;
- public static final int text_input_password_toggle = 0x7f0900b9;
- public static final int textinput_counter = 0x7f0900ba;
- public static final int textinput_error = 0x7f0900bb;
- public static final int textinput_helper_text = 0x7f0900bc;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int titleDividerNoCustom = 0x7f0900bf;
- public static final int title_template = 0x7f0900c0;
- public static final int top = 0x7f0900c2;
- public static final int topPanel = 0x7f0900c3;
- public static final int touch_outside = 0x7f0900c4;
- public static final int transition_current_scene = 0x7f0900c5;
- public static final int transition_layout_save = 0x7f0900c6;
- public static final int transition_position = 0x7f0900c7;
- public static final int transition_scene_layoutid_cache = 0x7f0900c8;
- public static final int transition_transform = 0x7f0900c9;
- public static final int uniform = 0x7f0900ca;
- public static final int unlabeled = 0x7f0900cb;
- public static final int up = 0x7f0900cc;
- public static final int view_offset_helper = 0x7f0900ce;
- public static final int visible = 0x7f0900cf;
- public static final int wrap_content = 0x7f0900d2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int abc_config_activityDefaultDur = 0x7f0a0000;
- public static final int abc_config_activityShortDur = 0x7f0a0001;
- public static final int app_bar_elevation_anim_duration = 0x7f0a0002;
- public static final int bottom_sheet_slide_duration = 0x7f0a0003;
- public static final int cancel_button_image_alpha = 0x7f0a0004;
- public static final int config_tooltipAnimTime = 0x7f0a0005;
- public static final int design_snackbar_text_max_lines = 0x7f0a0006;
- public static final int design_tab_indicator_anim_duration_ms = 0x7f0a0007;
- public static final int hide_password_duration = 0x7f0a0008;
- public static final int mtrl_btn_anim_delay_ms = 0x7f0a0009;
- public static final int mtrl_btn_anim_duration_ms = 0x7f0a000a;
- public static final int mtrl_chip_anim_duration = 0x7f0a000b;
- public static final int mtrl_tab_indicator_anim_duration_ms = 0x7f0a000c;
- public static final int show_password_duration = 0x7f0a000d;
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class interpolator {
- private interpolator() {}
-
- public static final int mtrl_fast_out_linear_in = 0x7f0b0000;
- public static final int mtrl_fast_out_slow_in = 0x7f0b0001;
- public static final int mtrl_linear = 0x7f0b0002;
- public static final int mtrl_linear_out_slow_in = 0x7f0b0003;
- }
- public static final class layout {
- private layout() {}
-
- public static final int abc_action_bar_title_item = 0x7f0c0000;
- public static final int abc_action_bar_up_container = 0x7f0c0001;
- public static final int abc_action_menu_item_layout = 0x7f0c0002;
- public static final int abc_action_menu_layout = 0x7f0c0003;
- public static final int abc_action_mode_bar = 0x7f0c0004;
- public static final int abc_action_mode_close_item_material = 0x7f0c0005;
- public static final int abc_activity_chooser_view = 0x7f0c0006;
- public static final int abc_activity_chooser_view_list_item = 0x7f0c0007;
- public static final int abc_alert_dialog_button_bar_material = 0x7f0c0008;
- public static final int abc_alert_dialog_material = 0x7f0c0009;
- public static final int abc_alert_dialog_title_material = 0x7f0c000a;
- public static final int abc_cascading_menu_item_layout = 0x7f0c000b;
- public static final int abc_dialog_title_material = 0x7f0c000c;
- public static final int abc_expanded_menu_layout = 0x7f0c000d;
- public static final int abc_list_menu_item_checkbox = 0x7f0c000e;
- public static final int abc_list_menu_item_icon = 0x7f0c000f;
- public static final int abc_list_menu_item_layout = 0x7f0c0010;
- public static final int abc_list_menu_item_radio = 0x7f0c0011;
- public static final int abc_popup_menu_header_item_layout = 0x7f0c0012;
- public static final int abc_popup_menu_item_layout = 0x7f0c0013;
- public static final int abc_screen_content_include = 0x7f0c0014;
- public static final int abc_screen_simple = 0x7f0c0015;
- public static final int abc_screen_simple_overlay_action_mode = 0x7f0c0016;
- public static final int abc_screen_toolbar = 0x7f0c0017;
- public static final int abc_search_dropdown_item_icons_2line = 0x7f0c0018;
- public static final int abc_search_view = 0x7f0c0019;
- public static final int abc_select_dialog_material = 0x7f0c001a;
- public static final int abc_tooltip = 0x7f0c001b;
- public static final int design_bottom_navigation_item = 0x7f0c0020;
- public static final int design_bottom_sheet_dialog = 0x7f0c0021;
- public static final int design_layout_snackbar = 0x7f0c0022;
- public static final int design_layout_snackbar_include = 0x7f0c0023;
- public static final int design_layout_tab_icon = 0x7f0c0024;
- public static final int design_layout_tab_text = 0x7f0c0025;
- public static final int design_menu_item_action_area = 0x7f0c0026;
- public static final int design_navigation_item = 0x7f0c0027;
- public static final int design_navigation_item_header = 0x7f0c0028;
- public static final int design_navigation_item_separator = 0x7f0c0029;
- public static final int design_navigation_item_subheader = 0x7f0c002a;
- public static final int design_navigation_menu = 0x7f0c002b;
- public static final int design_navigation_menu_item = 0x7f0c002c;
- public static final int design_text_input_password_icon = 0x7f0c002d;
- public static final int mtrl_layout_snackbar = 0x7f0c002e;
- public static final int mtrl_layout_snackbar_include = 0x7f0c002f;
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- public static final int select_dialog_item_material = 0x7f0c0036;
- public static final int select_dialog_multichoice_material = 0x7f0c0037;
- public static final int select_dialog_singlechoice_material = 0x7f0c0038;
- public static final int support_simple_spinner_dropdown_item = 0x7f0c0039;
- }
- public static final class string {
- private string() {}
-
- public static final int abc_action_bar_home_description = 0x7f0f0000;
- public static final int abc_action_bar_up_description = 0x7f0f0001;
- public static final int abc_action_menu_overflow_description = 0x7f0f0002;
- public static final int abc_action_mode_done = 0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
- public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
- public static final int abc_capital_off = 0x7f0f0006;
- public static final int abc_capital_on = 0x7f0f0007;
- public static final int abc_font_family_body_1_material = 0x7f0f0008;
- public static final int abc_font_family_body_2_material = 0x7f0f0009;
- public static final int abc_font_family_button_material = 0x7f0f000a;
- public static final int abc_font_family_caption_material = 0x7f0f000b;
- public static final int abc_font_family_display_1_material = 0x7f0f000c;
- public static final int abc_font_family_display_2_material = 0x7f0f000d;
- public static final int abc_font_family_display_3_material = 0x7f0f000e;
- public static final int abc_font_family_display_4_material = 0x7f0f000f;
- public static final int abc_font_family_headline_material = 0x7f0f0010;
- public static final int abc_font_family_menu_material = 0x7f0f0011;
- public static final int abc_font_family_subhead_material = 0x7f0f0012;
- public static final int abc_font_family_title_material = 0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
- public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
- public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
- public static final int abc_prepend_shortcut_label = 0x7f0f001d;
- public static final int abc_search_hint = 0x7f0f001e;
- public static final int abc_searchview_description_clear = 0x7f0f001f;
- public static final int abc_searchview_description_query = 0x7f0f0020;
- public static final int abc_searchview_description_search = 0x7f0f0021;
- public static final int abc_searchview_description_submit = 0x7f0f0022;
- public static final int abc_searchview_description_voice = 0x7f0f0023;
- public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
- public static final int abc_toolbar_collapse_description = 0x7f0f0026;
- public static final int appbar_scrolling_view_behavior = 0x7f0f0029;
- public static final int bottom_sheet_behavior = 0x7f0f002a;
- public static final int character_counter_content_description = 0x7f0f002b;
- public static final int character_counter_pattern = 0x7f0f002c;
- public static final int fab_transformation_scrim_behavior = 0x7f0f002d;
- public static final int fab_transformation_sheet_behavior = 0x7f0f002e;
- public static final int hide_bottom_view_on_scroll_behavior = 0x7f0f002f;
- public static final int mtrl_chip_close_icon_content_description = 0x7f0f0030;
- public static final int password_toggle_content_description = 0x7f0f0031;
- public static final int path_password_eye = 0x7f0f0032;
- public static final int path_password_eye_mask_strike_through = 0x7f0f0033;
- public static final int path_password_eye_mask_visible = 0x7f0f0034;
- public static final int path_password_strike_through = 0x7f0f0035;
- public static final int search_menu_title = 0x7f0f0036;
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int AlertDialog_AppCompat = 0x7f100000;
- public static final int AlertDialog_AppCompat_Light = 0x7f100001;
- public static final int Animation_AppCompat_Dialog = 0x7f100002;
- public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
- public static final int Animation_AppCompat_Tooltip = 0x7f100004;
- public static final int Animation_Design_BottomSheetDialog = 0x7f100005;
- public static final int Base_AlertDialog_AppCompat = 0x7f10000a;
- public static final int Base_AlertDialog_AppCompat_Light = 0x7f10000b;
- public static final int Base_Animation_AppCompat_Dialog = 0x7f10000c;
- public static final int Base_Animation_AppCompat_DropDownUp = 0x7f10000d;
- public static final int Base_Animation_AppCompat_Tooltip = 0x7f10000e;
- public static final int Base_CardView = 0x7f10000f;
- public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f100011;
- public static final int Base_DialogWindowTitle_AppCompat = 0x7f100010;
- public static final int Base_TextAppearance_AppCompat = 0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Button = 0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Headline = 0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Large = 0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Medium = 0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Menu = 0x7f100023;
- public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f100024;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f100025;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Small = 0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Title = 0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100038;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100039;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f10003a;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f10003b;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f10003c;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f10003d;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f10003e;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f10003f;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f100040;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f100041;
- public static final int Base_ThemeOverlay_AppCompat = 0x7f100061;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f100062;
- public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f100063;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100064;
- public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f100065;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100066;
- public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100067;
- public static final int Base_ThemeOverlay_MaterialComponents_Dialog = 0x7f100068;
- public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f100069;
- public static final int Base_Theme_AppCompat = 0x7f100042;
- public static final int Base_Theme_AppCompat_CompactMenu = 0x7f100043;
- public static final int Base_Theme_AppCompat_Dialog = 0x7f100044;
- public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100048;
- public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f100045;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100046;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100047;
- public static final int Base_Theme_AppCompat_Light = 0x7f100049;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f10004a;
- public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f10004b;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f10004f;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f10004c;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f10004d;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f10004e;
- public static final int Base_Theme_MaterialComponents = 0x7f100050;
- public static final int Base_Theme_MaterialComponents_Bridge = 0x7f100051;
- public static final int Base_Theme_MaterialComponents_CompactMenu = 0x7f100052;
- public static final int Base_Theme_MaterialComponents_Dialog = 0x7f100053;
- public static final int Base_Theme_MaterialComponents_DialogWhenLarge = 0x7f100057;
- public static final int Base_Theme_MaterialComponents_Dialog_Alert = 0x7f100054;
- public static final int Base_Theme_MaterialComponents_Dialog_FixedSize = 0x7f100055;
- public static final int Base_Theme_MaterialComponents_Dialog_MinWidth = 0x7f100056;
- public static final int Base_Theme_MaterialComponents_Light = 0x7f100058;
- public static final int Base_Theme_MaterialComponents_Light_Bridge = 0x7f100059;
- public static final int Base_Theme_MaterialComponents_Light_DarkActionBar = 0x7f10005a;
- public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f10005b;
- public static final int Base_Theme_MaterialComponents_Light_Dialog = 0x7f10005c;
- public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f100060;
- public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert = 0x7f10005d;
- public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize = 0x7f10005e;
- public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f10005f;
- public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog = 0x7f100071;
- public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f100072;
- public static final int Base_V14_Theme_MaterialComponents = 0x7f10006a;
- public static final int Base_V14_Theme_MaterialComponents_Bridge = 0x7f10006b;
- public static final int Base_V14_Theme_MaterialComponents_Dialog = 0x7f10006c;
- public static final int Base_V14_Theme_MaterialComponents_Light = 0x7f10006d;
- public static final int Base_V14_Theme_MaterialComponents_Light_Bridge = 0x7f10006e;
- public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f10006f;
- public static final int Base_V14_Theme_MaterialComponents_Light_Dialog = 0x7f100070;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100077;
- public static final int Base_V21_Theme_AppCompat = 0x7f100073;
- public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100074;
- public static final int Base_V21_Theme_AppCompat_Light = 0x7f100075;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100076;
- public static final int Base_V22_Theme_AppCompat = 0x7f100078;
- public static final int Base_V22_Theme_AppCompat_Light = 0x7f100079;
- public static final int Base_V23_Theme_AppCompat = 0x7f10007a;
- public static final int Base_V23_Theme_AppCompat_Light = 0x7f10007b;
- public static final int Base_V26_Theme_AppCompat = 0x7f10007c;
- public static final int Base_V26_Theme_AppCompat_Light = 0x7f10007d;
- public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10007e;
- public static final int Base_V28_Theme_AppCompat = 0x7f10007f;
- public static final int Base_V28_Theme_AppCompat_Light = 0x7f100080;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100085;
- public static final int Base_V7_Theme_AppCompat = 0x7f100081;
- public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100082;
- public static final int Base_V7_Theme_AppCompat_Light = 0x7f100083;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100084;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100086;
- public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100087;
- public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100088;
- public static final int Base_Widget_AppCompat_ActionBar = 0x7f100089;
- public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f10008a;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f10008b;
- public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10008c;
- public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10008d;
- public static final int Base_Widget_AppCompat_ActionButton = 0x7f10008e;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10008f;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f100090;
- public static final int Base_Widget_AppCompat_ActionMode = 0x7f100091;
- public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100092;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100093;
- public static final int Base_Widget_AppCompat_Button = 0x7f100094;
- public static final int Base_Widget_AppCompat_ButtonBar = 0x7f10009a;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f10009b;
- public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100095;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100096;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100097;
- public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100098;
- public static final int Base_Widget_AppCompat_Button_Small = 0x7f100099;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10009c;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10009d;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10009e;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10009f;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f1000a0;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f1000a1;
- public static final int Base_Widget_AppCompat_EditText = 0x7f1000a2;
- public static final int Base_Widget_AppCompat_ImageButton = 0x7f1000a3;
- public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1000a4;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1000a5;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1000a6;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1000a7;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1000a8;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1000a9;
- public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1000aa;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1000ab;
- public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1000ac;
- public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1000ad;
- public static final int Base_Widget_AppCompat_ListView = 0x7f1000ae;
- public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1000af;
- public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1000b0;
- public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1000b1;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1000b2;
- public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1000b3;
- public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1000b4;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1000b5;
- public static final int Base_Widget_AppCompat_RatingBar = 0x7f1000b6;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1000b7;
- public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1000b8;
- public static final int Base_Widget_AppCompat_SearchView = 0x7f1000b9;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1000ba;
- public static final int Base_Widget_AppCompat_SeekBar = 0x7f1000bb;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1000bc;
- public static final int Base_Widget_AppCompat_Spinner = 0x7f1000bd;
- public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1000be;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1000bf;
- public static final int Base_Widget_AppCompat_Toolbar = 0x7f1000c0;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1000c1;
- public static final int Base_Widget_Design_TabLayout = 0x7f1000c2;
- public static final int Base_Widget_MaterialComponents_Chip = 0x7f1000c3;
- public static final int Base_Widget_MaterialComponents_TextInputEditText = 0x7f1000c4;
- public static final int Base_Widget_MaterialComponents_TextInputLayout = 0x7f1000c5;
- public static final int CardView = 0x7f1000c6;
- public static final int CardView_Dark = 0x7f1000c7;
- public static final int CardView_Light = 0x7f1000c8;
- public static final int Platform_AppCompat = 0x7f1000cc;
- public static final int Platform_AppCompat_Light = 0x7f1000cd;
- public static final int Platform_MaterialComponents = 0x7f1000ce;
- public static final int Platform_MaterialComponents_Dialog = 0x7f1000cf;
- public static final int Platform_MaterialComponents_Light = 0x7f1000d0;
- public static final int Platform_MaterialComponents_Light_Dialog = 0x7f1000d1;
- public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000d2;
- public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000d3;
- public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000d4;
- public static final int Platform_V21_AppCompat = 0x7f1000d5;
- public static final int Platform_V21_AppCompat_Light = 0x7f1000d6;
- public static final int Platform_V25_AppCompat = 0x7f1000d7;
- public static final int Platform_V25_AppCompat_Light = 0x7f1000d8;
- public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000d9;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000da;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000db;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000dc;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000dd;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000de;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000df;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000e0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000e1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000e2;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000e8;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000e3;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000e4;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000e5;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000e6;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000e7;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000e9;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000ea;
- public static final int TextAppearance_AppCompat = 0x7f1000ec;
- public static final int TextAppearance_AppCompat_Body1 = 0x7f1000ed;
- public static final int TextAppearance_AppCompat_Body2 = 0x7f1000ee;
- public static final int TextAppearance_AppCompat_Button = 0x7f1000ef;
- public static final int TextAppearance_AppCompat_Caption = 0x7f1000f0;
- public static final int TextAppearance_AppCompat_Display1 = 0x7f1000f1;
- public static final int TextAppearance_AppCompat_Display2 = 0x7f1000f2;
- public static final int TextAppearance_AppCompat_Display3 = 0x7f1000f3;
- public static final int TextAppearance_AppCompat_Display4 = 0x7f1000f4;
- public static final int TextAppearance_AppCompat_Headline = 0x7f1000f5;
- public static final int TextAppearance_AppCompat_Inverse = 0x7f1000f6;
- public static final int TextAppearance_AppCompat_Large = 0x7f1000f7;
- public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000f8;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000f9;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000fa;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000fb;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000fc;
- public static final int TextAppearance_AppCompat_Medium = 0x7f1000fd;
- public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000fe;
- public static final int TextAppearance_AppCompat_Menu = 0x7f1000ff;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f100100;
- public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f100101;
- public static final int TextAppearance_AppCompat_Small = 0x7f100102;
- public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f100103;
- public static final int TextAppearance_AppCompat_Subhead = 0x7f100104;
- public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f100105;
- public static final int TextAppearance_AppCompat_Title = 0x7f100106;
- public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f100107;
- public static final int TextAppearance_AppCompat_Tooltip = 0x7f100108;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100109;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f10010a;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10010b;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10010c;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10010d;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10010e;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f10010f;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f100110;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f100111;
- public static final int TextAppearance_AppCompat_Widget_Button = 0x7f100112;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100113;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100114;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100115;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100116;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100117;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100118;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100119;
- public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f10011a;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f10011b;
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int TextAppearance_Design_CollapsingToolbar_Expanded = 0x7f100121;
- public static final int TextAppearance_Design_Counter = 0x7f100122;
- public static final int TextAppearance_Design_Counter_Overflow = 0x7f100123;
- public static final int TextAppearance_Design_Error = 0x7f100124;
- public static final int TextAppearance_Design_HelperText = 0x7f100125;
- public static final int TextAppearance_Design_Hint = 0x7f100126;
- public static final int TextAppearance_Design_Snackbar_Message = 0x7f100127;
- public static final int TextAppearance_Design_Tab = 0x7f100128;
- public static final int TextAppearance_MaterialComponents_Body1 = 0x7f100129;
- public static final int TextAppearance_MaterialComponents_Body2 = 0x7f10012a;
- public static final int TextAppearance_MaterialComponents_Button = 0x7f10012b;
- public static final int TextAppearance_MaterialComponents_Caption = 0x7f10012c;
- public static final int TextAppearance_MaterialComponents_Chip = 0x7f10012d;
- public static final int TextAppearance_MaterialComponents_Headline1 = 0x7f10012e;
- public static final int TextAppearance_MaterialComponents_Headline2 = 0x7f10012f;
- public static final int TextAppearance_MaterialComponents_Headline3 = 0x7f100130;
- public static final int TextAppearance_MaterialComponents_Headline4 = 0x7f100131;
- public static final int TextAppearance_MaterialComponents_Headline5 = 0x7f100132;
- public static final int TextAppearance_MaterialComponents_Headline6 = 0x7f100133;
- public static final int TextAppearance_MaterialComponents_Overline = 0x7f100134;
- public static final int TextAppearance_MaterialComponents_Subtitle1 = 0x7f100135;
- public static final int TextAppearance_MaterialComponents_Subtitle2 = 0x7f100136;
- public static final int TextAppearance_MaterialComponents_Tab = 0x7f100137;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100138;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f100139;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10013a;
- public static final int ThemeOverlay_AppCompat = 0x7f10016b;
- public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f10016c;
- public static final int ThemeOverlay_AppCompat_Dark = 0x7f10016d;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10016e;
- public static final int ThemeOverlay_AppCompat_Dialog = 0x7f10016f;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100170;
- public static final int ThemeOverlay_AppCompat_Light = 0x7f100171;
- public static final int ThemeOverlay_MaterialComponents = 0x7f100172;
- public static final int ThemeOverlay_MaterialComponents_ActionBar = 0x7f100173;
- public static final int ThemeOverlay_MaterialComponents_Dark = 0x7f100174;
- public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar = 0x7f100175;
- public static final int ThemeOverlay_MaterialComponents_Dialog = 0x7f100176;
- public static final int ThemeOverlay_MaterialComponents_Dialog_Alert = 0x7f100177;
- public static final int ThemeOverlay_MaterialComponents_Light = 0x7f100178;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText = 0x7f100179;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 0x7f10017a;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f10017b;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f10017c;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f10017d;
- public static final int Theme_AppCompat = 0x7f10013b;
- public static final int Theme_AppCompat_CompactMenu = 0x7f10013c;
- public static final int Theme_AppCompat_DayNight = 0x7f10013d;
- public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f10013e;
- public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10013f;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f100142;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f100140;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f100141;
- public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f100143;
- public static final int Theme_AppCompat_Dialog = 0x7f100144;
- public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100147;
- public static final int Theme_AppCompat_Dialog_Alert = 0x7f100145;
- public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100146;
- public static final int Theme_AppCompat_Light = 0x7f100148;
- public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100149;
- public static final int Theme_AppCompat_Light_Dialog = 0x7f10014a;
- public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f10014d;
- public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f10014b;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f10014c;
- public static final int Theme_AppCompat_Light_NoActionBar = 0x7f10014e;
- public static final int Theme_AppCompat_NoActionBar = 0x7f10014f;
- public static final int Theme_Design = 0x7f100150;
- public static final int Theme_Design_BottomSheetDialog = 0x7f100151;
- public static final int Theme_Design_Light = 0x7f100152;
- public static final int Theme_Design_Light_BottomSheetDialog = 0x7f100153;
- public static final int Theme_Design_Light_NoActionBar = 0x7f100154;
- public static final int Theme_Design_NoActionBar = 0x7f100155;
- public static final int Theme_MaterialComponents = 0x7f100156;
- public static final int Theme_MaterialComponents_BottomSheetDialog = 0x7f100157;
- public static final int Theme_MaterialComponents_Bridge = 0x7f100158;
- public static final int Theme_MaterialComponents_CompactMenu = 0x7f100159;
- public static final int Theme_MaterialComponents_Dialog = 0x7f10015a;
- public static final int Theme_MaterialComponents_DialogWhenLarge = 0x7f10015d;
- public static final int Theme_MaterialComponents_Dialog_Alert = 0x7f10015b;
- public static final int Theme_MaterialComponents_Dialog_MinWidth = 0x7f10015c;
- public static final int Theme_MaterialComponents_Light = 0x7f10015e;
- public static final int Theme_MaterialComponents_Light_BottomSheetDialog = 0x7f10015f;
- public static final int Theme_MaterialComponents_Light_Bridge = 0x7f100160;
- public static final int Theme_MaterialComponents_Light_DarkActionBar = 0x7f100161;
- public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 0x7f100162;
- public static final int Theme_MaterialComponents_Light_Dialog = 0x7f100163;
- public static final int Theme_MaterialComponents_Light_DialogWhenLarge = 0x7f100166;
- public static final int Theme_MaterialComponents_Light_Dialog_Alert = 0x7f100164;
- public static final int Theme_MaterialComponents_Light_Dialog_MinWidth = 0x7f100165;
- public static final int Theme_MaterialComponents_Light_NoActionBar = 0x7f100167;
- public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge = 0x7f100168;
- public static final int Theme_MaterialComponents_NoActionBar = 0x7f100169;
- public static final int Theme_MaterialComponents_NoActionBar_Bridge = 0x7f10016a;
- public static final int Widget_AppCompat_ActionBar = 0x7f10017e;
- public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10017f;
- public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f100180;
- public static final int Widget_AppCompat_ActionBar_TabText = 0x7f100181;
- public static final int Widget_AppCompat_ActionBar_TabView = 0x7f100182;
- public static final int Widget_AppCompat_ActionButton = 0x7f100183;
- public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100184;
- public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100185;
- public static final int Widget_AppCompat_ActionMode = 0x7f100186;
- public static final int Widget_AppCompat_ActivityChooserView = 0x7f100187;
- public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100188;
- public static final int Widget_AppCompat_Button = 0x7f100189;
- public static final int Widget_AppCompat_ButtonBar = 0x7f10018f;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100190;
- public static final int Widget_AppCompat_Button_Borderless = 0x7f10018a;
- public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f10018b;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f10018c;
- public static final int Widget_AppCompat_Button_Colored = 0x7f10018d;
- public static final int Widget_AppCompat_Button_Small = 0x7f10018e;
- public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f100191;
- public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f100192;
- public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100193;
- public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100194;
- public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100195;
- public static final int Widget_AppCompat_EditText = 0x7f100196;
- public static final int Widget_AppCompat_ImageButton = 0x7f100197;
- public static final int Widget_AppCompat_Light_ActionBar = 0x7f100198;
- public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100199;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f10019a;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f10019b;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f10019c;
- public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10019d;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10019e;
- public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10019f;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1001a0;
- public static final int Widget_AppCompat_Light_ActionButton = 0x7f1001a1;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1001a2;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f1001a3;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f1001a4;
- public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f1001a5;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f1001a6;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f1001a7;
- public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f1001a8;
- public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f1001a9;
- public static final int Widget_AppCompat_Light_PopupMenu = 0x7f1001aa;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1001ab;
- public static final int Widget_AppCompat_Light_SearchView = 0x7f1001ac;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f1001ad;
- public static final int Widget_AppCompat_ListMenuView = 0x7f1001ae;
- public static final int Widget_AppCompat_ListPopupWindow = 0x7f1001af;
- public static final int Widget_AppCompat_ListView = 0x7f1001b0;
- public static final int Widget_AppCompat_ListView_DropDown = 0x7f1001b1;
- public static final int Widget_AppCompat_ListView_Menu = 0x7f1001b2;
- public static final int Widget_AppCompat_PopupMenu = 0x7f1001b3;
- public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f1001b4;
- public static final int Widget_AppCompat_PopupWindow = 0x7f1001b5;
- public static final int Widget_AppCompat_ProgressBar = 0x7f1001b6;
- public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f1001b7;
- public static final int Widget_AppCompat_RatingBar = 0x7f1001b8;
- public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f1001b9;
- public static final int Widget_AppCompat_RatingBar_Small = 0x7f1001ba;
- public static final int Widget_AppCompat_SearchView = 0x7f1001bb;
- public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f1001bc;
- public static final int Widget_AppCompat_SeekBar = 0x7f1001bd;
- public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f1001be;
- public static final int Widget_AppCompat_Spinner = 0x7f1001bf;
- public static final int Widget_AppCompat_Spinner_DropDown = 0x7f1001c0;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f1001c1;
- public static final int Widget_AppCompat_Spinner_Underlined = 0x7f1001c2;
- public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f1001c3;
- public static final int Widget_AppCompat_Toolbar = 0x7f1001c4;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1001c5;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Design_AppBarLayout = 0x7f1001c8;
- public static final int Widget_Design_BottomNavigationView = 0x7f1001c9;
- public static final int Widget_Design_BottomSheet_Modal = 0x7f1001ca;
- public static final int Widget_Design_CollapsingToolbar = 0x7f1001cb;
- public static final int Widget_Design_FloatingActionButton = 0x7f1001cc;
- public static final int Widget_Design_NavigationView = 0x7f1001cd;
- public static final int Widget_Design_ScrimInsetsFrameLayout = 0x7f1001ce;
- public static final int Widget_Design_Snackbar = 0x7f1001cf;
- public static final int Widget_Design_TabLayout = 0x7f1001d0;
- public static final int Widget_Design_TextInputLayout = 0x7f1001d1;
- public static final int Widget_MaterialComponents_BottomAppBar = 0x7f1001d2;
- public static final int Widget_MaterialComponents_BottomAppBar_Colored = 0x7f1001d3;
- public static final int Widget_MaterialComponents_BottomNavigationView = 0x7f1001d4;
- public static final int Widget_MaterialComponents_BottomNavigationView_Colored = 0x7f1001d5;
- public static final int Widget_MaterialComponents_BottomSheet_Modal = 0x7f1001d6;
- public static final int Widget_MaterialComponents_Button = 0x7f1001d7;
- public static final int Widget_MaterialComponents_Button_Icon = 0x7f1001d8;
- public static final int Widget_MaterialComponents_Button_OutlinedButton = 0x7f1001d9;
- public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon = 0x7f1001da;
- public static final int Widget_MaterialComponents_Button_TextButton = 0x7f1001db;
- public static final int Widget_MaterialComponents_Button_TextButton_Dialog = 0x7f1001dc;
- public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 0x7f1001dd;
- public static final int Widget_MaterialComponents_Button_TextButton_Icon = 0x7f1001de;
- public static final int Widget_MaterialComponents_Button_UnelevatedButton = 0x7f1001df;
- public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 0x7f1001e0;
- public static final int Widget_MaterialComponents_CardView = 0x7f1001e1;
- public static final int Widget_MaterialComponents_ChipGroup = 0x7f1001e6;
- public static final int Widget_MaterialComponents_Chip_Action = 0x7f1001e2;
- public static final int Widget_MaterialComponents_Chip_Choice = 0x7f1001e3;
- public static final int Widget_MaterialComponents_Chip_Entry = 0x7f1001e4;
- public static final int Widget_MaterialComponents_Chip_Filter = 0x7f1001e5;
- public static final int Widget_MaterialComponents_FloatingActionButton = 0x7f1001e7;
- public static final int Widget_MaterialComponents_NavigationView = 0x7f1001e8;
- public static final int Widget_MaterialComponents_Snackbar = 0x7f1001e9;
- public static final int Widget_MaterialComponents_Snackbar_FullWidth = 0x7f1001ea;
- public static final int Widget_MaterialComponents_TabLayout = 0x7f1001eb;
- public static final int Widget_MaterialComponents_TabLayout_Colored = 0x7f1001ec;
- public static final int Widget_MaterialComponents_TextInputEditText_FilledBox = 0x7f1001ed;
- public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 0x7f1001ee;
- public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 0x7f1001ef;
- public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 0x7f1001f0;
- public static final int Widget_MaterialComponents_TextInputLayout_FilledBox = 0x7f1001f1;
- public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 0x7f1001f2;
- public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 0x7f1001f3;
- public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 0x7f1001f4;
- public static final int Widget_MaterialComponents_Toolbar = 0x7f1001f5;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ActionBar = { 0x7f040031, 0x7f040032, 0x7f040033, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f0400aa, 0x7f0400af, 0x7f0400b0, 0x7f0400bb, 0x7f0400e6, 0x7f0400eb, 0x7f0400f0, 0x7f0400f1, 0x7f0400f3, 0x7f0400fd, 0x7f040107, 0x7f04015c, 0x7f040168, 0x7f040179, 0x7f04017d, 0x7f04017e, 0x7f0401ac, 0x7f0401af, 0x7f0401f4, 0x7f0401fe };
- public static final int ActionBar_background = 0;
- public static final int ActionBar_backgroundSplit = 1;
- public static final int ActionBar_backgroundStacked = 2;
- public static final int ActionBar_contentInsetEnd = 3;
- public static final int ActionBar_contentInsetEndWithActions = 4;
- public static final int ActionBar_contentInsetLeft = 5;
- public static final int ActionBar_contentInsetRight = 6;
- public static final int ActionBar_contentInsetStart = 7;
- public static final int ActionBar_contentInsetStartWithNavigation = 8;
- public static final int ActionBar_customNavigationLayout = 9;
- public static final int ActionBar_displayOptions = 10;
- public static final int ActionBar_divider = 11;
- public static final int ActionBar_elevation = 12;
- public static final int ActionBar_height = 13;
- public static final int ActionBar_hideOnContentScroll = 14;
- public static final int ActionBar_homeAsUpIndicator = 15;
- public static final int ActionBar_homeLayout = 16;
- public static final int ActionBar_icon = 17;
- public static final int ActionBar_indeterminateProgressStyle = 18;
- public static final int ActionBar_itemPadding = 19;
- public static final int ActionBar_logo = 20;
- public static final int ActionBar_navigationMode = 21;
- public static final int ActionBar_popupTheme = 22;
- public static final int ActionBar_progressBarPadding = 23;
- public static final int ActionBar_progressBarStyle = 24;
- public static final int ActionBar_subtitle = 25;
- public static final int ActionBar_subtitleTextStyle = 26;
- public static final int ActionBar_title = 27;
- public static final int ActionBar_titleTextStyle = 28;
- public static final int[] ActionBarLayout = { 0x10100b3 };
- public static final int ActionBarLayout_android_layout_gravity = 0;
- public static final int[] ActionMenuItemView = { 0x101013f };
- public static final int ActionMenuItemView_android_minWidth = 0;
- public static final int[] ActionMode = { 0x7f040031, 0x7f040032, 0x7f040081, 0x7f0400e6, 0x7f0401af, 0x7f0401fe };
- public static final int ActionMode_background = 0;
- public static final int ActionMode_backgroundSplit = 1;
- public static final int ActionMode_closeItemLayout = 2;
- public static final int ActionMode_height = 3;
- public static final int ActionMode_subtitleTextStyle = 4;
- public static final int ActionMode_titleTextStyle = 5;
- public static final int[] ActivityChooserView = { 0x7f0400c1, 0x7f0400fe };
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
- public static final int ActivityChooserView_initialActivityCount = 1;
- public static final int[] AlertDialog = { 0x10100f2, 0x7f040054, 0x7f040055, 0x7f040153, 0x7f040154, 0x7f040165, 0x7f040194, 0x7f040195 };
- public static final int AlertDialog_android_layout = 0;
- public static final int AlertDialog_buttonIconDimen = 1;
- public static final int AlertDialog_buttonPanelSideLayout = 2;
- public static final int AlertDialog_listItemLayout = 3;
- public static final int AlertDialog_listLayout = 4;
- public static final int AlertDialog_multiChoiceItemLayout = 5;
- public static final int AlertDialog_showTitle = 6;
- public static final int AlertDialog_singleChoiceItemLayout = 7;
- public static final int[] AppBarLayout = { 0x10100d4, 0x101048f, 0x1010540, 0x7f0400bb, 0x7f0400c2, 0x7f04014e };
- public static final int AppBarLayout_android_background = 0;
- public static final int AppBarLayout_android_touchscreenBlocksFocus = 1;
- public static final int AppBarLayout_android_keyboardNavigationCluster = 2;
- public static final int AppBarLayout_elevation = 3;
- public static final int AppBarLayout_expanded = 4;
- public static final int AppBarLayout_liftOnScroll = 5;
- public static final int[] AppBarLayoutStates = { 0x7f0401a2, 0x7f0401a3, 0x7f0401a4, 0x7f0401a5 };
- public static final int AppBarLayoutStates_state_collapsed = 0;
- public static final int AppBarLayoutStates_state_collapsible = 1;
- public static final int AppBarLayoutStates_state_liftable = 2;
- public static final int AppBarLayoutStates_state_lifted = 3;
- public static final int[] AppBarLayout_Layout = { 0x7f04014c, 0x7f04014d };
- public static final int AppBarLayout_Layout_layout_scrollFlags = 0;
- public static final int AppBarLayout_Layout_layout_scrollInterpolator = 1;
- public static final int[] AppCompatImageView = { 0x1010119, 0x7f04019f, 0x7f0401f2, 0x7f0401f3 };
- public static final int AppCompatImageView_android_src = 0;
- public static final int AppCompatImageView_srcCompat = 1;
- public static final int AppCompatImageView_tint = 2;
- public static final int AppCompatImageView_tintMode = 3;
- public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0401ef, 0x7f0401f0, 0x7f0401f1 };
- public static final int AppCompatSeekBar_android_thumb = 0;
- public static final int AppCompatSeekBar_tickMark = 1;
- public static final int AppCompatSeekBar_tickMarkTint = 2;
- public static final int AppCompatSeekBar_tickMarkTintMode = 3;
- public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
- public static final int AppCompatTextHelper_android_textAppearance = 0;
- public static final int AppCompatTextHelper_android_drawableTop = 1;
- public static final int AppCompatTextHelper_android_drawableBottom = 2;
- public static final int AppCompatTextHelper_android_drawableLeft = 3;
- public static final int AppCompatTextHelper_android_drawableRight = 4;
- public static final int AppCompatTextHelper_android_drawableStart = 5;
- public static final int AppCompatTextHelper_android_drawableEnd = 6;
- public static final int[] AppCompatTextView = { 0x1010034, 0x7f04002c, 0x7f04002d, 0x7f04002e, 0x7f04002f, 0x7f040030, 0x7f0400d5, 0x7f0400d8, 0x7f04010f, 0x7f04014f, 0x7f0401cf };
- public static final int AppCompatTextView_android_textAppearance = 0;
- public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
- public static final int AppCompatTextView_autoSizeMinTextSize = 2;
- public static final int AppCompatTextView_autoSizePresetSizes = 3;
- public static final int AppCompatTextView_autoSizeStepGranularity = 4;
- public static final int AppCompatTextView_autoSizeTextType = 5;
- public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
- public static final int AppCompatTextView_fontFamily = 7;
- public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
- public static final int AppCompatTextView_lineHeight = 9;
- public static final int AppCompatTextView_textAllCaps = 10;
- public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f04002b, 0x7f040040, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f040056, 0x7f040057, 0x7f040062, 0x7f040067, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04008d, 0x7f04008e, 0x7f04008f, 0x7f040091, 0x7f0400a3, 0x7f0400ac, 0x7f0400ad, 0x7f0400ae, 0x7f0400b1, 0x7f0400b3, 0x7f0400b6, 0x7f0400b7, 0x7f0400b8, 0x7f0400b9, 0x7f0400ba, 0x7f0400f0, 0x7f0400fc, 0x7f040151, 0x7f040152, 0x7f040155, 0x7f040156, 0x7f040157, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f04015b, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017a, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f04019c, 0x7f04019d, 0x7f0401b3, 0x7f0401da, 0x7f0401db, 0x7f0401dc, 0x7f0401dd, 0x7f0401df, 0x7f0401e0, 0x7f0401e1, 0x7f0401e2, 0x7f0401e5, 0x7f0401e6, 0x7f040200, 0x7f040201, 0x7f040202, 0x7f040203, 0x7f04020a, 0x7f04020c, 0x7f04020d, 0x7f04020e, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040213, 0x7f040214, 0x7f040215 };
- public static final int AppCompatTheme_android_windowIsFloating = 0;
- public static final int AppCompatTheme_android_windowAnimationStyle = 1;
- public static final int AppCompatTheme_actionBarDivider = 2;
- public static final int AppCompatTheme_actionBarItemBackground = 3;
- public static final int AppCompatTheme_actionBarPopupTheme = 4;
- public static final int AppCompatTheme_actionBarSize = 5;
- public static final int AppCompatTheme_actionBarSplitStyle = 6;
- public static final int AppCompatTheme_actionBarStyle = 7;
- public static final int AppCompatTheme_actionBarTabBarStyle = 8;
- public static final int AppCompatTheme_actionBarTabStyle = 9;
- public static final int AppCompatTheme_actionBarTabTextStyle = 10;
- public static final int AppCompatTheme_actionBarTheme = 11;
- public static final int AppCompatTheme_actionBarWidgetTheme = 12;
- public static final int AppCompatTheme_actionButtonStyle = 13;
- public static final int AppCompatTheme_actionDropDownStyle = 14;
- public static final int AppCompatTheme_actionMenuTextAppearance = 15;
- public static final int AppCompatTheme_actionMenuTextColor = 16;
- public static final int AppCompatTheme_actionModeBackground = 17;
- public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
- public static final int AppCompatTheme_actionModeCloseDrawable = 19;
- public static final int AppCompatTheme_actionModeCopyDrawable = 20;
- public static final int AppCompatTheme_actionModeCutDrawable = 21;
- public static final int AppCompatTheme_actionModeFindDrawable = 22;
- public static final int AppCompatTheme_actionModePasteDrawable = 23;
- public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
- public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
- public static final int AppCompatTheme_actionModeShareDrawable = 26;
- public static final int AppCompatTheme_actionModeSplitBackground = 27;
- public static final int AppCompatTheme_actionModeStyle = 28;
- public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
- public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
- public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
- public static final int AppCompatTheme_activityChooserViewStyle = 32;
- public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
- public static final int AppCompatTheme_alertDialogCenterButtons = 34;
- public static final int AppCompatTheme_alertDialogStyle = 35;
- public static final int AppCompatTheme_alertDialogTheme = 36;
- public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
- public static final int AppCompatTheme_borderlessButtonStyle = 38;
- public static final int AppCompatTheme_buttonBarButtonStyle = 39;
- public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
- public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
- public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
- public static final int AppCompatTheme_buttonBarStyle = 43;
- public static final int AppCompatTheme_buttonStyle = 44;
- public static final int AppCompatTheme_buttonStyleSmall = 45;
- public static final int AppCompatTheme_checkboxStyle = 46;
- public static final int AppCompatTheme_checkedTextViewStyle = 47;
- public static final int AppCompatTheme_colorAccent = 48;
- public static final int AppCompatTheme_colorBackgroundFloating = 49;
- public static final int AppCompatTheme_colorButtonNormal = 50;
- public static final int AppCompatTheme_colorControlActivated = 51;
- public static final int AppCompatTheme_colorControlHighlight = 52;
- public static final int AppCompatTheme_colorControlNormal = 53;
- public static final int AppCompatTheme_colorError = 54;
- public static final int AppCompatTheme_colorPrimary = 55;
- public static final int AppCompatTheme_colorPrimaryDark = 56;
- public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
- public static final int AppCompatTheme_controlBackground = 58;
- public static final int AppCompatTheme_dialogCornerRadius = 59;
- public static final int AppCompatTheme_dialogPreferredPadding = 60;
- public static final int AppCompatTheme_dialogTheme = 61;
- public static final int AppCompatTheme_dividerHorizontal = 62;
- public static final int AppCompatTheme_dividerVertical = 63;
- public static final int AppCompatTheme_dropDownListViewStyle = 64;
- public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
- public static final int AppCompatTheme_editTextBackground = 66;
- public static final int AppCompatTheme_editTextColor = 67;
- public static final int AppCompatTheme_editTextStyle = 68;
- public static final int AppCompatTheme_homeAsUpIndicator = 69;
- public static final int AppCompatTheme_imageButtonStyle = 70;
- public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
- public static final int AppCompatTheme_listDividerAlertDialog = 72;
- public static final int AppCompatTheme_listMenuViewStyle = 73;
- public static final int AppCompatTheme_listPopupWindowStyle = 74;
- public static final int AppCompatTheme_listPreferredItemHeight = 75;
- public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
- public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
- public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
- public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
- public static final int AppCompatTheme_panelBackground = 80;
- public static final int AppCompatTheme_panelMenuListTheme = 81;
- public static final int AppCompatTheme_panelMenuListWidth = 82;
- public static final int AppCompatTheme_popupMenuStyle = 83;
- public static final int AppCompatTheme_popupWindowStyle = 84;
- public static final int AppCompatTheme_radioButtonStyle = 85;
- public static final int AppCompatTheme_ratingBarStyle = 86;
- public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
- public static final int AppCompatTheme_ratingBarStyleSmall = 88;
- public static final int AppCompatTheme_searchViewStyle = 89;
- public static final int AppCompatTheme_seekBarStyle = 90;
- public static final int AppCompatTheme_selectableItemBackground = 91;
- public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
- public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
- public static final int AppCompatTheme_spinnerStyle = 94;
- public static final int AppCompatTheme_switchStyle = 95;
- public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
- public static final int AppCompatTheme_textAppearanceListItem = 97;
- public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
- public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
- public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
- public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
- public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
- public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
- public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
- public static final int AppCompatTheme_textColorSearchUrl = 105;
- public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
- public static final int AppCompatTheme_toolbarStyle = 107;
- public static final int AppCompatTheme_tooltipForegroundColor = 108;
- public static final int AppCompatTheme_tooltipFrameBackground = 109;
- public static final int AppCompatTheme_viewInflaterClass = 110;
- public static final int AppCompatTheme_windowActionBar = 111;
- public static final int AppCompatTheme_windowActionBarOverlay = 112;
- public static final int AppCompatTheme_windowActionModeOverlay = 113;
- public static final int AppCompatTheme_windowFixedHeightMajor = 114;
- public static final int AppCompatTheme_windowFixedHeightMinor = 115;
- public static final int AppCompatTheme_windowFixedWidthMajor = 116;
- public static final int AppCompatTheme_windowFixedWidthMinor = 117;
- public static final int AppCompatTheme_windowMinWidthMajor = 118;
- public static final int AppCompatTheme_windowMinWidthMinor = 119;
- public static final int AppCompatTheme_windowNoTitle = 120;
- public static final int[] BottomAppBar = { 0x7f040034, 0x7f0400ca, 0x7f0400cb, 0x7f0400cc, 0x7f0400cd, 0x7f0400ec };
- public static final int BottomAppBar_backgroundTint = 0;
- public static final int BottomAppBar_fabAlignmentMode = 1;
- public static final int BottomAppBar_fabCradleMargin = 2;
- public static final int BottomAppBar_fabCradleRoundedCornerRadius = 3;
- public static final int BottomAppBar_fabCradleVerticalOffset = 4;
- public static final int BottomAppBar_hideOnScroll = 5;
- public static final int[] BottomNavigationView = { 0x7f0400bb, 0x7f040101, 0x7f040103, 0x7f040105, 0x7f040106, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010e, 0x7f040164 };
- public static final int BottomNavigationView_elevation = 0;
- public static final int BottomNavigationView_itemBackground = 1;
- public static final int BottomNavigationView_itemHorizontalTranslationEnabled = 2;
- public static final int BottomNavigationView_itemIconSize = 3;
- public static final int BottomNavigationView_itemIconTint = 4;
- public static final int BottomNavigationView_itemTextAppearanceActive = 5;
- public static final int BottomNavigationView_itemTextAppearanceInactive = 6;
- public static final int BottomNavigationView_itemTextColor = 7;
- public static final int BottomNavigationView_labelVisibilityMode = 8;
- public static final int BottomNavigationView_menu = 9;
- public static final int[] BottomSheetBehavior_Layout = { 0x7f04003a, 0x7f04003b, 0x7f04003d, 0x7f04003e };
- public static final int BottomSheetBehavior_Layout_behavior_fitToContents = 0;
- public static final int BottomSheetBehavior_Layout_behavior_hideable = 1;
- public static final int BottomSheetBehavior_Layout_behavior_peekHeight = 2;
- public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed = 3;
- public static final int[] ButtonBarLayout = { 0x7f040026 };
- public static final int ButtonBarLayout_allowStacking = 0;
- public static final int[] CardView = { 0x101013f, 0x1010140, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f04009d, 0x7f04009e, 0x7f04009f, 0x7f0400a0, 0x7f0400a1 };
- public static final int CardView_android_minWidth = 0;
- public static final int CardView_android_minHeight = 1;
- public static final int CardView_cardBackgroundColor = 2;
- public static final int CardView_cardCornerRadius = 3;
- public static final int CardView_cardElevation = 4;
- public static final int CardView_cardMaxElevation = 5;
- public static final int CardView_cardPreventCornerOverlap = 6;
- public static final int CardView_cardUseCompatPadding = 7;
- public static final int CardView_contentPadding = 8;
- public static final int CardView_contentPaddingBottom = 9;
- public static final int CardView_contentPaddingLeft = 10;
- public static final int CardView_contentPaddingRight = 11;
- public static final int CardView_contentPaddingTop = 12;
- public static final int[] Chip = { 0x1010034, 0x10100ab, 0x101011f, 0x101014f, 0x10101e5, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040068, 0x7f040069, 0x7f04006a, 0x7f04006c, 0x7f04006d, 0x7f04006e, 0x7f04006f, 0x7f040070, 0x7f040071, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080, 0x7f0400ea, 0x7f0400f4, 0x7f0400f8, 0x7f040186, 0x7f040192, 0x7f0401e7, 0x7f0401e9 };
- public static final int Chip_android_textAppearance = 0;
- public static final int Chip_android_ellipsize = 1;
- public static final int Chip_android_maxWidth = 2;
- public static final int Chip_android_text = 3;
- public static final int Chip_android_checkable = 4;
- public static final int Chip_checkedIcon = 5;
- public static final int Chip_checkedIconEnabled = 6;
- public static final int Chip_checkedIconVisible = 7;
- public static final int Chip_chipBackgroundColor = 8;
- public static final int Chip_chipCornerRadius = 9;
- public static final int Chip_chipEndPadding = 10;
- public static final int Chip_chipIcon = 11;
- public static final int Chip_chipIconEnabled = 12;
- public static final int Chip_chipIconSize = 13;
- public static final int Chip_chipIconTint = 14;
- public static final int Chip_chipIconVisible = 15;
- public static final int Chip_chipMinHeight = 16;
- public static final int Chip_chipStartPadding = 17;
- public static final int Chip_chipStrokeColor = 18;
- public static final int Chip_chipStrokeWidth = 19;
- public static final int Chip_closeIcon = 20;
- public static final int Chip_closeIconEnabled = 21;
- public static final int Chip_closeIconEndPadding = 22;
- public static final int Chip_closeIconSize = 23;
- public static final int Chip_closeIconStartPadding = 24;
- public static final int Chip_closeIconTint = 25;
- public static final int Chip_closeIconVisible = 26;
- public static final int Chip_hideMotionSpec = 27;
- public static final int Chip_iconEndPadding = 28;
- public static final int Chip_iconStartPadding = 29;
- public static final int Chip_rippleColor = 30;
- public static final int Chip_showMotionSpec = 31;
- public static final int Chip_textEndPadding = 32;
- public static final int Chip_textStartPadding = 33;
- public static final int[] ChipGroup = { 0x7f040063, 0x7f040072, 0x7f040073, 0x7f040074, 0x7f040196, 0x7f040197 };
- public static final int ChipGroup_checkedChip = 0;
- public static final int ChipGroup_chipSpacing = 1;
- public static final int ChipGroup_chipSpacingHorizontal = 2;
- public static final int ChipGroup_chipSpacingVertical = 3;
- public static final int ChipGroup_singleLine = 4;
- public static final int ChipGroup_singleSelection = 5;
- public static final int[] CollapsingToolbarLayout = { 0x7f040084, 0x7f040085, 0x7f0400a2, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f040187, 0x7f040189, 0x7f0401a7, 0x7f0401f4, 0x7f0401f5, 0x7f0401ff };
- public static final int CollapsingToolbarLayout_collapsedTitleGravity = 0;
- public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 1;
- public static final int CollapsingToolbarLayout_contentScrim = 2;
- public static final int CollapsingToolbarLayout_expandedTitleGravity = 3;
- public static final int CollapsingToolbarLayout_expandedTitleMargin = 4;
- public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
- public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 6;
- public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 7;
- public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 8;
- public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 9;
- public static final int CollapsingToolbarLayout_scrimAnimationDuration = 10;
- public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;
- public static final int CollapsingToolbarLayout_statusBarScrim = 12;
- public static final int CollapsingToolbarLayout_title = 13;
- public static final int CollapsingToolbarLayout_titleEnabled = 14;
- public static final int CollapsingToolbarLayout_toolbarId = 15;
- public static final int[] CollapsingToolbarLayout_Layout = { 0x7f040115, 0x7f040116 };
- public static final int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;
- public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CompoundButton = { 0x1010107, 0x7f040058, 0x7f040059 };
- public static final int CompoundButton_android_button = 0;
- public static final int CompoundButton_buttonTint = 1;
- public static final int CompoundButton_buttonTintMode = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] DesignTheme = { 0x7f040043, 0x7f040044 };
- public static final int DesignTheme_bottomSheetDialogTheme = 0;
- public static final int DesignTheme_bottomSheetStyle = 1;
- public static final int[] DrawerArrowToggle = { 0x7f040029, 0x7f04002a, 0x7f040036, 0x7f040086, 0x7f0400b4, 0x7f0400e3, 0x7f04019b, 0x7f0401eb };
- public static final int DrawerArrowToggle_arrowHeadLength = 0;
- public static final int DrawerArrowToggle_arrowShaftLength = 1;
- public static final int DrawerArrowToggle_barLength = 2;
- public static final int DrawerArrowToggle_color = 3;
- public static final int DrawerArrowToggle_drawableSize = 4;
- public static final int DrawerArrowToggle_gapBetweenBars = 5;
- public static final int DrawerArrowToggle_spinBars = 6;
- public static final int DrawerArrowToggle_thickness = 7;
- public static final int[] FloatingActionButton = { 0x7f040034, 0x7f040035, 0x7f04003f, 0x7f0400bb, 0x7f0400ce, 0x7f0400cf, 0x7f0400ea, 0x7f0400f2, 0x7f040162, 0x7f04017c, 0x7f040186, 0x7f040192, 0x7f040209 };
- public static final int FloatingActionButton_backgroundTint = 0;
- public static final int FloatingActionButton_backgroundTintMode = 1;
- public static final int FloatingActionButton_borderWidth = 2;
- public static final int FloatingActionButton_elevation = 3;
- public static final int FloatingActionButton_fabCustomSize = 4;
- public static final int FloatingActionButton_fabSize = 5;
- public static final int FloatingActionButton_hideMotionSpec = 6;
- public static final int FloatingActionButton_hoveredFocusedTranslationZ = 7;
- public static final int FloatingActionButton_maxImageSize = 8;
- public static final int FloatingActionButton_pressedTranslationZ = 9;
- public static final int FloatingActionButton_rippleColor = 10;
- public static final int FloatingActionButton_showMotionSpec = 11;
- public static final int FloatingActionButton_useCompatPadding = 12;
- public static final int[] FloatingActionButton_Behavior_Layout = { 0x7f040039 };
- public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;
- public static final int[] FlowLayout = { 0x7f040108, 0x7f040150 };
- public static final int FlowLayout_itemSpacing = 0;
- public static final int FlowLayout_lineSpacing = 1;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] ForegroundLinearLayout = { 0x1010109, 0x1010200, 0x7f0400e2 };
- public static final int ForegroundLinearLayout_android_foreground = 0;
- public static final int ForegroundLinearLayout_android_foregroundGravity = 1;
- public static final int ForegroundLinearLayout_foregroundInsidePadding = 2;
- public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400b0, 0x7f0400b2, 0x7f040163, 0x7f040191 };
- public static final int LinearLayoutCompat_android_gravity = 0;
- public static final int LinearLayoutCompat_android_orientation = 1;
- public static final int LinearLayoutCompat_android_baselineAligned = 2;
- public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
- public static final int LinearLayoutCompat_android_weightSum = 4;
- public static final int LinearLayoutCompat_divider = 5;
- public static final int LinearLayoutCompat_dividerPadding = 6;
- public static final int LinearLayoutCompat_measureWithLargestChild = 7;
- public static final int LinearLayoutCompat_showDividers = 8;
- public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
- public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
- public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
- public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
- public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
- public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
- public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
- public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
- public static final int[] MaterialButton = { 0x10101b7, 0x10101b8, 0x10101b9, 0x10101ba, 0x7f040034, 0x7f040035, 0x7f0400a5, 0x7f0400f3, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f9, 0x7f0400fa, 0x7f040186, 0x7f0401a8, 0x7f0401a9 };
- public static final int MaterialButton_android_insetLeft = 0;
- public static final int MaterialButton_android_insetRight = 1;
- public static final int MaterialButton_android_insetTop = 2;
- public static final int MaterialButton_android_insetBottom = 3;
- public static final int MaterialButton_backgroundTint = 4;
- public static final int MaterialButton_backgroundTintMode = 5;
- public static final int MaterialButton_cornerRadius = 6;
- public static final int MaterialButton_icon = 7;
- public static final int MaterialButton_iconGravity = 8;
- public static final int MaterialButton_iconPadding = 9;
- public static final int MaterialButton_iconSize = 10;
- public static final int MaterialButton_iconTint = 11;
- public static final int MaterialButton_iconTintMode = 12;
- public static final int MaterialButton_rippleColor = 13;
- public static final int MaterialButton_strokeColor = 14;
- public static final int MaterialButton_strokeWidth = 15;
- public static final int[] MaterialCardView = { 0x7f0401a8, 0x7f0401a9 };
- public static final int MaterialCardView_strokeColor = 0;
- public static final int MaterialCardView_strokeWidth = 1;
- public static final int[] MaterialComponentsTheme = { 0x7f040043, 0x7f040044, 0x7f04006b, 0x7f040075, 0x7f040079, 0x7f040087, 0x7f040088, 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f0400ba, 0x7f0400d6, 0x7f04015e, 0x7f04015f, 0x7f040169, 0x7f040188, 0x7f040198, 0x7f0401cb, 0x7f0401d0, 0x7f0401d1, 0x7f0401d2, 0x7f0401d3, 0x7f0401d4, 0x7f0401d5, 0x7f0401d6, 0x7f0401d7, 0x7f0401d8, 0x7f0401d9, 0x7f0401de, 0x7f0401e3, 0x7f0401e4, 0x7f0401e8 };
- public static final int MaterialComponentsTheme_bottomSheetDialogTheme = 0;
- public static final int MaterialComponentsTheme_bottomSheetStyle = 1;
- public static final int MaterialComponentsTheme_chipGroupStyle = 2;
- public static final int MaterialComponentsTheme_chipStandaloneStyle = 3;
- public static final int MaterialComponentsTheme_chipStyle = 4;
- public static final int MaterialComponentsTheme_colorAccent = 5;
- public static final int MaterialComponentsTheme_colorBackgroundFloating = 6;
- public static final int MaterialComponentsTheme_colorPrimary = 7;
- public static final int MaterialComponentsTheme_colorPrimaryDark = 8;
- public static final int MaterialComponentsTheme_colorSecondary = 9;
- public static final int MaterialComponentsTheme_editTextStyle = 10;
- public static final int MaterialComponentsTheme_floatingActionButtonStyle = 11;
- public static final int MaterialComponentsTheme_materialButtonStyle = 12;
- public static final int MaterialComponentsTheme_materialCardViewStyle = 13;
- public static final int MaterialComponentsTheme_navigationViewStyle = 14;
- public static final int MaterialComponentsTheme_scrimBackground = 15;
- public static final int MaterialComponentsTheme_snackbarButtonStyle = 16;
- public static final int MaterialComponentsTheme_tabStyle = 17;
- public static final int MaterialComponentsTheme_textAppearanceBody1 = 18;
- public static final int MaterialComponentsTheme_textAppearanceBody2 = 19;
- public static final int MaterialComponentsTheme_textAppearanceButton = 20;
- public static final int MaterialComponentsTheme_textAppearanceCaption = 21;
- public static final int MaterialComponentsTheme_textAppearanceHeadline1 = 22;
- public static final int MaterialComponentsTheme_textAppearanceHeadline2 = 23;
- public static final int MaterialComponentsTheme_textAppearanceHeadline3 = 24;
- public static final int MaterialComponentsTheme_textAppearanceHeadline4 = 25;
- public static final int MaterialComponentsTheme_textAppearanceHeadline5 = 26;
- public static final int MaterialComponentsTheme_textAppearanceHeadline6 = 27;
- public static final int MaterialComponentsTheme_textAppearanceOverline = 28;
- public static final int MaterialComponentsTheme_textAppearanceSubtitle1 = 29;
- public static final int MaterialComponentsTheme_textAppearanceSubtitle2 = 30;
- public static final int MaterialComponentsTheme_textInputStyle = 31;
- public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
- public static final int MenuGroup_android_enabled = 0;
- public static final int MenuGroup_android_id = 1;
- public static final int MenuGroup_android_visible = 2;
- public static final int MenuGroup_android_menuCategory = 3;
- public static final int MenuGroup_android_orderInCategory = 4;
- public static final int MenuGroup_android_checkableBehavior = 5;
- public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f040028, 0x7f040096, 0x7f0400f9, 0x7f0400fa, 0x7f04016a, 0x7f040190, 0x7f040204 };
- public static final int MenuItem_android_icon = 0;
- public static final int MenuItem_android_enabled = 1;
- public static final int MenuItem_android_id = 2;
- public static final int MenuItem_android_checked = 3;
- public static final int MenuItem_android_visible = 4;
- public static final int MenuItem_android_menuCategory = 5;
- public static final int MenuItem_android_orderInCategory = 6;
- public static final int MenuItem_android_title = 7;
- public static final int MenuItem_android_titleCondensed = 8;
- public static final int MenuItem_android_alphabeticShortcut = 9;
- public static final int MenuItem_android_numericShortcut = 10;
- public static final int MenuItem_android_checkable = 11;
- public static final int MenuItem_android_onClick = 12;
- public static final int MenuItem_actionLayout = 13;
- public static final int MenuItem_actionProviderClass = 14;
- public static final int MenuItem_actionViewClass = 15;
- public static final int MenuItem_alphabeticModifiers = 16;
- public static final int MenuItem_contentDescription = 17;
- public static final int MenuItem_iconTint = 18;
- public static final int MenuItem_iconTintMode = 19;
- public static final int MenuItem_numericModifiers = 20;
- public static final int MenuItem_showAsAction = 21;
- public static final int MenuItem_tooltipText = 22;
- public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f04017b, 0x7f0401aa };
- public static final int MenuView_android_windowAnimationStyle = 0;
- public static final int MenuView_android_itemTextAppearance = 1;
- public static final int MenuView_android_horizontalDivider = 2;
- public static final int MenuView_android_verticalDivider = 3;
- public static final int MenuView_android_headerBackground = 4;
- public static final int MenuView_android_itemBackground = 5;
- public static final int MenuView_android_itemIconDisabledAlpha = 6;
- public static final int MenuView_preserveIconSpacing = 7;
- public static final int MenuView_subMenuArrow = 8;
- public static final int[] NavigationView = { 0x10100d4, 0x10100dd, 0x101011f, 0x7f0400bb, 0x7f0400e5, 0x7f040101, 0x7f040102, 0x7f040104, 0x7f040106, 0x7f040109, 0x7f04010c, 0x7f040164 };
- public static final int NavigationView_android_background = 0;
- public static final int NavigationView_android_fitsSystemWindows = 1;
- public static final int NavigationView_android_maxWidth = 2;
- public static final int NavigationView_elevation = 3;
- public static final int NavigationView_headerLayout = 4;
- public static final int NavigationView_itemBackground = 5;
- public static final int NavigationView_itemHorizontalPadding = 6;
- public static final int NavigationView_itemIconPadding = 7;
- public static final int NavigationView_itemIconTint = 8;
- public static final int NavigationView_itemTextAppearance = 9;
- public static final int NavigationView_itemTextColor = 10;
- public static final int NavigationView_menu = 11;
- public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f04016b };
- public static final int PopupWindow_android_popupBackground = 0;
- public static final int PopupWindow_android_popupAnimationStyle = 1;
- public static final int PopupWindow_overlapAnchor = 2;
- public static final int[] PopupWindowBackgroundState = { 0x7f0401a1 };
- public static final int PopupWindowBackgroundState_state_above_anchor = 0;
- public static final int[] RecycleListView = { 0x7f04016c, 0x7f04016f };
- public static final int RecycleListView_paddingBottomNoButtons = 0;
- public static final int RecycleListView_paddingTopNoTitle = 1;
- public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f040111, 0x7f040185, 0x7f04019a, 0x7f0401a0 };
- public static final int RecyclerView_android_orientation = 0;
- public static final int RecyclerView_android_descendantFocusability = 1;
- public static final int RecyclerView_fastScrollEnabled = 2;
- public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
- public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
- public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
- public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
- public static final int RecyclerView_layoutManager = 7;
- public static final int RecyclerView_reverseLayout = 8;
- public static final int RecyclerView_spanCount = 9;
- public static final int RecyclerView_stackFromEnd = 10;
- public static final int[] ScrimInsetsFrameLayout = { 0x7f0400ff };
- public static final int ScrimInsetsFrameLayout_insetForeground = 0;
- public static final int[] ScrollingViewBehavior_Layout = { 0x7f04003c };
- public static final int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;
- public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f04007a, 0x7f040092, 0x7f0400ab, 0x7f0400e4, 0x7f0400fb, 0x7f040110, 0x7f04017f, 0x7f040180, 0x7f04018a, 0x7f04018b, 0x7f0401ab, 0x7f0401b0, 0x7f04020b };
- public static final int SearchView_android_focusable = 0;
- public static final int SearchView_android_maxWidth = 1;
- public static final int SearchView_android_inputType = 2;
- public static final int SearchView_android_imeOptions = 3;
- public static final int SearchView_closeIcon = 4;
- public static final int SearchView_commitIcon = 5;
- public static final int SearchView_defaultQueryHint = 6;
- public static final int SearchView_goIcon = 7;
- public static final int SearchView_iconifiedByDefault = 8;
- public static final int SearchView_layout = 9;
- public static final int SearchView_queryBackground = 10;
- public static final int SearchView_queryHint = 11;
- public static final int SearchView_searchHintIcon = 12;
- public static final int SearchView_searchIcon = 13;
- public static final int SearchView_submitBackground = 14;
- public static final int SearchView_suggestionRowLayout = 15;
- public static final int SearchView_voiceIcon = 16;
- public static final int[] Snackbar = { 0x7f040198, 0x7f040199 };
- public static final int Snackbar_snackbarButtonStyle = 0;
- public static final int Snackbar_snackbarStyle = 1;
- public static final int[] SnackbarLayout = { 0x101011f, 0x7f0400bb, 0x7f040160 };
- public static final int SnackbarLayout_android_maxWidth = 0;
- public static final int SnackbarLayout_elevation = 1;
- public static final int SnackbarLayout_maxActionInlineWidth = 2;
- public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f040179 };
- public static final int Spinner_android_entries = 0;
- public static final int Spinner_android_popupBackground = 1;
- public static final int Spinner_android_prompt = 2;
- public static final int Spinner_android_dropDownWidth = 3;
- public static final int Spinner_popupTheme = 4;
- public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f040193, 0x7f04019e, 0x7f0401b1, 0x7f0401b2, 0x7f0401b4, 0x7f0401ec, 0x7f0401ed, 0x7f0401ee, 0x7f040205, 0x7f040206, 0x7f040207 };
- public static final int SwitchCompat_android_textOn = 0;
- public static final int SwitchCompat_android_textOff = 1;
- public static final int SwitchCompat_android_thumb = 2;
- public static final int SwitchCompat_showText = 3;
- public static final int SwitchCompat_splitTrack = 4;
- public static final int SwitchCompat_switchMinWidth = 5;
- public static final int SwitchCompat_switchPadding = 6;
- public static final int SwitchCompat_switchTextAppearance = 7;
- public static final int SwitchCompat_thumbTextPadding = 8;
- public static final int SwitchCompat_thumbTint = 9;
- public static final int SwitchCompat_thumbTintMode = 10;
- public static final int SwitchCompat_track = 11;
- public static final int SwitchCompat_trackTint = 12;
- public static final int SwitchCompat_trackTintMode = 13;
- public static final int[] TabItem = { 0x1010002, 0x10100f2, 0x101014f };
- public static final int TabItem_android_icon = 0;
- public static final int TabItem_android_layout = 1;
- public static final int TabItem_android_text = 2;
- public static final int[] TabLayout = { 0x7f0401b5, 0x7f0401b6, 0x7f0401b7, 0x7f0401b8, 0x7f0401b9, 0x7f0401ba, 0x7f0401bb, 0x7f0401bc, 0x7f0401bd, 0x7f0401be, 0x7f0401bf, 0x7f0401c0, 0x7f0401c1, 0x7f0401c2, 0x7f0401c3, 0x7f0401c4, 0x7f0401c5, 0x7f0401c6, 0x7f0401c7, 0x7f0401c8, 0x7f0401c9, 0x7f0401ca, 0x7f0401cc, 0x7f0401cd, 0x7f0401ce };
- public static final int TabLayout_tabBackground = 0;
- public static final int TabLayout_tabContentStart = 1;
- public static final int TabLayout_tabGravity = 2;
- public static final int TabLayout_tabIconTint = 3;
- public static final int TabLayout_tabIconTintMode = 4;
- public static final int TabLayout_tabIndicator = 5;
- public static final int TabLayout_tabIndicatorAnimationDuration = 6;
- public static final int TabLayout_tabIndicatorColor = 7;
- public static final int TabLayout_tabIndicatorFullWidth = 8;
- public static final int TabLayout_tabIndicatorGravity = 9;
- public static final int TabLayout_tabIndicatorHeight = 10;
- public static final int TabLayout_tabInlineLabel = 11;
- public static final int TabLayout_tabMaxWidth = 12;
- public static final int TabLayout_tabMinWidth = 13;
- public static final int TabLayout_tabMode = 14;
- public static final int TabLayout_tabPadding = 15;
- public static final int TabLayout_tabPaddingBottom = 16;
- public static final int TabLayout_tabPaddingEnd = 17;
- public static final int TabLayout_tabPaddingStart = 18;
- public static final int TabLayout_tabPaddingTop = 19;
- public static final int TabLayout_tabRippleColor = 20;
- public static final int TabLayout_tabSelectedTextColor = 21;
- public static final int TabLayout_tabTextAppearance = 22;
- public static final int TabLayout_tabTextColor = 23;
- public static final int TabLayout_tabUnboundedRipple = 24;
- public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f0400d8, 0x7f0401cf };
- public static final int TextAppearance_android_textSize = 0;
- public static final int TextAppearance_android_typeface = 1;
- public static final int TextAppearance_android_textStyle = 2;
- public static final int TextAppearance_android_textColor = 3;
- public static final int TextAppearance_android_textColorHint = 4;
- public static final int TextAppearance_android_textColorLink = 5;
- public static final int TextAppearance_android_shadowColor = 6;
- public static final int TextAppearance_android_shadowDx = 7;
- public static final int TextAppearance_android_shadowDy = 8;
- public static final int TextAppearance_android_shadowRadius = 9;
- public static final int TextAppearance_android_fontFamily = 10;
- public static final int TextAppearance_fontFamily = 11;
- public static final int TextAppearance_textAllCaps = 12;
- public static final int[] TextInputLayout = { 0x101009a, 0x1010150, 0x7f040045, 0x7f040046, 0x7f040047, 0x7f040048, 0x7f040049, 0x7f04004a, 0x7f04004b, 0x7f04004c, 0x7f04004d, 0x7f0400a6, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400bf, 0x7f0400c0, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f0400ed, 0x7f0400ee, 0x7f0400ef, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f040177 };
- public static final int TextInputLayout_android_textColorHint = 0;
- public static final int TextInputLayout_android_hint = 1;
- public static final int TextInputLayout_boxBackgroundColor = 2;
- public static final int TextInputLayout_boxBackgroundMode = 3;
- public static final int TextInputLayout_boxCollapsedPaddingTop = 4;
- public static final int TextInputLayout_boxCornerRadiusBottomEnd = 5;
- public static final int TextInputLayout_boxCornerRadiusBottomStart = 6;
- public static final int TextInputLayout_boxCornerRadiusTopEnd = 7;
- public static final int TextInputLayout_boxCornerRadiusTopStart = 8;
- public static final int TextInputLayout_boxStrokeColor = 9;
- public static final int TextInputLayout_boxStrokeWidth = 10;
- public static final int TextInputLayout_counterEnabled = 11;
- public static final int TextInputLayout_counterMaxLength = 12;
- public static final int TextInputLayout_counterOverflowTextAppearance = 13;
- public static final int TextInputLayout_counterTextAppearance = 14;
- public static final int TextInputLayout_errorEnabled = 15;
- public static final int TextInputLayout_errorTextAppearance = 16;
- public static final int TextInputLayout_helperText = 17;
- public static final int TextInputLayout_helperTextEnabled = 18;
- public static final int TextInputLayout_helperTextTextAppearance = 19;
- public static final int TextInputLayout_hintAnimationEnabled = 20;
- public static final int TextInputLayout_hintEnabled = 21;
- public static final int TextInputLayout_hintTextAppearance = 22;
- public static final int TextInputLayout_passwordToggleContentDescription = 23;
- public static final int TextInputLayout_passwordToggleDrawable = 24;
- public static final int TextInputLayout_passwordToggleEnabled = 25;
- public static final int TextInputLayout_passwordToggleTint = 26;
- public static final int TextInputLayout_passwordToggleTintMode = 27;
- public static final int[] ThemeEnforcement = { 0x1010034, 0x7f0400bd, 0x7f0400be };
- public static final int ThemeEnforcement_android_textAppearance = 0;
- public static final int ThemeEnforcement_enforceMaterialTheme = 1;
- public static final int ThemeEnforcement_enforceTextAppearance = 2;
- public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040053, 0x7f040082, 0x7f040083, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f04015c, 0x7f04015d, 0x7f040161, 0x7f040166, 0x7f040167, 0x7f040179, 0x7f0401ac, 0x7f0401ad, 0x7f0401ae, 0x7f0401f4, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f0401f9, 0x7f0401fa, 0x7f0401fb, 0x7f0401fc, 0x7f0401fd };
- public static final int Toolbar_android_gravity = 0;
- public static final int Toolbar_android_minHeight = 1;
- public static final int Toolbar_buttonGravity = 2;
- public static final int Toolbar_collapseContentDescription = 3;
- public static final int Toolbar_collapseIcon = 4;
- public static final int Toolbar_contentInsetEnd = 5;
- public static final int Toolbar_contentInsetEndWithActions = 6;
- public static final int Toolbar_contentInsetLeft = 7;
- public static final int Toolbar_contentInsetRight = 8;
- public static final int Toolbar_contentInsetStart = 9;
- public static final int Toolbar_contentInsetStartWithNavigation = 10;
- public static final int Toolbar_logo = 11;
- public static final int Toolbar_logoDescription = 12;
- public static final int Toolbar_maxButtonHeight = 13;
- public static final int Toolbar_navigationContentDescription = 14;
- public static final int Toolbar_navigationIcon = 15;
- public static final int Toolbar_popupTheme = 16;
- public static final int Toolbar_subtitle = 17;
- public static final int Toolbar_subtitleTextAppearance = 18;
- public static final int Toolbar_subtitleTextColor = 19;
- public static final int Toolbar_title = 20;
- public static final int Toolbar_titleMargin = 21;
- public static final int Toolbar_titleMarginBottom = 22;
- public static final int Toolbar_titleMarginEnd = 23;
- public static final int Toolbar_titleMarginStart = 24;
- public static final int Toolbar_titleMarginTop = 25;
- public static final int Toolbar_titleMargins = 26;
- public static final int Toolbar_titleTextAppearance = 27;
- public static final int Toolbar_titleTextColor = 28;
- public static final int[] View = { 0x1010000, 0x10100da, 0x7f04016d, 0x7f04016e, 0x7f0401ea };
- public static final int View_android_theme = 0;
- public static final int View_android_focusable = 1;
- public static final int View_paddingEnd = 2;
- public static final int View_paddingStart = 3;
- public static final int View_theme = 4;
- public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040034, 0x7f040035 };
- public static final int ViewBackgroundHelper_android_background = 0;
- public static final int ViewBackgroundHelper_backgroundTint = 1;
- public static final int ViewBackgroundHelper_backgroundTintMode = 2;
- public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
- public static final int ViewStubCompat_android_id = 0;
- public static final int ViewStubCompat_android_layout = 1;
- public static final int ViewStubCompat_android_inflatedId = 2;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/documentfile/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/documentfile/R.java
deleted file mode 100755
index 34e950a..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/documentfile/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.documentfile;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/drawerlayout/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/drawerlayout/R.java
deleted file mode 100755
index b18f96a..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/drawerlayout/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.drawerlayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/fragment/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/fragment/R.java
deleted file mode 100755
index 36abf4c..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/fragment/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.fragment;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int keylines = 0x7f04010d;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int chronometer = 0x7f09002b;
- public static final int end = 0x7f090043;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int start = 0x7f0900ac;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int top = 0x7f0900c2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/graphics/drawable/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/graphics/drawable/R.java
deleted file mode 100755
index 30ca157..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/graphics/drawable/R.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.graphics.drawable;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int keylines = 0x7f04010d;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int chronometer = 0x7f09002b;
- public static final int end = 0x7f090043;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int start = 0x7f0900ac;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int top = 0x7f0900c2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/interpolator/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/interpolator/R.java
deleted file mode 100755
index f5aa823..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/interpolator/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.interpolator;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/loader/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/loader/R.java
deleted file mode 100755
index 4f8c540..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/loader/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.loader;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/localbroadcastmanager/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/localbroadcastmanager/R.java
deleted file mode 100755
index 2be6d6f..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/localbroadcastmanager/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.localbroadcastmanager;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/print/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/print/R.java
deleted file mode 100755
index 9be88dd..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/print/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.print;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/slidingpanelayout/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/slidingpanelayout/R.java
deleted file mode 100755
index c5514fe..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/slidingpanelayout/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.slidingpanelayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/swiperefreshlayout/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/swiperefreshlayout/R.java
deleted file mode 100755
index 024eacc..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/swiperefreshlayout/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.swiperefreshlayout;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/transition/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/transition/R.java
deleted file mode 100755
index a2a16f9..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/transition/R.java
+++ /dev/null
@@ -1,193 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.transition;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int ghost_view = 0x7f090050;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int parent_matrix = 0x7f09007b;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int save_image_matrix = 0x7f090084;
- public static final int save_non_transition_alpha = 0x7f090085;
- public static final int save_scale_type = 0x7f090086;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int transition_current_scene = 0x7f0900c5;
- public static final int transition_layout_save = 0x7f0900c6;
- public static final int transition_position = 0x7f0900c7;
- public static final int transition_scene_layoutid_cache = 0x7f0900c8;
- public static final int transition_transform = 0x7f0900c9;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/appcompat/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/appcompat/R.java
deleted file mode 100755
index 748352d..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/appcompat/R.java
+++ /dev/null
@@ -1,1637 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.v7.appcompat;
-
-public final class R {
- private R() {}
-
- public static final class anim {
- private anim() {}
-
- public static final int abc_fade_in = 0x7f010000;
- public static final int abc_fade_out = 0x7f010001;
- public static final int abc_grow_fade_in_from_bottom = 0x7f010002;
- public static final int abc_popup_enter = 0x7f010003;
- public static final int abc_popup_exit = 0x7f010004;
- public static final int abc_shrink_fade_out_from_bottom = 0x7f010005;
- public static final int abc_slide_in_bottom = 0x7f010006;
- public static final int abc_slide_in_top = 0x7f010007;
- public static final int abc_slide_out_bottom = 0x7f010008;
- public static final int abc_slide_out_top = 0x7f010009;
- public static final int abc_tooltip_enter = 0x7f01000a;
- public static final int abc_tooltip_exit = 0x7f01000b;
- }
- public static final class attr {
- private attr() {}
-
- public static final int actionBarDivider = 0x7f040000;
- public static final int actionBarItemBackground = 0x7f040001;
- public static final int actionBarPopupTheme = 0x7f040002;
- public static final int actionBarSize = 0x7f040003;
- public static final int actionBarSplitStyle = 0x7f040004;
- public static final int actionBarStyle = 0x7f040005;
- public static final int actionBarTabBarStyle = 0x7f040006;
- public static final int actionBarTabStyle = 0x7f040007;
- public static final int actionBarTabTextStyle = 0x7f040008;
- public static final int actionBarTheme = 0x7f040009;
- public static final int actionBarWidgetTheme = 0x7f04000a;
- public static final int actionButtonStyle = 0x7f04000b;
- public static final int actionDropDownStyle = 0x7f04000c;
- public static final int actionLayout = 0x7f04000d;
- public static final int actionMenuTextAppearance = 0x7f04000e;
- public static final int actionMenuTextColor = 0x7f04000f;
- public static final int actionModeBackground = 0x7f040010;
- public static final int actionModeCloseButtonStyle = 0x7f040011;
- public static final int actionModeCloseDrawable = 0x7f040012;
- public static final int actionModeCopyDrawable = 0x7f040013;
- public static final int actionModeCutDrawable = 0x7f040014;
- public static final int actionModeFindDrawable = 0x7f040015;
- public static final int actionModePasteDrawable = 0x7f040016;
- public static final int actionModePopupWindowStyle = 0x7f040017;
- public static final int actionModeSelectAllDrawable = 0x7f040018;
- public static final int actionModeShareDrawable = 0x7f040019;
- public static final int actionModeSplitBackground = 0x7f04001a;
- public static final int actionModeStyle = 0x7f04001b;
- public static final int actionModeWebSearchDrawable = 0x7f04001c;
- public static final int actionOverflowButtonStyle = 0x7f04001d;
- public static final int actionOverflowMenuStyle = 0x7f04001e;
- public static final int actionProviderClass = 0x7f04001f;
- public static final int actionViewClass = 0x7f040020;
- public static final int activityChooserViewStyle = 0x7f040021;
- public static final int alertDialogButtonGroupStyle = 0x7f040022;
- public static final int alertDialogCenterButtons = 0x7f040023;
- public static final int alertDialogStyle = 0x7f040024;
- public static final int alertDialogTheme = 0x7f040025;
- public static final int allowStacking = 0x7f040026;
- public static final int alpha = 0x7f040027;
- public static final int alphabeticModifiers = 0x7f040028;
- public static final int arrowHeadLength = 0x7f040029;
- public static final int arrowShaftLength = 0x7f04002a;
- public static final int autoCompleteTextViewStyle = 0x7f04002b;
- public static final int autoSizeMaxTextSize = 0x7f04002c;
- public static final int autoSizeMinTextSize = 0x7f04002d;
- public static final int autoSizePresetSizes = 0x7f04002e;
- public static final int autoSizeStepGranularity = 0x7f04002f;
- public static final int autoSizeTextType = 0x7f040030;
- public static final int background = 0x7f040031;
- public static final int backgroundSplit = 0x7f040032;
- public static final int backgroundStacked = 0x7f040033;
- public static final int backgroundTint = 0x7f040034;
- public static final int backgroundTintMode = 0x7f040035;
- public static final int barLength = 0x7f040036;
- public static final int borderlessButtonStyle = 0x7f040040;
- public static final int buttonBarButtonStyle = 0x7f04004e;
- public static final int buttonBarNegativeButtonStyle = 0x7f04004f;
- public static final int buttonBarNeutralButtonStyle = 0x7f040050;
- public static final int buttonBarPositiveButtonStyle = 0x7f040051;
- public static final int buttonBarStyle = 0x7f040052;
- public static final int buttonGravity = 0x7f040053;
- public static final int buttonIconDimen = 0x7f040054;
- public static final int buttonPanelSideLayout = 0x7f040055;
- public static final int buttonStyle = 0x7f040056;
- public static final int buttonStyleSmall = 0x7f040057;
- public static final int buttonTint = 0x7f040058;
- public static final int buttonTintMode = 0x7f040059;
- public static final int checkboxStyle = 0x7f040062;
- public static final int checkedTextViewStyle = 0x7f040067;
- public static final int closeIcon = 0x7f04007a;
- public static final int closeItemLayout = 0x7f040081;
- public static final int collapseContentDescription = 0x7f040082;
- public static final int collapseIcon = 0x7f040083;
- public static final int color = 0x7f040086;
- public static final int colorAccent = 0x7f040087;
- public static final int colorBackgroundFloating = 0x7f040088;
- public static final int colorButtonNormal = 0x7f040089;
- public static final int colorControlActivated = 0x7f04008a;
- public static final int colorControlHighlight = 0x7f04008b;
- public static final int colorControlNormal = 0x7f04008c;
- public static final int colorError = 0x7f04008d;
- public static final int colorPrimary = 0x7f04008e;
- public static final int colorPrimaryDark = 0x7f04008f;
- public static final int colorSwitchThumbNormal = 0x7f040091;
- public static final int commitIcon = 0x7f040092;
- public static final int contentDescription = 0x7f040096;
- public static final int contentInsetEnd = 0x7f040097;
- public static final int contentInsetEndWithActions = 0x7f040098;
- public static final int contentInsetLeft = 0x7f040099;
- public static final int contentInsetRight = 0x7f04009a;
- public static final int contentInsetStart = 0x7f04009b;
- public static final int contentInsetStartWithNavigation = 0x7f04009c;
- public static final int controlBackground = 0x7f0400a3;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int customNavigationLayout = 0x7f0400aa;
- public static final int defaultQueryHint = 0x7f0400ab;
- public static final int dialogCornerRadius = 0x7f0400ac;
- public static final int dialogPreferredPadding = 0x7f0400ad;
- public static final int dialogTheme = 0x7f0400ae;
- public static final int displayOptions = 0x7f0400af;
- public static final int divider = 0x7f0400b0;
- public static final int dividerHorizontal = 0x7f0400b1;
- public static final int dividerPadding = 0x7f0400b2;
- public static final int dividerVertical = 0x7f0400b3;
- public static final int drawableSize = 0x7f0400b4;
- public static final int drawerArrowStyle = 0x7f0400b5;
- public static final int dropDownListViewStyle = 0x7f0400b6;
- public static final int dropdownListPreferredItemHeight = 0x7f0400b7;
- public static final int editTextBackground = 0x7f0400b8;
- public static final int editTextColor = 0x7f0400b9;
- public static final int editTextStyle = 0x7f0400ba;
- public static final int elevation = 0x7f0400bb;
- public static final int expandActivityOverflowButtonDrawable = 0x7f0400c1;
- public static final int firstBaselineToTopHeight = 0x7f0400d5;
- public static final int font = 0x7f0400d7;
- public static final int fontFamily = 0x7f0400d8;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int gapBetweenBars = 0x7f0400e3;
- public static final int goIcon = 0x7f0400e4;
- public static final int height = 0x7f0400e6;
- public static final int hideOnContentScroll = 0x7f0400eb;
- public static final int homeAsUpIndicator = 0x7f0400f0;
- public static final int homeLayout = 0x7f0400f1;
- public static final int icon = 0x7f0400f3;
- public static final int iconTint = 0x7f0400f9;
- public static final int iconTintMode = 0x7f0400fa;
- public static final int iconifiedByDefault = 0x7f0400fb;
- public static final int imageButtonStyle = 0x7f0400fc;
- public static final int indeterminateProgressStyle = 0x7f0400fd;
- public static final int initialActivityCount = 0x7f0400fe;
- public static final int isLightTheme = 0x7f040100;
- public static final int itemPadding = 0x7f040107;
- public static final int keylines = 0x7f04010d;
- public static final int lastBaselineToBottomHeight = 0x7f04010f;
- public static final int layout = 0x7f040110;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int lineHeight = 0x7f04014f;
- public static final int listChoiceBackgroundIndicator = 0x7f040151;
- public static final int listDividerAlertDialog = 0x7f040152;
- public static final int listItemLayout = 0x7f040153;
- public static final int listLayout = 0x7f040154;
- public static final int listMenuViewStyle = 0x7f040155;
- public static final int listPopupWindowStyle = 0x7f040156;
- public static final int listPreferredItemHeight = 0x7f040157;
- public static final int listPreferredItemHeightLarge = 0x7f040158;
- public static final int listPreferredItemHeightSmall = 0x7f040159;
- public static final int listPreferredItemPaddingLeft = 0x7f04015a;
- public static final int listPreferredItemPaddingRight = 0x7f04015b;
- public static final int logo = 0x7f04015c;
- public static final int logoDescription = 0x7f04015d;
- public static final int maxButtonHeight = 0x7f040161;
- public static final int measureWithLargestChild = 0x7f040163;
- public static final int multiChoiceItemLayout = 0x7f040165;
- public static final int navigationContentDescription = 0x7f040166;
- public static final int navigationIcon = 0x7f040167;
- public static final int navigationMode = 0x7f040168;
- public static final int numericModifiers = 0x7f04016a;
- public static final int overlapAnchor = 0x7f04016b;
- public static final int paddingBottomNoButtons = 0x7f04016c;
- public static final int paddingEnd = 0x7f04016d;
- public static final int paddingStart = 0x7f04016e;
- public static final int paddingTopNoTitle = 0x7f04016f;
- public static final int panelBackground = 0x7f040170;
- public static final int panelMenuListTheme = 0x7f040171;
- public static final int panelMenuListWidth = 0x7f040172;
- public static final int popupMenuStyle = 0x7f040178;
- public static final int popupTheme = 0x7f040179;
- public static final int popupWindowStyle = 0x7f04017a;
- public static final int preserveIconSpacing = 0x7f04017b;
- public static final int progressBarPadding = 0x7f04017d;
- public static final int progressBarStyle = 0x7f04017e;
- public static final int queryBackground = 0x7f04017f;
- public static final int queryHint = 0x7f040180;
- public static final int radioButtonStyle = 0x7f040181;
- public static final int ratingBarStyle = 0x7f040182;
- public static final int ratingBarStyleIndicator = 0x7f040183;
- public static final int ratingBarStyleSmall = 0x7f040184;
- public static final int searchHintIcon = 0x7f04018a;
- public static final int searchIcon = 0x7f04018b;
- public static final int searchViewStyle = 0x7f04018c;
- public static final int seekBarStyle = 0x7f04018d;
- public static final int selectableItemBackground = 0x7f04018e;
- public static final int selectableItemBackgroundBorderless = 0x7f04018f;
- public static final int showAsAction = 0x7f040190;
- public static final int showDividers = 0x7f040191;
- public static final int showText = 0x7f040193;
- public static final int showTitle = 0x7f040194;
- public static final int singleChoiceItemLayout = 0x7f040195;
- public static final int spinBars = 0x7f04019b;
- public static final int spinnerDropDownItemStyle = 0x7f04019c;
- public static final int spinnerStyle = 0x7f04019d;
- public static final int splitTrack = 0x7f04019e;
- public static final int srcCompat = 0x7f04019f;
- public static final int state_above_anchor = 0x7f0401a1;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int subMenuArrow = 0x7f0401aa;
- public static final int submitBackground = 0x7f0401ab;
- public static final int subtitle = 0x7f0401ac;
- public static final int subtitleTextAppearance = 0x7f0401ad;
- public static final int subtitleTextColor = 0x7f0401ae;
- public static final int subtitleTextStyle = 0x7f0401af;
- public static final int suggestionRowLayout = 0x7f0401b0;
- public static final int switchMinWidth = 0x7f0401b1;
- public static final int switchPadding = 0x7f0401b2;
- public static final int switchStyle = 0x7f0401b3;
- public static final int switchTextAppearance = 0x7f0401b4;
- public static final int textAllCaps = 0x7f0401cf;
- public static final int textAppearanceLargePopupMenu = 0x7f0401da;
- public static final int textAppearanceListItem = 0x7f0401db;
- public static final int textAppearanceListItemSecondary = 0x7f0401dc;
- public static final int textAppearanceListItemSmall = 0x7f0401dd;
- public static final int textAppearancePopupMenuHeader = 0x7f0401df;
- public static final int textAppearanceSearchResultSubtitle = 0x7f0401e0;
- public static final int textAppearanceSearchResultTitle = 0x7f0401e1;
- public static final int textAppearanceSmallPopupMenu = 0x7f0401e2;
- public static final int textColorAlertDialogListItem = 0x7f0401e5;
- public static final int textColorSearchUrl = 0x7f0401e6;
- public static final int theme = 0x7f0401ea;
- public static final int thickness = 0x7f0401eb;
- public static final int thumbTextPadding = 0x7f0401ec;
- public static final int thumbTint = 0x7f0401ed;
- public static final int thumbTintMode = 0x7f0401ee;
- public static final int tickMark = 0x7f0401ef;
- public static final int tickMarkTint = 0x7f0401f0;
- public static final int tickMarkTintMode = 0x7f0401f1;
- public static final int tint = 0x7f0401f2;
- public static final int tintMode = 0x7f0401f3;
- public static final int title = 0x7f0401f4;
- public static final int titleMargin = 0x7f0401f6;
- public static final int titleMarginBottom = 0x7f0401f7;
- public static final int titleMarginEnd = 0x7f0401f8;
- public static final int titleMarginStart = 0x7f0401f9;
- public static final int titleMarginTop = 0x7f0401fa;
- public static final int titleMargins = 0x7f0401fb;
- public static final int titleTextAppearance = 0x7f0401fc;
- public static final int titleTextColor = 0x7f0401fd;
- public static final int titleTextStyle = 0x7f0401fe;
- public static final int toolbarNavigationButtonStyle = 0x7f040200;
- public static final int toolbarStyle = 0x7f040201;
- public static final int tooltipForegroundColor = 0x7f040202;
- public static final int tooltipFrameBackground = 0x7f040203;
- public static final int tooltipText = 0x7f040204;
- public static final int track = 0x7f040205;
- public static final int trackTint = 0x7f040206;
- public static final int trackTintMode = 0x7f040207;
- public static final int ttcIndex = 0x7f040208;
- public static final int viewInflaterClass = 0x7f04020a;
- public static final int voiceIcon = 0x7f04020b;
- public static final int windowActionBar = 0x7f04020c;
- public static final int windowActionBarOverlay = 0x7f04020d;
- public static final int windowActionModeOverlay = 0x7f04020e;
- public static final int windowFixedHeightMajor = 0x7f04020f;
- public static final int windowFixedHeightMinor = 0x7f040210;
- public static final int windowFixedWidthMajor = 0x7f040211;
- public static final int windowFixedWidthMinor = 0x7f040212;
- public static final int windowMinWidthMajor = 0x7f040213;
- public static final int windowMinWidthMinor = 0x7f040214;
- public static final int windowNoTitle = 0x7f040215;
- }
- public static final class bool {
- private bool() {}
-
- public static final int abc_action_bar_embed_tabs = 0x7f050000;
- public static final int abc_allow_stacked_button_bar = 0x7f050001;
- public static final int abc_config_actionMenuItemAllCaps = 0x7f050002;
- }
- public static final class color {
- private color() {}
-
- public static final int abc_background_cache_hint_selector_material_dark = 0x7f060000;
- public static final int abc_background_cache_hint_selector_material_light = 0x7f060001;
- public static final int abc_btn_colored_borderless_text_material = 0x7f060002;
- public static final int abc_btn_colored_text_material = 0x7f060003;
- public static final int abc_color_highlight_material = 0x7f060004;
- public static final int abc_hint_foreground_material_dark = 0x7f060005;
- public static final int abc_hint_foreground_material_light = 0x7f060006;
- public static final int abc_input_method_navigation_guard = 0x7f060007;
- public static final int abc_primary_text_disable_only_material_dark = 0x7f060008;
- public static final int abc_primary_text_disable_only_material_light = 0x7f060009;
- public static final int abc_primary_text_material_dark = 0x7f06000a;
- public static final int abc_primary_text_material_light = 0x7f06000b;
- public static final int abc_search_url_text = 0x7f06000c;
- public static final int abc_search_url_text_normal = 0x7f06000d;
- public static final int abc_search_url_text_pressed = 0x7f06000e;
- public static final int abc_search_url_text_selected = 0x7f06000f;
- public static final int abc_secondary_text_material_dark = 0x7f060010;
- public static final int abc_secondary_text_material_light = 0x7f060011;
- public static final int abc_tint_btn_checkable = 0x7f060012;
- public static final int abc_tint_default = 0x7f060013;
- public static final int abc_tint_edittext = 0x7f060014;
- public static final int abc_tint_seek_thumb = 0x7f060015;
- public static final int abc_tint_spinner = 0x7f060016;
- public static final int abc_tint_switch_track = 0x7f060017;
- public static final int accent_material_dark = 0x7f060018;
- public static final int accent_material_light = 0x7f060019;
- public static final int background_floating_material_dark = 0x7f06001a;
- public static final int background_floating_material_light = 0x7f06001b;
- public static final int background_material_dark = 0x7f06001c;
- public static final int background_material_light = 0x7f06001d;
- public static final int bright_foreground_disabled_material_dark = 0x7f06001e;
- public static final int bright_foreground_disabled_material_light = 0x7f06001f;
- public static final int bright_foreground_inverse_material_dark = 0x7f060020;
- public static final int bright_foreground_inverse_material_light = 0x7f060021;
- public static final int bright_foreground_material_dark = 0x7f060022;
- public static final int bright_foreground_material_light = 0x7f060023;
- public static final int button_material_dark = 0x7f060024;
- public static final int button_material_light = 0x7f060025;
- public static final int dim_foreground_disabled_material_dark = 0x7f06003a;
- public static final int dim_foreground_disabled_material_light = 0x7f06003b;
- public static final int dim_foreground_material_dark = 0x7f06003c;
- public static final int dim_foreground_material_light = 0x7f06003d;
- public static final int error_color_material_dark = 0x7f06003e;
- public static final int error_color_material_light = 0x7f06003f;
- public static final int foreground_material_dark = 0x7f060040;
- public static final int foreground_material_light = 0x7f060041;
- public static final int highlighted_text_material_dark = 0x7f060042;
- public static final int highlighted_text_material_light = 0x7f060043;
- public static final int material_blue_grey_800 = 0x7f060044;
- public static final int material_blue_grey_900 = 0x7f060045;
- public static final int material_blue_grey_950 = 0x7f060046;
- public static final int material_deep_teal_200 = 0x7f060047;
- public static final int material_deep_teal_500 = 0x7f060048;
- public static final int material_grey_100 = 0x7f060049;
- public static final int material_grey_300 = 0x7f06004a;
- public static final int material_grey_50 = 0x7f06004b;
- public static final int material_grey_600 = 0x7f06004c;
- public static final int material_grey_800 = 0x7f06004d;
- public static final int material_grey_850 = 0x7f06004e;
- public static final int material_grey_900 = 0x7f06004f;
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int primary_dark_material_dark = 0x7f06006c;
- public static final int primary_dark_material_light = 0x7f06006d;
- public static final int primary_material_dark = 0x7f06006e;
- public static final int primary_material_light = 0x7f06006f;
- public static final int primary_text_default_material_dark = 0x7f060070;
- public static final int primary_text_default_material_light = 0x7f060071;
- public static final int primary_text_disabled_material_dark = 0x7f060072;
- public static final int primary_text_disabled_material_light = 0x7f060073;
- public static final int ripple_material_dark = 0x7f060074;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_dark = 0x7f060076;
- public static final int secondary_text_default_material_light = 0x7f060077;
- public static final int secondary_text_disabled_material_dark = 0x7f060078;
- public static final int secondary_text_disabled_material_light = 0x7f060079;
- public static final int switch_thumb_disabled_material_dark = 0x7f06007a;
- public static final int switch_thumb_disabled_material_light = 0x7f06007b;
- public static final int switch_thumb_material_dark = 0x7f06007c;
- public static final int switch_thumb_material_light = 0x7f06007d;
- public static final int switch_thumb_normal_material_dark = 0x7f06007e;
- public static final int switch_thumb_normal_material_light = 0x7f06007f;
- public static final int tooltip_background_dark = 0x7f060080;
- public static final int tooltip_background_light = 0x7f060081;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int abc_action_bar_content_inset_material = 0x7f070000;
- public static final int abc_action_bar_content_inset_with_nav = 0x7f070001;
- public static final int abc_action_bar_default_height_material = 0x7f070002;
- public static final int abc_action_bar_default_padding_end_material = 0x7f070003;
- public static final int abc_action_bar_default_padding_start_material = 0x7f070004;
- public static final int abc_action_bar_elevation_material = 0x7f070005;
- public static final int abc_action_bar_icon_vertical_padding_material = 0x7f070006;
- public static final int abc_action_bar_overflow_padding_end_material = 0x7f070007;
- public static final int abc_action_bar_overflow_padding_start_material = 0x7f070008;
- public static final int abc_action_bar_stacked_max_height = 0x7f070009;
- public static final int abc_action_bar_stacked_tab_max_width = 0x7f07000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b;
- public static final int abc_action_bar_subtitle_top_margin_material = 0x7f07000c;
- public static final int abc_action_button_min_height_material = 0x7f07000d;
- public static final int abc_action_button_min_width_material = 0x7f07000e;
- public static final int abc_action_button_min_width_overflow_material = 0x7f07000f;
- public static final int abc_alert_dialog_button_bar_height = 0x7f070010;
- public static final int abc_alert_dialog_button_dimen = 0x7f070011;
- public static final int abc_button_inset_horizontal_material = 0x7f070012;
- public static final int abc_button_inset_vertical_material = 0x7f070013;
- public static final int abc_button_padding_horizontal_material = 0x7f070014;
- public static final int abc_button_padding_vertical_material = 0x7f070015;
- public static final int abc_cascading_menus_min_smallest_width = 0x7f070016;
- public static final int abc_config_prefDialogWidth = 0x7f070017;
- public static final int abc_control_corner_material = 0x7f070018;
- public static final int abc_control_inset_material = 0x7f070019;
- public static final int abc_control_padding_material = 0x7f07001a;
- public static final int abc_dialog_corner_radius_material = 0x7f07001b;
- public static final int abc_dialog_fixed_height_major = 0x7f07001c;
- public static final int abc_dialog_fixed_height_minor = 0x7f07001d;
- public static final int abc_dialog_fixed_width_major = 0x7f07001e;
- public static final int abc_dialog_fixed_width_minor = 0x7f07001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons = 0x7f070020;
- public static final int abc_dialog_list_padding_top_no_title = 0x7f070021;
- public static final int abc_dialog_min_width_major = 0x7f070022;
- public static final int abc_dialog_min_width_minor = 0x7f070023;
- public static final int abc_dialog_padding_material = 0x7f070024;
- public static final int abc_dialog_padding_top_material = 0x7f070025;
- public static final int abc_dialog_title_divider_material = 0x7f070026;
- public static final int abc_disabled_alpha_material_dark = 0x7f070027;
- public static final int abc_disabled_alpha_material_light = 0x7f070028;
- public static final int abc_dropdownitem_icon_width = 0x7f070029;
- public static final int abc_dropdownitem_text_padding_left = 0x7f07002a;
- public static final int abc_dropdownitem_text_padding_right = 0x7f07002b;
- public static final int abc_edit_text_inset_bottom_material = 0x7f07002c;
- public static final int abc_edit_text_inset_horizontal_material = 0x7f07002d;
- public static final int abc_edit_text_inset_top_material = 0x7f07002e;
- public static final int abc_floating_window_z = 0x7f07002f;
- public static final int abc_list_item_padding_horizontal_material = 0x7f070030;
- public static final int abc_panel_menu_list_width = 0x7f070031;
- public static final int abc_progress_bar_height_material = 0x7f070032;
- public static final int abc_search_view_preferred_height = 0x7f070033;
- public static final int abc_search_view_preferred_width = 0x7f070034;
- public static final int abc_seekbar_track_background_height_material = 0x7f070035;
- public static final int abc_seekbar_track_progress_height_material = 0x7f070036;
- public static final int abc_select_dialog_padding_start_material = 0x7f070037;
- public static final int abc_switch_padding = 0x7f070038;
- public static final int abc_text_size_body_1_material = 0x7f070039;
- public static final int abc_text_size_body_2_material = 0x7f07003a;
- public static final int abc_text_size_button_material = 0x7f07003b;
- public static final int abc_text_size_caption_material = 0x7f07003c;
- public static final int abc_text_size_display_1_material = 0x7f07003d;
- public static final int abc_text_size_display_2_material = 0x7f07003e;
- public static final int abc_text_size_display_3_material = 0x7f07003f;
- public static final int abc_text_size_display_4_material = 0x7f070040;
- public static final int abc_text_size_headline_material = 0x7f070041;
- public static final int abc_text_size_large_material = 0x7f070042;
- public static final int abc_text_size_medium_material = 0x7f070043;
- public static final int abc_text_size_menu_header_material = 0x7f070044;
- public static final int abc_text_size_menu_material = 0x7f070045;
- public static final int abc_text_size_small_material = 0x7f070046;
- public static final int abc_text_size_subhead_material = 0x7f070047;
- public static final int abc_text_size_subtitle_material_toolbar = 0x7f070048;
- public static final int abc_text_size_title_material = 0x7f070049;
- public static final int abc_text_size_title_material_toolbar = 0x7f07004a;
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int disabled_alpha_material_dark = 0x7f070081;
- public static final int disabled_alpha_material_light = 0x7f070082;
- public static final int highlight_alpha_material_colored = 0x7f07008b;
- public static final int highlight_alpha_material_dark = 0x7f07008c;
- public static final int highlight_alpha_material_light = 0x7f07008d;
- public static final int hint_alpha_material_dark = 0x7f07008e;
- public static final int hint_alpha_material_light = 0x7f07008f;
- public static final int hint_pressed_alpha_material_dark = 0x7f070090;
- public static final int hint_pressed_alpha_material_light = 0x7f070091;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- public static final int tooltip_corner_radius = 0x7f0700d4;
- public static final int tooltip_horizontal_padding = 0x7f0700d5;
- public static final int tooltip_margin = 0x7f0700d6;
- public static final int tooltip_precise_anchor_extra_offset = 0x7f0700d7;
- public static final int tooltip_precise_anchor_threshold = 0x7f0700d8;
- public static final int tooltip_vertical_padding = 0x7f0700d9;
- public static final int tooltip_y_offset_non_touch = 0x7f0700da;
- public static final int tooltip_y_offset_touch = 0x7f0700db;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int abc_ab_share_pack_mtrl_alpha = 0x7f080007;
- public static final int abc_action_bar_item_background_material = 0x7f080008;
- public static final int abc_btn_borderless_material = 0x7f080009;
- public static final int abc_btn_check_material = 0x7f08000a;
- public static final int abc_btn_check_to_on_mtrl_000 = 0x7f08000b;
- public static final int abc_btn_check_to_on_mtrl_015 = 0x7f08000c;
- public static final int abc_btn_colored_material = 0x7f08000d;
- public static final int abc_btn_default_mtrl_shape = 0x7f08000e;
- public static final int abc_btn_radio_material = 0x7f08000f;
- public static final int abc_btn_radio_to_on_mtrl_000 = 0x7f080010;
- public static final int abc_btn_radio_to_on_mtrl_015 = 0x7f080011;
- public static final int abc_btn_switch_to_on_mtrl_00001 = 0x7f080012;
- public static final int abc_btn_switch_to_on_mtrl_00012 = 0x7f080013;
- public static final int abc_cab_background_internal_bg = 0x7f080014;
- public static final int abc_cab_background_top_material = 0x7f080015;
- public static final int abc_cab_background_top_mtrl_alpha = 0x7f080016;
- public static final int abc_control_background_material = 0x7f080017;
- public static final int abc_dialog_material_background = 0x7f080018;
- public static final int abc_edit_text_material = 0x7f080019;
- public static final int abc_ic_ab_back_material = 0x7f08001a;
- public static final int abc_ic_arrow_drop_right_black_24dp = 0x7f08001b;
- public static final int abc_ic_clear_material = 0x7f08001c;
- public static final int abc_ic_commit_search_api_mtrl_alpha = 0x7f08001d;
- public static final int abc_ic_go_search_api_material = 0x7f08001e;
- public static final int abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001f;
- public static final int abc_ic_menu_cut_mtrl_alpha = 0x7f080020;
- public static final int abc_ic_menu_overflow_material = 0x7f080021;
- public static final int abc_ic_menu_paste_mtrl_am_alpha = 0x7f080022;
- public static final int abc_ic_menu_selectall_mtrl_alpha = 0x7f080023;
- public static final int abc_ic_menu_share_mtrl_alpha = 0x7f080024;
- public static final int abc_ic_search_api_material = 0x7f080025;
- public static final int abc_ic_star_black_16dp = 0x7f080026;
- public static final int abc_ic_star_black_36dp = 0x7f080027;
- public static final int abc_ic_star_black_48dp = 0x7f080028;
- public static final int abc_ic_star_half_black_16dp = 0x7f080029;
- public static final int abc_ic_star_half_black_36dp = 0x7f08002a;
- public static final int abc_ic_star_half_black_48dp = 0x7f08002b;
- public static final int abc_ic_voice_search_api_material = 0x7f08002c;
- public static final int abc_item_background_holo_dark = 0x7f08002d;
- public static final int abc_item_background_holo_light = 0x7f08002e;
- public static final int abc_list_divider_material = 0x7f08002f;
- public static final int abc_list_divider_mtrl_alpha = 0x7f080030;
- public static final int abc_list_focused_holo = 0x7f080031;
- public static final int abc_list_longpressed_holo = 0x7f080032;
- public static final int abc_list_pressed_holo_dark = 0x7f080033;
- public static final int abc_list_pressed_holo_light = 0x7f080034;
- public static final int abc_list_selector_background_transition_holo_dark = 0x7f080035;
- public static final int abc_list_selector_background_transition_holo_light = 0x7f080036;
- public static final int abc_list_selector_disabled_holo_dark = 0x7f080037;
- public static final int abc_list_selector_disabled_holo_light = 0x7f080038;
- public static final int abc_list_selector_holo_dark = 0x7f080039;
- public static final int abc_list_selector_holo_light = 0x7f08003a;
- public static final int abc_menu_hardkey_panel_mtrl_mult = 0x7f08003b;
- public static final int abc_popup_background_mtrl_mult = 0x7f08003c;
- public static final int abc_ratingbar_indicator_material = 0x7f08003d;
- public static final int abc_ratingbar_material = 0x7f08003e;
- public static final int abc_ratingbar_small_material = 0x7f08003f;
- public static final int abc_scrubber_control_off_mtrl_alpha = 0x7f080040;
- public static final int abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080041;
- public static final int abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080042;
- public static final int abc_scrubber_primary_mtrl_alpha = 0x7f080043;
- public static final int abc_scrubber_track_mtrl_alpha = 0x7f080044;
- public static final int abc_seekbar_thumb_material = 0x7f080045;
- public static final int abc_seekbar_tick_mark_material = 0x7f080046;
- public static final int abc_seekbar_track_material = 0x7f080047;
- public static final int abc_spinner_mtrl_am_alpha = 0x7f080048;
- public static final int abc_spinner_textfield_background_material = 0x7f080049;
- public static final int abc_switch_thumb_material = 0x7f08004a;
- public static final int abc_switch_track_mtrl_alpha = 0x7f08004b;
- public static final int abc_tab_indicator_material = 0x7f08004c;
- public static final int abc_tab_indicator_mtrl_alpha = 0x7f08004d;
- public static final int abc_text_cursor_material = 0x7f08004e;
- public static final int abc_text_select_handle_left_mtrl_dark = 0x7f08004f;
- public static final int abc_text_select_handle_left_mtrl_light = 0x7f080050;
- public static final int abc_text_select_handle_middle_mtrl_dark = 0x7f080051;
- public static final int abc_text_select_handle_middle_mtrl_light = 0x7f080052;
- public static final int abc_text_select_handle_right_mtrl_dark = 0x7f080053;
- public static final int abc_text_select_handle_right_mtrl_light = 0x7f080054;
- public static final int abc_textfield_activated_mtrl_alpha = 0x7f080055;
- public static final int abc_textfield_default_mtrl_alpha = 0x7f080056;
- public static final int abc_textfield_search_activated_mtrl_alpha = 0x7f080057;
- public static final int abc_textfield_search_default_mtrl_alpha = 0x7f080058;
- public static final int abc_textfield_search_material = 0x7f080059;
- public static final int abc_vector_test = 0x7f08005a;
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- public static final int tooltip_frame_dark = 0x7f080077;
- public static final int tooltip_frame_light = 0x7f080078;
- }
- public static final class id {
- private id() {}
-
- public static final int action_bar = 0x7f090006;
- public static final int action_bar_activity_content = 0x7f090007;
- public static final int action_bar_container = 0x7f090008;
- public static final int action_bar_root = 0x7f090009;
- public static final int action_bar_spinner = 0x7f09000a;
- public static final int action_bar_subtitle = 0x7f09000b;
- public static final int action_bar_title = 0x7f09000c;
- public static final int action_container = 0x7f09000d;
- public static final int action_context_bar = 0x7f09000e;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_menu_divider = 0x7f090011;
- public static final int action_menu_presenter = 0x7f090012;
- public static final int action_mode_bar = 0x7f090013;
- public static final int action_mode_bar_stub = 0x7f090014;
- public static final int action_mode_close_button = 0x7f090015;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int activity_chooser_view_content = 0x7f090019;
- public static final int add = 0x7f09001a;
- public static final int alertTitle = 0x7f09001b;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int buttonPanel = 0x7f090025;
- public static final int checkbox = 0x7f09002a;
- public static final int chronometer = 0x7f09002b;
- public static final int content = 0x7f090033;
- public static final int contentPanel = 0x7f090034;
- public static final int custom = 0x7f090036;
- public static final int customPanel = 0x7f090037;
- public static final int decor_content_parent = 0x7f090038;
- public static final int default_activity_button = 0x7f090039;
- public static final int edit_query = 0x7f090042;
- public static final int end = 0x7f090043;
- public static final int expand_activities_button = 0x7f090047;
- public static final int expanded_menu = 0x7f090048;
- public static final int forever = 0x7f09004f;
- public static final int group_divider = 0x7f090052;
- public static final int home = 0x7f090054;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int image = 0x7f090059;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int listMode = 0x7f090064;
- public static final int list_item = 0x7f090065;
- public static final int message = 0x7f090068;
- public static final int multiply = 0x7f09006d;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int parentPanel = 0x7f09007a;
- public static final int progress_circular = 0x7f09007e;
- public static final int progress_horizontal = 0x7f09007f;
- public static final int radio = 0x7f090080;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int screen = 0x7f090087;
- public static final int scrollIndicatorDown = 0x7f09008a;
- public static final int scrollIndicatorUp = 0x7f09008b;
- public static final int scrollView = 0x7f09008c;
- public static final int search_badge = 0x7f09008e;
- public static final int search_bar = 0x7f09008f;
- public static final int search_button = 0x7f090090;
- public static final int search_close_btn = 0x7f090091;
- public static final int search_edit_frame = 0x7f090092;
- public static final int search_go_btn = 0x7f090093;
- public static final int search_mag_icon = 0x7f090094;
- public static final int search_plate = 0x7f090095;
- public static final int search_src_text = 0x7f090096;
- public static final int search_voice_btn = 0x7f090097;
- public static final int select_dialog_listview = 0x7f090098;
- public static final int shortcut = 0x7f09009a;
- public static final int spacer = 0x7f0900a4;
- public static final int split_action_bar = 0x7f0900a5;
- public static final int src_atop = 0x7f0900a8;
- public static final int src_in = 0x7f0900a9;
- public static final int src_over = 0x7f0900aa;
- public static final int start = 0x7f0900ac;
- public static final int submenuarrow = 0x7f0900ae;
- public static final int submit_area = 0x7f0900af;
- public static final int tabMode = 0x7f0900b0;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int textSpacerNoButtons = 0x7f0900b6;
- public static final int textSpacerNoTitle = 0x7f0900b7;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int titleDividerNoCustom = 0x7f0900bf;
- public static final int title_template = 0x7f0900c0;
- public static final int top = 0x7f0900c2;
- public static final int topPanel = 0x7f0900c3;
- public static final int uniform = 0x7f0900ca;
- public static final int up = 0x7f0900cc;
- public static final int wrap_content = 0x7f0900d2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int abc_config_activityDefaultDur = 0x7f0a0000;
- public static final int abc_config_activityShortDur = 0x7f0a0001;
- public static final int cancel_button_image_alpha = 0x7f0a0004;
- public static final int config_tooltipAnimTime = 0x7f0a0005;
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int abc_action_bar_title_item = 0x7f0c0000;
- public static final int abc_action_bar_up_container = 0x7f0c0001;
- public static final int abc_action_menu_item_layout = 0x7f0c0002;
- public static final int abc_action_menu_layout = 0x7f0c0003;
- public static final int abc_action_mode_bar = 0x7f0c0004;
- public static final int abc_action_mode_close_item_material = 0x7f0c0005;
- public static final int abc_activity_chooser_view = 0x7f0c0006;
- public static final int abc_activity_chooser_view_list_item = 0x7f0c0007;
- public static final int abc_alert_dialog_button_bar_material = 0x7f0c0008;
- public static final int abc_alert_dialog_material = 0x7f0c0009;
- public static final int abc_alert_dialog_title_material = 0x7f0c000a;
- public static final int abc_cascading_menu_item_layout = 0x7f0c000b;
- public static final int abc_dialog_title_material = 0x7f0c000c;
- public static final int abc_expanded_menu_layout = 0x7f0c000d;
- public static final int abc_list_menu_item_checkbox = 0x7f0c000e;
- public static final int abc_list_menu_item_icon = 0x7f0c000f;
- public static final int abc_list_menu_item_layout = 0x7f0c0010;
- public static final int abc_list_menu_item_radio = 0x7f0c0011;
- public static final int abc_popup_menu_header_item_layout = 0x7f0c0012;
- public static final int abc_popup_menu_item_layout = 0x7f0c0013;
- public static final int abc_screen_content_include = 0x7f0c0014;
- public static final int abc_screen_simple = 0x7f0c0015;
- public static final int abc_screen_simple_overlay_action_mode = 0x7f0c0016;
- public static final int abc_screen_toolbar = 0x7f0c0017;
- public static final int abc_search_dropdown_item_icons_2line = 0x7f0c0018;
- public static final int abc_search_view = 0x7f0c0019;
- public static final int abc_select_dialog_material = 0x7f0c001a;
- public static final int abc_tooltip = 0x7f0c001b;
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- public static final int select_dialog_item_material = 0x7f0c0036;
- public static final int select_dialog_multichoice_material = 0x7f0c0037;
- public static final int select_dialog_singlechoice_material = 0x7f0c0038;
- public static final int support_simple_spinner_dropdown_item = 0x7f0c0039;
- }
- public static final class string {
- private string() {}
-
- public static final int abc_action_bar_home_description = 0x7f0f0000;
- public static final int abc_action_bar_up_description = 0x7f0f0001;
- public static final int abc_action_menu_overflow_description = 0x7f0f0002;
- public static final int abc_action_mode_done = 0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all = 0x7f0f0004;
- public static final int abc_activitychooserview_choose_application = 0x7f0f0005;
- public static final int abc_capital_off = 0x7f0f0006;
- public static final int abc_capital_on = 0x7f0f0007;
- public static final int abc_font_family_body_1_material = 0x7f0f0008;
- public static final int abc_font_family_body_2_material = 0x7f0f0009;
- public static final int abc_font_family_button_material = 0x7f0f000a;
- public static final int abc_font_family_caption_material = 0x7f0f000b;
- public static final int abc_font_family_display_1_material = 0x7f0f000c;
- public static final int abc_font_family_display_2_material = 0x7f0f000d;
- public static final int abc_font_family_display_3_material = 0x7f0f000e;
- public static final int abc_font_family_display_4_material = 0x7f0f000f;
- public static final int abc_font_family_headline_material = 0x7f0f0010;
- public static final int abc_font_family_menu_material = 0x7f0f0011;
- public static final int abc_font_family_subhead_material = 0x7f0f0012;
- public static final int abc_font_family_title_material = 0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label = 0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label = 0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label = 0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label = 0x7f0f0017;
- public static final int abc_menu_function_shortcut_label = 0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label = 0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label = 0x7f0f001a;
- public static final int abc_menu_space_shortcut_label = 0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label = 0x7f0f001c;
- public static final int abc_prepend_shortcut_label = 0x7f0f001d;
- public static final int abc_search_hint = 0x7f0f001e;
- public static final int abc_searchview_description_clear = 0x7f0f001f;
- public static final int abc_searchview_description_query = 0x7f0f0020;
- public static final int abc_searchview_description_search = 0x7f0f0021;
- public static final int abc_searchview_description_submit = 0x7f0f0022;
- public static final int abc_searchview_description_voice = 0x7f0f0023;
- public static final int abc_shareactionprovider_share_with = 0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application = 0x7f0f0025;
- public static final int abc_toolbar_collapse_description = 0x7f0f0026;
- public static final int search_menu_title = 0x7f0f0036;
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int AlertDialog_AppCompat = 0x7f100000;
- public static final int AlertDialog_AppCompat_Light = 0x7f100001;
- public static final int Animation_AppCompat_Dialog = 0x7f100002;
- public static final int Animation_AppCompat_DropDownUp = 0x7f100003;
- public static final int Animation_AppCompat_Tooltip = 0x7f100004;
- public static final int Base_AlertDialog_AppCompat = 0x7f10000a;
- public static final int Base_AlertDialog_AppCompat_Light = 0x7f10000b;
- public static final int Base_Animation_AppCompat_Dialog = 0x7f10000c;
- public static final int Base_Animation_AppCompat_DropDownUp = 0x7f10000d;
- public static final int Base_Animation_AppCompat_Tooltip = 0x7f10000e;
- public static final int Base_DialogWindowTitleBackground_AppCompat = 0x7f100011;
- public static final int Base_DialogWindowTitle_AppCompat = 0x7f100010;
- public static final int Base_TextAppearance_AppCompat = 0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Body1 = 0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Body2 = 0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Button = 0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Caption = 0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Display1 = 0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Display2 = 0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Display3 = 0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Display4 = 0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Headline = 0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Inverse = 0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Large = 0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse = 0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Medium = 0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse = 0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Menu = 0x7f100023;
- public static final int Base_TextAppearance_AppCompat_SearchResult = 0x7f100024;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f100025;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title = 0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Small = 0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse = 0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Subhead = 0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse = 0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Title = 0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse = 0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Tooltip = 0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_Button = 0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100038;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100039;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f10003a;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f10003b;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f10003c;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch = 0x7f10003d;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f10003e;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f10003f;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f100040;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f100041;
- public static final int Base_ThemeOverlay_AppCompat = 0x7f100061;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar = 0x7f100062;
- public static final int Base_ThemeOverlay_AppCompat_Dark = 0x7f100063;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f100064;
- public static final int Base_ThemeOverlay_AppCompat_Dialog = 0x7f100065;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100066;
- public static final int Base_ThemeOverlay_AppCompat_Light = 0x7f100067;
- public static final int Base_Theme_AppCompat = 0x7f100042;
- public static final int Base_Theme_AppCompat_CompactMenu = 0x7f100043;
- public static final int Base_Theme_AppCompat_Dialog = 0x7f100044;
- public static final int Base_Theme_AppCompat_DialogWhenLarge = 0x7f100048;
- public static final int Base_Theme_AppCompat_Dialog_Alert = 0x7f100045;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize = 0x7f100046;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth = 0x7f100047;
- public static final int Base_Theme_AppCompat_Light = 0x7f100049;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar = 0x7f10004a;
- public static final int Base_Theme_AppCompat_Light_Dialog = 0x7f10004b;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge = 0x7f10004f;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert = 0x7f10004c;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize = 0x7f10004d;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth = 0x7f10004e;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog = 0x7f100077;
- public static final int Base_V21_Theme_AppCompat = 0x7f100073;
- public static final int Base_V21_Theme_AppCompat_Dialog = 0x7f100074;
- public static final int Base_V21_Theme_AppCompat_Light = 0x7f100075;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog = 0x7f100076;
- public static final int Base_V22_Theme_AppCompat = 0x7f100078;
- public static final int Base_V22_Theme_AppCompat_Light = 0x7f100079;
- public static final int Base_V23_Theme_AppCompat = 0x7f10007a;
- public static final int Base_V23_Theme_AppCompat_Light = 0x7f10007b;
- public static final int Base_V26_Theme_AppCompat = 0x7f10007c;
- public static final int Base_V26_Theme_AppCompat_Light = 0x7f10007d;
- public static final int Base_V26_Widget_AppCompat_Toolbar = 0x7f10007e;
- public static final int Base_V28_Theme_AppCompat = 0x7f10007f;
- public static final int Base_V28_Theme_AppCompat_Light = 0x7f100080;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog = 0x7f100085;
- public static final int Base_V7_Theme_AppCompat = 0x7f100081;
- public static final int Base_V7_Theme_AppCompat_Dialog = 0x7f100082;
- public static final int Base_V7_Theme_AppCompat_Light = 0x7f100083;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog = 0x7f100084;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView = 0x7f100086;
- public static final int Base_V7_Widget_AppCompat_EditText = 0x7f100087;
- public static final int Base_V7_Widget_AppCompat_Toolbar = 0x7f100088;
- public static final int Base_Widget_AppCompat_ActionBar = 0x7f100089;
- public static final int Base_Widget_AppCompat_ActionBar_Solid = 0x7f10008a;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar = 0x7f10008b;
- public static final int Base_Widget_AppCompat_ActionBar_TabText = 0x7f10008c;
- public static final int Base_Widget_AppCompat_ActionBar_TabView = 0x7f10008d;
- public static final int Base_Widget_AppCompat_ActionButton = 0x7f10008e;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode = 0x7f10008f;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow = 0x7f100090;
- public static final int Base_Widget_AppCompat_ActionMode = 0x7f100091;
- public static final int Base_Widget_AppCompat_ActivityChooserView = 0x7f100092;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView = 0x7f100093;
- public static final int Base_Widget_AppCompat_Button = 0x7f100094;
- public static final int Base_Widget_AppCompat_ButtonBar = 0x7f10009a;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog = 0x7f10009b;
- public static final int Base_Widget_AppCompat_Button_Borderless = 0x7f100095;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored = 0x7f100096;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f100097;
- public static final int Base_Widget_AppCompat_Button_Colored = 0x7f100098;
- public static final int Base_Widget_AppCompat_Button_Small = 0x7f100099;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox = 0x7f10009c;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton = 0x7f10009d;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch = 0x7f10009e;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle = 0x7f10009f;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common = 0x7f1000a0;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner = 0x7f1000a1;
- public static final int Base_Widget_AppCompat_EditText = 0x7f1000a2;
- public static final int Base_Widget_AppCompat_ImageButton = 0x7f1000a3;
- public static final int Base_Widget_AppCompat_Light_ActionBar = 0x7f1000a4;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid = 0x7f1000a5;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar = 0x7f1000a6;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText = 0x7f1000a7;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f1000a8;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView = 0x7f1000a9;
- public static final int Base_Widget_AppCompat_Light_PopupMenu = 0x7f1000aa;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1000ab;
- public static final int Base_Widget_AppCompat_ListMenuView = 0x7f1000ac;
- public static final int Base_Widget_AppCompat_ListPopupWindow = 0x7f1000ad;
- public static final int Base_Widget_AppCompat_ListView = 0x7f1000ae;
- public static final int Base_Widget_AppCompat_ListView_DropDown = 0x7f1000af;
- public static final int Base_Widget_AppCompat_ListView_Menu = 0x7f1000b0;
- public static final int Base_Widget_AppCompat_PopupMenu = 0x7f1000b1;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow = 0x7f1000b2;
- public static final int Base_Widget_AppCompat_PopupWindow = 0x7f1000b3;
- public static final int Base_Widget_AppCompat_ProgressBar = 0x7f1000b4;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal = 0x7f1000b5;
- public static final int Base_Widget_AppCompat_RatingBar = 0x7f1000b6;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator = 0x7f1000b7;
- public static final int Base_Widget_AppCompat_RatingBar_Small = 0x7f1000b8;
- public static final int Base_Widget_AppCompat_SearchView = 0x7f1000b9;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar = 0x7f1000ba;
- public static final int Base_Widget_AppCompat_SeekBar = 0x7f1000bb;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete = 0x7f1000bc;
- public static final int Base_Widget_AppCompat_Spinner = 0x7f1000bd;
- public static final int Base_Widget_AppCompat_Spinner_Underlined = 0x7f1000be;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem = 0x7f1000bf;
- public static final int Base_Widget_AppCompat_Toolbar = 0x7f1000c0;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1000c1;
- public static final int Platform_AppCompat = 0x7f1000cc;
- public static final int Platform_AppCompat_Light = 0x7f1000cd;
- public static final int Platform_ThemeOverlay_AppCompat = 0x7f1000d2;
- public static final int Platform_ThemeOverlay_AppCompat_Dark = 0x7f1000d3;
- public static final int Platform_ThemeOverlay_AppCompat_Light = 0x7f1000d4;
- public static final int Platform_V21_AppCompat = 0x7f1000d5;
- public static final int Platform_V21_AppCompat_Light = 0x7f1000d6;
- public static final int Platform_V25_AppCompat = 0x7f1000d7;
- public static final int Platform_V25_AppCompat_Light = 0x7f1000d8;
- public static final int Platform_Widget_AppCompat_Spinner = 0x7f1000d9;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat = 0x7f1000da;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 0x7f1000db;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 0x7f1000dc;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem = 0x7f1000dd;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 0x7f1000de;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 0x7f1000df;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 0x7f1000e0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 0x7f1000e1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 0x7f1000e2;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 0x7f1000e8;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown = 0x7f1000e3;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 0x7f1000e4;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 0x7f1000e5;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 0x7f1000e6;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 0x7f1000e7;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton = 0x7f1000e9;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 0x7f1000ea;
- public static final int TextAppearance_AppCompat = 0x7f1000ec;
- public static final int TextAppearance_AppCompat_Body1 = 0x7f1000ed;
- public static final int TextAppearance_AppCompat_Body2 = 0x7f1000ee;
- public static final int TextAppearance_AppCompat_Button = 0x7f1000ef;
- public static final int TextAppearance_AppCompat_Caption = 0x7f1000f0;
- public static final int TextAppearance_AppCompat_Display1 = 0x7f1000f1;
- public static final int TextAppearance_AppCompat_Display2 = 0x7f1000f2;
- public static final int TextAppearance_AppCompat_Display3 = 0x7f1000f3;
- public static final int TextAppearance_AppCompat_Display4 = 0x7f1000f4;
- public static final int TextAppearance_AppCompat_Headline = 0x7f1000f5;
- public static final int TextAppearance_AppCompat_Inverse = 0x7f1000f6;
- public static final int TextAppearance_AppCompat_Large = 0x7f1000f7;
- public static final int TextAppearance_AppCompat_Large_Inverse = 0x7f1000f8;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f1000f9;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f1000fa;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f1000fb;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f1000fc;
- public static final int TextAppearance_AppCompat_Medium = 0x7f1000fd;
- public static final int TextAppearance_AppCompat_Medium_Inverse = 0x7f1000fe;
- public static final int TextAppearance_AppCompat_Menu = 0x7f1000ff;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f100100;
- public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f100101;
- public static final int TextAppearance_AppCompat_Small = 0x7f100102;
- public static final int TextAppearance_AppCompat_Small_Inverse = 0x7f100103;
- public static final int TextAppearance_AppCompat_Subhead = 0x7f100104;
- public static final int TextAppearance_AppCompat_Subhead_Inverse = 0x7f100105;
- public static final int TextAppearance_AppCompat_Title = 0x7f100106;
- public static final int TextAppearance_AppCompat_Title_Inverse = 0x7f100107;
- public static final int TextAppearance_AppCompat_Tooltip = 0x7f100108;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f100109;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f10010a;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f10010b;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f10010c;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f10010d;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f10010e;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f10010f;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f100110;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f100111;
- public static final int TextAppearance_AppCompat_Widget_Button = 0x7f100112;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 0x7f100113;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored = 0x7f100114;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse = 0x7f100115;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f100116;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header = 0x7f100117;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f100118;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f100119;
- public static final int TextAppearance_AppCompat_Widget_Switch = 0x7f10011a;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 0x7f10011b;
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f100138;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 0x7f100139;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title = 0x7f10013a;
- public static final int ThemeOverlay_AppCompat = 0x7f10016b;
- public static final int ThemeOverlay_AppCompat_ActionBar = 0x7f10016c;
- public static final int ThemeOverlay_AppCompat_Dark = 0x7f10016d;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar = 0x7f10016e;
- public static final int ThemeOverlay_AppCompat_Dialog = 0x7f10016f;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert = 0x7f100170;
- public static final int ThemeOverlay_AppCompat_Light = 0x7f100171;
- public static final int Theme_AppCompat = 0x7f10013b;
- public static final int Theme_AppCompat_CompactMenu = 0x7f10013c;
- public static final int Theme_AppCompat_DayNight = 0x7f10013d;
- public static final int Theme_AppCompat_DayNight_DarkActionBar = 0x7f10013e;
- public static final int Theme_AppCompat_DayNight_Dialog = 0x7f10013f;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge = 0x7f100142;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert = 0x7f100140;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth = 0x7f100141;
- public static final int Theme_AppCompat_DayNight_NoActionBar = 0x7f100143;
- public static final int Theme_AppCompat_Dialog = 0x7f100144;
- public static final int Theme_AppCompat_DialogWhenLarge = 0x7f100147;
- public static final int Theme_AppCompat_Dialog_Alert = 0x7f100145;
- public static final int Theme_AppCompat_Dialog_MinWidth = 0x7f100146;
- public static final int Theme_AppCompat_Light = 0x7f100148;
- public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f100149;
- public static final int Theme_AppCompat_Light_Dialog = 0x7f10014a;
- public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f10014d;
- public static final int Theme_AppCompat_Light_Dialog_Alert = 0x7f10014b;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth = 0x7f10014c;
- public static final int Theme_AppCompat_Light_NoActionBar = 0x7f10014e;
- public static final int Theme_AppCompat_NoActionBar = 0x7f10014f;
- public static final int Widget_AppCompat_ActionBar = 0x7f10017e;
- public static final int Widget_AppCompat_ActionBar_Solid = 0x7f10017f;
- public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f100180;
- public static final int Widget_AppCompat_ActionBar_TabText = 0x7f100181;
- public static final int Widget_AppCompat_ActionBar_TabView = 0x7f100182;
- public static final int Widget_AppCompat_ActionButton = 0x7f100183;
- public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f100184;
- public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f100185;
- public static final int Widget_AppCompat_ActionMode = 0x7f100186;
- public static final int Widget_AppCompat_ActivityChooserView = 0x7f100187;
- public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f100188;
- public static final int Widget_AppCompat_Button = 0x7f100189;
- public static final int Widget_AppCompat_ButtonBar = 0x7f10018f;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog = 0x7f100190;
- public static final int Widget_AppCompat_Button_Borderless = 0x7f10018a;
- public static final int Widget_AppCompat_Button_Borderless_Colored = 0x7f10018b;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog = 0x7f10018c;
- public static final int Widget_AppCompat_Button_Colored = 0x7f10018d;
- public static final int Widget_AppCompat_Button_Small = 0x7f10018e;
- public static final int Widget_AppCompat_CompoundButton_CheckBox = 0x7f100191;
- public static final int Widget_AppCompat_CompoundButton_RadioButton = 0x7f100192;
- public static final int Widget_AppCompat_CompoundButton_Switch = 0x7f100193;
- public static final int Widget_AppCompat_DrawerArrowToggle = 0x7f100194;
- public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f100195;
- public static final int Widget_AppCompat_EditText = 0x7f100196;
- public static final int Widget_AppCompat_ImageButton = 0x7f100197;
- public static final int Widget_AppCompat_Light_ActionBar = 0x7f100198;
- public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f100199;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f10019a;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f10019b;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f10019c;
- public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f10019d;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f10019e;
- public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f10019f;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f1001a0;
- public static final int Widget_AppCompat_Light_ActionButton = 0x7f1001a1;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f1001a2;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f1001a3;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f1001a4;
- public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f1001a5;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f1001a6;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f1001a7;
- public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f1001a8;
- public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f1001a9;
- public static final int Widget_AppCompat_Light_PopupMenu = 0x7f1001aa;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow = 0x7f1001ab;
- public static final int Widget_AppCompat_Light_SearchView = 0x7f1001ac;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f1001ad;
- public static final int Widget_AppCompat_ListMenuView = 0x7f1001ae;
- public static final int Widget_AppCompat_ListPopupWindow = 0x7f1001af;
- public static final int Widget_AppCompat_ListView = 0x7f1001b0;
- public static final int Widget_AppCompat_ListView_DropDown = 0x7f1001b1;
- public static final int Widget_AppCompat_ListView_Menu = 0x7f1001b2;
- public static final int Widget_AppCompat_PopupMenu = 0x7f1001b3;
- public static final int Widget_AppCompat_PopupMenu_Overflow = 0x7f1001b4;
- public static final int Widget_AppCompat_PopupWindow = 0x7f1001b5;
- public static final int Widget_AppCompat_ProgressBar = 0x7f1001b6;
- public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f1001b7;
- public static final int Widget_AppCompat_RatingBar = 0x7f1001b8;
- public static final int Widget_AppCompat_RatingBar_Indicator = 0x7f1001b9;
- public static final int Widget_AppCompat_RatingBar_Small = 0x7f1001ba;
- public static final int Widget_AppCompat_SearchView = 0x7f1001bb;
- public static final int Widget_AppCompat_SearchView_ActionBar = 0x7f1001bc;
- public static final int Widget_AppCompat_SeekBar = 0x7f1001bd;
- public static final int Widget_AppCompat_SeekBar_Discrete = 0x7f1001be;
- public static final int Widget_AppCompat_Spinner = 0x7f1001bf;
- public static final int Widget_AppCompat_Spinner_DropDown = 0x7f1001c0;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f1001c1;
- public static final int Widget_AppCompat_Spinner_Underlined = 0x7f1001c2;
- public static final int Widget_AppCompat_TextView_SpinnerItem = 0x7f1001c3;
- public static final int Widget_AppCompat_Toolbar = 0x7f1001c4;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation = 0x7f1001c5;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ActionBar = { 0x7f040031, 0x7f040032, 0x7f040033, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f0400aa, 0x7f0400af, 0x7f0400b0, 0x7f0400bb, 0x7f0400e6, 0x7f0400eb, 0x7f0400f0, 0x7f0400f1, 0x7f0400f3, 0x7f0400fd, 0x7f040107, 0x7f04015c, 0x7f040168, 0x7f040179, 0x7f04017d, 0x7f04017e, 0x7f0401ac, 0x7f0401af, 0x7f0401f4, 0x7f0401fe };
- public static final int ActionBar_background = 0;
- public static final int ActionBar_backgroundSplit = 1;
- public static final int ActionBar_backgroundStacked = 2;
- public static final int ActionBar_contentInsetEnd = 3;
- public static final int ActionBar_contentInsetEndWithActions = 4;
- public static final int ActionBar_contentInsetLeft = 5;
- public static final int ActionBar_contentInsetRight = 6;
- public static final int ActionBar_contentInsetStart = 7;
- public static final int ActionBar_contentInsetStartWithNavigation = 8;
- public static final int ActionBar_customNavigationLayout = 9;
- public static final int ActionBar_displayOptions = 10;
- public static final int ActionBar_divider = 11;
- public static final int ActionBar_elevation = 12;
- public static final int ActionBar_height = 13;
- public static final int ActionBar_hideOnContentScroll = 14;
- public static final int ActionBar_homeAsUpIndicator = 15;
- public static final int ActionBar_homeLayout = 16;
- public static final int ActionBar_icon = 17;
- public static final int ActionBar_indeterminateProgressStyle = 18;
- public static final int ActionBar_itemPadding = 19;
- public static final int ActionBar_logo = 20;
- public static final int ActionBar_navigationMode = 21;
- public static final int ActionBar_popupTheme = 22;
- public static final int ActionBar_progressBarPadding = 23;
- public static final int ActionBar_progressBarStyle = 24;
- public static final int ActionBar_subtitle = 25;
- public static final int ActionBar_subtitleTextStyle = 26;
- public static final int ActionBar_title = 27;
- public static final int ActionBar_titleTextStyle = 28;
- public static final int[] ActionBarLayout = { 0x10100b3 };
- public static final int ActionBarLayout_android_layout_gravity = 0;
- public static final int[] ActionMenuItemView = { 0x101013f };
- public static final int ActionMenuItemView_android_minWidth = 0;
- public static final int[] ActionMenuView = { };
- public static final int[] ActionMode = { 0x7f040031, 0x7f040032, 0x7f040081, 0x7f0400e6, 0x7f0401af, 0x7f0401fe };
- public static final int ActionMode_background = 0;
- public static final int ActionMode_backgroundSplit = 1;
- public static final int ActionMode_closeItemLayout = 2;
- public static final int ActionMode_height = 3;
- public static final int ActionMode_subtitleTextStyle = 4;
- public static final int ActionMode_titleTextStyle = 5;
- public static final int[] ActivityChooserView = { 0x7f0400c1, 0x7f0400fe };
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 0;
- public static final int ActivityChooserView_initialActivityCount = 1;
- public static final int[] AlertDialog = { 0x10100f2, 0x7f040054, 0x7f040055, 0x7f040153, 0x7f040154, 0x7f040165, 0x7f040194, 0x7f040195 };
- public static final int AlertDialog_android_layout = 0;
- public static final int AlertDialog_buttonIconDimen = 1;
- public static final int AlertDialog_buttonPanelSideLayout = 2;
- public static final int AlertDialog_listItemLayout = 3;
- public static final int AlertDialog_listLayout = 4;
- public static final int AlertDialog_multiChoiceItemLayout = 5;
- public static final int AlertDialog_showTitle = 6;
- public static final int AlertDialog_singleChoiceItemLayout = 7;
- public static final int[] AnimatedStateListDrawableCompat = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
- public static final int AnimatedStateListDrawableCompat_android_dither = 0;
- public static final int AnimatedStateListDrawableCompat_android_visible = 1;
- public static final int AnimatedStateListDrawableCompat_android_variablePadding = 2;
- public static final int AnimatedStateListDrawableCompat_android_constantSize = 3;
- public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration = 4;
- public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration = 5;
- public static final int[] AnimatedStateListDrawableItem = { 0x10100d0, 0x1010199 };
- public static final int AnimatedStateListDrawableItem_android_id = 0;
- public static final int AnimatedStateListDrawableItem_android_drawable = 1;
- public static final int[] AnimatedStateListDrawableTransition = { 0x1010199, 0x1010449, 0x101044a, 0x101044b };
- public static final int AnimatedStateListDrawableTransition_android_drawable = 0;
- public static final int AnimatedStateListDrawableTransition_android_toId = 1;
- public static final int AnimatedStateListDrawableTransition_android_fromId = 2;
- public static final int AnimatedStateListDrawableTransition_android_reversible = 3;
- public static final int[] AppCompatImageView = { 0x1010119, 0x7f04019f, 0x7f0401f2, 0x7f0401f3 };
- public static final int AppCompatImageView_android_src = 0;
- public static final int AppCompatImageView_srcCompat = 1;
- public static final int AppCompatImageView_tint = 2;
- public static final int AppCompatImageView_tintMode = 3;
- public static final int[] AppCompatSeekBar = { 0x1010142, 0x7f0401ef, 0x7f0401f0, 0x7f0401f1 };
- public static final int AppCompatSeekBar_android_thumb = 0;
- public static final int AppCompatSeekBar_tickMark = 1;
- public static final int AppCompatSeekBar_tickMarkTint = 2;
- public static final int AppCompatSeekBar_tickMarkTintMode = 3;
- public static final int[] AppCompatTextHelper = { 0x1010034, 0x101016d, 0x101016e, 0x101016f, 0x1010170, 0x1010392, 0x1010393 };
- public static final int AppCompatTextHelper_android_textAppearance = 0;
- public static final int AppCompatTextHelper_android_drawableTop = 1;
- public static final int AppCompatTextHelper_android_drawableBottom = 2;
- public static final int AppCompatTextHelper_android_drawableLeft = 3;
- public static final int AppCompatTextHelper_android_drawableRight = 4;
- public static final int AppCompatTextHelper_android_drawableStart = 5;
- public static final int AppCompatTextHelper_android_drawableEnd = 6;
- public static final int[] AppCompatTextView = { 0x1010034, 0x7f04002c, 0x7f04002d, 0x7f04002e, 0x7f04002f, 0x7f040030, 0x7f0400d5, 0x7f0400d8, 0x7f04010f, 0x7f04014f, 0x7f0401cf };
- public static final int AppCompatTextView_android_textAppearance = 0;
- public static final int AppCompatTextView_autoSizeMaxTextSize = 1;
- public static final int AppCompatTextView_autoSizeMinTextSize = 2;
- public static final int AppCompatTextView_autoSizePresetSizes = 3;
- public static final int AppCompatTextView_autoSizeStepGranularity = 4;
- public static final int AppCompatTextView_autoSizeTextType = 5;
- public static final int AppCompatTextView_firstBaselineToTopHeight = 6;
- public static final int AppCompatTextView_fontFamily = 7;
- public static final int AppCompatTextView_lastBaselineToBottomHeight = 8;
- public static final int AppCompatTextView_lineHeight = 9;
- public static final int AppCompatTextView_textAllCaps = 10;
- public static final int[] AppCompatTheme = { 0x1010057, 0x10100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f040021, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f04002b, 0x7f040040, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040051, 0x7f040052, 0x7f040056, 0x7f040057, 0x7f040062, 0x7f040067, 0x7f040087, 0x7f040088, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04008d, 0x7f04008e, 0x7f04008f, 0x7f040091, 0x7f0400a3, 0x7f0400ac, 0x7f0400ad, 0x7f0400ae, 0x7f0400b1, 0x7f0400b3, 0x7f0400b6, 0x7f0400b7, 0x7f0400b8, 0x7f0400b9, 0x7f0400ba, 0x7f0400f0, 0x7f0400fc, 0x7f040151, 0x7f040152, 0x7f040155, 0x7f040156, 0x7f040157, 0x7f040158, 0x7f040159, 0x7f04015a, 0x7f04015b, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040178, 0x7f04017a, 0x7f040181, 0x7f040182, 0x7f040183, 0x7f040184, 0x7f04018c, 0x7f04018d, 0x7f04018e, 0x7f04018f, 0x7f04019c, 0x7f04019d, 0x7f0401b3, 0x7f0401da, 0x7f0401db, 0x7f0401dc, 0x7f0401dd, 0x7f0401df, 0x7f0401e0, 0x7f0401e1, 0x7f0401e2, 0x7f0401e5, 0x7f0401e6, 0x7f040200, 0x7f040201, 0x7f040202, 0x7f040203, 0x7f04020a, 0x7f04020c, 0x7f04020d, 0x7f04020e, 0x7f04020f, 0x7f040210, 0x7f040211, 0x7f040212, 0x7f040213, 0x7f040214, 0x7f040215 };
- public static final int AppCompatTheme_android_windowIsFloating = 0;
- public static final int AppCompatTheme_android_windowAnimationStyle = 1;
- public static final int AppCompatTheme_actionBarDivider = 2;
- public static final int AppCompatTheme_actionBarItemBackground = 3;
- public static final int AppCompatTheme_actionBarPopupTheme = 4;
- public static final int AppCompatTheme_actionBarSize = 5;
- public static final int AppCompatTheme_actionBarSplitStyle = 6;
- public static final int AppCompatTheme_actionBarStyle = 7;
- public static final int AppCompatTheme_actionBarTabBarStyle = 8;
- public static final int AppCompatTheme_actionBarTabStyle = 9;
- public static final int AppCompatTheme_actionBarTabTextStyle = 10;
- public static final int AppCompatTheme_actionBarTheme = 11;
- public static final int AppCompatTheme_actionBarWidgetTheme = 12;
- public static final int AppCompatTheme_actionButtonStyle = 13;
- public static final int AppCompatTheme_actionDropDownStyle = 14;
- public static final int AppCompatTheme_actionMenuTextAppearance = 15;
- public static final int AppCompatTheme_actionMenuTextColor = 16;
- public static final int AppCompatTheme_actionModeBackground = 17;
- public static final int AppCompatTheme_actionModeCloseButtonStyle = 18;
- public static final int AppCompatTheme_actionModeCloseDrawable = 19;
- public static final int AppCompatTheme_actionModeCopyDrawable = 20;
- public static final int AppCompatTheme_actionModeCutDrawable = 21;
- public static final int AppCompatTheme_actionModeFindDrawable = 22;
- public static final int AppCompatTheme_actionModePasteDrawable = 23;
- public static final int AppCompatTheme_actionModePopupWindowStyle = 24;
- public static final int AppCompatTheme_actionModeSelectAllDrawable = 25;
- public static final int AppCompatTheme_actionModeShareDrawable = 26;
- public static final int AppCompatTheme_actionModeSplitBackground = 27;
- public static final int AppCompatTheme_actionModeStyle = 28;
- public static final int AppCompatTheme_actionModeWebSearchDrawable = 29;
- public static final int AppCompatTheme_actionOverflowButtonStyle = 30;
- public static final int AppCompatTheme_actionOverflowMenuStyle = 31;
- public static final int AppCompatTheme_activityChooserViewStyle = 32;
- public static final int AppCompatTheme_alertDialogButtonGroupStyle = 33;
- public static final int AppCompatTheme_alertDialogCenterButtons = 34;
- public static final int AppCompatTheme_alertDialogStyle = 35;
- public static final int AppCompatTheme_alertDialogTheme = 36;
- public static final int AppCompatTheme_autoCompleteTextViewStyle = 37;
- public static final int AppCompatTheme_borderlessButtonStyle = 38;
- public static final int AppCompatTheme_buttonBarButtonStyle = 39;
- public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 40;
- public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 41;
- public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 42;
- public static final int AppCompatTheme_buttonBarStyle = 43;
- public static final int AppCompatTheme_buttonStyle = 44;
- public static final int AppCompatTheme_buttonStyleSmall = 45;
- public static final int AppCompatTheme_checkboxStyle = 46;
- public static final int AppCompatTheme_checkedTextViewStyle = 47;
- public static final int AppCompatTheme_colorAccent = 48;
- public static final int AppCompatTheme_colorBackgroundFloating = 49;
- public static final int AppCompatTheme_colorButtonNormal = 50;
- public static final int AppCompatTheme_colorControlActivated = 51;
- public static final int AppCompatTheme_colorControlHighlight = 52;
- public static final int AppCompatTheme_colorControlNormal = 53;
- public static final int AppCompatTheme_colorError = 54;
- public static final int AppCompatTheme_colorPrimary = 55;
- public static final int AppCompatTheme_colorPrimaryDark = 56;
- public static final int AppCompatTheme_colorSwitchThumbNormal = 57;
- public static final int AppCompatTheme_controlBackground = 58;
- public static final int AppCompatTheme_dialogCornerRadius = 59;
- public static final int AppCompatTheme_dialogPreferredPadding = 60;
- public static final int AppCompatTheme_dialogTheme = 61;
- public static final int AppCompatTheme_dividerHorizontal = 62;
- public static final int AppCompatTheme_dividerVertical = 63;
- public static final int AppCompatTheme_dropDownListViewStyle = 64;
- public static final int AppCompatTheme_dropdownListPreferredItemHeight = 65;
- public static final int AppCompatTheme_editTextBackground = 66;
- public static final int AppCompatTheme_editTextColor = 67;
- public static final int AppCompatTheme_editTextStyle = 68;
- public static final int AppCompatTheme_homeAsUpIndicator = 69;
- public static final int AppCompatTheme_imageButtonStyle = 70;
- public static final int AppCompatTheme_listChoiceBackgroundIndicator = 71;
- public static final int AppCompatTheme_listDividerAlertDialog = 72;
- public static final int AppCompatTheme_listMenuViewStyle = 73;
- public static final int AppCompatTheme_listPopupWindowStyle = 74;
- public static final int AppCompatTheme_listPreferredItemHeight = 75;
- public static final int AppCompatTheme_listPreferredItemHeightLarge = 76;
- public static final int AppCompatTheme_listPreferredItemHeightSmall = 77;
- public static final int AppCompatTheme_listPreferredItemPaddingLeft = 78;
- public static final int AppCompatTheme_listPreferredItemPaddingRight = 79;
- public static final int AppCompatTheme_panelBackground = 80;
- public static final int AppCompatTheme_panelMenuListTheme = 81;
- public static final int AppCompatTheme_panelMenuListWidth = 82;
- public static final int AppCompatTheme_popupMenuStyle = 83;
- public static final int AppCompatTheme_popupWindowStyle = 84;
- public static final int AppCompatTheme_radioButtonStyle = 85;
- public static final int AppCompatTheme_ratingBarStyle = 86;
- public static final int AppCompatTheme_ratingBarStyleIndicator = 87;
- public static final int AppCompatTheme_ratingBarStyleSmall = 88;
- public static final int AppCompatTheme_searchViewStyle = 89;
- public static final int AppCompatTheme_seekBarStyle = 90;
- public static final int AppCompatTheme_selectableItemBackground = 91;
- public static final int AppCompatTheme_selectableItemBackgroundBorderless = 92;
- public static final int AppCompatTheme_spinnerDropDownItemStyle = 93;
- public static final int AppCompatTheme_spinnerStyle = 94;
- public static final int AppCompatTheme_switchStyle = 95;
- public static final int AppCompatTheme_textAppearanceLargePopupMenu = 96;
- public static final int AppCompatTheme_textAppearanceListItem = 97;
- public static final int AppCompatTheme_textAppearanceListItemSecondary = 98;
- public static final int AppCompatTheme_textAppearanceListItemSmall = 99;
- public static final int AppCompatTheme_textAppearancePopupMenuHeader = 100;
- public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 101;
- public static final int AppCompatTheme_textAppearanceSearchResultTitle = 102;
- public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 103;
- public static final int AppCompatTheme_textColorAlertDialogListItem = 104;
- public static final int AppCompatTheme_textColorSearchUrl = 105;
- public static final int AppCompatTheme_toolbarNavigationButtonStyle = 106;
- public static final int AppCompatTheme_toolbarStyle = 107;
- public static final int AppCompatTheme_tooltipForegroundColor = 108;
- public static final int AppCompatTheme_tooltipFrameBackground = 109;
- public static final int AppCompatTheme_viewInflaterClass = 110;
- public static final int AppCompatTheme_windowActionBar = 111;
- public static final int AppCompatTheme_windowActionBarOverlay = 112;
- public static final int AppCompatTheme_windowActionModeOverlay = 113;
- public static final int AppCompatTheme_windowFixedHeightMajor = 114;
- public static final int AppCompatTheme_windowFixedHeightMinor = 115;
- public static final int AppCompatTheme_windowFixedWidthMajor = 116;
- public static final int AppCompatTheme_windowFixedWidthMinor = 117;
- public static final int AppCompatTheme_windowMinWidthMajor = 118;
- public static final int AppCompatTheme_windowMinWidthMinor = 119;
- public static final int AppCompatTheme_windowNoTitle = 120;
- public static final int[] ButtonBarLayout = { 0x7f040026 };
- public static final int ButtonBarLayout_allowStacking = 0;
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CompoundButton = { 0x1010107, 0x7f040058, 0x7f040059 };
- public static final int CompoundButton_android_button = 0;
- public static final int CompoundButton_buttonTint = 1;
- public static final int CompoundButton_buttonTintMode = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] DrawerArrowToggle = { 0x7f040029, 0x7f04002a, 0x7f040036, 0x7f040086, 0x7f0400b4, 0x7f0400e3, 0x7f04019b, 0x7f0401eb };
- public static final int DrawerArrowToggle_arrowHeadLength = 0;
- public static final int DrawerArrowToggle_arrowShaftLength = 1;
- public static final int DrawerArrowToggle_barLength = 2;
- public static final int DrawerArrowToggle_color = 3;
- public static final int DrawerArrowToggle_drawableSize = 4;
- public static final int DrawerArrowToggle_gapBetweenBars = 5;
- public static final int DrawerArrowToggle_spinBars = 6;
- public static final int DrawerArrowToggle_thickness = 7;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- public static final int[] LinearLayoutCompat = { 0x10100af, 0x10100c4, 0x1010126, 0x1010127, 0x1010128, 0x7f0400b0, 0x7f0400b2, 0x7f040163, 0x7f040191 };
- public static final int LinearLayoutCompat_android_gravity = 0;
- public static final int LinearLayoutCompat_android_orientation = 1;
- public static final int LinearLayoutCompat_android_baselineAligned = 2;
- public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
- public static final int LinearLayoutCompat_android_weightSum = 4;
- public static final int LinearLayoutCompat_divider = 5;
- public static final int LinearLayoutCompat_dividerPadding = 6;
- public static final int LinearLayoutCompat_measureWithLargestChild = 7;
- public static final int LinearLayoutCompat_showDividers = 8;
- public static final int[] LinearLayoutCompat_Layout = { 0x10100b3, 0x10100f4, 0x10100f5, 0x1010181 };
- public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
- public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
- public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
- public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
- public static final int[] ListPopupWindow = { 0x10102ac, 0x10102ad };
- public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
- public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
- public static final int[] MenuGroup = { 0x101000e, 0x10100d0, 0x1010194, 0x10101de, 0x10101df, 0x10101e0 };
- public static final int MenuGroup_android_enabled = 0;
- public static final int MenuGroup_android_id = 1;
- public static final int MenuGroup_android_visible = 2;
- public static final int MenuGroup_android_menuCategory = 3;
- public static final int MenuGroup_android_orderInCategory = 4;
- public static final int MenuGroup_android_checkableBehavior = 5;
- public static final int[] MenuItem = { 0x1010002, 0x101000e, 0x10100d0, 0x1010106, 0x1010194, 0x10101de, 0x10101df, 0x10101e1, 0x10101e2, 0x10101e3, 0x10101e4, 0x10101e5, 0x101026f, 0x7f04000d, 0x7f04001f, 0x7f040020, 0x7f040028, 0x7f040096, 0x7f0400f9, 0x7f0400fa, 0x7f04016a, 0x7f040190, 0x7f040204 };
- public static final int MenuItem_android_icon = 0;
- public static final int MenuItem_android_enabled = 1;
- public static final int MenuItem_android_id = 2;
- public static final int MenuItem_android_checked = 3;
- public static final int MenuItem_android_visible = 4;
- public static final int MenuItem_android_menuCategory = 5;
- public static final int MenuItem_android_orderInCategory = 6;
- public static final int MenuItem_android_title = 7;
- public static final int MenuItem_android_titleCondensed = 8;
- public static final int MenuItem_android_alphabeticShortcut = 9;
- public static final int MenuItem_android_numericShortcut = 10;
- public static final int MenuItem_android_checkable = 11;
- public static final int MenuItem_android_onClick = 12;
- public static final int MenuItem_actionLayout = 13;
- public static final int MenuItem_actionProviderClass = 14;
- public static final int MenuItem_actionViewClass = 15;
- public static final int MenuItem_alphabeticModifiers = 16;
- public static final int MenuItem_contentDescription = 17;
- public static final int MenuItem_iconTint = 18;
- public static final int MenuItem_iconTintMode = 19;
- public static final int MenuItem_numericModifiers = 20;
- public static final int MenuItem_showAsAction = 21;
- public static final int MenuItem_tooltipText = 22;
- public static final int[] MenuView = { 0x10100ae, 0x101012c, 0x101012d, 0x101012e, 0x101012f, 0x1010130, 0x1010131, 0x7f04017b, 0x7f0401aa };
- public static final int MenuView_android_windowAnimationStyle = 0;
- public static final int MenuView_android_itemTextAppearance = 1;
- public static final int MenuView_android_horizontalDivider = 2;
- public static final int MenuView_android_verticalDivider = 3;
- public static final int MenuView_android_headerBackground = 4;
- public static final int MenuView_android_itemBackground = 5;
- public static final int MenuView_android_itemIconDisabledAlpha = 6;
- public static final int MenuView_preserveIconSpacing = 7;
- public static final int MenuView_subMenuArrow = 8;
- public static final int[] PopupWindow = { 0x1010176, 0x10102c9, 0x7f04016b };
- public static final int PopupWindow_android_popupBackground = 0;
- public static final int PopupWindow_android_popupAnimationStyle = 1;
- public static final int PopupWindow_overlapAnchor = 2;
- public static final int[] PopupWindowBackgroundState = { 0x7f0401a1 };
- public static final int PopupWindowBackgroundState_state_above_anchor = 0;
- public static final int[] RecycleListView = { 0x7f04016c, 0x7f04016f };
- public static final int RecycleListView_paddingBottomNoButtons = 0;
- public static final int RecycleListView_paddingTopNoTitle = 1;
- public static final int[] SearchView = { 0x10100da, 0x101011f, 0x1010220, 0x1010264, 0x7f04007a, 0x7f040092, 0x7f0400ab, 0x7f0400e4, 0x7f0400fb, 0x7f040110, 0x7f04017f, 0x7f040180, 0x7f04018a, 0x7f04018b, 0x7f0401ab, 0x7f0401b0, 0x7f04020b };
- public static final int SearchView_android_focusable = 0;
- public static final int SearchView_android_maxWidth = 1;
- public static final int SearchView_android_inputType = 2;
- public static final int SearchView_android_imeOptions = 3;
- public static final int SearchView_closeIcon = 4;
- public static final int SearchView_commitIcon = 5;
- public static final int SearchView_defaultQueryHint = 6;
- public static final int SearchView_goIcon = 7;
- public static final int SearchView_iconifiedByDefault = 8;
- public static final int SearchView_layout = 9;
- public static final int SearchView_queryBackground = 10;
- public static final int SearchView_queryHint = 11;
- public static final int SearchView_searchHintIcon = 12;
- public static final int SearchView_searchIcon = 13;
- public static final int SearchView_submitBackground = 14;
- public static final int SearchView_suggestionRowLayout = 15;
- public static final int SearchView_voiceIcon = 16;
- public static final int[] Spinner = { 0x10100b2, 0x1010176, 0x101017b, 0x1010262, 0x7f040179 };
- public static final int Spinner_android_entries = 0;
- public static final int Spinner_android_popupBackground = 1;
- public static final int Spinner_android_prompt = 2;
- public static final int Spinner_android_dropDownWidth = 3;
- public static final int Spinner_popupTheme = 4;
- public static final int[] StateListDrawable = { 0x101011c, 0x1010194, 0x1010195, 0x1010196, 0x101030c, 0x101030d };
- public static final int StateListDrawable_android_dither = 0;
- public static final int StateListDrawable_android_visible = 1;
- public static final int StateListDrawable_android_variablePadding = 2;
- public static final int StateListDrawable_android_constantSize = 3;
- public static final int StateListDrawable_android_enterFadeDuration = 4;
- public static final int StateListDrawable_android_exitFadeDuration = 5;
- public static final int[] StateListDrawableItem = { 0x1010199 };
- public static final int StateListDrawableItem_android_drawable = 0;
- public static final int[] SwitchCompat = { 0x1010124, 0x1010125, 0x1010142, 0x7f040193, 0x7f04019e, 0x7f0401b1, 0x7f0401b2, 0x7f0401b4, 0x7f0401ec, 0x7f0401ed, 0x7f0401ee, 0x7f040205, 0x7f040206, 0x7f040207 };
- public static final int SwitchCompat_android_textOn = 0;
- public static final int SwitchCompat_android_textOff = 1;
- public static final int SwitchCompat_android_thumb = 2;
- public static final int SwitchCompat_showText = 3;
- public static final int SwitchCompat_splitTrack = 4;
- public static final int SwitchCompat_switchMinWidth = 5;
- public static final int SwitchCompat_switchPadding = 6;
- public static final int SwitchCompat_switchTextAppearance = 7;
- public static final int SwitchCompat_thumbTextPadding = 8;
- public static final int SwitchCompat_thumbTint = 9;
- public static final int SwitchCompat_thumbTintMode = 10;
- public static final int SwitchCompat_track = 11;
- public static final int SwitchCompat_trackTint = 12;
- public static final int SwitchCompat_trackTintMode = 13;
- public static final int[] TextAppearance = { 0x1010095, 0x1010096, 0x1010097, 0x1010098, 0x101009a, 0x101009b, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x10103ac, 0x7f0400d8, 0x7f0401cf };
- public static final int TextAppearance_android_textSize = 0;
- public static final int TextAppearance_android_typeface = 1;
- public static final int TextAppearance_android_textStyle = 2;
- public static final int TextAppearance_android_textColor = 3;
- public static final int TextAppearance_android_textColorHint = 4;
- public static final int TextAppearance_android_textColorLink = 5;
- public static final int TextAppearance_android_shadowColor = 6;
- public static final int TextAppearance_android_shadowDx = 7;
- public static final int TextAppearance_android_shadowDy = 8;
- public static final int TextAppearance_android_shadowRadius = 9;
- public static final int TextAppearance_android_fontFamily = 10;
- public static final int TextAppearance_fontFamily = 11;
- public static final int TextAppearance_textAllCaps = 12;
- public static final int[] Toolbar = { 0x10100af, 0x1010140, 0x7f040053, 0x7f040082, 0x7f040083, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f04015c, 0x7f04015d, 0x7f040161, 0x7f040166, 0x7f040167, 0x7f040179, 0x7f0401ac, 0x7f0401ad, 0x7f0401ae, 0x7f0401f4, 0x7f0401f6, 0x7f0401f7, 0x7f0401f8, 0x7f0401f9, 0x7f0401fa, 0x7f0401fb, 0x7f0401fc, 0x7f0401fd };
- public static final int Toolbar_android_gravity = 0;
- public static final int Toolbar_android_minHeight = 1;
- public static final int Toolbar_buttonGravity = 2;
- public static final int Toolbar_collapseContentDescription = 3;
- public static final int Toolbar_collapseIcon = 4;
- public static final int Toolbar_contentInsetEnd = 5;
- public static final int Toolbar_contentInsetEndWithActions = 6;
- public static final int Toolbar_contentInsetLeft = 7;
- public static final int Toolbar_contentInsetRight = 8;
- public static final int Toolbar_contentInsetStart = 9;
- public static final int Toolbar_contentInsetStartWithNavigation = 10;
- public static final int Toolbar_logo = 11;
- public static final int Toolbar_logoDescription = 12;
- public static final int Toolbar_maxButtonHeight = 13;
- public static final int Toolbar_navigationContentDescription = 14;
- public static final int Toolbar_navigationIcon = 15;
- public static final int Toolbar_popupTheme = 16;
- public static final int Toolbar_subtitle = 17;
- public static final int Toolbar_subtitleTextAppearance = 18;
- public static final int Toolbar_subtitleTextColor = 19;
- public static final int Toolbar_title = 20;
- public static final int Toolbar_titleMargin = 21;
- public static final int Toolbar_titleMarginBottom = 22;
- public static final int Toolbar_titleMarginEnd = 23;
- public static final int Toolbar_titleMarginStart = 24;
- public static final int Toolbar_titleMarginTop = 25;
- public static final int Toolbar_titleMargins = 26;
- public static final int Toolbar_titleTextAppearance = 27;
- public static final int Toolbar_titleTextColor = 28;
- public static final int[] View = { 0x1010000, 0x10100da, 0x7f04016d, 0x7f04016e, 0x7f0401ea };
- public static final int View_android_theme = 0;
- public static final int View_android_focusable = 1;
- public static final int View_paddingEnd = 2;
- public static final int View_paddingStart = 3;
- public static final int View_theme = 4;
- public static final int[] ViewBackgroundHelper = { 0x10100d4, 0x7f040034, 0x7f040035 };
- public static final int ViewBackgroundHelper_android_background = 0;
- public static final int ViewBackgroundHelper_backgroundTint = 1;
- public static final int ViewBackgroundHelper_backgroundTintMode = 2;
- public static final int[] ViewStubCompat = { 0x10100d0, 0x10100f2, 0x10100f3 };
- public static final int ViewStubCompat_android_id = 0;
- public static final int ViewStubCompat_android_layout = 1;
- public static final int ViewStubCompat_android_inflatedId = 2;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/cardview/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/cardview/R.java
deleted file mode 100755
index 32822f4..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/cardview/R.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.v7.cardview;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int cardBackgroundColor = 0x7f04005a;
- public static final int cardCornerRadius = 0x7f04005b;
- public static final int cardElevation = 0x7f04005c;
- public static final int cardMaxElevation = 0x7f04005d;
- public static final int cardPreventCornerOverlap = 0x7f04005e;
- public static final int cardUseCompatPadding = 0x7f04005f;
- public static final int cardViewStyle = 0x7f040060;
- public static final int contentPadding = 0x7f04009d;
- public static final int contentPaddingBottom = 0x7f04009e;
- public static final int contentPaddingLeft = 0x7f04009f;
- public static final int contentPaddingRight = 0x7f0400a0;
- public static final int contentPaddingTop = 0x7f0400a1;
- }
- public static final class color {
- private color() {}
-
- public static final int cardview_dark_background = 0x7f060026;
- public static final int cardview_light_background = 0x7f060027;
- public static final int cardview_shadow_end_color = 0x7f060028;
- public static final int cardview_shadow_start_color = 0x7f060029;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int cardview_compat_inset_shadow = 0x7f07004b;
- public static final int cardview_default_elevation = 0x7f07004c;
- public static final int cardview_default_radius = 0x7f07004d;
- }
- public static final class style {
- private style() {}
-
- public static final int Base_CardView = 0x7f10000f;
- public static final int CardView = 0x7f1000c6;
- public static final int CardView_Dark = 0x7f1000c7;
- public static final int CardView_Light = 0x7f1000c8;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] CardView = { 0x101013f, 0x1010140, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04005f, 0x7f04009d, 0x7f04009e, 0x7f04009f, 0x7f0400a0, 0x7f0400a1 };
- public static final int CardView_android_minWidth = 0;
- public static final int CardView_android_minHeight = 1;
- public static final int CardView_cardBackgroundColor = 2;
- public static final int CardView_cardCornerRadius = 3;
- public static final int CardView_cardElevation = 4;
- public static final int CardView_cardMaxElevation = 5;
- public static final int CardView_cardPreventCornerOverlap = 6;
- public static final int CardView_cardUseCompatPadding = 7;
- public static final int CardView_contentPadding = 8;
- public static final int CardView_contentPaddingBottom = 9;
- public static final int CardView_contentPaddingLeft = 10;
- public static final int CardView_contentPaddingRight = 11;
- public static final int CardView_contentPaddingTop = 12;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/recyclerview/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/recyclerview/R.java
deleted file mode 100755
index b068a4a..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/recyclerview/R.java
+++ /dev/null
@@ -1,239 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.v7.recyclerview;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int coordinatorLayoutStyle = 0x7f0400a4;
- public static final int fastScrollEnabled = 0x7f0400d0;
- public static final int fastScrollHorizontalThumbDrawable = 0x7f0400d1;
- public static final int fastScrollHorizontalTrackDrawable = 0x7f0400d2;
- public static final int fastScrollVerticalThumbDrawable = 0x7f0400d3;
- public static final int fastScrollVerticalTrackDrawable = 0x7f0400d4;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int keylines = 0x7f04010d;
- public static final int layoutManager = 0x7f040111;
- public static final int layout_anchor = 0x7f040112;
- public static final int layout_anchorGravity = 0x7f040113;
- public static final int layout_behavior = 0x7f040114;
- public static final int layout_dodgeInsetEdges = 0x7f040140;
- public static final int layout_insetEdge = 0x7f040149;
- public static final int layout_keyline = 0x7f04014a;
- public static final int reverseLayout = 0x7f040185;
- public static final int spanCount = 0x7f04019a;
- public static final int stackFromEnd = 0x7f0401a0;
- public static final int statusBarBackground = 0x7f0401a6;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int fastscroll_default_thickness = 0x7f070084;
- public static final int fastscroll_margin = 0x7f070085;
- public static final int fastscroll_minimum_range = 0x7f070086;
- public static final int item_touch_helper_max_drag_scroll_per_frame = 0x7f070092;
- public static final int item_touch_helper_swipe_escape_max_velocity = 0x7f070093;
- public static final int item_touch_helper_swipe_escape_velocity = 0x7f070094;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int bottom = 0x7f090023;
- public static final int chronometer = 0x7f09002b;
- public static final int end = 0x7f090043;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int item_touch_helper_previous_elevation = 0x7f09005d;
- public static final int left = 0x7f090061;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int none = 0x7f090070;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right = 0x7f090081;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int start = 0x7f0900ac;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- public static final int top = 0x7f0900c2;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- public static final int Widget_Support_CoordinatorLayout = 0x7f1001f6;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] CoordinatorLayout = { 0x7f04010d, 0x7f0401a6 };
- public static final int CoordinatorLayout_keylines = 0;
- public static final int CoordinatorLayout_statusBarBackground = 1;
- public static final int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040140, 0x7f040149, 0x7f04014a };
- public static final int CoordinatorLayout_Layout_android_layout_gravity = 0;
- public static final int CoordinatorLayout_Layout_layout_anchor = 1;
- public static final int CoordinatorLayout_Layout_layout_anchorGravity = 2;
- public static final int CoordinatorLayout_Layout_layout_behavior = 3;
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
- public static final int CoordinatorLayout_Layout_layout_insetEdge = 5;
- public static final int CoordinatorLayout_Layout_layout_keyline = 6;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- public static final int[] RecyclerView = { 0x10100c4, 0x10100f1, 0x7f0400d0, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f040111, 0x7f040185, 0x7f04019a, 0x7f0401a0 };
- public static final int RecyclerView_android_orientation = 0;
- public static final int RecyclerView_android_descendantFocusability = 1;
- public static final int RecyclerView_fastScrollEnabled = 2;
- public static final int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
- public static final int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
- public static final int RecyclerView_fastScrollVerticalThumbDrawable = 5;
- public static final int RecyclerView_fastScrollVerticalTrackDrawable = 6;
- public static final int RecyclerView_layoutManager = 7;
- public static final int RecyclerView_reverseLayout = 8;
- public static final int RecyclerView_spanCount = 9;
- public static final int RecyclerView_stackFromEnd = 10;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/viewpager/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/viewpager/R.java
deleted file mode 100755
index 796d5c5..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/viewpager/R.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package android.support.v7.viewpager;
-
-public final class R {
- private R() {}
-
- public static final class attr {
- private attr() {}
-
- public static final int alpha = 0x7f040027;
- public static final int font = 0x7f0400d7;
- public static final int fontProviderAuthority = 0x7f0400d9;
- public static final int fontProviderCerts = 0x7f0400da;
- public static final int fontProviderFetchStrategy = 0x7f0400db;
- public static final int fontProviderFetchTimeout = 0x7f0400dc;
- public static final int fontProviderPackage = 0x7f0400dd;
- public static final int fontProviderQuery = 0x7f0400de;
- public static final int fontStyle = 0x7f0400df;
- public static final int fontVariationSettings = 0x7f0400e0;
- public static final int fontWeight = 0x7f0400e1;
- public static final int ttcIndex = 0x7f040208;
- }
- public static final class color {
- private color() {}
-
- public static final int notification_action_color_filter = 0x7f06006a;
- public static final int notification_icon_bg_color = 0x7f06006b;
- public static final int ripple_material_light = 0x7f060075;
- public static final int secondary_text_default_material_light = 0x7f060077;
- }
- public static final class dimen {
- private dimen() {}
-
- public static final int compat_button_inset_horizontal_material = 0x7f07004e;
- public static final int compat_button_inset_vertical_material = 0x7f07004f;
- public static final int compat_button_padding_horizontal_material = 0x7f070050;
- public static final int compat_button_padding_vertical_material = 0x7f070051;
- public static final int compat_control_corner_material = 0x7f070052;
- public static final int compat_notification_large_icon_max_height = 0x7f070053;
- public static final int compat_notification_large_icon_max_width = 0x7f070054;
- public static final int notification_action_icon_size = 0x7f0700c5;
- public static final int notification_action_text_size = 0x7f0700c6;
- public static final int notification_big_circle_margin = 0x7f0700c7;
- public static final int notification_content_margin_start = 0x7f0700c8;
- public static final int notification_large_icon_height = 0x7f0700c9;
- public static final int notification_large_icon_width = 0x7f0700ca;
- public static final int notification_main_column_padding_top = 0x7f0700cb;
- public static final int notification_media_narrow_margin = 0x7f0700cc;
- public static final int notification_right_icon_size = 0x7f0700cd;
- public static final int notification_right_side_padding_top = 0x7f0700ce;
- public static final int notification_small_icon_background_padding = 0x7f0700cf;
- public static final int notification_small_icon_size_as_large = 0x7f0700d0;
- public static final int notification_subtext_size = 0x7f0700d1;
- public static final int notification_top_pad = 0x7f0700d2;
- public static final int notification_top_pad_large_text = 0x7f0700d3;
- }
- public static final class drawable {
- private drawable() {}
-
- public static final int notification_action_background = 0x7f08006b;
- public static final int notification_bg = 0x7f08006c;
- public static final int notification_bg_low = 0x7f08006d;
- public static final int notification_bg_low_normal = 0x7f08006e;
- public static final int notification_bg_low_pressed = 0x7f08006f;
- public static final int notification_bg_normal = 0x7f080070;
- public static final int notification_bg_normal_pressed = 0x7f080071;
- public static final int notification_icon_background = 0x7f080072;
- public static final int notification_template_icon_bg = 0x7f080073;
- public static final int notification_template_icon_low_bg = 0x7f080074;
- public static final int notification_tile_bg = 0x7f080075;
- public static final int notify_panel_notification_icon_bg = 0x7f080076;
- }
- public static final class id {
- private id() {}
-
- public static final int action_container = 0x7f09000d;
- public static final int action_divider = 0x7f09000f;
- public static final int action_image = 0x7f090010;
- public static final int action_text = 0x7f090017;
- public static final int actions = 0x7f090018;
- public static final int async = 0x7f09001e;
- public static final int blocking = 0x7f090022;
- public static final int chronometer = 0x7f09002b;
- public static final int forever = 0x7f09004f;
- public static final int icon = 0x7f090056;
- public static final int icon_group = 0x7f090057;
- public static final int info = 0x7f09005a;
- public static final int italic = 0x7f09005c;
- public static final int line1 = 0x7f090062;
- public static final int line3 = 0x7f090063;
- public static final int normal = 0x7f090071;
- public static final int notification_background = 0x7f090073;
- public static final int notification_main_column = 0x7f090074;
- public static final int notification_main_column_container = 0x7f090075;
- public static final int right_icon = 0x7f090082;
- public static final int right_side = 0x7f090083;
- public static final int tag_transition_group = 0x7f0900b1;
- public static final int tag_unhandled_key_event_manager = 0x7f0900b2;
- public static final int tag_unhandled_key_listeners = 0x7f0900b3;
- public static final int text = 0x7f0900b4;
- public static final int text2 = 0x7f0900b5;
- public static final int time = 0x7f0900bd;
- public static final int title = 0x7f0900be;
- }
- public static final class integer {
- private integer() {}
-
- public static final int status_bar_notification_info_maxnum = 0x7f0a000e;
- }
- public static final class layout {
- private layout() {}
-
- public static final int notification_action = 0x7f0c0030;
- public static final int notification_action_tombstone = 0x7f0c0031;
- public static final int notification_template_custom_big = 0x7f0c0032;
- public static final int notification_template_icon_group = 0x7f0c0033;
- public static final int notification_template_part_chronometer = 0x7f0c0034;
- public static final int notification_template_part_time = 0x7f0c0035;
- }
- public static final class string {
- private string() {}
-
- public static final int status_bar_notification_info_overflow = 0x7f0f0037;
- }
- public static final class style {
- private style() {}
-
- public static final int TextAppearance_Compat_Notification = 0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info = 0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2 = 0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time = 0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title = 0x7f100120;
- public static final int Widget_Compat_NotificationActionContainer = 0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText = 0x7f1001c7;
- }
- public static final class styleable {
- private styleable() {}
-
- public static final int[] ColorStateListItem = { 0x10101a5, 0x101031f, 0x7f040027 };
- public static final int ColorStateListItem_android_color = 0;
- public static final int ColorStateListItem_android_alpha = 1;
- public static final int ColorStateListItem_alpha = 2;
- public static final int[] FontFamily = { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400de };
- public static final int FontFamily_fontProviderAuthority = 0;
- public static final int FontFamily_fontProviderCerts = 1;
- public static final int FontFamily_fontProviderFetchStrategy = 2;
- public static final int FontFamily_fontProviderFetchTimeout = 3;
- public static final int FontFamily_fontProviderPackage = 4;
- public static final int FontFamily_fontProviderQuery = 5;
- public static final int[] FontFamilyFont = { 0x1010532, 0x1010533, 0x101053f, 0x101056f, 0x1010570, 0x7f0400d7, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f040208 };
- public static final int FontFamilyFont_android_font = 0;
- public static final int FontFamilyFont_android_fontWeight = 1;
- public static final int FontFamilyFont_android_fontStyle = 2;
- public static final int FontFamilyFont_android_ttcIndex = 3;
- public static final int FontFamilyFont_android_fontVariationSettings = 4;
- public static final int FontFamilyFont_font = 5;
- public static final int FontFamilyFont_fontStyle = 6;
- public static final int FontFamilyFont_fontVariationSettings = 7;
- public static final int FontFamilyFont_fontWeight = 8;
- public static final int FontFamilyFont_ttcIndex = 9;
- public static final int[] GradientColor = { 0x101019d, 0x101019e, 0x10101a1, 0x10101a2, 0x10101a3, 0x10101a4, 0x1010201, 0x101020b, 0x1010510, 0x1010511, 0x1010512, 0x1010513 };
- public static final int GradientColor_android_startColor = 0;
- public static final int GradientColor_android_endColor = 1;
- public static final int GradientColor_android_type = 2;
- public static final int GradientColor_android_centerX = 3;
- public static final int GradientColor_android_centerY = 4;
- public static final int GradientColor_android_gradientRadius = 5;
- public static final int GradientColor_android_tileMode = 6;
- public static final int GradientColor_android_centerColor = 7;
- public static final int GradientColor_android_startX = 8;
- public static final int GradientColor_android_startY = 9;
- public static final int GradientColor_android_endX = 10;
- public static final int GradientColor_android_endY = 11;
- public static final int[] GradientColorItem = { 0x10101a5, 0x1010514 };
- public static final int GradientColorItem_android_color = 0;
- public static final int GradientColorItem_android_offset = 1;
- }
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/versionedparcelable/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/versionedparcelable/R.java
deleted file mode 100755
index 62aad6d..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/versionedparcelable/R.java
+++ /dev/null
@@ -1,12 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * gradle plugin from the resource data it found. It
- * should not be modified by hand.
- */
-package androidx.versionedparcelable;
-
-public final class R {
- private R() {}
-
-}
diff --git a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/com/scriptor/R.java b/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/com/scriptor/R.java
deleted file mode 100755
index d5a42e0..0000000
--- a/code/Android App/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/com/scriptor/R.java
+++ /dev/null
@@ -1,20103 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * aapt tool from the resource data it found. It
- * should not be modified by hand.
- */
-
-package com.scriptor;
-
-public final class R {
- public static final class anim {
- public static final int abc_fade_in=0x7f010000;
- public static final int abc_fade_out=0x7f010001;
- public static final int abc_grow_fade_in_from_bottom=0x7f010002;
- public static final int abc_popup_enter=0x7f010003;
- public static final int abc_popup_exit=0x7f010004;
- public static final int abc_shrink_fade_out_from_bottom=0x7f010005;
- public static final int abc_slide_in_bottom=0x7f010006;
- public static final int abc_slide_in_top=0x7f010007;
- public static final int abc_slide_out_bottom=0x7f010008;
- public static final int abc_slide_out_top=0x7f010009;
- public static final int abc_tooltip_enter=0x7f01000a;
- public static final int abc_tooltip_exit=0x7f01000b;
- public static final int design_bottom_sheet_slide_in=0x7f01000c;
- public static final int design_bottom_sheet_slide_out=0x7f01000d;
- public static final int design_snackbar_in=0x7f01000e;
- public static final int design_snackbar_out=0x7f01000f;
- }
- public static final class animator {
- public static final int design_appbar_state_list_animator=0x7f020000;
- public static final int design_fab_hide_motion_spec=0x7f020001;
- public static final int design_fab_show_motion_spec=0x7f020002;
- public static final int mtrl_btn_state_list_anim=0x7f020003;
- public static final int mtrl_btn_unelevated_state_list_anim=0x7f020004;
- public static final int mtrl_chip_state_list_anim=0x7f020005;
- public static final int mtrl_fab_hide_motion_spec=0x7f020006;
- public static final int mtrl_fab_show_motion_spec=0x7f020007;
- public static final int mtrl_fab_transformation_sheet_collapse_spec=0x7f020008;
- public static final int mtrl_fab_transformation_sheet_expand_spec=0x7f020009;
- }
- public static final class array {
- public static final int church_array=0x7f030000;
- }
- public static final class attr {
- /**
- * Custom divider drawable to use for elements in the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarDivider=0x7f040000;
- /**
- * Custom item state list drawable background for action bar items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarItemBackground=0x7f040001;
- /**
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarPopupTheme=0x7f040002;
- /**
- * Size of the Action Bar, including the contextual
- * bar used to present Action Modes.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap_content
0
- *
- */
- public static final int actionBarSize=0x7f040003;
- /**
- * Reference to a style for the split Action Bar. This style
- * controls the split component that holds the menu/action
- * buttons. actionBarStyle is still used for the primary
- * bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarSplitStyle=0x7f040004;
- /**
- * Reference to a style for the Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarStyle=0x7f040005;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarTabBarStyle=0x7f040006;
- /**
- * Default style for tabs within an action bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarTabStyle=0x7f040007;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarTabTextStyle=0x7f040008;
- /**
- * Reference to a theme that should be used to inflate the
- * action bar. This will be inherited by any widget inflated
- * into the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarTheme=0x7f040009;
- /**
- * Reference to a theme that should be used to inflate widgets
- * and layouts destined for the action bar. Most of the time
- * this will be a reference to the current theme, but when
- * the action bar has a significantly different contrast
- * profile than the rest of the activity the difference
- * can become important. If this is set to @null the current
- * theme will be used.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionBarWidgetTheme=0x7f04000a;
- /**
- * Default action button style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionButtonStyle=0x7f04000b;
- /**
- * Default ActionBar dropdown style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionDropDownStyle=0x7f04000c;
- /**
- * An optional layout to be used as an action view.
- * See {@link android.view.MenuItem#setActionView(android.view.View)}
- * for more info.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionLayout=0x7f04000d;
- /**
- * TextAppearance style that will be applied to text that
- * appears within action menu items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionMenuTextAppearance=0x7f04000e;
- /**
- * Color for text that appears within action menu items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int actionMenuTextColor=0x7f04000f;
- /**
- * Background drawable to use for action mode UI
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeBackground=0x7f040010;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeCloseButtonStyle=0x7f040011;
- /**
- * Drawable to use for the close action mode button
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeCloseDrawable=0x7f040012;
- /**
- * Drawable to use for the Copy action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeCopyDrawable=0x7f040013;
- /**
- * Drawable to use for the Cut action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeCutDrawable=0x7f040014;
- /**
- * Drawable to use for the Find action button in WebView selection action modes
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeFindDrawable=0x7f040015;
- /**
- * Drawable to use for the Paste action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModePasteDrawable=0x7f040016;
- /**
- * PopupWindow style to use for action modes when showing as a window overlay.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModePopupWindowStyle=0x7f040017;
- /**
- * Drawable to use for the Select all action button in Contextual Action Bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeSelectAllDrawable=0x7f040018;
- /**
- * Drawable to use for the Share action button in WebView selection action modes
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeShareDrawable=0x7f040019;
- /**
- * Background drawable to use for action mode UI in the lower split bar
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeSplitBackground=0x7f04001a;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeStyle=0x7f04001b;
- /**
- * Drawable to use for the Web Search action button in WebView selection action modes
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionModeWebSearchDrawable=0x7f04001c;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionOverflowButtonStyle=0x7f04001d;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int actionOverflowMenuStyle=0x7f04001e;
- /**
- * The name of an optional ActionProvider class to instantiate an action view
- * and perform operations such as default action for that menu item.
- * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
- * for more info.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int actionProviderClass=0x7f04001f;
- /**
- * The name of an optional View class to instantiate and use as an
- * action view. See {@link android.view.MenuItem#setActionView(android.view.View)}
- * for more info.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int actionViewClass=0x7f040020;
- /**
- * Default ActivityChooserView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int activityChooserViewStyle=0x7f040021;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int alertDialogButtonGroupStyle=0x7f040022;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int alertDialogCenterButtons=0x7f040023;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int alertDialogStyle=0x7f040024;
- /**
- * Theme to use for alert dialogs spawned from this theme.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int alertDialogTheme=0x7f040025;
- /**
- * Whether to automatically stack the buttons when there is not
- * enough space to lay them out side-by-side.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int allowStacking=0x7f040026;
- /**
- * Alpha multiplier applied to the base color.
- *
May be a floating point value, such as "1.2".
- */
- public static final int alpha=0x7f040027;
- /**
- * The alphabetic modifier key. This is the modifier when using a keyboard
- * with alphabetic keys. The values should be kept in sync with KeyEvent
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- */
- public static final int alphabeticModifiers=0x7f040028;
- /**
- * The length of the arrow head when formed to make an arrow
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int arrowHeadLength=0x7f040029;
- /**
- * The length of the shaft when formed to make an arrow
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int arrowShaftLength=0x7f04002a;
- /**
- * Default AutoCompleteTextView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int autoCompleteTextViewStyle=0x7f04002b;
- /**
- * The maximum text size constraint to be used when auto-sizing text.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int autoSizeMaxTextSize=0x7f04002c;
- /**
- * The minimum text size constraint to be used when auto-sizing text.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int autoSizeMinTextSize=0x7f04002d;
- /**
- * Resource array of dimensions to be used in conjunction with
- * autoSizeTextType set to uniform. Overrides
- * autoSizeStepGranularity if set.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int autoSizePresetSizes=0x7f04002e;
- /**
- * Specify the auto-size step size if autoSizeTextType is set to
- * uniform. The default is 1px. Overwrites
- * autoSizePresetSizes if set.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int autoSizeStepGranularity=0x7f04002f;
- /**
- * Specify the type of auto-size. Note that this feature is not supported by EditText,
- * works only for TextView.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
none
0
No auto-sizing (default).
- *
uniform
1
Uniform horizontal and vertical text size scaling to fit within the
- * container.
- *
- */
- public static final int autoSizeTextType=0x7f040030;
- /**
- * Specifies a background drawable for the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int background=0x7f040031;
- /**
- * Specifies a background drawable for the bottom component of a split action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int backgroundSplit=0x7f040032;
- /**
- * Specifies a background drawable for a second stacked row of the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int backgroundStacked=0x7f040033;
- /**
- * Tint to apply to the background.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int backgroundTint=0x7f040034;
- /**
- * Blending mode used to apply the background tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int backgroundTintMode=0x7f040035;
- /**
- * The length of the bars when they are parallel to each other
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int barLength=0x7f040036;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int barrierAllowsGoneWidgets=0x7f040037;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
3
- *
end
6
- *
left
0
- *
right
1
- *
start
5
- *
top
2
- *
- */
- public static final int barrierDirection=0x7f040038;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int behavior_autoHide=0x7f040039;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int behavior_fitToContents=0x7f04003a;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int behavior_hideable=0x7f04003b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int behavior_overlapTop=0x7f04003c;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
ffffffff
- *
- */
- public static final int behavior_peekHeight=0x7f04003d;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int behavior_skipCollapsed=0x7f04003e;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int borderWidth=0x7f04003f;
- /**
- * Style for buttons without an explicit border, often used in groups.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int borderlessButtonStyle=0x7f040040;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int bottomAppBarStyle=0x7f040041;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int bottomNavigationStyle=0x7f040042;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int bottomSheetDialogTheme=0x7f040043;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int bottomSheetStyle=0x7f040044;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int boxBackgroundColor=0x7f040045;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
filled
1
- *
none
0
- *
outline
2
- *
- */
- public static final int boxBackgroundMode=0x7f040046;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int boxCollapsedPaddingTop=0x7f040047;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int boxCornerRadiusBottomEnd=0x7f040048;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int boxCornerRadiusBottomStart=0x7f040049;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int boxCornerRadiusTopEnd=0x7f04004a;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int boxCornerRadiusTopStart=0x7f04004b;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int boxStrokeColor=0x7f04004c;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int boxStrokeWidth=0x7f04004d;
- /**
- * Style for buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonBarButtonStyle=0x7f04004e;
- /**
- * Style for the "negative" buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonBarNegativeButtonStyle=0x7f04004f;
- /**
- * Style for the "neutral" buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonBarNeutralButtonStyle=0x7f040050;
- /**
- * Style for the "positive" buttons within button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonBarPositiveButtonStyle=0x7f040051;
- /**
- * Style for button bars
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonBarStyle=0x7f040052;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
Push object to the bottom of its container, not changing its size.
- *
top
30
Push object to the top of its container, not changing its size.
- *
- */
- public static final int buttonGravity=0x7f040053;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int buttonIconDimen=0x7f040054;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonPanelSideLayout=0x7f040055;
- /**
- * Normal Button style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonStyle=0x7f040056;
- /**
- * Small Button style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int buttonStyleSmall=0x7f040057;
- /**
- * Tint to apply to the button drawable.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int buttonTint=0x7f040058;
- /**
- * Blending mode used to apply the button tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int buttonTintMode=0x7f040059;
- /**
- * Background color for CardView.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int cardBackgroundColor=0x7f04005a;
- /**
- * Corner radius for CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int cardCornerRadius=0x7f04005b;
- /**
- * Elevation for CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int cardElevation=0x7f04005c;
- /**
- * Maximum Elevation for CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int cardMaxElevation=0x7f04005d;
- /**
- * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int cardPreventCornerOverlap=0x7f04005e;
- /**
- * Add padding in API v21+ as well to have the same measurements with previous versions.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int cardUseCompatPadding=0x7f04005f;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int cardViewStyle=0x7f040060;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int chainUseRtl=0x7f040061;
- /**
- * Default Checkbox style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int checkboxStyle=0x7f040062;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int checkedChip=0x7f040063;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int checkedIcon=0x7f040064;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int checkedIconEnabled=0x7f040065;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int checkedIconVisible=0x7f040066;
- /**
- * Default CheckedTextView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int checkedTextViewStyle=0x7f040067;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int chipBackgroundColor=0x7f040068;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipCornerRadius=0x7f040069;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipEndPadding=0x7f04006a;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int chipGroupStyle=0x7f04006b;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int chipIcon=0x7f04006c;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int chipIconEnabled=0x7f04006d;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipIconSize=0x7f04006e;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int chipIconTint=0x7f04006f;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int chipIconVisible=0x7f040070;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipMinHeight=0x7f040071;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipSpacing=0x7f040072;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipSpacingHorizontal=0x7f040073;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipSpacingVertical=0x7f040074;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int chipStandaloneStyle=0x7f040075;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipStartPadding=0x7f040076;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int chipStrokeColor=0x7f040077;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int chipStrokeWidth=0x7f040078;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int chipStyle=0x7f040079;
- /**
- * Close button icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int closeIcon=0x7f04007a;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int closeIconEnabled=0x7f04007b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int closeIconEndPadding=0x7f04007c;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int closeIconSize=0x7f04007d;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int closeIconStartPadding=0x7f04007e;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int closeIconTint=0x7f04007f;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int closeIconVisible=0x7f040080;
- /**
- * Specifies a layout to use for the "close" item at the starting edge.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int closeItemLayout=0x7f040081;
- /**
- * Text to set as the content description for the collapse button.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int collapseContentDescription=0x7f040082;
- /**
- * Icon drawable to use for the collapse button.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int collapseIcon=0x7f040083;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
end
800005
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- */
- public static final int collapsedTitleGravity=0x7f040084;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int collapsedTitleTextAppearance=0x7f040085;
- /**
- * The drawing color for the bars
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int color=0x7f040086;
- /**
- * Bright complement to the primary branding color. By default, this is the color applied
- * to framework controls (via colorControlActivated).
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorAccent=0x7f040087;
- /**
- * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorBackgroundFloating=0x7f040088;
- /**
- * The color applied to framework buttons in their normal state.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorButtonNormal=0x7f040089;
- /**
- * The color applied to framework controls in their activated (ex. checked) state.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorControlActivated=0x7f04008a;
- /**
- * The color applied to framework control highlights (ex. ripples, list selectors).
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorControlHighlight=0x7f04008b;
- /**
- * The color applied to framework controls in their normal state.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorControlNormal=0x7f04008c;
- /**
- * Color used for error states and things that need to be drawn to
- * the user's attention.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorError=0x7f04008d;
- /**
- * The primary branding color for the app. By default, this is the color applied to the
- * action bar background.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorPrimary=0x7f04008e;
- /**
- * Dark variant of the primary branding color. By default, this is the color applied to
- * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorPrimaryDark=0x7f04008f;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorSecondary=0x7f040090;
- /**
- * The color applied to framework switch thumbs in their normal state.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int colorSwitchThumbNormal=0x7f040091;
- /**
- * Commit icon shown in the query suggestion row
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int commitIcon=0x7f040092;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int constraintSet=0x7f040093;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int constraint_referenced_ids=0x7f040094;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int content=0x7f040095;
- /**
- * The content description associated with the item.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int contentDescription=0x7f040096;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentInsetEnd=0x7f040097;
- /**
- * Minimum inset for content views within a bar when actions from a menu
- * are present. Only valid for some themes and configurations.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentInsetEndWithActions=0x7f040098;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentInsetLeft=0x7f040099;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentInsetRight=0x7f04009a;
- /**
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentInsetStart=0x7f04009b;
- /**
- * Minimum inset for content views within a bar when a navigation button
- * is present, such as the Up button. Only valid for some themes and configurations.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentInsetStartWithNavigation=0x7f04009c;
- /**
- * Inner padding between the edges of the Card and children of the CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentPadding=0x7f04009d;
- /**
- * Inner padding between the bottom edge of the Card and children of the CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentPaddingBottom=0x7f04009e;
- /**
- * Inner padding between the left edge of the Card and children of the CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentPaddingLeft=0x7f04009f;
- /**
- * Inner padding between the right edge of the Card and children of the CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentPaddingRight=0x7f0400a0;
- /**
- * Inner padding between the top edge of the Card and children of the CardView.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int contentPaddingTop=0x7f0400a1;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int contentScrim=0x7f0400a2;
- /**
- * The background used by framework controls.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int controlBackground=0x7f0400a3;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int coordinatorLayoutStyle=0x7f0400a4;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int cornerRadius=0x7f0400a5;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int counterEnabled=0x7f0400a6;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int counterMaxLength=0x7f0400a7;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int counterOverflowTextAppearance=0x7f0400a8;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int counterTextAppearance=0x7f0400a9;
- /**
- * Specifies a layout for custom navigation. Overrides navigationMode.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int customNavigationLayout=0x7f0400aa;
- /**
- * Default query hint used when {@code queryHint} is undefined and
- * the search view's {@code SearchableInfo} does not provide a hint.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int defaultQueryHint=0x7f0400ab;
- /**
- * Preferred corner radius of dialogs.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int dialogCornerRadius=0x7f0400ac;
- /**
- * Preferred padding for dialog content.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int dialogPreferredPadding=0x7f0400ad;
- /**
- * Theme to use for dialogs spawned from this theme.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int dialogTheme=0x7f0400ae;
- /**
- * Options affecting how the action bar is displayed.
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
disableHome
20
- *
homeAsUp
4
- *
none
0
- *
showCustom
10
- *
showHome
2
- *
showTitle
8
- *
useLogo
1
- *
- */
- public static final int displayOptions=0x7f0400af;
- /**
- * Specifies the drawable used for item dividers.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int divider=0x7f0400b0;
- /**
- * A drawable that may be used as a horizontal divider between visual elements.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int dividerHorizontal=0x7f0400b1;
- /**
- * Size of padding on either end of a divider.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int dividerPadding=0x7f0400b2;
- /**
- * A drawable that may be used as a vertical divider between visual elements.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int dividerVertical=0x7f0400b3;
- /**
- * The total size of the drawable
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int drawableSize=0x7f0400b4;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int drawerArrowStyle=0x7f0400b5;
- /**
- * ListPopupWindow compatibility
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int dropDownListViewStyle=0x7f0400b6;
- /**
- * The preferred item height for dropdown lists.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int dropdownListPreferredItemHeight=0x7f0400b7;
- /**
- * EditText background drawable.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int editTextBackground=0x7f0400b8;
- /**
- * EditText text foreground color.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int editTextColor=0x7f0400b9;
- /**
- * Default EditText style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int editTextStyle=0x7f0400ba;
- /**
- * Elevation for the action bar itself
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int elevation=0x7f0400bb;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
gone
0
- *
invisible
1
- *
- */
- public static final int emptyVisibility=0x7f0400bc;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int enforceMaterialTheme=0x7f0400bd;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int enforceTextAppearance=0x7f0400be;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int errorEnabled=0x7f0400bf;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int errorTextAppearance=0x7f0400c0;
- /**
- * The drawable to show in the button for expanding the activities overflow popup.
- * Note: Clients would like to set this drawable
- * as a clue about the action the chosen activity will perform. For
- * example, if share activity is to be chosen the drawable should
- * give a clue that sharing is to be performed.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int expandActivityOverflowButtonDrawable=0x7f0400c1;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int expanded=0x7f0400c2;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
end
800005
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- */
- public static final int expandedTitleGravity=0x7f0400c3;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int expandedTitleMargin=0x7f0400c4;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int expandedTitleMarginBottom=0x7f0400c5;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int expandedTitleMarginEnd=0x7f0400c6;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int expandedTitleMarginStart=0x7f0400c7;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int expandedTitleMarginTop=0x7f0400c8;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int expandedTitleTextAppearance=0x7f0400c9;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
center
0
- *
end
1
- *
- */
- public static final int fabAlignmentMode=0x7f0400ca;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int fabCradleMargin=0x7f0400cb;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int fabCradleRoundedCornerRadius=0x7f0400cc;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int fabCradleVerticalOffset=0x7f0400cd;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int fabCustomSize=0x7f0400ce;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
ffffffff
- *
mini
1
- *
normal
0
- *
- */
- public static final int fabSize=0x7f0400cf;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int fastScrollEnabled=0x7f0400d0;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int fastScrollHorizontalThumbDrawable=0x7f0400d1;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int fastScrollHorizontalTrackDrawable=0x7f0400d2;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int fastScrollVerticalThumbDrawable=0x7f0400d3;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int fastScrollVerticalTrackDrawable=0x7f0400d4;
- /**
- * Distance from the top of the TextView to the first text baseline. If set, this
- * overrides the value set for paddingTop.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int firstBaselineToTopHeight=0x7f0400d5;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
May be an integer value, such as "100".
- *
May be a boolean value, such as "true" or
- * "false".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
May be a floating point value, such as "1.2".
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int floatingActionButtonStyle=0x7f0400d6;
- /**
- * The reference to the font file to be used. This should be a file in the res/font folder
- * and should therefore have an R reference value. E.g. @font/myfont
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int font=0x7f0400d7;
- /**
- * The attribute for the font family.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontFamily=0x7f0400d8;
- /**
- * The authority of the Font Provider to be used for the request.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontProviderAuthority=0x7f0400d9;
- /**
- * The sets of hashes for the certificates the provider should be signed with. This is
- * used to verify the identity of the provider, and is only required if the provider is not
- * part of the system image. This value may point to one list or a list of lists, where each
- * individual list represents one collection of signature hashes. Refer to your font provider's
- * documentation for these values.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int fontProviderCerts=0x7f0400da;
- /**
- * The strategy to be used when fetching font data from a font provider in XML layouts.
- * This attribute is ignored when the resource is loaded from code, as it is equivalent to the
- * choice of API between {@link
- * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
- * {@link
- * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
- * (async).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
async
1
The async font fetch works as follows.
- * First, check the local cache, then if the requeted font is not cached, trigger a
- * request the font and continue with layout inflation. Once the font fetch succeeds, the
- * target text view will be refreshed with the downloaded font data. The
- * fontProviderFetchTimeout will be ignored if async loading is specified.
- *
blocking
0
The blocking font fetch works as follows.
- * First, check the local cache, then if the requested font is not cached, request the
- * font from the provider and wait until it is finished. You can change the length of
- * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the
- * default typeface will be used instead.
- *
- */
- public static final int fontProviderFetchStrategy=0x7f0400db;
- /**
- * The length of the timeout during fetching.
- *
May be an integer value, such as "100".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
forever
ffffffff
A special value for the timeout. In this case, the blocking font fetching will not
- * timeout and wait until a reply is received from the font provider.
- *
- */
- public static final int fontProviderFetchTimeout=0x7f0400dc;
- /**
- * The package for the Font Provider to be used for the request. This is used to verify
- * the identity of the provider.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontProviderPackage=0x7f0400dd;
- /**
- * The query to be sent over to the provider. Refer to your font provider's documentation
- * on the format of this string.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontProviderQuery=0x7f0400de;
- /**
- * The style of the given font file. This will be used when the font is being loaded into
- * the font stack and will override any style information in the font's header tables. If
- * unspecified, the value in the font's header tables will be used.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
italic
1
- *
normal
0
- *
- */
- public static final int fontStyle=0x7f0400df;
- /**
- * The variation settings to be applied to the font. The string should be in the following
- * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be
- * used, or the font used does not support variation settings, this attribute needs not be
- * specified.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int fontVariationSettings=0x7f0400e0;
- /**
- * The weight of the given font file. This will be used when the font is being loaded into
- * the font stack and will override any weight information in the font's header tables. Must
- * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most
- * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value
- * in the font's header tables will be used.
- *
May be an integer value, such as "100".
- */
- public static final int fontWeight=0x7f0400e1;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int foregroundInsidePadding=0x7f0400e2;
- /**
- * The max gap between the bars when they are parallel to each other
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int gapBetweenBars=0x7f0400e3;
- /**
- * Go button icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int goIcon=0x7f0400e4;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int headerLayout=0x7f0400e5;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int height=0x7f0400e6;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int helperText=0x7f0400e7;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int helperTextEnabled=0x7f0400e8;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int helperTextTextAppearance=0x7f0400e9;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int hideMotionSpec=0x7f0400ea;
- /**
- * Set true to hide the action bar on a vertical nested scroll of content.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int hideOnContentScroll=0x7f0400eb;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int hideOnScroll=0x7f0400ec;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int hintAnimationEnabled=0x7f0400ed;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int hintEnabled=0x7f0400ee;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int hintTextAppearance=0x7f0400ef;
- /**
- * Specifies a drawable to use for the 'home as up' indicator.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int homeAsUpIndicator=0x7f0400f0;
- /**
- * Specifies a layout to use for the "home" section of the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int homeLayout=0x7f0400f1;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int hoveredFocusedTranslationZ=0x7f0400f2;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int icon=0x7f0400f3;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int iconEndPadding=0x7f0400f4;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
start
1
- *
textStart
2
- *
- */
- public static final int iconGravity=0x7f0400f5;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int iconPadding=0x7f0400f6;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int iconSize=0x7f0400f7;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int iconStartPadding=0x7f0400f8;
- /**
- * Tint to apply to the icon.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int iconTint=0x7f0400f9;
- /**
- * Blending mode used to apply the icon tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the icon with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the icon.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int iconTintMode=0x7f0400fa;
- /**
- * The default state of the SearchView. If true, it will be iconified when not in
- * use and expanded when clicked.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int iconifiedByDefault=0x7f0400fb;
- /**
- * ImageButton background drawable.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int imageButtonStyle=0x7f0400fc;
- /**
- * Specifies a style resource to use for an indeterminate progress spinner.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int indeterminateProgressStyle=0x7f0400fd;
- /**
- * The maximal number of items initially shown in the activity list.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int initialActivityCount=0x7f0400fe;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int insetForeground=0x7f0400ff;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int isLightTheme=0x7f040100;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int itemBackground=0x7f040101;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int itemHorizontalPadding=0x7f040102;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int itemHorizontalTranslationEnabled=0x7f040103;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int itemIconPadding=0x7f040104;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int itemIconSize=0x7f040105;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int itemIconTint=0x7f040106;
- /**
- * Specifies padding that should be applied to the left and right sides of
- * system-provided items in the bar.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int itemPadding=0x7f040107;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int itemSpacing=0x7f040108;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int itemTextAppearance=0x7f040109;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int itemTextAppearanceActive=0x7f04010a;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int itemTextAppearanceInactive=0x7f04010b;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int itemTextColor=0x7f04010c;
- /**
- * A reference to an array of integers representing the
- * locations of horizontal keylines in dp from the starting edge.
- * Child views can refer to these keylines for alignment using
- * layout_keyline="index" where index is a 0-based index into
- * this array.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int keylines=0x7f04010d;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
ffffffff
- *
labeled
1
- *
selected
0
- *
unlabeled
2
- *
- */
- public static final int labelVisibilityMode=0x7f04010e;
- /**
- * Distance from the bottom of the TextView to the last text baseline. If set, this
- * overrides the value set for paddingBottom.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int lastBaselineToBottomHeight=0x7f04010f;
- /**
- * The layout to use for the search view.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int layout=0x7f040110;
- /**
- * Class name of the Layout Manager to be used.
- *
- * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager
- * and have either a default constructor or constructor with the signature
- * (android.content.Context, android.util.AttributeSet, int, int).
- *
- * If the name starts with a '.', application package is prefixed.
- * Else, if the name contains a '.', the classname is assumed to be a full class name.
- * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int layoutManager=0x7f040111;
- /**
- * The id of an anchor view that this view should position relative to.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int layout_anchor=0x7f040112;
- /**
- * Specifies how an object should position relative to an anchor, on both the X and Y axes,
- * within its parent's bounds.
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
Push object to the bottom of its container, not changing its size.
- *
center
11
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
- *
center_horizontal
1
Place object in the horizontal center of its container, not changing its size.
- *
center_vertical
10
Place object in the vertical center of its container, not changing its size.
- *
clip_horizontal
8
Additional option that can be set to have the left and/or right edges of
- * the child clipped to its container's bounds.
- * The clip will be based on the horizontal gravity: a left gravity will clip the right
- * edge, a right gravity will clip the left edge, and neither will clip both edges.
- *
clip_vertical
80
Additional option that can be set to have the top and/or bottom edges of
- * the child clipped to its container's bounds.
- * The clip will be based on the vertical gravity: a top gravity will clip the bottom
- * edge, a bottom gravity will clip the top edge, and neither will clip both edges.
- *
end
800005
Push object to the end of its container, not changing its size.
- *
fill
77
Grow the horizontal and vertical size of the object if needed so it completely fills its container.
- *
fill_horizontal
7
Grow the horizontal size of the object if needed so it completely fills its container.
- *
fill_vertical
70
Grow the vertical size of the object if needed so it completely fills its container.
- *
left
3
Push object to the left of its container, not changing its size.
- *
right
5
Push object to the right of its container, not changing its size.
- *
start
800003
Push object to the beginning of its container, not changing its size.
- *
top
30
Push object to the top of its container, not changing its size.
- *
- */
- public static final int layout_anchorGravity=0x7f040113;
- /**
- * The class name of a Behavior class defining special runtime behavior
- * for this child view.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int layout_behavior=0x7f040114;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
none
0
- *
parallax
2
- *
pin
1
- *
- */
- public static final int layout_collapseMode=0x7f040115;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_collapseParallaxMultiplier=0x7f040116;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int layout_constrainedHeight=0x7f040117;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int layout_constrainedWidth=0x7f040118;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_constraintBaseline_creator=0x7f040119;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintBaseline_toBaselineOf=0x7f04011a;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_constraintBottom_creator=0x7f04011b;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintBottom_toBottomOf=0x7f04011c;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintBottom_toTopOf=0x7f04011d;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int layout_constraintCircle=0x7f04011e;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_constraintCircleAngle=0x7f04011f;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_constraintCircleRadius=0x7f040120;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int layout_constraintDimensionRatio=0x7f040121;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintEnd_toEndOf=0x7f040122;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintEnd_toStartOf=0x7f040123;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_constraintGuide_begin=0x7f040124;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_constraintGuide_end=0x7f040125;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintGuide_percent=0x7f040126;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
percent
2
- *
spread
0
- *
wrap
1
- *
- */
- public static final int layout_constraintHeight_default=0x7f040127;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- */
- public static final int layout_constraintHeight_max=0x7f040128;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- */
- public static final int layout_constraintHeight_min=0x7f040129;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintHeight_percent=0x7f04012a;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintHorizontal_bias=0x7f04012b;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
packed
2
- *
spread
0
- *
spread_inside
1
- *
- */
- public static final int layout_constraintHorizontal_chainStyle=0x7f04012c;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintHorizontal_weight=0x7f04012d;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_constraintLeft_creator=0x7f04012e;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintLeft_toLeftOf=0x7f04012f;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintLeft_toRightOf=0x7f040130;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_constraintRight_creator=0x7f040131;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintRight_toLeftOf=0x7f040132;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintRight_toRightOf=0x7f040133;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintStart_toEndOf=0x7f040134;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintStart_toStartOf=0x7f040135;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int layout_constraintTop_creator=0x7f040136;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintTop_toBottomOf=0x7f040137;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- */
- public static final int layout_constraintTop_toTopOf=0x7f040138;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintVertical_bias=0x7f040139;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
packed
2
- *
spread
0
- *
spread_inside
1
- *
- */
- public static final int layout_constraintVertical_chainStyle=0x7f04013a;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintVertical_weight=0x7f04013b;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
percent
2
- *
spread
0
- *
wrap
1
- *
- */
- public static final int layout_constraintWidth_default=0x7f04013c;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- */
- public static final int layout_constraintWidth_max=0x7f04013d;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- */
- public static final int layout_constraintWidth_min=0x7f04013e;
- /**
- *
May be a floating point value, such as "1.2".
- */
- public static final int layout_constraintWidth_percent=0x7f04013f;
- /**
- * Specifies how this view dodges the inset edges of the CoordinatorLayout.
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
all
77
Dodge all the inset edges.
- *
bottom
50
Dodge the bottom inset edge.
- *
end
800005
Dodge the end inset edge.
- *
left
3
Dodge the left inset edge.
- *
none
0
Don't dodge any edges
- *
right
5
Dodge the right inset edge.
- *
start
800003
Dodge the start inset edge.
- *
top
30
Dodge the top inset edge.
- *
- */
- public static final int layout_dodgeInsetEdges=0x7f040140;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_editor_absoluteX=0x7f040141;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_editor_absoluteY=0x7f040142;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginBottom=0x7f040143;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginEnd=0x7f040144;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginLeft=0x7f040145;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginRight=0x7f040146;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginStart=0x7f040147;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int layout_goneMarginTop=0x7f040148;
- /**
- * Specifies how this view insets the CoordinatorLayout and make some other views
- * dodge it.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
Inset the bottom edge.
- *
end
800005
Inset the end edge.
- *
left
3
Inset the left edge.
- *
none
0
Don't inset.
- *
right
5
Inset the right edge.
- *
start
800003
Inset the start edge.
- *
top
30
Inset the top edge.
- *
- */
- public static final int layout_insetEdge=0x7f040149;
- /**
- * The index of a keyline this view should position relative to.
- * android:layout_gravity will affect how the view aligns to the
- * specified keyline.
- *
May be an integer value, such as "100".
- */
- public static final int layout_keyline=0x7f04014a;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
barrier
2
- *
chains
4
- *
dimensions
8
- *
direct
1
direct, barriers, chains
- *
groups
20
- *
none
0
- *
standard
7
- *
- */
- public static final int layout_optimizationLevel=0x7f04014b;
- /**
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
enterAlways
4
- *
enterAlwaysCollapsed
8
- *
exitUntilCollapsed
2
- *
scroll
1
- *
snap
10
- *
snapMargins
20
- *
- */
- public static final int layout_scrollFlags=0x7f04014c;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int layout_scrollInterpolator=0x7f04014d;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int liftOnScroll=0x7f04014e;
- /**
- * Explicit height between lines of text. If set, this will override the values set
- * for lineSpacingExtra and lineSpacingMultiplier.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int lineHeight=0x7f04014f;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int lineSpacing=0x7f040150;
- /**
- * Drawable used as a background for selected list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int listChoiceBackgroundIndicator=0x7f040151;
- /**
- * The list divider used in alert dialogs.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int listDividerAlertDialog=0x7f040152;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int listItemLayout=0x7f040153;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int listLayout=0x7f040154;
- /**
- * Default menu-style ListView style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int listMenuViewStyle=0x7f040155;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int listPopupWindowStyle=0x7f040156;
- /**
- * The preferred list item height.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int listPreferredItemHeight=0x7f040157;
- /**
- * A larger, more robust list item height.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int listPreferredItemHeightLarge=0x7f040158;
- /**
- * A smaller, sleeker list item height.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int listPreferredItemHeightSmall=0x7f040159;
- /**
- * The preferred padding along the left edge of list items.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int listPreferredItemPaddingLeft=0x7f04015a;
- /**
- * The preferred padding along the right edge of list items.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int listPreferredItemPaddingRight=0x7f04015b;
- /**
- * Specifies the drawable used for the application logo.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int logo=0x7f04015c;
- /**
- * A content description string to describe the appearance of the
- * associated logo image.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int logoDescription=0x7f04015d;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int materialButtonStyle=0x7f04015e;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int materialCardViewStyle=0x7f04015f;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int maxActionInlineWidth=0x7f040160;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int maxButtonHeight=0x7f040161;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int maxImageSize=0x7f040162;
- /**
- * When set to true, all children with a weight will be considered having
- * the minimum size of the largest child. If false, all children are
- * measured normally.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int measureWithLargestChild=0x7f040163;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int menu=0x7f040164;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int multiChoiceItemLayout=0x7f040165;
- /**
- * Text to set as the content description for the navigation button
- * located at the start of the toolbar.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int navigationContentDescription=0x7f040166;
- /**
- * Icon drawable to use for the navigation button located at
- * the start of the toolbar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int navigationIcon=0x7f040167;
- /**
- * The type of navigation to use.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
listMode
1
The action bar will use a selection list for navigation.
- *
normal
0
Normal static title text
- *
tabMode
2
The action bar will use a series of horizontal tabs for navigation.
- *
- */
- public static final int navigationMode=0x7f040168;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int navigationViewStyle=0x7f040169;
- /**
- * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key)
- * keyboard. The values should be kept in sync with KeyEvent
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- */
- public static final int numericModifiers=0x7f04016a;
- /**
- * Whether the popup window should overlap its anchor view.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int overlapAnchor=0x7f04016b;
- /**
- * Bottom padding to use when no buttons are present.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int paddingBottomNoButtons=0x7f04016c;
- /**
- * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int paddingEnd=0x7f04016d;
- /**
- * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int paddingStart=0x7f04016e;
- /**
- * Top padding to use when no title is present.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int paddingTopNoTitle=0x7f04016f;
- /**
- * The background of a panel when it is inset from the left and right edges of the screen.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int panelBackground=0x7f040170;
- /**
- * Default Panel Menu style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int panelMenuListTheme=0x7f040171;
- /**
- * Default Panel Menu width.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int panelMenuListWidth=0x7f040172;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int passwordToggleContentDescription=0x7f040173;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int passwordToggleDrawable=0x7f040174;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int passwordToggleEnabled=0x7f040175;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int passwordToggleTint=0x7f040176;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int passwordToggleTintMode=0x7f040177;
- /**
- * Default PopupMenu style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int popupMenuStyle=0x7f040178;
- /**
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the action bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int popupTheme=0x7f040179;
- /**
- * Default PopupWindow style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int popupWindowStyle=0x7f04017a;
- /**
- * Whether space should be reserved in layout when an icon is missing.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int preserveIconSpacing=0x7f04017b;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int pressedTranslationZ=0x7f04017c;
- /**
- * Specifies the horizontal padding on either end for an embedded progress bar.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int progressBarPadding=0x7f04017d;
- /**
- * Specifies a style resource to use for an embedded progress bar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int progressBarStyle=0x7f04017e;
- /**
- * Background for the section containing the search query
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int queryBackground=0x7f04017f;
- /**
- * An optional user-defined query hint string to be displayed in the empty query field.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int queryHint=0x7f040180;
- /**
- * Default RadioButton style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int radioButtonStyle=0x7f040181;
- /**
- * Default RatingBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int ratingBarStyle=0x7f040182;
- /**
- * Indicator RatingBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int ratingBarStyleIndicator=0x7f040183;
- /**
- * Small indicator RatingBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int ratingBarStyleSmall=0x7f040184;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int reverseLayout=0x7f040185;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int rippleColor=0x7f040186;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int scrimAnimationDuration=0x7f040187;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int scrimBackground=0x7f040188;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int scrimVisibleHeightTrigger=0x7f040189;
- /**
- * Search icon displayed as a text field hint
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int searchHintIcon=0x7f04018a;
- /**
- * Search icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int searchIcon=0x7f04018b;
- /**
- * Style for the search query widget.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int searchViewStyle=0x7f04018c;
- /**
- * Default SeekBar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int seekBarStyle=0x7f04018d;
- /**
- * A style that may be applied to buttons or other selectable items
- * that should react to pressed and focus states, but that do not
- * have a clear visual border along the edges.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int selectableItemBackground=0x7f04018e;
- /**
- * Background drawable for borderless standalone items that need focus/pressed states.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int selectableItemBackgroundBorderless=0x7f04018f;
- /**
- * How this item should display in the Action Bar, if present.
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
always
2
Always show this item in an actionbar, even if it would override
- * the system's limits of how much stuff to put there. This may make
- * your action bar look bad on some screens. In most cases you should
- * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
- *
collapseActionView
8
This item's action view collapses to a normal menu
- * item. When expanded, the action view takes over a
- * larger segment of its container.
- *
ifRoom
1
Show this item in an action bar if there is room for it as determined
- * by the system. Favor this option over "always" where possible.
- * Mutually exclusive with "never" and "always".
- *
never
0
Never show this item in an action bar, show it in the overflow menu instead.
- * Mutually exclusive with "ifRoom" and "always".
- *
withText
4
When this item is shown as an action in the action bar, show a text
- * label with it even if it has an icon representation.
- *
- */
- public static final int showAsAction=0x7f040190;
- /**
- * Setting for which dividers to show.
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
beginning
1
- *
end
4
- *
middle
2
- *
none
0
- *
- */
- public static final int showDividers=0x7f040191;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int showMotionSpec=0x7f040192;
- /**
- * Whether to draw on/off text.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int showText=0x7f040193;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int showTitle=0x7f040194;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int singleChoiceItemLayout=0x7f040195;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int singleLine=0x7f040196;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int singleSelection=0x7f040197;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int snackbarButtonStyle=0x7f040198;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int snackbarStyle=0x7f040199;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int spanCount=0x7f04019a;
- /**
- * Whether bars should rotate or not during transition
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int spinBars=0x7f04019b;
- /**
- * Default Spinner style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int spinnerDropDownItemStyle=0x7f04019c;
- /**
- * Default Spinner style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int spinnerStyle=0x7f04019d;
- /**
- * Whether to split the track and leave a gap for the thumb drawable.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int splitTrack=0x7f04019e;
- /**
- * Sets a drawable as the content of this ImageView. Allows the use of vector drawable
- * when running on older versions of the platform.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int srcCompat=0x7f04019f;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int stackFromEnd=0x7f0401a0;
- /**
- * State identifier indicating the popup will be above the anchor.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int state_above_anchor=0x7f0401a1;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int state_collapsed=0x7f0401a2;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int state_collapsible=0x7f0401a3;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int state_liftable=0x7f0401a4;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int state_lifted=0x7f0401a5;
- /**
- * Drawable to display behind the status bar when the view is set to draw behind it.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int statusBarBackground=0x7f0401a6;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int statusBarScrim=0x7f0401a7;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int strokeColor=0x7f0401a8;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int strokeWidth=0x7f0401a9;
- /**
- * Drawable for the arrow icon indicating a particular item is a submenu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int subMenuArrow=0x7f0401aa;
- /**
- * Background for the section containing the action (e.g. voice search)
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int submitBackground=0x7f0401ab;
- /**
- * Specifies subtitle text used for navigationMode="normal"
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int subtitle=0x7f0401ac;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int subtitleTextAppearance=0x7f0401ad;
- /**
- * A color to apply to the subtitle string.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int subtitleTextColor=0x7f0401ae;
- /**
- * Specifies a style to use for subtitle text.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int subtitleTextStyle=0x7f0401af;
- /**
- * Layout for query suggestion rows
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int suggestionRowLayout=0x7f0401b0;
- /**
- * Minimum width for the switch component
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int switchMinWidth=0x7f0401b1;
- /**
- * Minimum space between the switch and caption text
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int switchPadding=0x7f0401b2;
- /**
- * Default style for the Switch widget.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int switchStyle=0x7f0401b3;
- /**
- * TextAppearance style for text displayed on the switch thumb.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int switchTextAppearance=0x7f0401b4;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int tabBackground=0x7f0401b5;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabContentStart=0x7f0401b6;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
center
1
- *
fill
0
- *
- */
- public static final int tabGravity=0x7f0401b7;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tabIconTint=0x7f0401b8;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- */
- public static final int tabIconTintMode=0x7f0401b9;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int tabIndicator=0x7f0401ba;
- /**
- *
May be an integer value, such as "100".
- */
- public static final int tabIndicatorAnimationDuration=0x7f0401bb;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tabIndicatorColor=0x7f0401bc;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int tabIndicatorFullWidth=0x7f0401bd;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
0
- *
center
1
- *
stretch
3
- *
top
2
- *
- */
- public static final int tabIndicatorGravity=0x7f0401be;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabIndicatorHeight=0x7f0401bf;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int tabInlineLabel=0x7f0401c0;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabMaxWidth=0x7f0401c1;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabMinWidth=0x7f0401c2;
- /**
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fixed
1
- *
scrollable
0
- *
- */
- public static final int tabMode=0x7f0401c3;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabPadding=0x7f0401c4;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabPaddingBottom=0x7f0401c5;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabPaddingEnd=0x7f0401c6;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabPaddingStart=0x7f0401c7;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int tabPaddingTop=0x7f0401c8;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tabRippleColor=0x7f0401c9;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tabSelectedTextColor=0x7f0401ca;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int tabStyle=0x7f0401cb;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int tabTextAppearance=0x7f0401cc;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tabTextColor=0x7f0401cd;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int tabUnboundedRipple=0x7f0401ce;
- /**
- * Present the text in ALL CAPS. This may use a small-caps form when available.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int textAllCaps=0x7f0401cf;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceBody1=0x7f0401d0;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceBody2=0x7f0401d1;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceButton=0x7f0401d2;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceCaption=0x7f0401d3;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceHeadline1=0x7f0401d4;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceHeadline2=0x7f0401d5;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceHeadline3=0x7f0401d6;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceHeadline4=0x7f0401d7;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceHeadline5=0x7f0401d8;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceHeadline6=0x7f0401d9;
- /**
- * Text color, typeface, size, and style for the text inside of a popup menu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceLargePopupMenu=0x7f0401da;
- /**
- * The preferred TextAppearance for the primary text of list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceListItem=0x7f0401db;
- /**
- * The preferred TextAppearance for the secondary text of list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceListItemSecondary=0x7f0401dc;
- /**
- * The preferred TextAppearance for the primary text of small list items.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceListItemSmall=0x7f0401dd;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceOverline=0x7f0401de;
- /**
- * Text color, typeface, size, and style for header text inside of a popup menu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearancePopupMenuHeader=0x7f0401df;
- /**
- * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceSearchResultSubtitle=0x7f0401e0;
- /**
- * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceSearchResultTitle=0x7f0401e1;
- /**
- * Text color, typeface, size, and style for small text inside of a popup menu.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceSmallPopupMenu=0x7f0401e2;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceSubtitle1=0x7f0401e3;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textAppearanceSubtitle2=0x7f0401e4;
- /**
- * Color of list item text in alert dialogs.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int textColorAlertDialogListItem=0x7f0401e5;
- /**
- * Text color for urls in search suggestions, used by things like global search
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int textColorSearchUrl=0x7f0401e6;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int textEndPadding=0x7f0401e7;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int textInputStyle=0x7f0401e8;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int textStartPadding=0x7f0401e9;
- /**
- * Deprecated.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int theme=0x7f0401ea;
- /**
- * The thickness (stroke size) for the bar paint
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int thickness=0x7f0401eb;
- /**
- * Amount of padding on either side of text within the switch thumb.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int thumbTextPadding=0x7f0401ec;
- /**
- * Tint to apply to the thumb drawable.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int thumbTint=0x7f0401ed;
- /**
- * Blending mode used to apply the thumb tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and drawable color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int thumbTintMode=0x7f0401ee;
- /**
- * Drawable displayed at each progress position on a seekbar.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int tickMark=0x7f0401ef;
- /**
- * Tint to apply to the tick mark drawable.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tickMarkTint=0x7f0401f0;
- /**
- * Blending mode used to apply the tick mark tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and drawable color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int tickMarkTintMode=0x7f0401f1;
- /**
- * Tint to apply to the image source.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tint=0x7f0401f2;
- /**
- * Blending mode used to apply the image source tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int tintMode=0x7f0401f3;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int title=0x7f0401f4;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int titleEnabled=0x7f0401f5;
- /**
- * Specifies extra space on the left, start, right and end sides
- * of the toolbar's title. Margin values should be positive.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int titleMargin=0x7f0401f6;
- /**
- * Specifies extra space on the bottom side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int titleMarginBottom=0x7f0401f7;
- /**
- * Specifies extra space on the end side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int titleMarginEnd=0x7f0401f8;
- /**
- * Specifies extra space on the start side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int titleMarginStart=0x7f0401f9;
- /**
- * Specifies extra space on the top side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- public static final int titleMarginTop=0x7f0401fa;
- /**
- * {@deprecated Use titleMargin}
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- */
- @Deprecated
- public static final int titleMargins=0x7f0401fb;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int titleTextAppearance=0x7f0401fc;
- /**
- * A color to apply to the title string.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int titleTextColor=0x7f0401fd;
- /**
- * Specifies a style to use for title text.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int titleTextStyle=0x7f0401fe;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int toolbarId=0x7f0401ff;
- /**
- * Default Toolar NavigationButtonStyle
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int toolbarNavigationButtonStyle=0x7f040200;
- /**
- * Default Toolbar style.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int toolbarStyle=0x7f040201;
- /**
- * Foreground color to use for tooltips
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int tooltipForegroundColor=0x7f040202;
- /**
- * Background to use for tooltips
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int tooltipFrameBackground=0x7f040203;
- /**
- * The tooltip text associated with the item.
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int tooltipText=0x7f040204;
- /**
- * Drawable to use as the "track" that the switch thumb slides within.
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int track=0x7f040205;
- /**
- * Tint to apply to the track.
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- */
- public static final int trackTint=0x7f040206;
- /**
- * Blending mode used to apply the track tint.
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and drawable color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- */
- public static final int trackTintMode=0x7f040207;
- /**
- * The index of the font in the tcc font file. If the font file referenced is not in the
- * tcc format, this attribute needs not be specified.
- *
May be an integer value, such as "100".
- */
- public static final int ttcIndex=0x7f040208;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int useCompatPadding=0x7f040209;
- /**
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- */
- public static final int viewInflaterClass=0x7f04020a;
- /**
- * Voice button icon
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- */
- public static final int voiceIcon=0x7f04020b;
- /**
- * Flag indicating whether this window should have an Action Bar
- * in place of the usual title bar.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowActionBar=0x7f04020c;
- /**
- * Flag indicating whether this window's Action Bar should overlay
- * application content. Does nothing if the window would not
- * have an Action Bar.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowActionBarOverlay=0x7f04020d;
- /**
- * Flag indicating whether action modes should overlay window content
- * when there is not reserved space for their UI (such as an Action Bar).
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowActionModeOverlay=0x7f04020e;
- /**
- * A fixed height for the window along the major axis of the screen,
- * that is, when in portrait. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int windowFixedHeightMajor=0x7f04020f;
- /**
- * A fixed height for the window along the minor axis of the screen,
- * that is, when in landscape. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int windowFixedHeightMinor=0x7f040210;
- /**
- * A fixed width for the window along the major axis of the screen,
- * that is, when in landscape. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int windowFixedWidthMajor=0x7f040211;
- /**
- * A fixed width for the window along the minor axis of the screen,
- * that is, when in portrait. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int windowFixedWidthMinor=0x7f040212;
- /**
- * The minimum width the window is allowed to be, along the major
- * axis of the screen. That is, when in landscape. Can be either
- * an absolute dimension or a fraction of the screen size in that
- * dimension.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int windowMinWidthMajor=0x7f040213;
- /**
- * The minimum width the window is allowed to be, along the minor
- * axis of the screen. That is, when in portrait. Can be either
- * an absolute dimension or a fraction of the screen size in that
- * dimension.
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- */
- public static final int windowMinWidthMinor=0x7f040214;
- /**
- * Flag indicating whether there should be no title on this window.
- *
May be a boolean value, such as "true" or
- * "false".
- */
- public static final int windowNoTitle=0x7f040215;
- }
- public static final class bool {
- public static final int abc_action_bar_embed_tabs=0x7f050000;
- public static final int abc_allow_stacked_button_bar=0x7f050001;
- public static final int abc_config_actionMenuItemAllCaps=0x7f050002;
- public static final int mtrl_btn_textappearance_all_caps=0x7f050003;
- }
- public static final class color {
- public static final int abc_background_cache_hint_selector_material_dark=0x7f060000;
- public static final int abc_background_cache_hint_selector_material_light=0x7f060001;
- public static final int abc_btn_colored_borderless_text_material=0x7f060002;
- public static final int abc_btn_colored_text_material=0x7f060003;
- public static final int abc_color_highlight_material=0x7f060004;
- public static final int abc_hint_foreground_material_dark=0x7f060005;
- public static final int abc_hint_foreground_material_light=0x7f060006;
- public static final int abc_input_method_navigation_guard=0x7f060007;
- public static final int abc_primary_text_disable_only_material_dark=0x7f060008;
- public static final int abc_primary_text_disable_only_material_light=0x7f060009;
- public static final int abc_primary_text_material_dark=0x7f06000a;
- public static final int abc_primary_text_material_light=0x7f06000b;
- public static final int abc_search_url_text=0x7f06000c;
- public static final int abc_search_url_text_normal=0x7f06000d;
- public static final int abc_search_url_text_pressed=0x7f06000e;
- public static final int abc_search_url_text_selected=0x7f06000f;
- public static final int abc_secondary_text_material_dark=0x7f060010;
- public static final int abc_secondary_text_material_light=0x7f060011;
- public static final int abc_tint_btn_checkable=0x7f060012;
- public static final int abc_tint_default=0x7f060013;
- public static final int abc_tint_edittext=0x7f060014;
- public static final int abc_tint_seek_thumb=0x7f060015;
- public static final int abc_tint_spinner=0x7f060016;
- public static final int abc_tint_switch_track=0x7f060017;
- public static final int accent_material_dark=0x7f060018;
- public static final int accent_material_light=0x7f060019;
- public static final int background_floating_material_dark=0x7f06001a;
- public static final int background_floating_material_light=0x7f06001b;
- public static final int background_material_dark=0x7f06001c;
- public static final int background_material_light=0x7f06001d;
- public static final int bright_foreground_disabled_material_dark=0x7f06001e;
- public static final int bright_foreground_disabled_material_light=0x7f06001f;
- public static final int bright_foreground_inverse_material_dark=0x7f060020;
- public static final int bright_foreground_inverse_material_light=0x7f060021;
- public static final int bright_foreground_material_dark=0x7f060022;
- public static final int bright_foreground_material_light=0x7f060023;
- public static final int button_material_dark=0x7f060024;
- public static final int button_material_light=0x7f060025;
- public static final int cardview_dark_background=0x7f060026;
- public static final int cardview_light_background=0x7f060027;
- public static final int cardview_shadow_end_color=0x7f060028;
- public static final int cardview_shadow_start_color=0x7f060029;
- public static final int colorAccent=0x7f06002a;
- public static final int colorPrimary=0x7f06002b;
- public static final int colorPrimaryDark=0x7f06002c;
- public static final int design_bottom_navigation_shadow_color=0x7f06002d;
- public static final int design_default_color_primary=0x7f06002e;
- public static final int design_default_color_primary_dark=0x7f06002f;
- public static final int design_error=0x7f060030;
- public static final int design_fab_shadow_end_color=0x7f060031;
- public static final int design_fab_shadow_mid_color=0x7f060032;
- public static final int design_fab_shadow_start_color=0x7f060033;
- public static final int design_fab_stroke_end_inner_color=0x7f060034;
- public static final int design_fab_stroke_end_outer_color=0x7f060035;
- public static final int design_fab_stroke_top_inner_color=0x7f060036;
- public static final int design_fab_stroke_top_outer_color=0x7f060037;
- public static final int design_snackbar_background_color=0x7f060038;
- public static final int design_tint_password_toggle=0x7f060039;
- public static final int dim_foreground_disabled_material_dark=0x7f06003a;
- public static final int dim_foreground_disabled_material_light=0x7f06003b;
- public static final int dim_foreground_material_dark=0x7f06003c;
- public static final int dim_foreground_material_light=0x7f06003d;
- public static final int error_color_material_dark=0x7f06003e;
- public static final int error_color_material_light=0x7f06003f;
- public static final int foreground_material_dark=0x7f060040;
- public static final int foreground_material_light=0x7f060041;
- public static final int highlighted_text_material_dark=0x7f060042;
- public static final int highlighted_text_material_light=0x7f060043;
- public static final int material_blue_grey_800=0x7f060044;
- public static final int material_blue_grey_900=0x7f060045;
- public static final int material_blue_grey_950=0x7f060046;
- public static final int material_deep_teal_200=0x7f060047;
- public static final int material_deep_teal_500=0x7f060048;
- public static final int material_grey_100=0x7f060049;
- public static final int material_grey_300=0x7f06004a;
- public static final int material_grey_50=0x7f06004b;
- public static final int material_grey_600=0x7f06004c;
- public static final int material_grey_800=0x7f06004d;
- public static final int material_grey_850=0x7f06004e;
- public static final int material_grey_900=0x7f06004f;
- public static final int mtrl_bottom_nav_colored_item_tint=0x7f060050;
- public static final int mtrl_bottom_nav_item_tint=0x7f060051;
- public static final int mtrl_btn_bg_color_disabled=0x7f060052;
- public static final int mtrl_btn_bg_color_selector=0x7f060053;
- public static final int mtrl_btn_ripple_color=0x7f060054;
- public static final int mtrl_btn_stroke_color_selector=0x7f060055;
- public static final int mtrl_btn_text_btn_ripple_color=0x7f060056;
- public static final int mtrl_btn_text_color_disabled=0x7f060057;
- public static final int mtrl_btn_text_color_selector=0x7f060058;
- public static final int mtrl_btn_transparent_bg_color=0x7f060059;
- public static final int mtrl_chip_background_color=0x7f06005a;
- public static final int mtrl_chip_close_icon_tint=0x7f06005b;
- public static final int mtrl_chip_ripple_color=0x7f06005c;
- public static final int mtrl_chip_text_color=0x7f06005d;
- public static final int mtrl_fab_ripple_color=0x7f06005e;
- public static final int mtrl_scrim_color=0x7f06005f;
- public static final int mtrl_tabs_colored_ripple_color=0x7f060060;
- public static final int mtrl_tabs_icon_color_selector=0x7f060061;
- public static final int mtrl_tabs_icon_color_selector_colored=0x7f060062;
- public static final int mtrl_tabs_legacy_text_color_selector=0x7f060063;
- public static final int mtrl_tabs_ripple_color=0x7f060064;
- public static final int mtrl_text_btn_text_color_selector=0x7f060065;
- public static final int mtrl_textinput_default_box_stroke_color=0x7f060066;
- public static final int mtrl_textinput_disabled_color=0x7f060067;
- public static final int mtrl_textinput_filled_box_default_background_color=0x7f060068;
- public static final int mtrl_textinput_hovered_box_stroke_color=0x7f060069;
- public static final int notification_action_color_filter=0x7f06006a;
- public static final int notification_icon_bg_color=0x7f06006b;
- public static final int primary_dark_material_dark=0x7f06006c;
- public static final int primary_dark_material_light=0x7f06006d;
- public static final int primary_material_dark=0x7f06006e;
- public static final int primary_material_light=0x7f06006f;
- public static final int primary_text_default_material_dark=0x7f060070;
- public static final int primary_text_default_material_light=0x7f060071;
- public static final int primary_text_disabled_material_dark=0x7f060072;
- public static final int primary_text_disabled_material_light=0x7f060073;
- public static final int ripple_material_dark=0x7f060074;
- public static final int ripple_material_light=0x7f060075;
- public static final int secondary_text_default_material_dark=0x7f060076;
- public static final int secondary_text_default_material_light=0x7f060077;
- public static final int secondary_text_disabled_material_dark=0x7f060078;
- public static final int secondary_text_disabled_material_light=0x7f060079;
- public static final int switch_thumb_disabled_material_dark=0x7f06007a;
- public static final int switch_thumb_disabled_material_light=0x7f06007b;
- public static final int switch_thumb_material_dark=0x7f06007c;
- public static final int switch_thumb_material_light=0x7f06007d;
- public static final int switch_thumb_normal_material_dark=0x7f06007e;
- public static final int switch_thumb_normal_material_light=0x7f06007f;
- public static final int tooltip_background_dark=0x7f060080;
- public static final int tooltip_background_light=0x7f060081;
- }
- public static final class dimen {
- public static final int abc_action_bar_content_inset_material=0x7f070000;
- public static final int abc_action_bar_content_inset_with_nav=0x7f070001;
- public static final int abc_action_bar_default_height_material=0x7f070002;
- public static final int abc_action_bar_default_padding_end_material=0x7f070003;
- public static final int abc_action_bar_default_padding_start_material=0x7f070004;
- public static final int abc_action_bar_elevation_material=0x7f070005;
- public static final int abc_action_bar_icon_vertical_padding_material=0x7f070006;
- public static final int abc_action_bar_overflow_padding_end_material=0x7f070007;
- public static final int abc_action_bar_overflow_padding_start_material=0x7f070008;
- public static final int abc_action_bar_stacked_max_height=0x7f070009;
- public static final int abc_action_bar_stacked_tab_max_width=0x7f07000a;
- public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f07000b;
- public static final int abc_action_bar_subtitle_top_margin_material=0x7f07000c;
- public static final int abc_action_button_min_height_material=0x7f07000d;
- public static final int abc_action_button_min_width_material=0x7f07000e;
- public static final int abc_action_button_min_width_overflow_material=0x7f07000f;
- public static final int abc_alert_dialog_button_bar_height=0x7f070010;
- public static final int abc_alert_dialog_button_dimen=0x7f070011;
- public static final int abc_button_inset_horizontal_material=0x7f070012;
- public static final int abc_button_inset_vertical_material=0x7f070013;
- public static final int abc_button_padding_horizontal_material=0x7f070014;
- public static final int abc_button_padding_vertical_material=0x7f070015;
- public static final int abc_cascading_menus_min_smallest_width=0x7f070016;
- public static final int abc_config_prefDialogWidth=0x7f070017;
- public static final int abc_control_corner_material=0x7f070018;
- public static final int abc_control_inset_material=0x7f070019;
- public static final int abc_control_padding_material=0x7f07001a;
- public static final int abc_dialog_corner_radius_material=0x7f07001b;
- public static final int abc_dialog_fixed_height_major=0x7f07001c;
- public static final int abc_dialog_fixed_height_minor=0x7f07001d;
- public static final int abc_dialog_fixed_width_major=0x7f07001e;
- public static final int abc_dialog_fixed_width_minor=0x7f07001f;
- public static final int abc_dialog_list_padding_bottom_no_buttons=0x7f070020;
- public static final int abc_dialog_list_padding_top_no_title=0x7f070021;
- public static final int abc_dialog_min_width_major=0x7f070022;
- public static final int abc_dialog_min_width_minor=0x7f070023;
- public static final int abc_dialog_padding_material=0x7f070024;
- public static final int abc_dialog_padding_top_material=0x7f070025;
- public static final int abc_dialog_title_divider_material=0x7f070026;
- public static final int abc_disabled_alpha_material_dark=0x7f070027;
- public static final int abc_disabled_alpha_material_light=0x7f070028;
- public static final int abc_dropdownitem_icon_width=0x7f070029;
- public static final int abc_dropdownitem_text_padding_left=0x7f07002a;
- public static final int abc_dropdownitem_text_padding_right=0x7f07002b;
- public static final int abc_edit_text_inset_bottom_material=0x7f07002c;
- public static final int abc_edit_text_inset_horizontal_material=0x7f07002d;
- public static final int abc_edit_text_inset_top_material=0x7f07002e;
- public static final int abc_floating_window_z=0x7f07002f;
- public static final int abc_list_item_padding_horizontal_material=0x7f070030;
- public static final int abc_panel_menu_list_width=0x7f070031;
- public static final int abc_progress_bar_height_material=0x7f070032;
- public static final int abc_search_view_preferred_height=0x7f070033;
- public static final int abc_search_view_preferred_width=0x7f070034;
- public static final int abc_seekbar_track_background_height_material=0x7f070035;
- public static final int abc_seekbar_track_progress_height_material=0x7f070036;
- public static final int abc_select_dialog_padding_start_material=0x7f070037;
- public static final int abc_switch_padding=0x7f070038;
- public static final int abc_text_size_body_1_material=0x7f070039;
- public static final int abc_text_size_body_2_material=0x7f07003a;
- public static final int abc_text_size_button_material=0x7f07003b;
- public static final int abc_text_size_caption_material=0x7f07003c;
- public static final int abc_text_size_display_1_material=0x7f07003d;
- public static final int abc_text_size_display_2_material=0x7f07003e;
- public static final int abc_text_size_display_3_material=0x7f07003f;
- public static final int abc_text_size_display_4_material=0x7f070040;
- public static final int abc_text_size_headline_material=0x7f070041;
- public static final int abc_text_size_large_material=0x7f070042;
- public static final int abc_text_size_medium_material=0x7f070043;
- public static final int abc_text_size_menu_header_material=0x7f070044;
- public static final int abc_text_size_menu_material=0x7f070045;
- public static final int abc_text_size_small_material=0x7f070046;
- public static final int abc_text_size_subhead_material=0x7f070047;
- public static final int abc_text_size_subtitle_material_toolbar=0x7f070048;
- public static final int abc_text_size_title_material=0x7f070049;
- public static final int abc_text_size_title_material_toolbar=0x7f07004a;
- public static final int cardview_compat_inset_shadow=0x7f07004b;
- public static final int cardview_default_elevation=0x7f07004c;
- public static final int cardview_default_radius=0x7f07004d;
- public static final int compat_button_inset_horizontal_material=0x7f07004e;
- public static final int compat_button_inset_vertical_material=0x7f07004f;
- public static final int compat_button_padding_horizontal_material=0x7f070050;
- public static final int compat_button_padding_vertical_material=0x7f070051;
- public static final int compat_control_corner_material=0x7f070052;
- public static final int compat_notification_large_icon_max_height=0x7f070053;
- public static final int compat_notification_large_icon_max_width=0x7f070054;
- public static final int design_appbar_elevation=0x7f070055;
- public static final int design_bottom_navigation_active_item_max_width=0x7f070056;
- public static final int design_bottom_navigation_active_item_min_width=0x7f070057;
- public static final int design_bottom_navigation_active_text_size=0x7f070058;
- public static final int design_bottom_navigation_elevation=0x7f070059;
- public static final int design_bottom_navigation_height=0x7f07005a;
- public static final int design_bottom_navigation_icon_size=0x7f07005b;
- public static final int design_bottom_navigation_item_max_width=0x7f07005c;
- public static final int design_bottom_navigation_item_min_width=0x7f07005d;
- public static final int design_bottom_navigation_margin=0x7f07005e;
- public static final int design_bottom_navigation_shadow_height=0x7f07005f;
- public static final int design_bottom_navigation_text_size=0x7f070060;
- public static final int design_bottom_sheet_modal_elevation=0x7f070061;
- public static final int design_bottom_sheet_peek_height_min=0x7f070062;
- public static final int design_fab_border_width=0x7f070063;
- public static final int design_fab_elevation=0x7f070064;
- public static final int design_fab_image_size=0x7f070065;
- public static final int design_fab_size_mini=0x7f070066;
- public static final int design_fab_size_normal=0x7f070067;
- public static final int design_fab_translation_z_hovered_focused=0x7f070068;
- public static final int design_fab_translation_z_pressed=0x7f070069;
- public static final int design_navigation_elevation=0x7f07006a;
- public static final int design_navigation_icon_padding=0x7f07006b;
- public static final int design_navigation_icon_size=0x7f07006c;
- public static final int design_navigation_item_horizontal_padding=0x7f07006d;
- public static final int design_navigation_item_icon_padding=0x7f07006e;
- public static final int design_navigation_max_width=0x7f07006f;
- public static final int design_navigation_padding_bottom=0x7f070070;
- public static final int design_navigation_separator_vertical_padding=0x7f070071;
- public static final int design_snackbar_action_inline_max_width=0x7f070072;
- public static final int design_snackbar_background_corner_radius=0x7f070073;
- public static final int design_snackbar_elevation=0x7f070074;
- public static final int design_snackbar_extra_spacing_horizontal=0x7f070075;
- public static final int design_snackbar_max_width=0x7f070076;
- public static final int design_snackbar_min_width=0x7f070077;
- public static final int design_snackbar_padding_horizontal=0x7f070078;
- public static final int design_snackbar_padding_vertical=0x7f070079;
- public static final int design_snackbar_padding_vertical_2lines=0x7f07007a;
- public static final int design_snackbar_text_size=0x7f07007b;
- public static final int design_tab_max_width=0x7f07007c;
- public static final int design_tab_scrollable_min_width=0x7f07007d;
- public static final int design_tab_text_size=0x7f07007e;
- public static final int design_tab_text_size_2line=0x7f07007f;
- public static final int design_textinput_caption_translate_y=0x7f070080;
- public static final int disabled_alpha_material_dark=0x7f070081;
- public static final int disabled_alpha_material_light=0x7f070082;
- public static final int fab_margin=0x7f070083;
- public static final int fastscroll_default_thickness=0x7f070084;
- public static final int fastscroll_margin=0x7f070085;
- public static final int fastscroll_minimum_range=0x7f070086;
- public static final int font_size=0x7f070087;
- public static final int font_size_small=0x7f070088;
- public static final int font_small_large=0x7f070089;
- public static final int font_small_medium=0x7f07008a;
- public static final int highlight_alpha_material_colored=0x7f07008b;
- public static final int highlight_alpha_material_dark=0x7f07008c;
- public static final int highlight_alpha_material_light=0x7f07008d;
- public static final int hint_alpha_material_dark=0x7f07008e;
- public static final int hint_alpha_material_light=0x7f07008f;
- public static final int hint_pressed_alpha_material_dark=0x7f070090;
- public static final int hint_pressed_alpha_material_light=0x7f070091;
- public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f070092;
- public static final int item_touch_helper_swipe_escape_max_velocity=0x7f070093;
- public static final int item_touch_helper_swipe_escape_velocity=0x7f070094;
- public static final int mtrl_bottomappbar_fabOffsetEndMode=0x7f070095;
- public static final int mtrl_bottomappbar_fab_cradle_margin=0x7f070096;
- public static final int mtrl_bottomappbar_fab_cradle_rounded_corner_radius=0x7f070097;
- public static final int mtrl_bottomappbar_fab_cradle_vertical_offset=0x7f070098;
- public static final int mtrl_bottomappbar_height=0x7f070099;
- public static final int mtrl_btn_corner_radius=0x7f07009a;
- public static final int mtrl_btn_dialog_btn_min_width=0x7f07009b;
- public static final int mtrl_btn_disabled_elevation=0x7f07009c;
- public static final int mtrl_btn_disabled_z=0x7f07009d;
- public static final int mtrl_btn_elevation=0x7f07009e;
- public static final int mtrl_btn_focused_z=0x7f07009f;
- public static final int mtrl_btn_hovered_z=0x7f0700a0;
- public static final int mtrl_btn_icon_btn_padding_left=0x7f0700a1;
- public static final int mtrl_btn_icon_padding=0x7f0700a2;
- public static final int mtrl_btn_inset=0x7f0700a3;
- public static final int mtrl_btn_letter_spacing=0x7f0700a4;
- public static final int mtrl_btn_padding_bottom=0x7f0700a5;
- public static final int mtrl_btn_padding_left=0x7f0700a6;
- public static final int mtrl_btn_padding_right=0x7f0700a7;
- public static final int mtrl_btn_padding_top=0x7f0700a8;
- public static final int mtrl_btn_pressed_z=0x7f0700a9;
- public static final int mtrl_btn_stroke_size=0x7f0700aa;
- public static final int mtrl_btn_text_btn_icon_padding=0x7f0700ab;
- public static final int mtrl_btn_text_btn_padding_left=0x7f0700ac;
- public static final int mtrl_btn_text_btn_padding_right=0x7f0700ad;
- public static final int mtrl_btn_text_size=0x7f0700ae;
- public static final int mtrl_btn_z=0x7f0700af;
- public static final int mtrl_card_elevation=0x7f0700b0;
- public static final int mtrl_card_spacing=0x7f0700b1;
- public static final int mtrl_chip_pressed_translation_z=0x7f0700b2;
- public static final int mtrl_chip_text_size=0x7f0700b3;
- public static final int mtrl_fab_elevation=0x7f0700b4;
- public static final int mtrl_fab_translation_z_hovered_focused=0x7f0700b5;
- public static final int mtrl_fab_translation_z_pressed=0x7f0700b6;
- public static final int mtrl_navigation_elevation=0x7f0700b7;
- public static final int mtrl_navigation_item_horizontal_padding=0x7f0700b8;
- public static final int mtrl_navigation_item_icon_padding=0x7f0700b9;
- public static final int mtrl_snackbar_background_corner_radius=0x7f0700ba;
- public static final int mtrl_snackbar_margin=0x7f0700bb;
- public static final int mtrl_textinput_box_bottom_offset=0x7f0700bc;
- public static final int mtrl_textinput_box_corner_radius_medium=0x7f0700bd;
- public static final int mtrl_textinput_box_corner_radius_small=0x7f0700be;
- public static final int mtrl_textinput_box_label_cutout_padding=0x7f0700bf;
- public static final int mtrl_textinput_box_padding_end=0x7f0700c0;
- public static final int mtrl_textinput_box_stroke_width_default=0x7f0700c1;
- public static final int mtrl_textinput_box_stroke_width_focused=0x7f0700c2;
- public static final int mtrl_textinput_outline_box_expanded_padding=0x7f0700c3;
- public static final int mtrl_toolbar_default_height=0x7f0700c4;
- public static final int notification_action_icon_size=0x7f0700c5;
- public static final int notification_action_text_size=0x7f0700c6;
- public static final int notification_big_circle_margin=0x7f0700c7;
- public static final int notification_content_margin_start=0x7f0700c8;
- public static final int notification_large_icon_height=0x7f0700c9;
- public static final int notification_large_icon_width=0x7f0700ca;
- public static final int notification_main_column_padding_top=0x7f0700cb;
- public static final int notification_media_narrow_margin=0x7f0700cc;
- public static final int notification_right_icon_size=0x7f0700cd;
- public static final int notification_right_side_padding_top=0x7f0700ce;
- public static final int notification_small_icon_background_padding=0x7f0700cf;
- public static final int notification_small_icon_size_as_large=0x7f0700d0;
- public static final int notification_subtext_size=0x7f0700d1;
- public static final int notification_top_pad=0x7f0700d2;
- public static final int notification_top_pad_large_text=0x7f0700d3;
- public static final int tooltip_corner_radius=0x7f0700d4;
- public static final int tooltip_horizontal_padding=0x7f0700d5;
- public static final int tooltip_margin=0x7f0700d6;
- public static final int tooltip_precise_anchor_extra_offset=0x7f0700d7;
- public static final int tooltip_precise_anchor_threshold=0x7f0700d8;
- public static final int tooltip_vertical_padding=0x7f0700d9;
- public static final int tooltip_y_offset_non_touch=0x7f0700da;
- public static final int tooltip_y_offset_touch=0x7f0700db;
- }
- public static final class drawable {
- public static final int abc_ab_share_pack_mtrl_alpha=0x7f080007;
- public static final int abc_action_bar_item_background_material=0x7f080008;
- public static final int abc_btn_borderless_material=0x7f080009;
- public static final int abc_btn_check_material=0x7f08000a;
- public static final int abc_btn_check_to_on_mtrl_000=0x7f08000b;
- public static final int abc_btn_check_to_on_mtrl_015=0x7f08000c;
- public static final int abc_btn_colored_material=0x7f08000d;
- public static final int abc_btn_default_mtrl_shape=0x7f08000e;
- public static final int abc_btn_radio_material=0x7f08000f;
- public static final int abc_btn_radio_to_on_mtrl_000=0x7f080010;
- public static final int abc_btn_radio_to_on_mtrl_015=0x7f080011;
- public static final int abc_btn_switch_to_on_mtrl_00001=0x7f080012;
- public static final int abc_btn_switch_to_on_mtrl_00012=0x7f080013;
- public static final int abc_cab_background_internal_bg=0x7f080014;
- public static final int abc_cab_background_top_material=0x7f080015;
- public static final int abc_cab_background_top_mtrl_alpha=0x7f080016;
- public static final int abc_control_background_material=0x7f080017;
- public static final int abc_dialog_material_background=0x7f080018;
- public static final int abc_edit_text_material=0x7f080019;
- public static final int abc_ic_ab_back_material=0x7f08001a;
- public static final int abc_ic_arrow_drop_right_black_24dp=0x7f08001b;
- public static final int abc_ic_clear_material=0x7f08001c;
- public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f08001d;
- public static final int abc_ic_go_search_api_material=0x7f08001e;
- public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f08001f;
- public static final int abc_ic_menu_cut_mtrl_alpha=0x7f080020;
- public static final int abc_ic_menu_overflow_material=0x7f080021;
- public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f080022;
- public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f080023;
- public static final int abc_ic_menu_share_mtrl_alpha=0x7f080024;
- public static final int abc_ic_search_api_material=0x7f080025;
- public static final int abc_ic_star_black_16dp=0x7f080026;
- public static final int abc_ic_star_black_36dp=0x7f080027;
- public static final int abc_ic_star_black_48dp=0x7f080028;
- public static final int abc_ic_star_half_black_16dp=0x7f080029;
- public static final int abc_ic_star_half_black_36dp=0x7f08002a;
- public static final int abc_ic_star_half_black_48dp=0x7f08002b;
- public static final int abc_ic_voice_search_api_material=0x7f08002c;
- public static final int abc_item_background_holo_dark=0x7f08002d;
- public static final int abc_item_background_holo_light=0x7f08002e;
- public static final int abc_list_divider_material=0x7f08002f;
- public static final int abc_list_divider_mtrl_alpha=0x7f080030;
- public static final int abc_list_focused_holo=0x7f080031;
- public static final int abc_list_longpressed_holo=0x7f080032;
- public static final int abc_list_pressed_holo_dark=0x7f080033;
- public static final int abc_list_pressed_holo_light=0x7f080034;
- public static final int abc_list_selector_background_transition_holo_dark=0x7f080035;
- public static final int abc_list_selector_background_transition_holo_light=0x7f080036;
- public static final int abc_list_selector_disabled_holo_dark=0x7f080037;
- public static final int abc_list_selector_disabled_holo_light=0x7f080038;
- public static final int abc_list_selector_holo_dark=0x7f080039;
- public static final int abc_list_selector_holo_light=0x7f08003a;
- public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f08003b;
- public static final int abc_popup_background_mtrl_mult=0x7f08003c;
- public static final int abc_ratingbar_indicator_material=0x7f08003d;
- public static final int abc_ratingbar_material=0x7f08003e;
- public static final int abc_ratingbar_small_material=0x7f08003f;
- public static final int abc_scrubber_control_off_mtrl_alpha=0x7f080040;
- public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f080041;
- public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f080042;
- public static final int abc_scrubber_primary_mtrl_alpha=0x7f080043;
- public static final int abc_scrubber_track_mtrl_alpha=0x7f080044;
- public static final int abc_seekbar_thumb_material=0x7f080045;
- public static final int abc_seekbar_tick_mark_material=0x7f080046;
- public static final int abc_seekbar_track_material=0x7f080047;
- public static final int abc_spinner_mtrl_am_alpha=0x7f080048;
- public static final int abc_spinner_textfield_background_material=0x7f080049;
- public static final int abc_switch_thumb_material=0x7f08004a;
- public static final int abc_switch_track_mtrl_alpha=0x7f08004b;
- public static final int abc_tab_indicator_material=0x7f08004c;
- public static final int abc_tab_indicator_mtrl_alpha=0x7f08004d;
- public static final int abc_text_cursor_material=0x7f08004e;
- public static final int abc_text_select_handle_left_mtrl_dark=0x7f08004f;
- public static final int abc_text_select_handle_left_mtrl_light=0x7f080050;
- public static final int abc_text_select_handle_middle_mtrl_dark=0x7f080051;
- public static final int abc_text_select_handle_middle_mtrl_light=0x7f080052;
- public static final int abc_text_select_handle_right_mtrl_dark=0x7f080053;
- public static final int abc_text_select_handle_right_mtrl_light=0x7f080054;
- public static final int abc_textfield_activated_mtrl_alpha=0x7f080055;
- public static final int abc_textfield_default_mtrl_alpha=0x7f080056;
- public static final int abc_textfield_search_activated_mtrl_alpha=0x7f080057;
- public static final int abc_textfield_search_default_mtrl_alpha=0x7f080058;
- public static final int abc_textfield_search_material=0x7f080059;
- public static final int abc_vector_test=0x7f08005a;
- public static final int avd_hide_password=0x7f08005b;
- public static final int avd_show_password=0x7f08005c;
- public static final int design_bottom_navigation_item_background=0x7f08005d;
- public static final int design_fab_background=0x7f08005e;
- public static final int design_ic_visibility=0x7f08005f;
- public static final int design_ic_visibility_off=0x7f080060;
- public static final int design_password_eye=0x7f080061;
- public static final int design_snackbar_background=0x7f080062;
- public static final int ic_launcher_background=0x7f080063;
- public static final int ic_launcher_foreground=0x7f080064;
- public static final int ic_mtrl_chip_checked_black=0x7f080065;
- public static final int ic_mtrl_chip_checked_circle=0x7f080066;
- public static final int ic_mtrl_chip_close_circle=0x7f080067;
- public static final int mtrl_snackbar_background=0x7f080068;
- public static final int mtrl_tabs_default_indicator=0x7f080069;
- public static final int navigation_empty_icon=0x7f08006a;
- public static final int notification_action_background=0x7f08006b;
- public static final int notification_bg=0x7f08006c;
- public static final int notification_bg_low=0x7f08006d;
- public static final int notification_bg_low_normal=0x7f08006e;
- public static final int notification_bg_low_pressed=0x7f08006f;
- public static final int notification_bg_normal=0x7f080070;
- public static final int notification_bg_normal_pressed=0x7f080071;
- public static final int notification_icon_background=0x7f080072;
- public static final int notification_template_icon_bg=0x7f080073;
- public static final int notification_template_icon_low_bg=0x7f080074;
- public static final int notification_tile_bg=0x7f080075;
- public static final int notify_panel_notification_icon_bg=0x7f080076;
- public static final int tooltip_frame_dark=0x7f080077;
- public static final int tooltip_frame_light=0x7f080078;
- }
- public static final class id {
- public static final int ALT=0x7f090000;
- public static final int CTRL=0x7f090001;
- public static final int FUNCTION=0x7f090002;
- public static final int META=0x7f090003;
- public static final int SHIFT=0x7f090004;
- public static final int SYM=0x7f090005;
- public static final int action_bar=0x7f090006;
- public static final int action_bar_activity_content=0x7f090007;
- public static final int action_bar_container=0x7f090008;
- public static final int action_bar_root=0x7f090009;
- public static final int action_bar_spinner=0x7f09000a;
- public static final int action_bar_subtitle=0x7f09000b;
- public static final int action_bar_title=0x7f09000c;
- public static final int action_container=0x7f09000d;
- public static final int action_context_bar=0x7f09000e;
- public static final int action_divider=0x7f09000f;
- public static final int action_image=0x7f090010;
- public static final int action_menu_divider=0x7f090011;
- public static final int action_menu_presenter=0x7f090012;
- public static final int action_mode_bar=0x7f090013;
- public static final int action_mode_bar_stub=0x7f090014;
- public static final int action_mode_close_button=0x7f090015;
- public static final int action_settings=0x7f090016;
- public static final int action_text=0x7f090017;
- public static final int actions=0x7f090018;
- public static final int activity_chooser_view_content=0x7f090019;
- public static final int add=0x7f09001a;
- public static final int alertTitle=0x7f09001b;
- public static final int all=0x7f09001c;
- public static final int always=0x7f09001d;
- public static final int async=0x7f09001e;
- public static final int auto=0x7f09001f;
- public static final int barrier=0x7f090020;
- public static final int beginning=0x7f090021;
- public static final int blocking=0x7f090022;
- public static final int bottom=0x7f090023;
- public static final int button=0x7f090024;
- public static final int buttonPanel=0x7f090025;
- public static final int center=0x7f090026;
- public static final int center_horizontal=0x7f090027;
- public static final int center_vertical=0x7f090028;
- public static final int chains=0x7f090029;
- public static final int checkbox=0x7f09002a;
- public static final int chronometer=0x7f09002b;
- public static final int churchInfo=0x7f09002c;
- public static final int churchSelectPrompt=0x7f09002d;
- public static final int church_selection=0x7f09002e;
- public static final int clip_horizontal=0x7f09002f;
- public static final int clip_vertical=0x7f090030;
- public static final int collapseActionView=0x7f090031;
- public static final int container=0x7f090032;
- public static final int content=0x7f090033;
- public static final int contentPanel=0x7f090034;
- public static final int coordinator=0x7f090035;
- public static final int custom=0x7f090036;
- public static final int customPanel=0x7f090037;
- public static final int decor_content_parent=0x7f090038;
- public static final int default_activity_button=0x7f090039;
- public static final int design_bottom_sheet=0x7f09003a;
- public static final int design_menu_item_action_area=0x7f09003b;
- public static final int design_menu_item_action_area_stub=0x7f09003c;
- public static final int design_menu_item_text=0x7f09003d;
- public static final int design_navigation_view=0x7f09003e;
- public static final int dimensions=0x7f09003f;
- public static final int direct=0x7f090040;
- public static final int disableHome=0x7f090041;
- public static final int edit_query=0x7f090042;
- public static final int end=0x7f090043;
- public static final int enterAlways=0x7f090044;
- public static final int enterAlwaysCollapsed=0x7f090045;
- public static final int exitUntilCollapsed=0x7f090046;
- public static final int expand_activities_button=0x7f090047;
- public static final int expanded_menu=0x7f090048;
- public static final int fill=0x7f090049;
- public static final int fill_horizontal=0x7f09004a;
- public static final int fill_vertical=0x7f09004b;
- public static final int filled=0x7f09004c;
- public static final int fixed=0x7f09004d;
- public static final int fontSizePrompt=0x7f09004e;
- public static final int forever=0x7f09004f;
- public static final int ghost_view=0x7f090050;
- public static final int gone=0x7f090051;
- public static final int group_divider=0x7f090052;
- public static final int groups=0x7f090053;
- public static final int home=0x7f090054;
- public static final int homeAsUp=0x7f090055;
- public static final int icon=0x7f090056;
- public static final int icon_group=0x7f090057;
- public static final int ifRoom=0x7f090058;
- public static final int image=0x7f090059;
- public static final int info=0x7f09005a;
- public static final int invisible=0x7f09005b;
- public static final int italic=0x7f09005c;
- public static final int item_touch_helper_previous_elevation=0x7f09005d;
- public static final int labeled=0x7f09005e;
- public static final int largeLabel=0x7f09005f;
- public static final int largeSize=0x7f090060;
- public static final int left=0x7f090061;
- public static final int line1=0x7f090062;
- public static final int line3=0x7f090063;
- public static final int listMode=0x7f090064;
- public static final int list_item=0x7f090065;
- public static final int masked=0x7f090066;
- public static final int mediumSize=0x7f090067;
- public static final int message=0x7f090068;
- public static final int middle=0x7f090069;
- public static final int mini=0x7f09006a;
- public static final int mtrl_child_content_container=0x7f09006b;
- public static final int mtrl_internal_children_alpha_tag=0x7f09006c;
- public static final int multiply=0x7f09006d;
- public static final int navigation_header_container=0x7f09006e;
- public static final int never=0x7f09006f;
- public static final int none=0x7f090070;
- public static final int normal=0x7f090071;
- public static final int normalSize=0x7f090072;
- public static final int notification_background=0x7f090073;
- public static final int notification_main_column=0x7f090074;
- public static final int notification_main_column_container=0x7f090075;
- public static final int outline=0x7f090076;
- public static final int packed=0x7f090077;
- public static final int parallax=0x7f090078;
- public static final int parent=0x7f090079;
- public static final int parentPanel=0x7f09007a;
- public static final int parent_matrix=0x7f09007b;
- public static final int percent=0x7f09007c;
- public static final int pin=0x7f09007d;
- public static final int progress_circular=0x7f09007e;
- public static final int progress_horizontal=0x7f09007f;
- public static final int radio=0x7f090080;
- public static final int right=0x7f090081;
- public static final int right_icon=0x7f090082;
- public static final int right_side=0x7f090083;
- public static final int save_image_matrix=0x7f090084;
- public static final int save_non_transition_alpha=0x7f090085;
- public static final int save_scale_type=0x7f090086;
- public static final int screen=0x7f090087;
- public static final int scriptor=0x7f090088;
- public static final int scroll=0x7f090089;
- public static final int scrollIndicatorDown=0x7f09008a;
- public static final int scrollIndicatorUp=0x7f09008b;
- public static final int scrollView=0x7f09008c;
- public static final int scrollable=0x7f09008d;
- public static final int search_badge=0x7f09008e;
- public static final int search_bar=0x7f09008f;
- public static final int search_button=0x7f090090;
- public static final int search_close_btn=0x7f090091;
- public static final int search_edit_frame=0x7f090092;
- public static final int search_go_btn=0x7f090093;
- public static final int search_mag_icon=0x7f090094;
- public static final int search_plate=0x7f090095;
- public static final int search_src_text=0x7f090096;
- public static final int search_voice_btn=0x7f090097;
- public static final int select_dialog_listview=0x7f090098;
- public static final int selected=0x7f090099;
- public static final int shortcut=0x7f09009a;
- public static final int showCustom=0x7f09009b;
- public static final int showHome=0x7f09009c;
- public static final int showTitle=0x7f09009d;
- public static final int smallLabel=0x7f09009e;
- public static final int smallSize=0x7f09009f;
- public static final int snackbar_action=0x7f0900a0;
- public static final int snackbar_text=0x7f0900a1;
- public static final int snap=0x7f0900a2;
- public static final int snapMargins=0x7f0900a3;
- public static final int spacer=0x7f0900a4;
- public static final int split_action_bar=0x7f0900a5;
- public static final int spread=0x7f0900a6;
- public static final int spread_inside=0x7f0900a7;
- public static final int src_atop=0x7f0900a8;
- public static final int src_in=0x7f0900a9;
- public static final int src_over=0x7f0900aa;
- public static final int standard=0x7f0900ab;
- public static final int start=0x7f0900ac;
- public static final int stretch=0x7f0900ad;
- public static final int submenuarrow=0x7f0900ae;
- public static final int submit_area=0x7f0900af;
- public static final int tabMode=0x7f0900b0;
- public static final int tag_transition_group=0x7f0900b1;
- public static final int tag_unhandled_key_event_manager=0x7f0900b2;
- public static final int tag_unhandled_key_listeners=0x7f0900b3;
- public static final int text=0x7f0900b4;
- public static final int text2=0x7f0900b5;
- public static final int textSpacerNoButtons=0x7f0900b6;
- public static final int textSpacerNoTitle=0x7f0900b7;
- public static final int textStart=0x7f0900b8;
- public static final int text_input_password_toggle=0x7f0900b9;
- public static final int textinput_counter=0x7f0900ba;
- public static final int textinput_error=0x7f0900bb;
- public static final int textinput_helper_text=0x7f0900bc;
- public static final int time=0x7f0900bd;
- public static final int title=0x7f0900be;
- public static final int titleDividerNoCustom=0x7f0900bf;
- public static final int title_template=0x7f0900c0;
- public static final int toolbar=0x7f0900c1;
- public static final int top=0x7f0900c2;
- public static final int topPanel=0x7f0900c3;
- public static final int touch_outside=0x7f0900c4;
- public static final int transition_current_scene=0x7f0900c5;
- public static final int transition_layout_save=0x7f0900c6;
- public static final int transition_position=0x7f0900c7;
- public static final int transition_scene_layoutid_cache=0x7f0900c8;
- public static final int transition_transform=0x7f0900c9;
- public static final int uniform=0x7f0900ca;
- public static final int unlabeled=0x7f0900cb;
- public static final int up=0x7f0900cc;
- public static final int useLogo=0x7f0900cd;
- public static final int view_offset_helper=0x7f0900ce;
- public static final int visible=0x7f0900cf;
- public static final int withText=0x7f0900d0;
- public static final int wrap=0x7f0900d1;
- public static final int wrap_content=0x7f0900d2;
- }
- public static final class integer {
- public static final int abc_config_activityDefaultDur=0x7f0a0000;
- public static final int abc_config_activityShortDur=0x7f0a0001;
- public static final int app_bar_elevation_anim_duration=0x7f0a0002;
- public static final int bottom_sheet_slide_duration=0x7f0a0003;
- public static final int cancel_button_image_alpha=0x7f0a0004;
- public static final int config_tooltipAnimTime=0x7f0a0005;
- public static final int design_snackbar_text_max_lines=0x7f0a0006;
- public static final int design_tab_indicator_anim_duration_ms=0x7f0a0007;
- public static final int hide_password_duration=0x7f0a0008;
- public static final int mtrl_btn_anim_delay_ms=0x7f0a0009;
- public static final int mtrl_btn_anim_duration_ms=0x7f0a000a;
- public static final int mtrl_chip_anim_duration=0x7f0a000b;
- public static final int mtrl_tab_indicator_anim_duration_ms=0x7f0a000c;
- public static final int show_password_duration=0x7f0a000d;
- public static final int status_bar_notification_info_maxnum=0x7f0a000e;
- }
- public static final class interpolator {
- public static final int mtrl_fast_out_linear_in=0x7f0b0000;
- public static final int mtrl_fast_out_slow_in=0x7f0b0001;
- public static final int mtrl_linear=0x7f0b0002;
- public static final int mtrl_linear_out_slow_in=0x7f0b0003;
- }
- public static final class layout {
- public static final int abc_action_bar_title_item=0x7f0c0000;
- public static final int abc_action_bar_up_container=0x7f0c0001;
- public static final int abc_action_menu_item_layout=0x7f0c0002;
- public static final int abc_action_menu_layout=0x7f0c0003;
- public static final int abc_action_mode_bar=0x7f0c0004;
- public static final int abc_action_mode_close_item_material=0x7f0c0005;
- public static final int abc_activity_chooser_view=0x7f0c0006;
- public static final int abc_activity_chooser_view_list_item=0x7f0c0007;
- public static final int abc_alert_dialog_button_bar_material=0x7f0c0008;
- public static final int abc_alert_dialog_material=0x7f0c0009;
- public static final int abc_alert_dialog_title_material=0x7f0c000a;
- public static final int abc_cascading_menu_item_layout=0x7f0c000b;
- public static final int abc_dialog_title_material=0x7f0c000c;
- public static final int abc_expanded_menu_layout=0x7f0c000d;
- public static final int abc_list_menu_item_checkbox=0x7f0c000e;
- public static final int abc_list_menu_item_icon=0x7f0c000f;
- public static final int abc_list_menu_item_layout=0x7f0c0010;
- public static final int abc_list_menu_item_radio=0x7f0c0011;
- public static final int abc_popup_menu_header_item_layout=0x7f0c0012;
- public static final int abc_popup_menu_item_layout=0x7f0c0013;
- public static final int abc_screen_content_include=0x7f0c0014;
- public static final int abc_screen_simple=0x7f0c0015;
- public static final int abc_screen_simple_overlay_action_mode=0x7f0c0016;
- public static final int abc_screen_toolbar=0x7f0c0017;
- public static final int abc_search_dropdown_item_icons_2line=0x7f0c0018;
- public static final int abc_search_view=0x7f0c0019;
- public static final int abc_select_dialog_material=0x7f0c001a;
- public static final int abc_tooltip=0x7f0c001b;
- public static final int activity_main=0x7f0c001c;
- public static final int activity_settings=0x7f0c001d;
- public static final int content_main=0x7f0c001e;
- public static final int content_settings=0x7f0c001f;
- public static final int design_bottom_navigation_item=0x7f0c0020;
- public static final int design_bottom_sheet_dialog=0x7f0c0021;
- public static final int design_layout_snackbar=0x7f0c0022;
- public static final int design_layout_snackbar_include=0x7f0c0023;
- public static final int design_layout_tab_icon=0x7f0c0024;
- public static final int design_layout_tab_text=0x7f0c0025;
- public static final int design_menu_item_action_area=0x7f0c0026;
- public static final int design_navigation_item=0x7f0c0027;
- public static final int design_navigation_item_header=0x7f0c0028;
- public static final int design_navigation_item_separator=0x7f0c0029;
- public static final int design_navigation_item_subheader=0x7f0c002a;
- public static final int design_navigation_menu=0x7f0c002b;
- public static final int design_navigation_menu_item=0x7f0c002c;
- public static final int design_text_input_password_icon=0x7f0c002d;
- public static final int mtrl_layout_snackbar=0x7f0c002e;
- public static final int mtrl_layout_snackbar_include=0x7f0c002f;
- public static final int notification_action=0x7f0c0030;
- public static final int notification_action_tombstone=0x7f0c0031;
- public static final int notification_template_custom_big=0x7f0c0032;
- public static final int notification_template_icon_group=0x7f0c0033;
- public static final int notification_template_part_chronometer=0x7f0c0034;
- public static final int notification_template_part_time=0x7f0c0035;
- public static final int select_dialog_item_material=0x7f0c0036;
- public static final int select_dialog_multichoice_material=0x7f0c0037;
- public static final int select_dialog_singlechoice_material=0x7f0c0038;
- public static final int support_simple_spinner_dropdown_item=0x7f0c0039;
- }
- public static final class menu {
- public static final int menu_main=0x7f0d0000;
- }
- public static final class mipmap {
- public static final int ic_launcher=0x7f0e0000;
- public static final int ic_launcher_round=0x7f0e0001;
- }
- public static final class string {
- public static final int abc_action_bar_home_description=0x7f0f0000;
- public static final int abc_action_bar_up_description=0x7f0f0001;
- public static final int abc_action_menu_overflow_description=0x7f0f0002;
- public static final int abc_action_mode_done=0x7f0f0003;
- public static final int abc_activity_chooser_view_see_all=0x7f0f0004;
- public static final int abc_activitychooserview_choose_application=0x7f0f0005;
- public static final int abc_capital_off=0x7f0f0006;
- public static final int abc_capital_on=0x7f0f0007;
- public static final int abc_font_family_body_1_material=0x7f0f0008;
- public static final int abc_font_family_body_2_material=0x7f0f0009;
- public static final int abc_font_family_button_material=0x7f0f000a;
- public static final int abc_font_family_caption_material=0x7f0f000b;
- public static final int abc_font_family_display_1_material=0x7f0f000c;
- public static final int abc_font_family_display_2_material=0x7f0f000d;
- public static final int abc_font_family_display_3_material=0x7f0f000e;
- public static final int abc_font_family_display_4_material=0x7f0f000f;
- public static final int abc_font_family_headline_material=0x7f0f0010;
- public static final int abc_font_family_menu_material=0x7f0f0011;
- public static final int abc_font_family_subhead_material=0x7f0f0012;
- public static final int abc_font_family_title_material=0x7f0f0013;
- public static final int abc_menu_alt_shortcut_label=0x7f0f0014;
- public static final int abc_menu_ctrl_shortcut_label=0x7f0f0015;
- public static final int abc_menu_delete_shortcut_label=0x7f0f0016;
- public static final int abc_menu_enter_shortcut_label=0x7f0f0017;
- public static final int abc_menu_function_shortcut_label=0x7f0f0018;
- public static final int abc_menu_meta_shortcut_label=0x7f0f0019;
- public static final int abc_menu_shift_shortcut_label=0x7f0f001a;
- public static final int abc_menu_space_shortcut_label=0x7f0f001b;
- public static final int abc_menu_sym_shortcut_label=0x7f0f001c;
- public static final int abc_prepend_shortcut_label=0x7f0f001d;
- public static final int abc_search_hint=0x7f0f001e;
- public static final int abc_searchview_description_clear=0x7f0f001f;
- public static final int abc_searchview_description_query=0x7f0f0020;
- public static final int abc_searchview_description_search=0x7f0f0021;
- public static final int abc_searchview_description_submit=0x7f0f0022;
- public static final int abc_searchview_description_voice=0x7f0f0023;
- public static final int abc_shareactionprovider_share_with=0x7f0f0024;
- public static final int abc_shareactionprovider_share_with_application=0x7f0f0025;
- public static final int abc_toolbar_collapse_description=0x7f0f0026;
- public static final int action_settings=0x7f0f0027;
- public static final int app_name=0x7f0f0028;
- public static final int appbar_scrolling_view_behavior=0x7f0f0029;
- public static final int bottom_sheet_behavior=0x7f0f002a;
- public static final int character_counter_content_description=0x7f0f002b;
- public static final int character_counter_pattern=0x7f0f002c;
- public static final int fab_transformation_scrim_behavior=0x7f0f002d;
- public static final int fab_transformation_sheet_behavior=0x7f0f002e;
- public static final int hide_bottom_view_on_scroll_behavior=0x7f0f002f;
- public static final int mtrl_chip_close_icon_content_description=0x7f0f0030;
- public static final int password_toggle_content_description=0x7f0f0031;
- public static final int path_password_eye=0x7f0f0032;
- public static final int path_password_eye_mask_strike_through=0x7f0f0033;
- public static final int path_password_eye_mask_visible=0x7f0f0034;
- public static final int path_password_strike_through=0x7f0f0035;
- public static final int search_menu_title=0x7f0f0036;
- public static final int status_bar_notification_info_overflow=0x7f0f0037;
- public static final int title_activity_settings=0x7f0f0038;
- }
- public static final class style {
- public static final int AlertDialog_AppCompat=0x7f100000;
- public static final int AlertDialog_AppCompat_Light=0x7f100001;
- public static final int Animation_AppCompat_Dialog=0x7f100002;
- public static final int Animation_AppCompat_DropDownUp=0x7f100003;
- public static final int Animation_AppCompat_Tooltip=0x7f100004;
- public static final int Animation_Design_BottomSheetDialog=0x7f100005;
- public static final int AppTheme=0x7f100006;
- public static final int AppTheme_AppBarOverlay=0x7f100007;
- public static final int AppTheme_NoActionBar=0x7f100008;
- public static final int AppTheme_PopupOverlay=0x7f100009;
- public static final int Base_AlertDialog_AppCompat=0x7f10000a;
- public static final int Base_AlertDialog_AppCompat_Light=0x7f10000b;
- public static final int Base_Animation_AppCompat_Dialog=0x7f10000c;
- public static final int Base_Animation_AppCompat_DropDownUp=0x7f10000d;
- public static final int Base_Animation_AppCompat_Tooltip=0x7f10000e;
- public static final int Base_CardView=0x7f10000f;
- public static final int Base_DialogWindowTitle_AppCompat=0x7f100010;
- public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f100011;
- public static final int Base_TextAppearance_AppCompat=0x7f100012;
- public static final int Base_TextAppearance_AppCompat_Body1=0x7f100013;
- public static final int Base_TextAppearance_AppCompat_Body2=0x7f100014;
- public static final int Base_TextAppearance_AppCompat_Button=0x7f100015;
- public static final int Base_TextAppearance_AppCompat_Caption=0x7f100016;
- public static final int Base_TextAppearance_AppCompat_Display1=0x7f100017;
- public static final int Base_TextAppearance_AppCompat_Display2=0x7f100018;
- public static final int Base_TextAppearance_AppCompat_Display3=0x7f100019;
- public static final int Base_TextAppearance_AppCompat_Display4=0x7f10001a;
- public static final int Base_TextAppearance_AppCompat_Headline=0x7f10001b;
- public static final int Base_TextAppearance_AppCompat_Inverse=0x7f10001c;
- public static final int Base_TextAppearance_AppCompat_Large=0x7f10001d;
- public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f10001e;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f10001f;
- public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f100020;
- public static final int Base_TextAppearance_AppCompat_Medium=0x7f100021;
- public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f100022;
- public static final int Base_TextAppearance_AppCompat_Menu=0x7f100023;
- public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f100024;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f100025;
- public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f100026;
- public static final int Base_TextAppearance_AppCompat_Small=0x7f100027;
- public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f100028;
- public static final int Base_TextAppearance_AppCompat_Subhead=0x7f100029;
- public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f10002a;
- public static final int Base_TextAppearance_AppCompat_Title=0x7f10002b;
- public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f10002c;
- public static final int Base_TextAppearance_AppCompat_Tooltip=0x7f10002d;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f10002e;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f10002f;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f100030;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f100031;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f100032;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f100033;
- public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f100034;
- public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f100035;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100036;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Colored=0x7f100037;
- public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100038;
- public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f100039;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f10003a;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f10003b;
- public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f10003c;
- public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f10003d;
- public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f10003e;
- public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f10003f;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f100040;
- public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f100041;
- public static final int Base_Theme_AppCompat=0x7f100042;
- public static final int Base_Theme_AppCompat_CompactMenu=0x7f100043;
- public static final int Base_Theme_AppCompat_Dialog=0x7f100044;
- public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f100045;
- public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f100046;
- public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f100047;
- public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f100048;
- public static final int Base_Theme_AppCompat_Light=0x7f100049;
- public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f10004a;
- public static final int Base_Theme_AppCompat_Light_Dialog=0x7f10004b;
- public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f10004c;
- public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f10004d;
- public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f10004e;
- public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f10004f;
- public static final int Base_Theme_MaterialComponents=0x7f100050;
- public static final int Base_Theme_MaterialComponents_Bridge=0x7f100051;
- public static final int Base_Theme_MaterialComponents_CompactMenu=0x7f100052;
- public static final int Base_Theme_MaterialComponents_Dialog=0x7f100053;
- public static final int Base_Theme_MaterialComponents_Dialog_Alert=0x7f100054;
- public static final int Base_Theme_MaterialComponents_Dialog_FixedSize=0x7f100055;
- public static final int Base_Theme_MaterialComponents_Dialog_MinWidth=0x7f100056;
- public static final int Base_Theme_MaterialComponents_DialogWhenLarge=0x7f100057;
- public static final int Base_Theme_MaterialComponents_Light=0x7f100058;
- public static final int Base_Theme_MaterialComponents_Light_Bridge=0x7f100059;
- public static final int Base_Theme_MaterialComponents_Light_DarkActionBar=0x7f10005a;
- public static final int Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f10005b;
- public static final int Base_Theme_MaterialComponents_Light_Dialog=0x7f10005c;
- public static final int Base_Theme_MaterialComponents_Light_Dialog_Alert=0x7f10005d;
- public static final int Base_Theme_MaterialComponents_Light_Dialog_FixedSize=0x7f10005e;
- public static final int Base_Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f10005f;
- public static final int Base_Theme_MaterialComponents_Light_DialogWhenLarge=0x7f100060;
- public static final int Base_ThemeOverlay_AppCompat=0x7f100061;
- public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f100062;
- public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f100063;
- public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f100064;
- public static final int Base_ThemeOverlay_AppCompat_Dialog=0x7f100065;
- public static final int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f100066;
- public static final int Base_ThemeOverlay_AppCompat_Light=0x7f100067;
- public static final int Base_ThemeOverlay_MaterialComponents_Dialog=0x7f100068;
- public static final int Base_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f100069;
- public static final int Base_V14_Theme_MaterialComponents=0x7f10006a;
- public static final int Base_V14_Theme_MaterialComponents_Bridge=0x7f10006b;
- public static final int Base_V14_Theme_MaterialComponents_Dialog=0x7f10006c;
- public static final int Base_V14_Theme_MaterialComponents_Light=0x7f10006d;
- public static final int Base_V14_Theme_MaterialComponents_Light_Bridge=0x7f10006e;
- public static final int Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f10006f;
- public static final int Base_V14_Theme_MaterialComponents_Light_Dialog=0x7f100070;
- public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog=0x7f100071;
- public static final int Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f100072;
- public static final int Base_V21_Theme_AppCompat=0x7f100073;
- public static final int Base_V21_Theme_AppCompat_Dialog=0x7f100074;
- public static final int Base_V21_Theme_AppCompat_Light=0x7f100075;
- public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f100076;
- public static final int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f100077;
- public static final int Base_V22_Theme_AppCompat=0x7f100078;
- public static final int Base_V22_Theme_AppCompat_Light=0x7f100079;
- public static final int Base_V23_Theme_AppCompat=0x7f10007a;
- public static final int Base_V23_Theme_AppCompat_Light=0x7f10007b;
- public static final int Base_V26_Theme_AppCompat=0x7f10007c;
- public static final int Base_V26_Theme_AppCompat_Light=0x7f10007d;
- public static final int Base_V26_Widget_AppCompat_Toolbar=0x7f10007e;
- public static final int Base_V28_Theme_AppCompat=0x7f10007f;
- public static final int Base_V28_Theme_AppCompat_Light=0x7f100080;
- public static final int Base_V7_Theme_AppCompat=0x7f100081;
- public static final int Base_V7_Theme_AppCompat_Dialog=0x7f100082;
- public static final int Base_V7_Theme_AppCompat_Light=0x7f100083;
- public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f100084;
- public static final int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f100085;
- public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f100086;
- public static final int Base_V7_Widget_AppCompat_EditText=0x7f100087;
- public static final int Base_V7_Widget_AppCompat_Toolbar=0x7f100088;
- public static final int Base_Widget_AppCompat_ActionBar=0x7f100089;
- public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f10008a;
- public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f10008b;
- public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f10008c;
- public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f10008d;
- public static final int Base_Widget_AppCompat_ActionButton=0x7f10008e;
- public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f10008f;
- public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f100090;
- public static final int Base_Widget_AppCompat_ActionMode=0x7f100091;
- public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f100092;
- public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f100093;
- public static final int Base_Widget_AppCompat_Button=0x7f100094;
- public static final int Base_Widget_AppCompat_Button_Borderless=0x7f100095;
- public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f100096;
- public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f100097;
- public static final int Base_Widget_AppCompat_Button_Colored=0x7f100098;
- public static final int Base_Widget_AppCompat_Button_Small=0x7f100099;
- public static final int Base_Widget_AppCompat_ButtonBar=0x7f10009a;
- public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f10009b;
- public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f10009c;
- public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f10009d;
- public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f10009e;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f10009f;
- public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f1000a0;
- public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f1000a1;
- public static final int Base_Widget_AppCompat_EditText=0x7f1000a2;
- public static final int Base_Widget_AppCompat_ImageButton=0x7f1000a3;
- public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f1000a4;
- public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f1000a5;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f1000a6;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f1000a7;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f1000a8;
- public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f1000a9;
- public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f1000aa;
- public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f1000ab;
- public static final int Base_Widget_AppCompat_ListMenuView=0x7f1000ac;
- public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f1000ad;
- public static final int Base_Widget_AppCompat_ListView=0x7f1000ae;
- public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f1000af;
- public static final int Base_Widget_AppCompat_ListView_Menu=0x7f1000b0;
- public static final int Base_Widget_AppCompat_PopupMenu=0x7f1000b1;
- public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f1000b2;
- public static final int Base_Widget_AppCompat_PopupWindow=0x7f1000b3;
- public static final int Base_Widget_AppCompat_ProgressBar=0x7f1000b4;
- public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f1000b5;
- public static final int Base_Widget_AppCompat_RatingBar=0x7f1000b6;
- public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f1000b7;
- public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f1000b8;
- public static final int Base_Widget_AppCompat_SearchView=0x7f1000b9;
- public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f1000ba;
- public static final int Base_Widget_AppCompat_SeekBar=0x7f1000bb;
- public static final int Base_Widget_AppCompat_SeekBar_Discrete=0x7f1000bc;
- public static final int Base_Widget_AppCompat_Spinner=0x7f1000bd;
- public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f1000be;
- public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f1000bf;
- public static final int Base_Widget_AppCompat_Toolbar=0x7f1000c0;
- public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f1000c1;
- public static final int Base_Widget_Design_TabLayout=0x7f1000c2;
- public static final int Base_Widget_MaterialComponents_Chip=0x7f1000c3;
- public static final int Base_Widget_MaterialComponents_TextInputEditText=0x7f1000c4;
- public static final int Base_Widget_MaterialComponents_TextInputLayout=0x7f1000c5;
- public static final int CardView=0x7f1000c6;
- public static final int CardView_Dark=0x7f1000c7;
- public static final int CardView_Light=0x7f1000c8;
- public static final int LargeText=0x7f1000c9;
- public static final int MediumText=0x7f1000ca;
- public static final int NormalText=0x7f1000cb;
- public static final int Platform_AppCompat=0x7f1000cc;
- public static final int Platform_AppCompat_Light=0x7f1000cd;
- public static final int Platform_MaterialComponents=0x7f1000ce;
- public static final int Platform_MaterialComponents_Dialog=0x7f1000cf;
- public static final int Platform_MaterialComponents_Light=0x7f1000d0;
- public static final int Platform_MaterialComponents_Light_Dialog=0x7f1000d1;
- public static final int Platform_ThemeOverlay_AppCompat=0x7f1000d2;
- public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f1000d3;
- public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f1000d4;
- public static final int Platform_V21_AppCompat=0x7f1000d5;
- public static final int Platform_V21_AppCompat_Light=0x7f1000d6;
- public static final int Platform_V25_AppCompat=0x7f1000d7;
- public static final int Platform_V25_AppCompat_Light=0x7f1000d8;
- public static final int Platform_Widget_AppCompat_Spinner=0x7f1000d9;
- public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f1000da;
- public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f1000db;
- public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f1000dc;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f1000dd;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f1000de;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut=0x7f1000df;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow=0x7f1000e0;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f1000e1;
- public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title=0x7f1000e2;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f1000e3;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f1000e4;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f1000e5;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f1000e6;
- public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f1000e7;
- public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f1000e8;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f1000e9;
- public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f1000ea;
- public static final int SmallText=0x7f1000eb;
- public static final int TextAppearance_AppCompat=0x7f1000ec;
- public static final int TextAppearance_AppCompat_Body1=0x7f1000ed;
- public static final int TextAppearance_AppCompat_Body2=0x7f1000ee;
- public static final int TextAppearance_AppCompat_Button=0x7f1000ef;
- public static final int TextAppearance_AppCompat_Caption=0x7f1000f0;
- public static final int TextAppearance_AppCompat_Display1=0x7f1000f1;
- public static final int TextAppearance_AppCompat_Display2=0x7f1000f2;
- public static final int TextAppearance_AppCompat_Display3=0x7f1000f3;
- public static final int TextAppearance_AppCompat_Display4=0x7f1000f4;
- public static final int TextAppearance_AppCompat_Headline=0x7f1000f5;
- public static final int TextAppearance_AppCompat_Inverse=0x7f1000f6;
- public static final int TextAppearance_AppCompat_Large=0x7f1000f7;
- public static final int TextAppearance_AppCompat_Large_Inverse=0x7f1000f8;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f1000f9;
- public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f1000fa;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f1000fb;
- public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f1000fc;
- public static final int TextAppearance_AppCompat_Medium=0x7f1000fd;
- public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f1000fe;
- public static final int TextAppearance_AppCompat_Menu=0x7f1000ff;
- public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f100100;
- public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f100101;
- public static final int TextAppearance_AppCompat_Small=0x7f100102;
- public static final int TextAppearance_AppCompat_Small_Inverse=0x7f100103;
- public static final int TextAppearance_AppCompat_Subhead=0x7f100104;
- public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f100105;
- public static final int TextAppearance_AppCompat_Title=0x7f100106;
- public static final int TextAppearance_AppCompat_Title_Inverse=0x7f100107;
- public static final int TextAppearance_AppCompat_Tooltip=0x7f100108;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f100109;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f10010a;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f10010b;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f10010c;
- public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f10010d;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f10010e;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f10010f;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f100110;
- public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f100111;
- public static final int TextAppearance_AppCompat_Widget_Button=0x7f100112;
- public static final int TextAppearance_AppCompat_Widget_Button_Borderless_Colored=0x7f100113;
- public static final int TextAppearance_AppCompat_Widget_Button_Colored=0x7f100114;
- public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f100115;
- public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f100116;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f100117;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f100118;
- public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f100119;
- public static final int TextAppearance_AppCompat_Widget_Switch=0x7f10011a;
- public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f10011b;
- public static final int TextAppearance_Compat_Notification=0x7f10011c;
- public static final int TextAppearance_Compat_Notification_Info=0x7f10011d;
- public static final int TextAppearance_Compat_Notification_Line2=0x7f10011e;
- public static final int TextAppearance_Compat_Notification_Time=0x7f10011f;
- public static final int TextAppearance_Compat_Notification_Title=0x7f100120;
- public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f100121;
- public static final int TextAppearance_Design_Counter=0x7f100122;
- public static final int TextAppearance_Design_Counter_Overflow=0x7f100123;
- public static final int TextAppearance_Design_Error=0x7f100124;
- public static final int TextAppearance_Design_HelperText=0x7f100125;
- public static final int TextAppearance_Design_Hint=0x7f100126;
- public static final int TextAppearance_Design_Snackbar_Message=0x7f100127;
- public static final int TextAppearance_Design_Tab=0x7f100128;
- public static final int TextAppearance_MaterialComponents_Body1=0x7f100129;
- public static final int TextAppearance_MaterialComponents_Body2=0x7f10012a;
- public static final int TextAppearance_MaterialComponents_Button=0x7f10012b;
- public static final int TextAppearance_MaterialComponents_Caption=0x7f10012c;
- public static final int TextAppearance_MaterialComponents_Chip=0x7f10012d;
- public static final int TextAppearance_MaterialComponents_Headline1=0x7f10012e;
- public static final int TextAppearance_MaterialComponents_Headline2=0x7f10012f;
- public static final int TextAppearance_MaterialComponents_Headline3=0x7f100130;
- public static final int TextAppearance_MaterialComponents_Headline4=0x7f100131;
- public static final int TextAppearance_MaterialComponents_Headline5=0x7f100132;
- public static final int TextAppearance_MaterialComponents_Headline6=0x7f100133;
- public static final int TextAppearance_MaterialComponents_Overline=0x7f100134;
- public static final int TextAppearance_MaterialComponents_Subtitle1=0x7f100135;
- public static final int TextAppearance_MaterialComponents_Subtitle2=0x7f100136;
- public static final int TextAppearance_MaterialComponents_Tab=0x7f100137;
- public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f100138;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f100139;
- public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f10013a;
- public static final int Theme_AppCompat=0x7f10013b;
- public static final int Theme_AppCompat_CompactMenu=0x7f10013c;
- public static final int Theme_AppCompat_DayNight=0x7f10013d;
- public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f10013e;
- public static final int Theme_AppCompat_DayNight_Dialog=0x7f10013f;
- public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f100140;
- public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f100141;
- public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f100142;
- public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f100143;
- public static final int Theme_AppCompat_Dialog=0x7f100144;
- public static final int Theme_AppCompat_Dialog_Alert=0x7f100145;
- public static final int Theme_AppCompat_Dialog_MinWidth=0x7f100146;
- public static final int Theme_AppCompat_DialogWhenLarge=0x7f100147;
- public static final int Theme_AppCompat_Light=0x7f100148;
- public static final int Theme_AppCompat_Light_DarkActionBar=0x7f100149;
- public static final int Theme_AppCompat_Light_Dialog=0x7f10014a;
- public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f10014b;
- public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f10014c;
- public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f10014d;
- public static final int Theme_AppCompat_Light_NoActionBar=0x7f10014e;
- public static final int Theme_AppCompat_NoActionBar=0x7f10014f;
- public static final int Theme_Design=0x7f100150;
- public static final int Theme_Design_BottomSheetDialog=0x7f100151;
- public static final int Theme_Design_Light=0x7f100152;
- public static final int Theme_Design_Light_BottomSheetDialog=0x7f100153;
- public static final int Theme_Design_Light_NoActionBar=0x7f100154;
- public static final int Theme_Design_NoActionBar=0x7f100155;
- public static final int Theme_MaterialComponents=0x7f100156;
- public static final int Theme_MaterialComponents_BottomSheetDialog=0x7f100157;
- public static final int Theme_MaterialComponents_Bridge=0x7f100158;
- public static final int Theme_MaterialComponents_CompactMenu=0x7f100159;
- public static final int Theme_MaterialComponents_Dialog=0x7f10015a;
- public static final int Theme_MaterialComponents_Dialog_Alert=0x7f10015b;
- public static final int Theme_MaterialComponents_Dialog_MinWidth=0x7f10015c;
- public static final int Theme_MaterialComponents_DialogWhenLarge=0x7f10015d;
- public static final int Theme_MaterialComponents_Light=0x7f10015e;
- public static final int Theme_MaterialComponents_Light_BottomSheetDialog=0x7f10015f;
- public static final int Theme_MaterialComponents_Light_Bridge=0x7f100160;
- public static final int Theme_MaterialComponents_Light_DarkActionBar=0x7f100161;
- public static final int Theme_MaterialComponents_Light_DarkActionBar_Bridge=0x7f100162;
- public static final int Theme_MaterialComponents_Light_Dialog=0x7f100163;
- public static final int Theme_MaterialComponents_Light_Dialog_Alert=0x7f100164;
- public static final int Theme_MaterialComponents_Light_Dialog_MinWidth=0x7f100165;
- public static final int Theme_MaterialComponents_Light_DialogWhenLarge=0x7f100166;
- public static final int Theme_MaterialComponents_Light_NoActionBar=0x7f100167;
- public static final int Theme_MaterialComponents_Light_NoActionBar_Bridge=0x7f100168;
- public static final int Theme_MaterialComponents_NoActionBar=0x7f100169;
- public static final int Theme_MaterialComponents_NoActionBar_Bridge=0x7f10016a;
- public static final int ThemeOverlay_AppCompat=0x7f10016b;
- public static final int ThemeOverlay_AppCompat_ActionBar=0x7f10016c;
- public static final int ThemeOverlay_AppCompat_Dark=0x7f10016d;
- public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f10016e;
- public static final int ThemeOverlay_AppCompat_Dialog=0x7f10016f;
- public static final int ThemeOverlay_AppCompat_Dialog_Alert=0x7f100170;
- public static final int ThemeOverlay_AppCompat_Light=0x7f100171;
- public static final int ThemeOverlay_MaterialComponents=0x7f100172;
- public static final int ThemeOverlay_MaterialComponents_ActionBar=0x7f100173;
- public static final int ThemeOverlay_MaterialComponents_Dark=0x7f100174;
- public static final int ThemeOverlay_MaterialComponents_Dark_ActionBar=0x7f100175;
- public static final int ThemeOverlay_MaterialComponents_Dialog=0x7f100176;
- public static final int ThemeOverlay_MaterialComponents_Dialog_Alert=0x7f100177;
- public static final int ThemeOverlay_MaterialComponents_Light=0x7f100178;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText=0x7f100179;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox=0x7f10017a;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f10017b;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox=0x7f10017c;
- public static final int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f10017d;
- public static final int Widget_AppCompat_ActionBar=0x7f10017e;
- public static final int Widget_AppCompat_ActionBar_Solid=0x7f10017f;
- public static final int Widget_AppCompat_ActionBar_TabBar=0x7f100180;
- public static final int Widget_AppCompat_ActionBar_TabText=0x7f100181;
- public static final int Widget_AppCompat_ActionBar_TabView=0x7f100182;
- public static final int Widget_AppCompat_ActionButton=0x7f100183;
- public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f100184;
- public static final int Widget_AppCompat_ActionButton_Overflow=0x7f100185;
- public static final int Widget_AppCompat_ActionMode=0x7f100186;
- public static final int Widget_AppCompat_ActivityChooserView=0x7f100187;
- public static final int Widget_AppCompat_AutoCompleteTextView=0x7f100188;
- public static final int Widget_AppCompat_Button=0x7f100189;
- public static final int Widget_AppCompat_Button_Borderless=0x7f10018a;
- public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f10018b;
- public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f10018c;
- public static final int Widget_AppCompat_Button_Colored=0x7f10018d;
- public static final int Widget_AppCompat_Button_Small=0x7f10018e;
- public static final int Widget_AppCompat_ButtonBar=0x7f10018f;
- public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f100190;
- public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f100191;
- public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f100192;
- public static final int Widget_AppCompat_CompoundButton_Switch=0x7f100193;
- public static final int Widget_AppCompat_DrawerArrowToggle=0x7f100194;
- public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f100195;
- public static final int Widget_AppCompat_EditText=0x7f100196;
- public static final int Widget_AppCompat_ImageButton=0x7f100197;
- public static final int Widget_AppCompat_Light_ActionBar=0x7f100198;
- public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f100199;
- public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f10019a;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f10019b;
- public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f10019c;
- public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f10019d;
- public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f10019e;
- public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f10019f;
- public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f1001a0;
- public static final int Widget_AppCompat_Light_ActionButton=0x7f1001a1;
- public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f1001a2;
- public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f1001a3;
- public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f1001a4;
- public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f1001a5;
- public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f1001a6;
- public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f1001a7;
- public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f1001a8;
- public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f1001a9;
- public static final int Widget_AppCompat_Light_PopupMenu=0x7f1001aa;
- public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f1001ab;
- public static final int Widget_AppCompat_Light_SearchView=0x7f1001ac;
- public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f1001ad;
- public static final int Widget_AppCompat_ListMenuView=0x7f1001ae;
- public static final int Widget_AppCompat_ListPopupWindow=0x7f1001af;
- public static final int Widget_AppCompat_ListView=0x7f1001b0;
- public static final int Widget_AppCompat_ListView_DropDown=0x7f1001b1;
- public static final int Widget_AppCompat_ListView_Menu=0x7f1001b2;
- public static final int Widget_AppCompat_PopupMenu=0x7f1001b3;
- public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f1001b4;
- public static final int Widget_AppCompat_PopupWindow=0x7f1001b5;
- public static final int Widget_AppCompat_ProgressBar=0x7f1001b6;
- public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f1001b7;
- public static final int Widget_AppCompat_RatingBar=0x7f1001b8;
- public static final int Widget_AppCompat_RatingBar_Indicator=0x7f1001b9;
- public static final int Widget_AppCompat_RatingBar_Small=0x7f1001ba;
- public static final int Widget_AppCompat_SearchView=0x7f1001bb;
- public static final int Widget_AppCompat_SearchView_ActionBar=0x7f1001bc;
- public static final int Widget_AppCompat_SeekBar=0x7f1001bd;
- public static final int Widget_AppCompat_SeekBar_Discrete=0x7f1001be;
- public static final int Widget_AppCompat_Spinner=0x7f1001bf;
- public static final int Widget_AppCompat_Spinner_DropDown=0x7f1001c0;
- public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f1001c1;
- public static final int Widget_AppCompat_Spinner_Underlined=0x7f1001c2;
- public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f1001c3;
- public static final int Widget_AppCompat_Toolbar=0x7f1001c4;
- public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f1001c5;
- public static final int Widget_Compat_NotificationActionContainer=0x7f1001c6;
- public static final int Widget_Compat_NotificationActionText=0x7f1001c7;
- public static final int Widget_Design_AppBarLayout=0x7f1001c8;
- public static final int Widget_Design_BottomNavigationView=0x7f1001c9;
- public static final int Widget_Design_BottomSheet_Modal=0x7f1001ca;
- public static final int Widget_Design_CollapsingToolbar=0x7f1001cb;
- public static final int Widget_Design_FloatingActionButton=0x7f1001cc;
- public static final int Widget_Design_NavigationView=0x7f1001cd;
- public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f1001ce;
- public static final int Widget_Design_Snackbar=0x7f1001cf;
- public static final int Widget_Design_TabLayout=0x7f1001d0;
- public static final int Widget_Design_TextInputLayout=0x7f1001d1;
- public static final int Widget_MaterialComponents_BottomAppBar=0x7f1001d2;
- public static final int Widget_MaterialComponents_BottomAppBar_Colored=0x7f1001d3;
- public static final int Widget_MaterialComponents_BottomNavigationView=0x7f1001d4;
- public static final int Widget_MaterialComponents_BottomNavigationView_Colored=0x7f1001d5;
- public static final int Widget_MaterialComponents_BottomSheet_Modal=0x7f1001d6;
- public static final int Widget_MaterialComponents_Button=0x7f1001d7;
- public static final int Widget_MaterialComponents_Button_Icon=0x7f1001d8;
- public static final int Widget_MaterialComponents_Button_OutlinedButton=0x7f1001d9;
- public static final int Widget_MaterialComponents_Button_OutlinedButton_Icon=0x7f1001da;
- public static final int Widget_MaterialComponents_Button_TextButton=0x7f1001db;
- public static final int Widget_MaterialComponents_Button_TextButton_Dialog=0x7f1001dc;
- public static final int Widget_MaterialComponents_Button_TextButton_Dialog_Icon=0x7f1001dd;
- public static final int Widget_MaterialComponents_Button_TextButton_Icon=0x7f1001de;
- public static final int Widget_MaterialComponents_Button_UnelevatedButton=0x7f1001df;
- public static final int Widget_MaterialComponents_Button_UnelevatedButton_Icon=0x7f1001e0;
- public static final int Widget_MaterialComponents_CardView=0x7f1001e1;
- public static final int Widget_MaterialComponents_Chip_Action=0x7f1001e2;
- public static final int Widget_MaterialComponents_Chip_Choice=0x7f1001e3;
- public static final int Widget_MaterialComponents_Chip_Entry=0x7f1001e4;
- public static final int Widget_MaterialComponents_Chip_Filter=0x7f1001e5;
- public static final int Widget_MaterialComponents_ChipGroup=0x7f1001e6;
- public static final int Widget_MaterialComponents_FloatingActionButton=0x7f1001e7;
- public static final int Widget_MaterialComponents_NavigationView=0x7f1001e8;
- public static final int Widget_MaterialComponents_Snackbar=0x7f1001e9;
- public static final int Widget_MaterialComponents_Snackbar_FullWidth=0x7f1001ea;
- public static final int Widget_MaterialComponents_TabLayout=0x7f1001eb;
- public static final int Widget_MaterialComponents_TabLayout_Colored=0x7f1001ec;
- public static final int Widget_MaterialComponents_TextInputEditText_FilledBox=0x7f1001ed;
- public static final int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense=0x7f1001ee;
- public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox=0x7f1001ef;
- public static final int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense=0x7f1001f0;
- public static final int Widget_MaterialComponents_TextInputLayout_FilledBox=0x7f1001f1;
- public static final int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense=0x7f1001f2;
- public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox=0x7f1001f3;
- public static final int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense=0x7f1001f4;
- public static final int Widget_MaterialComponents_Toolbar=0x7f1001f5;
- public static final int Widget_Support_CoordinatorLayout=0x7f1001f6;
- }
- public static final class styleable {
- /**
- * Attributes that can be used with a ActionBar.
- *
- * @attr description
- * Specifies a background drawable for the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:background
- */
- public static final int ActionBar_background=0;
- /**
- *
- * @attr description
- * Specifies a background drawable for the bottom component of a split action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundSplit
- */
- public static final int ActionBar_backgroundSplit=1;
- /**
- *
- * @attr description
- * Specifies a background drawable for a second stacked row of the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundStacked
- */
- public static final int ActionBar_backgroundStacked=2;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetEnd
- */
- public static final int ActionBar_contentInsetEnd=3;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar when actions from a menu
- * are present. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetEndWithActions
- */
- public static final int ActionBar_contentInsetEndWithActions=4;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetLeft
- */
- public static final int ActionBar_contentInsetLeft=5;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetRight
- */
- public static final int ActionBar_contentInsetRight=6;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetStart
- */
- public static final int ActionBar_contentInsetStart=7;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar when a navigation button
- * is present, such as the Up button. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetStartWithNavigation
- */
- public static final int ActionBar_contentInsetStartWithNavigation=8;
- /**
- *
- * @attr description
- * Specifies a layout for custom navigation. Overrides navigationMode.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:customNavigationLayout
- */
- public static final int ActionBar_customNavigationLayout=9;
- /**
- *
- * @attr description
- * Options affecting how the action bar is displayed.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
disableHome
20
- *
homeAsUp
4
- *
none
0
- *
showCustom
10
- *
showHome
2
- *
showTitle
8
- *
useLogo
1
- *
- *
- * @attr name com.scriptor:displayOptions
- */
- public static final int ActionBar_displayOptions=10;
- /**
- *
- * @attr description
- * Specifies the drawable used for item dividers.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:divider
- */
- public static final int ActionBar_divider=11;
- /**
- *
- * @attr description
- * Elevation for the action bar itself
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:elevation
- */
- public static final int ActionBar_elevation=12;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:height
- */
- public static final int ActionBar_height=13;
- /**
- *
- * @attr description
- * Set true to hide the action bar on a vertical nested scroll of content.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:hideOnContentScroll
- */
- public static final int ActionBar_hideOnContentScroll=14;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:homeAsUpIndicator
- */
- public static final int ActionBar_homeAsUpIndicator=15;
- /**
- *
- * @attr description
- * Specifies a layout to use for the "home" section of the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:homeLayout
- */
- public static final int ActionBar_homeLayout=16;
- /**
- *
- * @attr description
- * Specifies the drawable used for the application icon.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:icon
- */
- public static final int ActionBar_icon=17;
- /**
- *
- * @attr description
- * Specifies a style resource to use for an indeterminate progress spinner.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:indeterminateProgressStyle
- */
- public static final int ActionBar_indeterminateProgressStyle=18;
- /**
- *
- * @attr description
- * Specifies padding that should be applied to the left and right sides of
- * system-provided items in the bar.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:itemPadding
- */
- public static final int ActionBar_itemPadding=19;
- /**
- *
- * @attr description
- * Specifies the drawable used for the application logo.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:logo
- */
- public static final int ActionBar_logo=20;
- /**
- *
- * @attr description
- * The type of navigation to use.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
listMode
1
The action bar will use a selection list for navigation.
- *
normal
0
Normal static title text
- *
tabMode
2
The action bar will use a series of horizontal tabs for navigation.
- *
- *
- * @attr name com.scriptor:navigationMode
- */
- public static final int ActionBar_navigationMode=21;
- /**
- *
- * @attr description
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:popupTheme
- */
- public static final int ActionBar_popupTheme=22;
- /**
- *
- * @attr description
- * Specifies the horizontal padding on either end for an embedded progress bar.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:progressBarPadding
- */
- public static final int ActionBar_progressBarPadding=23;
- /**
- *
- * @attr description
- * Specifies a style resource to use for an embedded progress bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:progressBarStyle
- */
- public static final int ActionBar_progressBarStyle=24;
- /**
- *
- * @attr description
- * Specifies subtitle text used for navigationMode="normal"
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:subtitle
- */
- public static final int ActionBar_subtitle=25;
- /**
- *
- * @attr description
- * Specifies a style to use for subtitle text.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:subtitleTextStyle
- */
- public static final int ActionBar_subtitleTextStyle=26;
- /**
- *
- * @attr description
- * Specifies title text used for navigationMode="normal"
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:title
- */
- public static final int ActionBar_title=27;
- /**
- *
- * @attr description
- * Specifies a style to use for title text.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:titleTextStyle
- */
- public static final int ActionBar_titleTextStyle=28;
- /**
- * Attributes that can be used with a ActionBarLayout.
- *
- * @see #ActionBarLayout_android_layout_gravity
- */
- public static final int[] ActionBarLayout={
- 0x010100b3
- };
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_gravity}
- * attribute's value can be found in the {@link #ActionBarLayout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:layout_gravity
- */
- public static final int ActionBarLayout_android_layout_gravity=0;
- /**
- * Attributes that can be used with a ActionMenuItemView.
- *
- * @see #ActionMenuItemView_android_minWidth
- */
- public static final int[] ActionMenuItemView={
- 0x0101013f
- };
- /**
- *
This symbol is the offset where the {@link android.R.attr#minWidth}
- * attribute's value can be found in the {@link #ActionMenuItemView} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int ActionMenuItemView_android_minWidth=0;
- public static final int[] ActionMenuView={
- };
- /**
- * Attributes that can be used with a ActionMode.
- *
- * @attr description
- * Specifies a background for the action mode bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:background
- */
- public static final int ActionMode_background=0;
- /**
- *
- * @attr description
- * Specifies a background for the split action mode bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundSplit
- */
- public static final int ActionMode_backgroundSplit=1;
- /**
- *
- * @attr description
- * Specifies a layout to use for the "close" item at the starting edge.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:closeItemLayout
- */
- public static final int ActionMode_closeItemLayout=2;
- /**
- *
- * @attr description
- * Specifies a fixed height for the action mode bar.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:height
- */
- public static final int ActionMode_height=3;
- /**
- *
- * @attr description
- * Specifies a style to use for subtitle text.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:subtitleTextStyle
- */
- public static final int ActionMode_subtitleTextStyle=4;
- /**
- *
- * @attr description
- * Specifies a style to use for title text.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:titleTextStyle
- */
- public static final int ActionMode_titleTextStyle=5;
- /**
- * Attributes that can be used with a ActivityChooserView.
- *
- * @attr description
- * The drawable to show in the button for expanding the activities overflow popup.
- * Note: Clients would like to set this drawable
- * as a clue about the action the chosen activity will perform. For
- * example, if share activity is to be chosen the drawable should
- * give a clue that sharing is to be performed.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:expandActivityOverflowButtonDrawable
- */
- public static final int ActivityChooserView_expandActivityOverflowButtonDrawable=0;
- /**
- *
- * @attr description
- * The maximal number of items initially shown in the activity list.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:initialActivityCount
- */
- public static final int ActivityChooserView_initialActivityCount=1;
- /**
- * Attributes that can be used with a AlertDialog.
- *
This symbol is the offset where the {@link android.R.attr#layout}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:layout
- */
- public static final int AlertDialog_android_layout=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#buttonIconDimen}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:buttonIconDimen
- */
- public static final int AlertDialog_buttonIconDimen=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#buttonPanelSideLayout}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonPanelSideLayout
- */
- public static final int AlertDialog_buttonPanelSideLayout=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#listItemLayout}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:listItemLayout
- */
- public static final int AlertDialog_listItemLayout=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#listLayout}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:listLayout
- */
- public static final int AlertDialog_listLayout=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#multiChoiceItemLayout}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:multiChoiceItemLayout
- */
- public static final int AlertDialog_multiChoiceItemLayout=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#showTitle}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:showTitle
- */
- public static final int AlertDialog_showTitle=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#singleChoiceItemLayout}
- * attribute's value can be found in the {@link #AlertDialog} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:singleChoiceItemLayout
- */
- public static final int AlertDialog_singleChoiceItemLayout=7;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableCompat.
- *
- * @attr description
- * Enables or disables dithering of the bitmap if the bitmap does not have the
- * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with
- * an RGB 565 screen).
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:dither
- */
- public static final int AnimatedStateListDrawableCompat_android_dither=0;
- /**
- *
- * @attr description
- * Indicates whether the drawable should be initially visible.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int AnimatedStateListDrawableCompat_android_visible=1;
- /**
- *
- * @attr description
- * If true, allows the drawable's padding to change based on the
- * current state that is selected. If false, the padding will
- * stay the same (based on the maximum padding of all the states).
- * Enabling this feature requires that the owner of the drawable
- * deal with performing layout when the state changes, which is
- * often not supported.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:variablePadding
- */
- public static final int AnimatedStateListDrawableCompat_android_variablePadding=2;
- /**
- *
- * @attr description
- * If true, the drawable's reported internal size will remain
- * constant as the state changes; the size is the maximum of all
- * of the states. If false, the size will vary based on the
- * current state.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:constantSize
- */
- public static final int AnimatedStateListDrawableCompat_android_constantSize=3;
- /**
- *
- * @attr description
- * Amount of time (in milliseconds) to fade in a new state drawable.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:enterFadeDuration
- */
- public static final int AnimatedStateListDrawableCompat_android_enterFadeDuration=4;
- /**
- *
- * @attr description
- * Amount of time (in milliseconds) to fade out an old state drawable.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:exitFadeDuration
- */
- public static final int AnimatedStateListDrawableCompat_android_exitFadeDuration=5;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableItem.
- *
- * @attr description
- * Keyframe identifier for use in specifying transitions.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:id
- */
- public static final int AnimatedStateListDrawableItem_android_id=0;
- /**
- *
- * @attr description
- * Reference to a drawable resource to use for the frame. If not
- * given, the drawable must be defined by the first child tag.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:drawable
- */
- public static final int AnimatedStateListDrawableItem_android_drawable=1;
- /**
- * Attributes that can be used with a AnimatedStateListDrawableTransition.
- *
- * @attr description
- * Reference to a animation drawable resource to use for the frame. If not
- * given, the animation drawable must be defined by the first child tag.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:drawable
- */
- public static final int AnimatedStateListDrawableTransition_android_drawable=0;
- /**
- *
- * @attr description
- * Keyframe identifier for the ending state.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:toId
- */
- public static final int AnimatedStateListDrawableTransition_android_toId=1;
- /**
- *
- * @attr description
- * Keyframe identifier for the starting state.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:fromId
- */
- public static final int AnimatedStateListDrawableTransition_android_fromId=2;
- /**
- *
- * @attr description
- * Whether this transition is reversible.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:reversible
- */
- public static final int AnimatedStateListDrawableTransition_android_reversible=3;
- /**
- * Attributes that can be used with a AppBarLayout.
- *
This symbol is the offset where the {@link android.R.attr#background}
- * attribute's value can be found in the {@link #AppBarLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:background
- */
- public static final int AppBarLayout_android_background=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#touchscreenBlocksFocus}
- * attribute's value can be found in the {@link #AppBarLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:touchscreenBlocksFocus
- */
- public static final int AppBarLayout_android_touchscreenBlocksFocus=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#keyboardNavigationCluster}
- * attribute's value can be found in the {@link #AppBarLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:keyboardNavigationCluster
- */
- public static final int AppBarLayout_android_keyboardNavigationCluster=2;
- /**
- *
- * @attr description
- * Elevation for the action bar itself
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:elevation
- */
- public static final int AppBarLayout_elevation=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expanded}
- * attribute's value can be found in the {@link #AppBarLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:expanded
- */
- public static final int AppBarLayout_expanded=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#liftOnScroll}
- * attribute's value can be found in the {@link #AppBarLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:liftOnScroll
- */
- public static final int AppBarLayout_liftOnScroll=5;
- /**
- * Attributes that can be used with a AppBarLayoutStates.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#state_collapsed}
- * attribute's value can be found in the {@link #AppBarLayoutStates} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:state_collapsed
- */
- public static final int AppBarLayoutStates_state_collapsed=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#state_collapsible}
- * attribute's value can be found in the {@link #AppBarLayoutStates} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:state_collapsible
- */
- public static final int AppBarLayoutStates_state_collapsible=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#state_liftable}
- * attribute's value can be found in the {@link #AppBarLayoutStates} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:state_liftable
- */
- public static final int AppBarLayoutStates_state_liftable=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#state_lifted}
- * attribute's value can be found in the {@link #AppBarLayoutStates} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:state_lifted
- */
- public static final int AppBarLayoutStates_state_lifted=3;
- /**
- * Attributes that can be used with a AppBarLayout_Layout.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_scrollFlags}
- * attribute's value can be found in the {@link #AppBarLayout_Layout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
enterAlways
4
- *
enterAlwaysCollapsed
8
- *
exitUntilCollapsed
2
- *
scroll
1
- *
snap
10
- *
snapMargins
20
- *
- *
- * @attr name com.scriptor:layout_scrollFlags
- */
- public static final int AppBarLayout_Layout_layout_scrollFlags=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_scrollInterpolator}
- * attribute's value can be found in the {@link #AppBarLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:layout_scrollInterpolator
- */
- public static final int AppBarLayout_Layout_layout_scrollInterpolator=1;
- /**
- * Attributes that can be used with a AppCompatImageView.
- *
This symbol is the offset where the {@link android.R.attr#src}
- * attribute's value can be found in the {@link #AppCompatImageView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:src
- */
- public static final int AppCompatImageView_android_src=0;
- /**
- *
- * @attr description
- * Sets a drawable as the content of this ImageView. Allows the use of vector drawable
- * when running on older versions of the platform.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:srcCompat
- */
- public static final int AppCompatImageView_srcCompat=1;
- /**
- *
- * @attr description
- * Tint to apply to the image source.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tint
- */
- public static final int AppCompatImageView_tint=2;
- /**
- *
- * @attr description
- * Blending mode used to apply the image source tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:tintMode
- */
- public static final int AppCompatImageView_tintMode=3;
- /**
- * Attributes that can be used with a AppCompatSeekBar.
- *
This symbol is the offset where the {@link android.R.attr#thumb}
- * attribute's value can be found in the {@link #AppCompatSeekBar} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:thumb
- */
- public static final int AppCompatSeekBar_android_thumb=0;
- /**
- *
- * @attr description
- * Drawable displayed at each progress position on a seekbar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:tickMark
- */
- public static final int AppCompatSeekBar_tickMark=1;
- /**
- *
- * @attr description
- * Tint to apply to the tick mark drawable.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tickMarkTint
- */
- public static final int AppCompatSeekBar_tickMarkTint=2;
- /**
- *
- * @attr description
- * Blending mode used to apply the tick mark tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and drawable color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:tickMarkTintMode
- */
- public static final int AppCompatSeekBar_tickMarkTintMode=3;
- /**
- * Attributes that can be used with a AppCompatTextHelper.
- *
This symbol is the offset where the {@link android.R.attr#textAppearance}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:textAppearance
- */
- public static final int AppCompatTextHelper_android_textAppearance=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableTop}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:drawableTop
- */
- public static final int AppCompatTextHelper_android_drawableTop=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableBottom}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:drawableBottom
- */
- public static final int AppCompatTextHelper_android_drawableBottom=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableLeft}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:drawableLeft
- */
- public static final int AppCompatTextHelper_android_drawableLeft=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableRight}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:drawableRight
- */
- public static final int AppCompatTextHelper_android_drawableRight=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableStart}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:drawableStart
- */
- public static final int AppCompatTextHelper_android_drawableStart=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#drawableEnd}
- * attribute's value can be found in the {@link #AppCompatTextHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:drawableEnd
- */
- public static final int AppCompatTextHelper_android_drawableEnd=6;
- /**
- * Attributes that can be used with a AppCompatTextView.
- *
This symbol is the offset where the {@link android.R.attr#textAppearance}
- * attribute's value can be found in the {@link #AppCompatTextView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:textAppearance
- */
- public static final int AppCompatTextView_android_textAppearance=0;
- /**
- *
- * @attr description
- * The maximum text size constraint to be used when auto-sizing text.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:autoSizeMaxTextSize
- */
- public static final int AppCompatTextView_autoSizeMaxTextSize=1;
- /**
- *
- * @attr description
- * The minimum text size constraint to be used when auto-sizing text.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:autoSizeMinTextSize
- */
- public static final int AppCompatTextView_autoSizeMinTextSize=2;
- /**
- *
- * @attr description
- * Resource array of dimensions to be used in conjunction with
- * autoSizeTextType set to uniform. Overrides
- * autoSizeStepGranularity if set.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:autoSizePresetSizes
- */
- public static final int AppCompatTextView_autoSizePresetSizes=3;
- /**
- *
- * @attr description
- * Specify the auto-size step size if autoSizeTextType is set to
- * uniform. The default is 1px. Overwrites
- * autoSizePresetSizes if set.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:autoSizeStepGranularity
- */
- public static final int AppCompatTextView_autoSizeStepGranularity=4;
- /**
- *
- * @attr description
- * Specify the type of auto-size. Note that this feature is not supported by EditText,
- * works only for TextView.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
none
0
No auto-sizing (default).
- *
uniform
1
Uniform horizontal and vertical text size scaling to fit within the
- * container.
- *
- *
- * @attr name com.scriptor:autoSizeTextType
- */
- public static final int AppCompatTextView_autoSizeTextType=5;
- /**
- *
- * @attr description
- * Distance from the top of the TextView to the first text baseline. If set, this
- * overrides the value set for paddingTop.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:firstBaselineToTopHeight
- */
- public static final int AppCompatTextView_firstBaselineToTopHeight=6;
- /**
- *
- * @attr description
- * The attribute for the font family.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:fontFamily
- */
- public static final int AppCompatTextView_fontFamily=7;
- /**
- *
- * @attr description
- * Distance from the bottom of the TextView to the last text baseline. If set, this
- * overrides the value set for paddingBottom.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:lastBaselineToBottomHeight
- */
- public static final int AppCompatTextView_lastBaselineToBottomHeight=8;
- /**
- *
- * @attr description
- * Explicit height between lines of text. If set, this will override the values set
- * for lineSpacingExtra and lineSpacingMultiplier.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:lineHeight
- */
- public static final int AppCompatTextView_lineHeight=9;
- /**
- *
- * @attr description
- * Present the text in ALL CAPS. This may use a small-caps form when available.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:textAllCaps
- */
- public static final int AppCompatTextView_textAllCaps=10;
- /**
- * Attributes that can be used with a AppCompatTheme.
- *
A style that may be applied to buttons or other selectable items
- * that should react to pressed and focus states, but that do not
- * have a clear visual border along the edges.
This symbol is the offset where the {@link android.R.attr#windowIsFloating}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:windowIsFloating
- */
- public static final int AppCompatTheme_android_windowIsFloating=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:windowAnimationStyle
- */
- public static final int AppCompatTheme_android_windowAnimationStyle=1;
- /**
- *
- * @attr description
- * Custom divider drawable to use for elements in the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarDivider
- */
- public static final int AppCompatTheme_actionBarDivider=2;
- /**
- *
- * @attr description
- * Custom item state list drawable background for action bar items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarItemBackground
- */
- public static final int AppCompatTheme_actionBarItemBackground=3;
- /**
- *
- * @attr description
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarPopupTheme
- */
- public static final int AppCompatTheme_actionBarPopupTheme=4;
- /**
- *
- * @attr description
- * Size of the Action Bar, including the contextual
- * bar used to present Action Modes.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap_content
0
- *
- *
- * @attr name com.scriptor:actionBarSize
- */
- public static final int AppCompatTheme_actionBarSize=5;
- /**
- *
- * @attr description
- * Reference to a style for the split Action Bar. This style
- * controls the split component that holds the menu/action
- * buttons. actionBarStyle is still used for the primary
- * bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarSplitStyle
- */
- public static final int AppCompatTheme_actionBarSplitStyle=6;
- /**
- *
- * @attr description
- * Reference to a style for the Action Bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarStyle
- */
- public static final int AppCompatTheme_actionBarStyle=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#actionBarTabBarStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarTabBarStyle
- */
- public static final int AppCompatTheme_actionBarTabBarStyle=8;
- /**
- *
- * @attr description
- * Default style for tabs within an action bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarTabStyle
- */
- public static final int AppCompatTheme_actionBarTabStyle=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#actionBarTabTextStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarTabTextStyle
- */
- public static final int AppCompatTheme_actionBarTabTextStyle=10;
- /**
- *
- * @attr description
- * Reference to a theme that should be used to inflate the
- * action bar. This will be inherited by any widget inflated
- * into the action bar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarTheme
- */
- public static final int AppCompatTheme_actionBarTheme=11;
- /**
- *
- * @attr description
- * Reference to a theme that should be used to inflate widgets
- * and layouts destined for the action bar. Most of the time
- * this will be a reference to the current theme, but when
- * the action bar has a significantly different contrast
- * profile than the rest of the activity the difference
- * can become important. If this is set to @null the current
- * theme will be used.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionBarWidgetTheme
- */
- public static final int AppCompatTheme_actionBarWidgetTheme=12;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionButtonStyle
- */
- public static final int AppCompatTheme_actionButtonStyle=13;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionDropDownStyle
- */
- public static final int AppCompatTheme_actionDropDownStyle=14;
- /**
- *
- * @attr description
- * TextAppearance style that will be applied to text that
- * appears within action menu items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionMenuTextAppearance
- */
- public static final int AppCompatTheme_actionMenuTextAppearance=15;
- /**
- *
- * @attr description
- * Color for text that appears within action menu items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:actionMenuTextColor
- */
- public static final int AppCompatTheme_actionMenuTextColor=16;
- /**
- *
- * @attr description
- * Background drawable to use for action mode UI
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeBackground
- */
- public static final int AppCompatTheme_actionModeBackground=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#actionModeCloseButtonStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeCloseButtonStyle
- */
- public static final int AppCompatTheme_actionModeCloseButtonStyle=18;
- /**
- *
- * @attr description
- * Drawable to use for the close action mode button
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeCloseDrawable
- */
- public static final int AppCompatTheme_actionModeCloseDrawable=19;
- /**
- *
- * @attr description
- * Drawable to use for the Copy action button in Contextual Action Bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeCopyDrawable
- */
- public static final int AppCompatTheme_actionModeCopyDrawable=20;
- /**
- *
- * @attr description
- * Drawable to use for the Cut action button in Contextual Action Bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeCutDrawable
- */
- public static final int AppCompatTheme_actionModeCutDrawable=21;
- /**
- *
- * @attr description
- * Drawable to use for the Find action button in WebView selection action modes
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeFindDrawable
- */
- public static final int AppCompatTheme_actionModeFindDrawable=22;
- /**
- *
- * @attr description
- * Drawable to use for the Paste action button in Contextual Action Bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModePasteDrawable
- */
- public static final int AppCompatTheme_actionModePasteDrawable=23;
- /**
- *
- * @attr description
- * PopupWindow style to use for action modes when showing as a window overlay.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModePopupWindowStyle
- */
- public static final int AppCompatTheme_actionModePopupWindowStyle=24;
- /**
- *
- * @attr description
- * Drawable to use for the Select all action button in Contextual Action Bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeSelectAllDrawable
- */
- public static final int AppCompatTheme_actionModeSelectAllDrawable=25;
- /**
- *
- * @attr description
- * Drawable to use for the Share action button in WebView selection action modes
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeShareDrawable
- */
- public static final int AppCompatTheme_actionModeShareDrawable=26;
- /**
- *
- * @attr description
- * Background drawable to use for action mode UI in the lower split bar
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeSplitBackground
- */
- public static final int AppCompatTheme_actionModeSplitBackground=27;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#actionModeStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeStyle
- */
- public static final int AppCompatTheme_actionModeStyle=28;
- /**
- *
- * @attr description
- * Drawable to use for the Web Search action button in WebView selection action modes
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionModeWebSearchDrawable
- */
- public static final int AppCompatTheme_actionModeWebSearchDrawable=29;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#actionOverflowButtonStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionOverflowButtonStyle
- */
- public static final int AppCompatTheme_actionOverflowButtonStyle=30;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#actionOverflowMenuStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionOverflowMenuStyle
- */
- public static final int AppCompatTheme_actionOverflowMenuStyle=31;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:activityChooserViewStyle
- */
- public static final int AppCompatTheme_activityChooserViewStyle=32;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#alertDialogButtonGroupStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:alertDialogButtonGroupStyle
- */
- public static final int AppCompatTheme_alertDialogButtonGroupStyle=33;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#alertDialogCenterButtons}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:alertDialogCenterButtons
- */
- public static final int AppCompatTheme_alertDialogCenterButtons=34;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#alertDialogStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:alertDialogStyle
- */
- public static final int AppCompatTheme_alertDialogStyle=35;
- /**
- *
- * @attr description
- * Theme to use for alert dialogs spawned from this theme.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:alertDialogTheme
- */
- public static final int AppCompatTheme_alertDialogTheme=36;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:autoCompleteTextViewStyle
- */
- public static final int AppCompatTheme_autoCompleteTextViewStyle=37;
- /**
- *
- * @attr description
- * Style for buttons without an explicit border, often used in groups.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:borderlessButtonStyle
- */
- public static final int AppCompatTheme_borderlessButtonStyle=38;
- /**
- *
- * @attr description
- * Style for buttons within button bars
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonBarButtonStyle
- */
- public static final int AppCompatTheme_buttonBarButtonStyle=39;
- /**
- *
- * @attr description
- * Style for the "negative" buttons within button bars
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonBarNegativeButtonStyle
- */
- public static final int AppCompatTheme_buttonBarNegativeButtonStyle=40;
- /**
- *
- * @attr description
- * Style for the "neutral" buttons within button bars
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonBarNeutralButtonStyle
- */
- public static final int AppCompatTheme_buttonBarNeutralButtonStyle=41;
- /**
- *
- * @attr description
- * Style for the "positive" buttons within button bars
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonBarPositiveButtonStyle
- */
- public static final int AppCompatTheme_buttonBarPositiveButtonStyle=42;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonBarStyle
- */
- public static final int AppCompatTheme_buttonBarStyle=43;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonStyle
- */
- public static final int AppCompatTheme_buttonStyle=44;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:buttonStyleSmall
- */
- public static final int AppCompatTheme_buttonStyleSmall=45;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:checkboxStyle
- */
- public static final int AppCompatTheme_checkboxStyle=46;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:checkedTextViewStyle
- */
- public static final int AppCompatTheme_checkedTextViewStyle=47;
- /**
- *
- * @attr description
- * Bright complement to the primary branding color. By default, this is the color applied
- * to framework controls (via colorControlActivated).
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorAccent
- */
- public static final int AppCompatTheme_colorAccent=48;
- /**
- *
- * @attr description
- * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorBackgroundFloating
- */
- public static final int AppCompatTheme_colorBackgroundFloating=49;
- /**
- *
- * @attr description
- * The color applied to framework buttons in their normal state.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorButtonNormal
- */
- public static final int AppCompatTheme_colorButtonNormal=50;
- /**
- *
- * @attr description
- * The color applied to framework controls in their activated (ex. checked) state.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorControlActivated
- */
- public static final int AppCompatTheme_colorControlActivated=51;
- /**
- *
- * @attr description
- * The color applied to framework control highlights (ex. ripples, list selectors).
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorControlHighlight
- */
- public static final int AppCompatTheme_colorControlHighlight=52;
- /**
- *
- * @attr description
- * The color applied to framework controls in their normal state.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorControlNormal
- */
- public static final int AppCompatTheme_colorControlNormal=53;
- /**
- *
- * @attr description
- * Color used for error states and things that need to be drawn to
- * the user's attention.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorError
- */
- public static final int AppCompatTheme_colorError=54;
- /**
- *
- * @attr description
- * The primary branding color for the app. By default, this is the color applied to the
- * action bar background.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorPrimary
- */
- public static final int AppCompatTheme_colorPrimary=55;
- /**
- *
- * @attr description
- * Dark variant of the primary branding color. By default, this is the color applied to
- * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorPrimaryDark
- */
- public static final int AppCompatTheme_colorPrimaryDark=56;
- /**
- *
- * @attr description
- * The color applied to framework switch thumbs in their normal state.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorSwitchThumbNormal
- */
- public static final int AppCompatTheme_colorSwitchThumbNormal=57;
- /**
- *
- * @attr description
- * The background used by framework controls.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:controlBackground
- */
- public static final int AppCompatTheme_controlBackground=58;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:dialogCornerRadius
- */
- public static final int AppCompatTheme_dialogCornerRadius=59;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:dialogPreferredPadding
- */
- public static final int AppCompatTheme_dialogPreferredPadding=60;
- /**
- *
- * @attr description
- * Theme to use for dialogs spawned from this theme.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:dialogTheme
- */
- public static final int AppCompatTheme_dialogTheme=61;
- /**
- *
- * @attr description
- * A drawable that may be used as a horizontal divider between visual elements.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:dividerHorizontal
- */
- public static final int AppCompatTheme_dividerHorizontal=62;
- /**
- *
- * @attr description
- * A drawable that may be used as a vertical divider between visual elements.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:dividerVertical
- */
- public static final int AppCompatTheme_dividerVertical=63;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:dropDownListViewStyle
- */
- public static final int AppCompatTheme_dropDownListViewStyle=64;
- /**
- *
- * @attr description
- * The preferred item height for dropdown lists.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:dropdownListPreferredItemHeight
- */
- public static final int AppCompatTheme_dropdownListPreferredItemHeight=65;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:editTextBackground
- */
- public static final int AppCompatTheme_editTextBackground=66;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:editTextColor
- */
- public static final int AppCompatTheme_editTextColor=67;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:editTextStyle
- */
- public static final int AppCompatTheme_editTextStyle=68;
- /**
- *
- * @attr description
- * Specifies a drawable to use for the 'home as up' indicator.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:homeAsUpIndicator
- */
- public static final int AppCompatTheme_homeAsUpIndicator=69;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:imageButtonStyle
- */
- public static final int AppCompatTheme_imageButtonStyle=70;
- /**
- *
- * @attr description
- * Drawable used as a background for selected list items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:listChoiceBackgroundIndicator
- */
- public static final int AppCompatTheme_listChoiceBackgroundIndicator=71;
- /**
- *
- * @attr description
- * The list divider used in alert dialogs.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:listDividerAlertDialog
- */
- public static final int AppCompatTheme_listDividerAlertDialog=72;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:listMenuViewStyle
- */
- public static final int AppCompatTheme_listMenuViewStyle=73;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#listPopupWindowStyle}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:listPopupWindowStyle
- */
- public static final int AppCompatTheme_listPopupWindowStyle=74;
- /**
- *
- * @attr description
- * The preferred list item height.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:listPreferredItemHeight
- */
- public static final int AppCompatTheme_listPreferredItemHeight=75;
- /**
- *
- * @attr description
- * A larger, more robust list item height.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:listPreferredItemHeightLarge
- */
- public static final int AppCompatTheme_listPreferredItemHeightLarge=76;
- /**
- *
- * @attr description
- * A smaller, sleeker list item height.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:listPreferredItemHeightSmall
- */
- public static final int AppCompatTheme_listPreferredItemHeightSmall=77;
- /**
- *
- * @attr description
- * The preferred padding along the left edge of list items.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:listPreferredItemPaddingLeft
- */
- public static final int AppCompatTheme_listPreferredItemPaddingLeft=78;
- /**
- *
- * @attr description
- * The preferred padding along the right edge of list items.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:listPreferredItemPaddingRight
- */
- public static final int AppCompatTheme_listPreferredItemPaddingRight=79;
- /**
- *
- * @attr description
- * The background of a panel when it is inset from the left and right edges of the screen.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:panelBackground
- */
- public static final int AppCompatTheme_panelBackground=80;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:panelMenuListTheme
- */
- public static final int AppCompatTheme_panelMenuListTheme=81;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:panelMenuListWidth
- */
- public static final int AppCompatTheme_panelMenuListWidth=82;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:popupMenuStyle
- */
- public static final int AppCompatTheme_popupMenuStyle=83;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:popupWindowStyle
- */
- public static final int AppCompatTheme_popupWindowStyle=84;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:radioButtonStyle
- */
- public static final int AppCompatTheme_radioButtonStyle=85;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:ratingBarStyle
- */
- public static final int AppCompatTheme_ratingBarStyle=86;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:ratingBarStyleIndicator
- */
- public static final int AppCompatTheme_ratingBarStyleIndicator=87;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:ratingBarStyleSmall
- */
- public static final int AppCompatTheme_ratingBarStyleSmall=88;
- /**
- *
- * @attr description
- * Style for the search query widget.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:searchViewStyle
- */
- public static final int AppCompatTheme_searchViewStyle=89;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:seekBarStyle
- */
- public static final int AppCompatTheme_seekBarStyle=90;
- /**
- *
- * @attr description
- * A style that may be applied to buttons or other selectable items
- * that should react to pressed and focus states, but that do not
- * have a clear visual border along the edges.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:selectableItemBackground
- */
- public static final int AppCompatTheme_selectableItemBackground=91;
- /**
- *
- * @attr description
- * Background drawable for borderless standalone items that need focus/pressed states.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:selectableItemBackgroundBorderless
- */
- public static final int AppCompatTheme_selectableItemBackgroundBorderless=92;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:spinnerDropDownItemStyle
- */
- public static final int AppCompatTheme_spinnerDropDownItemStyle=93;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:spinnerStyle
- */
- public static final int AppCompatTheme_spinnerStyle=94;
- /**
- *
- * @attr description
- * Default style for the Switch widget.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:switchStyle
- */
- public static final int AppCompatTheme_switchStyle=95;
- /**
- *
- * @attr description
- * Text color, typeface, size, and style for the text inside of a popup menu.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceLargePopupMenu
- */
- public static final int AppCompatTheme_textAppearanceLargePopupMenu=96;
- /**
- *
- * @attr description
- * The preferred TextAppearance for the primary text of list items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceListItem
- */
- public static final int AppCompatTheme_textAppearanceListItem=97;
- /**
- *
- * @attr description
- * The preferred TextAppearance for the secondary text of list items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceListItemSecondary
- */
- public static final int AppCompatTheme_textAppearanceListItemSecondary=98;
- /**
- *
- * @attr description
- * The preferred TextAppearance for the primary text of small list items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceListItemSmall
- */
- public static final int AppCompatTheme_textAppearanceListItemSmall=99;
- /**
- *
- * @attr description
- * Text color, typeface, size, and style for header text inside of a popup menu.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearancePopupMenuHeader
- */
- public static final int AppCompatTheme_textAppearancePopupMenuHeader=100;
- /**
- *
- * @attr description
- * Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceSearchResultSubtitle
- */
- public static final int AppCompatTheme_textAppearanceSearchResultSubtitle=101;
- /**
- *
- * @attr description
- * Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceSearchResultTitle
- */
- public static final int AppCompatTheme_textAppearanceSearchResultTitle=102;
- /**
- *
- * @attr description
- * Text color, typeface, size, and style for small text inside of a popup menu.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceSmallPopupMenu
- */
- public static final int AppCompatTheme_textAppearanceSmallPopupMenu=103;
- /**
- *
- * @attr description
- * Color of list item text in alert dialogs.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:textColorAlertDialogListItem
- */
- public static final int AppCompatTheme_textColorAlertDialogListItem=104;
- /**
- *
- * @attr description
- * Text color for urls in search suggestions, used by things like global search
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:textColorSearchUrl
- */
- public static final int AppCompatTheme_textColorSearchUrl=105;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:toolbarNavigationButtonStyle
- */
- public static final int AppCompatTheme_toolbarNavigationButtonStyle=106;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:toolbarStyle
- */
- public static final int AppCompatTheme_toolbarStyle=107;
- /**
- *
- * @attr description
- * Foreground color to use for tooltips
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tooltipForegroundColor
- */
- public static final int AppCompatTheme_tooltipForegroundColor=108;
- /**
- *
- * @attr description
- * Background to use for tooltips
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:tooltipFrameBackground
- */
- public static final int AppCompatTheme_tooltipFrameBackground=109;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#viewInflaterClass}
- * attribute's value can be found in the {@link #AppCompatTheme} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:viewInflaterClass
- */
- public static final int AppCompatTheme_viewInflaterClass=110;
- /**
- *
- * @attr description
- * Flag indicating whether this window should have an Action Bar
- * in place of the usual title bar.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:windowActionBar
- */
- public static final int AppCompatTheme_windowActionBar=111;
- /**
- *
- * @attr description
- * Flag indicating whether this window's Action Bar should overlay
- * application content. Does nothing if the window would not
- * have an Action Bar.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:windowActionBarOverlay
- */
- public static final int AppCompatTheme_windowActionBarOverlay=112;
- /**
- *
- * @attr description
- * Flag indicating whether action modes should overlay window content
- * when there is not reserved space for their UI (such as an Action Bar).
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:windowActionModeOverlay
- */
- public static final int AppCompatTheme_windowActionModeOverlay=113;
- /**
- *
- * @attr description
- * A fixed height for the window along the major axis of the screen,
- * that is, when in portrait. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:windowFixedHeightMajor
- */
- public static final int AppCompatTheme_windowFixedHeightMajor=114;
- /**
- *
- * @attr description
- * A fixed height for the window along the minor axis of the screen,
- * that is, when in landscape. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:windowFixedHeightMinor
- */
- public static final int AppCompatTheme_windowFixedHeightMinor=115;
- /**
- *
- * @attr description
- * A fixed width for the window along the major axis of the screen,
- * that is, when in landscape. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:windowFixedWidthMajor
- */
- public static final int AppCompatTheme_windowFixedWidthMajor=116;
- /**
- *
- * @attr description
- * A fixed width for the window along the minor axis of the screen,
- * that is, when in portrait. Can be either an absolute dimension
- * or a fraction of the screen size in that dimension.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:windowFixedWidthMinor
- */
- public static final int AppCompatTheme_windowFixedWidthMinor=117;
- /**
- *
- * @attr description
- * The minimum width the window is allowed to be, along the major
- * axis of the screen. That is, when in landscape. Can be either
- * an absolute dimension or a fraction of the screen size in that
- * dimension.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:windowMinWidthMajor
- */
- public static final int AppCompatTheme_windowMinWidthMajor=118;
- /**
- *
- * @attr description
- * The minimum width the window is allowed to be, along the minor
- * axis of the screen. That is, when in portrait. Can be either
- * an absolute dimension or a fraction of the screen size in that
- * dimension.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:windowMinWidthMinor
- */
- public static final int AppCompatTheme_windowMinWidthMinor=119;
- /**
- *
- * @attr description
- * Flag indicating whether there should be no title on this window.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:windowNoTitle
- */
- public static final int AppCompatTheme_windowNoTitle=120;
- /**
- * Attributes that can be used with a BottomAppBar.
- *
- * @attr description
- * Tint to apply to the background.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundTint
- */
- public static final int BottomAppBar_backgroundTint=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fabAlignmentMode}
- * attribute's value can be found in the {@link #BottomAppBar} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
center
0
- *
end
1
- *
- *
- * @attr name com.scriptor:fabAlignmentMode
- */
- public static final int BottomAppBar_fabAlignmentMode=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fabCradleMargin}
- * attribute's value can be found in the {@link #BottomAppBar} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:fabCradleMargin
- */
- public static final int BottomAppBar_fabCradleMargin=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fabCradleRoundedCornerRadius}
- * attribute's value can be found in the {@link #BottomAppBar} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:fabCradleRoundedCornerRadius
- */
- public static final int BottomAppBar_fabCradleRoundedCornerRadius=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fabCradleVerticalOffset}
- * attribute's value can be found in the {@link #BottomAppBar} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:fabCradleVerticalOffset
- */
- public static final int BottomAppBar_fabCradleVerticalOffset=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hideOnScroll}
- * attribute's value can be found in the {@link #BottomAppBar} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:hideOnScroll
- */
- public static final int BottomAppBar_hideOnScroll=5;
- /**
- * Attributes that can be used with a BottomNavigationView.
- *
- * @attr description
- * Elevation for the action bar itself
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:elevation
- */
- public static final int BottomNavigationView_elevation=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemBackground}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:itemBackground
- */
- public static final int BottomNavigationView_itemBackground=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemHorizontalTranslationEnabled}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:itemHorizontalTranslationEnabled
- */
- public static final int BottomNavigationView_itemHorizontalTranslationEnabled=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemIconSize}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:itemIconSize
- */
- public static final int BottomNavigationView_itemIconSize=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemIconTint}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:itemIconTint
- */
- public static final int BottomNavigationView_itemIconTint=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemTextAppearanceActive}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:itemTextAppearanceActive
- */
- public static final int BottomNavigationView_itemTextAppearanceActive=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemTextAppearanceInactive}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:itemTextAppearanceInactive
- */
- public static final int BottomNavigationView_itemTextAppearanceInactive=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemTextColor}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:itemTextColor
- */
- public static final int BottomNavigationView_itemTextColor=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#labelVisibilityMode}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
ffffffff
- *
labeled
1
- *
selected
0
- *
unlabeled
2
- *
- *
- * @attr name com.scriptor:labelVisibilityMode
- */
- public static final int BottomNavigationView_labelVisibilityMode=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#menu}
- * attribute's value can be found in the {@link #BottomNavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:menu
- */
- public static final int BottomNavigationView_menu=9;
- /**
- * Attributes that can be used with a BottomSheetBehavior_Layout.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#behavior_fitToContents}
- * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:behavior_fitToContents
- */
- public static final int BottomSheetBehavior_Layout_behavior_fitToContents=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#behavior_hideable}
- * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:behavior_hideable
- */
- public static final int BottomSheetBehavior_Layout_behavior_hideable=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#behavior_peekHeight}
- * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
ffffffff
- *
- *
- * @attr name com.scriptor:behavior_peekHeight
- */
- public static final int BottomSheetBehavior_Layout_behavior_peekHeight=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#behavior_skipCollapsed}
- * attribute's value can be found in the {@link #BottomSheetBehavior_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:behavior_skipCollapsed
- */
- public static final int BottomSheetBehavior_Layout_behavior_skipCollapsed=3;
- /**
- * Attributes that can be used with a ButtonBarLayout.
- *
Whether to automatically stack the buttons when there is not
- * enough space to lay them out side-by-side.
- *
- * @see #ButtonBarLayout_allowStacking
- */
- public static final int[] ButtonBarLayout={
- 0x7f040026
- };
- /**
- *
- * @attr description
- * Whether to automatically stack the buttons when there is not
- * enough space to lay them out side-by-side.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:allowStacking
- */
- public static final int ButtonBarLayout_allowStacking=0;
- /**
- * Attributes that can be used with a CardView.
- *
- * @attr description
- * Workaround to read user defined minimum width
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int CardView_android_minWidth=0;
- /**
- *
- * @attr description
- * Workaround to read user defined minimum height
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int CardView_android_minHeight=1;
- /**
- *
- * @attr description
- * Background color for CardView.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:cardBackgroundColor
- */
- public static final int CardView_cardBackgroundColor=2;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:cardCornerRadius
- */
- public static final int CardView_cardCornerRadius=3;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:cardElevation
- */
- public static final int CardView_cardElevation=4;
- /**
- *
- * @attr description
- * Maximum Elevation for CardView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:cardMaxElevation
- */
- public static final int CardView_cardMaxElevation=5;
- /**
- *
- * @attr description
- * Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:cardPreventCornerOverlap
- */
- public static final int CardView_cardPreventCornerOverlap=6;
- /**
- *
- * @attr description
- * Add padding in API v21+ as well to have the same measurements with previous versions.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:cardUseCompatPadding
- */
- public static final int CardView_cardUseCompatPadding=7;
- /**
- *
- * @attr description
- * Inner padding between the edges of the Card and children of the CardView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentPadding
- */
- public static final int CardView_contentPadding=8;
- /**
- *
- * @attr description
- * Inner padding between the bottom edge of the Card and children of the CardView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentPaddingBottom
- */
- public static final int CardView_contentPaddingBottom=9;
- /**
- *
- * @attr description
- * Inner padding between the left edge of the Card and children of the CardView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentPaddingLeft
- */
- public static final int CardView_contentPaddingLeft=10;
- /**
- *
- * @attr description
- * Inner padding between the right edge of the Card and children of the CardView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentPaddingRight
- */
- public static final int CardView_contentPaddingRight=11;
- /**
- *
- * @attr description
- * Inner padding between the top edge of the Card and children of the CardView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentPaddingTop
- */
- public static final int CardView_contentPaddingTop=12;
- /**
- * Attributes that can be used with a Chip.
- *
This symbol is the offset where the {@link android.R.attr#textAppearance}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:textAppearance
- */
- public static final int Chip_android_textAppearance=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#ellipsize}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
end
3
- *
marquee
4
- *
middle
2
- *
none
0
- *
start
1
- *
- *
- * @attr name android:ellipsize
- */
- public static final int Chip_android_ellipsize=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxWidth}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int Chip_android_maxWidth=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#text}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:text
- */
- public static final int Chip_android_text=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#checkable}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:checkable
- */
- public static final int Chip_android_checkable=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#checkedIcon}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:checkedIcon
- */
- public static final int Chip_checkedIcon=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#checkedIconEnabled}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:checkedIconEnabled
- */
- public static final int Chip_checkedIconEnabled=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#checkedIconVisible}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:checkedIconVisible
- */
- public static final int Chip_checkedIconVisible=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipBackgroundColor}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:chipBackgroundColor
- */
- public static final int Chip_chipBackgroundColor=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipCornerRadius}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipCornerRadius
- */
- public static final int Chip_chipCornerRadius=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipEndPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipEndPadding
- */
- public static final int Chip_chipEndPadding=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipIcon}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:chipIcon
- */
- public static final int Chip_chipIcon=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipIconEnabled}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:chipIconEnabled
- */
- public static final int Chip_chipIconEnabled=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipIconSize}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipIconSize
- */
- public static final int Chip_chipIconSize=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipIconTint}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:chipIconTint
- */
- public static final int Chip_chipIconTint=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipIconVisible}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:chipIconVisible
- */
- public static final int Chip_chipIconVisible=15;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipMinHeight}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipMinHeight
- */
- public static final int Chip_chipMinHeight=16;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipStartPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipStartPadding
- */
- public static final int Chip_chipStartPadding=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipStrokeColor}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:chipStrokeColor
- */
- public static final int Chip_chipStrokeColor=18;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipStrokeWidth}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipStrokeWidth
- */
- public static final int Chip_chipStrokeWidth=19;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:closeIcon
- */
- public static final int Chip_closeIcon=20;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#closeIconEnabled}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:closeIconEnabled
- */
- public static final int Chip_closeIconEnabled=21;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#closeIconEndPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:closeIconEndPadding
- */
- public static final int Chip_closeIconEndPadding=22;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#closeIconSize}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:closeIconSize
- */
- public static final int Chip_closeIconSize=23;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#closeIconStartPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:closeIconStartPadding
- */
- public static final int Chip_closeIconStartPadding=24;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#closeIconTint}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:closeIconTint
- */
- public static final int Chip_closeIconTint=25;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#closeIconVisible}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:closeIconVisible
- */
- public static final int Chip_closeIconVisible=26;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hideMotionSpec}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:hideMotionSpec
- */
- public static final int Chip_hideMotionSpec=27;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#iconEndPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:iconEndPadding
- */
- public static final int Chip_iconEndPadding=28;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#iconStartPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:iconStartPadding
- */
- public static final int Chip_iconStartPadding=29;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#rippleColor}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:rippleColor
- */
- public static final int Chip_rippleColor=30;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#showMotionSpec}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:showMotionSpec
- */
- public static final int Chip_showMotionSpec=31;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textEndPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:textEndPadding
- */
- public static final int Chip_textEndPadding=32;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textStartPadding}
- * attribute's value can be found in the {@link #Chip} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:textStartPadding
- */
- public static final int Chip_textStartPadding=33;
- /**
- * Attributes that can be used with a ChipGroup.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#checkedChip}
- * attribute's value can be found in the {@link #ChipGroup} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:checkedChip
- */
- public static final int ChipGroup_checkedChip=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipSpacing}
- * attribute's value can be found in the {@link #ChipGroup} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipSpacing
- */
- public static final int ChipGroup_chipSpacing=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipSpacingHorizontal}
- * attribute's value can be found in the {@link #ChipGroup} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipSpacingHorizontal
- */
- public static final int ChipGroup_chipSpacingHorizontal=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipSpacingVertical}
- * attribute's value can be found in the {@link #ChipGroup} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:chipSpacingVertical
- */
- public static final int ChipGroup_chipSpacingVertical=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#singleLine}
- * attribute's value can be found in the {@link #ChipGroup} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:singleLine
- */
- public static final int ChipGroup_singleLine=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#singleSelection}
- * attribute's value can be found in the {@link #ChipGroup} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:singleSelection
- */
- public static final int ChipGroup_singleSelection=5;
- /**
- * Attributes that can be used with a CollapsingToolbarLayout.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#collapsedTitleGravity}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
end
800005
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name com.scriptor:collapsedTitleGravity
- */
- public static final int CollapsingToolbarLayout_collapsedTitleGravity=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#collapsedTitleTextAppearance}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:collapsedTitleTextAppearance
- */
- public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#contentScrim}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:contentScrim
- */
- public static final int CollapsingToolbarLayout_contentScrim=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleGravity}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
end
800005
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name com.scriptor:expandedTitleGravity
- */
- public static final int CollapsingToolbarLayout_expandedTitleGravity=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleMargin}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:expandedTitleMargin
- */
- public static final int CollapsingToolbarLayout_expandedTitleMargin=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleMarginBottom}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:expandedTitleMarginBottom
- */
- public static final int CollapsingToolbarLayout_expandedTitleMarginBottom=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleMarginEnd}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:expandedTitleMarginEnd
- */
- public static final int CollapsingToolbarLayout_expandedTitleMarginEnd=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleMarginStart}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:expandedTitleMarginStart
- */
- public static final int CollapsingToolbarLayout_expandedTitleMarginStart=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleMarginTop}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:expandedTitleMarginTop
- */
- public static final int CollapsingToolbarLayout_expandedTitleMarginTop=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#expandedTitleTextAppearance}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:expandedTitleTextAppearance
- */
- public static final int CollapsingToolbarLayout_expandedTitleTextAppearance=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#scrimAnimationDuration}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:scrimAnimationDuration
- */
- public static final int CollapsingToolbarLayout_scrimAnimationDuration=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#scrimVisibleHeightTrigger}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:scrimVisibleHeightTrigger
- */
- public static final int CollapsingToolbarLayout_scrimVisibleHeightTrigger=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#statusBarScrim}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:statusBarScrim
- */
- public static final int CollapsingToolbarLayout_statusBarScrim=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#title}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:title
- */
- public static final int CollapsingToolbarLayout_title=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#titleEnabled}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:titleEnabled
- */
- public static final int CollapsingToolbarLayout_titleEnabled=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#toolbarId}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:toolbarId
- */
- public static final int CollapsingToolbarLayout_toolbarId=15;
- /**
- * Attributes that can be used with a CollapsingToolbarLayout_Layout.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_collapseMode}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
none
0
- *
parallax
2
- *
pin
1
- *
- *
- * @attr name com.scriptor:layout_collapseMode
- */
- public static final int CollapsingToolbarLayout_Layout_layout_collapseMode=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_collapseParallaxMultiplier}
- * attribute's value can be found in the {@link #CollapsingToolbarLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_collapseParallaxMultiplier
- */
- public static final int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier=1;
- /**
- * Attributes that can be used with a ColorStateListItem.
- *
- * @attr description
- * Base color for this state.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:color
- */
- public static final int ColorStateListItem_android_color=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#alpha}
- * attribute's value can be found in the {@link #ColorStateListItem} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:alpha
- */
- public static final int ColorStateListItem_android_alpha=1;
- /**
- *
- * @attr description
- * Alpha multiplier applied to the base color.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:alpha
- */
- public static final int ColorStateListItem_alpha=2;
- /**
- * Attributes that can be used with a CompoundButton.
- *
This symbol is the offset where the {@link android.R.attr#button}
- * attribute's value can be found in the {@link #CompoundButton} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:button
- */
- public static final int CompoundButton_android_button=0;
- /**
- *
- * @attr description
- * Tint to apply to the button drawable.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:buttonTint
- */
- public static final int CompoundButton_buttonTint=1;
- /**
- *
- * @attr description
- * Blending mode used to apply the button tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:buttonTintMode
- */
- public static final int CompoundButton_buttonTintMode=2;
- /**
- * Attributes that can be used with a ConstraintLayout_Layout.
- *
This symbol is the offset where the {@link android.R.attr#orientation}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @attr name android:orientation
- */
- public static final int ConstraintLayout_Layout_android_orientation=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxWidth}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int ConstraintLayout_Layout_android_maxWidth=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxHeight}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxHeight
- */
- public static final int ConstraintLayout_Layout_android_maxHeight=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minWidth}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int ConstraintLayout_Layout_android_minWidth=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minHeight}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int ConstraintLayout_Layout_android_minHeight=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#barrierAllowsGoneWidgets}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:barrierAllowsGoneWidgets
- */
- public static final int ConstraintLayout_Layout_barrierAllowsGoneWidgets=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#barrierDirection}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
3
- *
end
6
- *
left
0
- *
right
1
- *
start
5
- *
top
2
- *
- *
- * @attr name com.scriptor:barrierDirection
- */
- public static final int ConstraintLayout_Layout_barrierDirection=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chainUseRtl}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:chainUseRtl
- */
- public static final int ConstraintLayout_Layout_chainUseRtl=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#constraintSet}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:constraintSet
- */
- public static final int ConstraintLayout_Layout_constraintSet=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#constraint_referenced_ids}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:constraint_referenced_ids
- */
- public static final int ConstraintLayout_Layout_constraint_referenced_ids=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constrainedHeight}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:layout_constrainedHeight
- */
- public static final int ConstraintLayout_Layout_layout_constrainedHeight=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constrainedWidth}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:layout_constrainedWidth
- */
- public static final int ConstraintLayout_Layout_layout_constrainedWidth=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBaseline_creator}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintBaseline_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBaseline_toBaselineOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintBaseline_toBaselineOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBottom_creator}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintBottom_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintBottom_creator=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBottom_toBottomOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintBottom_toBottomOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf=15;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBottom_toTopOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintBottom_toTopOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf=16;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintCircle}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:layout_constraintCircle
- */
- public static final int ConstraintLayout_Layout_layout_constraintCircle=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintCircleAngle}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintCircleAngle
- */
- public static final int ConstraintLayout_Layout_layout_constraintCircleAngle=18;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintCircleRadius}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_constraintCircleRadius
- */
- public static final int ConstraintLayout_Layout_layout_constraintCircleRadius=19;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintDimensionRatio}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:layout_constraintDimensionRatio
- */
- public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio=20;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintEnd_toEndOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintEnd_toEndOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf=21;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintEnd_toStartOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintEnd_toStartOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf=22;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintGuide_begin}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_constraintGuide_begin
- */
- public static final int ConstraintLayout_Layout_layout_constraintGuide_begin=23;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintGuide_end}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_constraintGuide_end
- */
- public static final int ConstraintLayout_Layout_layout_constraintGuide_end=24;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintGuide_percent}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintGuide_percent
- */
- public static final int ConstraintLayout_Layout_layout_constraintGuide_percent=25;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_default}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
percent
2
- *
spread
0
- *
wrap
1
- *
- *
- * @attr name com.scriptor:layout_constraintHeight_default
- */
- public static final int ConstraintLayout_Layout_layout_constraintHeight_default=26;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_max}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintHeight_max
- */
- public static final int ConstraintLayout_Layout_layout_constraintHeight_max=27;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_min}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintHeight_min
- */
- public static final int ConstraintLayout_Layout_layout_constraintHeight_min=28;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_percent}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintHeight_percent
- */
- public static final int ConstraintLayout_Layout_layout_constraintHeight_percent=29;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHorizontal_bias}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintHorizontal_bias
- */
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias=30;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHorizontal_chainStyle}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
packed
2
- *
spread
0
- *
spread_inside
1
- *
- *
- * @attr name com.scriptor:layout_constraintHorizontal_chainStyle
- */
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle=31;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHorizontal_weight}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintHorizontal_weight
- */
- public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight=32;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintLeft_creator}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintLeft_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintLeft_creator=33;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintLeft_toLeftOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintLeft_toLeftOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf=34;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintLeft_toRightOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintLeft_toRightOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf=35;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintRight_creator}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintRight_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintRight_creator=36;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintRight_toLeftOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintRight_toLeftOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf=37;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintRight_toRightOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintRight_toRightOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf=38;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintStart_toEndOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintStart_toEndOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf=39;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintStart_toStartOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintStart_toStartOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf=40;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintTop_creator}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintTop_creator
- */
- public static final int ConstraintLayout_Layout_layout_constraintTop_creator=41;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintTop_toBottomOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintTop_toBottomOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf=42;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintTop_toTopOf}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintTop_toTopOf
- */
- public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf=43;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintVertical_bias}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintVertical_bias
- */
- public static final int ConstraintLayout_Layout_layout_constraintVertical_bias=44;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintVertical_chainStyle}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
packed
2
- *
spread
0
- *
spread_inside
1
- *
- *
- * @attr name com.scriptor:layout_constraintVertical_chainStyle
- */
- public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle=45;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintVertical_weight}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintVertical_weight
- */
- public static final int ConstraintLayout_Layout_layout_constraintVertical_weight=46;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_default}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
percent
2
- *
spread
0
- *
wrap
1
- *
- *
- * @attr name com.scriptor:layout_constraintWidth_default
- */
- public static final int ConstraintLayout_Layout_layout_constraintWidth_default=47;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_max}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintWidth_max
- */
- public static final int ConstraintLayout_Layout_layout_constraintWidth_max=48;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_min}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintWidth_min
- */
- public static final int ConstraintLayout_Layout_layout_constraintWidth_min=49;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_percent}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintWidth_percent
- */
- public static final int ConstraintLayout_Layout_layout_constraintWidth_percent=50;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_editor_absoluteX}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_editor_absoluteX
- */
- public static final int ConstraintLayout_Layout_layout_editor_absoluteX=51;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_editor_absoluteY}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_editor_absoluteY
- */
- public static final int ConstraintLayout_Layout_layout_editor_absoluteY=52;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginBottom}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginBottom
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginBottom=53;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginEnd}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginEnd
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginEnd=54;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginLeft}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginLeft
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginLeft=55;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginRight}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginRight
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginRight=56;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginStart}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginStart
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginStart=57;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginTop}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginTop
- */
- public static final int ConstraintLayout_Layout_layout_goneMarginTop=58;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_optimizationLevel}
- * attribute's value can be found in the {@link #ConstraintLayout_Layout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
barrier
2
- *
chains
4
- *
dimensions
8
- *
direct
1
direct, barriers, chains
- *
groups
20
- *
none
0
- *
standard
7
- *
- *
- * @attr name com.scriptor:layout_optimizationLevel
- */
- public static final int ConstraintLayout_Layout_layout_optimizationLevel=59;
- /**
- * Attributes that can be used with a ConstraintLayout_placeholder.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#content}
- * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:content
- */
- public static final int ConstraintLayout_placeholder_content=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#emptyVisibility}
- * attribute's value can be found in the {@link #ConstraintLayout_placeholder} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
gone
0
- *
invisible
1
- *
- *
- * @attr name com.scriptor:emptyVisibility
- */
- public static final int ConstraintLayout_placeholder_emptyVisibility=1;
- /**
- * Attributes that can be used with a ConstraintSet.
- *
This symbol is the offset where the {@link android.R.attr#orientation}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @attr name android:orientation
- */
- public static final int ConstraintSet_android_orientation=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#id}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:id
- */
- public static final int ConstraintSet_android_id=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#visibility}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
gone
2
- *
invisible
1
- *
visible
0
- *
- *
- * @attr name android:visibility
- */
- public static final int ConstraintSet_android_visibility=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_width}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @attr name android:layout_width
- */
- public static final int ConstraintSet_android_layout_width=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_height}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @attr name android:layout_height
- */
- public static final int ConstraintSet_android_layout_height=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginLeft}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginLeft
- */
- public static final int ConstraintSet_android_layout_marginLeft=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginTop}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginTop
- */
- public static final int ConstraintSet_android_layout_marginTop=6;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginRight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginRight
- */
- public static final int ConstraintSet_android_layout_marginRight=7;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginBottom}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginBottom
- */
- public static final int ConstraintSet_android_layout_marginBottom=8;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxWidth}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int ConstraintSet_android_maxWidth=9;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxHeight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxHeight
- */
- public static final int ConstraintSet_android_maxHeight=10;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minWidth}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minWidth
- */
- public static final int ConstraintSet_android_minWidth=11;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minHeight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int ConstraintSet_android_minHeight=12;
- /**
- *
This symbol is the offset where the {@link android.R.attr#alpha}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:alpha
- */
- public static final int ConstraintSet_android_alpha=13;
- /**
- *
This symbol is the offset where the {@link android.R.attr#transformPivotX}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:transformPivotX
- */
- public static final int ConstraintSet_android_transformPivotX=14;
- /**
- *
This symbol is the offset where the {@link android.R.attr#transformPivotY}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:transformPivotY
- */
- public static final int ConstraintSet_android_transformPivotY=15;
- /**
- *
This symbol is the offset where the {@link android.R.attr#translationX}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:translationX
- */
- public static final int ConstraintSet_android_translationX=16;
- /**
- *
This symbol is the offset where the {@link android.R.attr#translationY}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:translationY
- */
- public static final int ConstraintSet_android_translationY=17;
- /**
- *
This symbol is the offset where the {@link android.R.attr#scaleX}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:scaleX
- */
- public static final int ConstraintSet_android_scaleX=18;
- /**
- *
This symbol is the offset where the {@link android.R.attr#scaleY}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:scaleY
- */
- public static final int ConstraintSet_android_scaleY=19;
- /**
- *
This symbol is the offset where the {@link android.R.attr#rotation}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:rotation
- */
- public static final int ConstraintSet_android_rotation=20;
- /**
- *
This symbol is the offset where the {@link android.R.attr#rotationX}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:rotationX
- */
- public static final int ConstraintSet_android_rotationX=21;
- /**
- *
This symbol is the offset where the {@link android.R.attr#rotationY}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:rotationY
- */
- public static final int ConstraintSet_android_rotationY=22;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginStart}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginStart
- */
- public static final int ConstraintSet_android_layout_marginStart=23;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_marginEnd}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:layout_marginEnd
- */
- public static final int ConstraintSet_android_layout_marginEnd=24;
- /**
- *
This symbol is the offset where the {@link android.R.attr#translationZ}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:translationZ
- */
- public static final int ConstraintSet_android_translationZ=25;
- /**
- *
This symbol is the offset where the {@link android.R.attr#elevation}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:elevation
- */
- public static final int ConstraintSet_android_elevation=26;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#barrierAllowsGoneWidgets}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:barrierAllowsGoneWidgets
- */
- public static final int ConstraintSet_barrierAllowsGoneWidgets=27;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#barrierDirection}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
3
- *
end
6
- *
left
0
- *
right
1
- *
start
5
- *
top
2
- *
- *
- * @attr name com.scriptor:barrierDirection
- */
- public static final int ConstraintSet_barrierDirection=28;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chainUseRtl}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:chainUseRtl
- */
- public static final int ConstraintSet_chainUseRtl=29;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#constraint_referenced_ids}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:constraint_referenced_ids
- */
- public static final int ConstraintSet_constraint_referenced_ids=30;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constrainedHeight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:layout_constrainedHeight
- */
- public static final int ConstraintSet_layout_constrainedHeight=31;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constrainedWidth}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:layout_constrainedWidth
- */
- public static final int ConstraintSet_layout_constrainedWidth=32;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBaseline_creator}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintBaseline_creator
- */
- public static final int ConstraintSet_layout_constraintBaseline_creator=33;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBaseline_toBaselineOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintBaseline_toBaselineOf
- */
- public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf=34;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBottom_creator}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintBottom_creator
- */
- public static final int ConstraintSet_layout_constraintBottom_creator=35;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBottom_toBottomOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintBottom_toBottomOf
- */
- public static final int ConstraintSet_layout_constraintBottom_toBottomOf=36;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintBottom_toTopOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintBottom_toTopOf
- */
- public static final int ConstraintSet_layout_constraintBottom_toTopOf=37;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintCircle}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:layout_constraintCircle
- */
- public static final int ConstraintSet_layout_constraintCircle=38;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintCircleAngle}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintCircleAngle
- */
- public static final int ConstraintSet_layout_constraintCircleAngle=39;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintCircleRadius}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_constraintCircleRadius
- */
- public static final int ConstraintSet_layout_constraintCircleRadius=40;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintDimensionRatio}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:layout_constraintDimensionRatio
- */
- public static final int ConstraintSet_layout_constraintDimensionRatio=41;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintEnd_toEndOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintEnd_toEndOf
- */
- public static final int ConstraintSet_layout_constraintEnd_toEndOf=42;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintEnd_toStartOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintEnd_toStartOf
- */
- public static final int ConstraintSet_layout_constraintEnd_toStartOf=43;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintGuide_begin}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_constraintGuide_begin
- */
- public static final int ConstraintSet_layout_constraintGuide_begin=44;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintGuide_end}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_constraintGuide_end
- */
- public static final int ConstraintSet_layout_constraintGuide_end=45;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintGuide_percent}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintGuide_percent
- */
- public static final int ConstraintSet_layout_constraintGuide_percent=46;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_default}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
percent
2
- *
spread
0
- *
wrap
1
- *
- *
- * @attr name com.scriptor:layout_constraintHeight_default
- */
- public static final int ConstraintSet_layout_constraintHeight_default=47;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_max}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintHeight_max
- */
- public static final int ConstraintSet_layout_constraintHeight_max=48;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_min}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintHeight_min
- */
- public static final int ConstraintSet_layout_constraintHeight_min=49;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHeight_percent}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintHeight_percent
- */
- public static final int ConstraintSet_layout_constraintHeight_percent=50;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHorizontal_bias}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintHorizontal_bias
- */
- public static final int ConstraintSet_layout_constraintHorizontal_bias=51;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHorizontal_chainStyle}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
packed
2
- *
spread
0
- *
spread_inside
1
- *
- *
- * @attr name com.scriptor:layout_constraintHorizontal_chainStyle
- */
- public static final int ConstraintSet_layout_constraintHorizontal_chainStyle=52;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintHorizontal_weight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintHorizontal_weight
- */
- public static final int ConstraintSet_layout_constraintHorizontal_weight=53;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintLeft_creator}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintLeft_creator
- */
- public static final int ConstraintSet_layout_constraintLeft_creator=54;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintLeft_toLeftOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintLeft_toLeftOf
- */
- public static final int ConstraintSet_layout_constraintLeft_toLeftOf=55;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintLeft_toRightOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintLeft_toRightOf
- */
- public static final int ConstraintSet_layout_constraintLeft_toRightOf=56;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintRight_creator}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintRight_creator
- */
- public static final int ConstraintSet_layout_constraintRight_creator=57;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintRight_toLeftOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintRight_toLeftOf
- */
- public static final int ConstraintSet_layout_constraintRight_toLeftOf=58;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintRight_toRightOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintRight_toRightOf
- */
- public static final int ConstraintSet_layout_constraintRight_toRightOf=59;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintStart_toEndOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintStart_toEndOf
- */
- public static final int ConstraintSet_layout_constraintStart_toEndOf=60;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintStart_toStartOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintStart_toStartOf
- */
- public static final int ConstraintSet_layout_constraintStart_toStartOf=61;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintTop_creator}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_constraintTop_creator
- */
- public static final int ConstraintSet_layout_constraintTop_creator=62;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintTop_toBottomOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintTop_toBottomOf
- */
- public static final int ConstraintSet_layout_constraintTop_toBottomOf=63;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintTop_toTopOf}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
parent
0
- *
- *
- * @attr name com.scriptor:layout_constraintTop_toTopOf
- */
- public static final int ConstraintSet_layout_constraintTop_toTopOf=64;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintVertical_bias}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintVertical_bias
- */
- public static final int ConstraintSet_layout_constraintVertical_bias=65;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintVertical_chainStyle}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
packed
2
- *
spread
0
- *
spread_inside
1
- *
- *
- * @attr name com.scriptor:layout_constraintVertical_chainStyle
- */
- public static final int ConstraintSet_layout_constraintVertical_chainStyle=66;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintVertical_weight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintVertical_weight
- */
- public static final int ConstraintSet_layout_constraintVertical_weight=67;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_default}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
percent
2
- *
spread
0
- *
wrap
1
- *
- *
- * @attr name com.scriptor:layout_constraintWidth_default
- */
- public static final int ConstraintSet_layout_constraintWidth_default=68;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_max}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintWidth_max
- */
- public static final int ConstraintSet_layout_constraintWidth_max=69;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_min}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
wrap
fffffffe
- *
- *
- * @attr name com.scriptor:layout_constraintWidth_min
- */
- public static final int ConstraintSet_layout_constraintWidth_min=70;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_constraintWidth_percent}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name com.scriptor:layout_constraintWidth_percent
- */
- public static final int ConstraintSet_layout_constraintWidth_percent=71;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_editor_absoluteX}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_editor_absoluteX
- */
- public static final int ConstraintSet_layout_editor_absoluteX=72;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_editor_absoluteY}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_editor_absoluteY
- */
- public static final int ConstraintSet_layout_editor_absoluteY=73;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginBottom}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginBottom
- */
- public static final int ConstraintSet_layout_goneMarginBottom=74;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginEnd}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginEnd
- */
- public static final int ConstraintSet_layout_goneMarginEnd=75;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginLeft}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginLeft
- */
- public static final int ConstraintSet_layout_goneMarginLeft=76;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginRight}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginRight
- */
- public static final int ConstraintSet_layout_goneMarginRight=77;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginStart}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginStart
- */
- public static final int ConstraintSet_layout_goneMarginStart=78;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#layout_goneMarginTop}
- * attribute's value can be found in the {@link #ConstraintSet} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:layout_goneMarginTop
- */
- public static final int ConstraintSet_layout_goneMarginTop=79;
- /**
- * Attributes that can be used with a CoordinatorLayout.
- *
- * @attr description
- * A reference to an array of integers representing the
- * locations of horizontal keylines in dp from the starting edge.
- * Child views can refer to these keylines for alignment using
- * layout_keyline="index" where index is a 0-based index into
- * this array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:keylines
- */
- public static final int CoordinatorLayout_keylines=0;
- /**
- *
- * @attr description
- * Drawable to display behind the status bar when the view is set to draw behind it.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:statusBarBackground
- */
- public static final int CoordinatorLayout_statusBarBackground=1;
- /**
- * Attributes that can be used with a CoordinatorLayout_Layout.
- *
This symbol is the offset where the {@link android.R.attr#layout_gravity}
- * attribute's value can be found in the {@link #CoordinatorLayout_Layout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:layout_gravity
- */
- public static final int CoordinatorLayout_Layout_android_layout_gravity=0;
- /**
- *
- * @attr description
- * The id of an anchor view that this view should position relative to.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:layout_anchor
- */
- public static final int CoordinatorLayout_Layout_layout_anchor=1;
- /**
- *
- * @attr description
- * Specifies how an object should position relative to an anchor, on both the X and Y axes,
- * within its parent's bounds.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
Push object to the bottom of its container, not changing its size.
- *
center
11
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
- *
center_horizontal
1
Place object in the horizontal center of its container, not changing its size.
- *
center_vertical
10
Place object in the vertical center of its container, not changing its size.
- *
clip_horizontal
8
Additional option that can be set to have the left and/or right edges of
- * the child clipped to its container's bounds.
- * The clip will be based on the horizontal gravity: a left gravity will clip the right
- * edge, a right gravity will clip the left edge, and neither will clip both edges.
- *
clip_vertical
80
Additional option that can be set to have the top and/or bottom edges of
- * the child clipped to its container's bounds.
- * The clip will be based on the vertical gravity: a top gravity will clip the bottom
- * edge, a bottom gravity will clip the top edge, and neither will clip both edges.
- *
end
800005
Push object to the end of its container, not changing its size.
- *
fill
77
Grow the horizontal and vertical size of the object if needed so it completely fills its container.
- *
fill_horizontal
7
Grow the horizontal size of the object if needed so it completely fills its container.
- *
fill_vertical
70
Grow the vertical size of the object if needed so it completely fills its container.
- *
left
3
Push object to the left of its container, not changing its size.
- *
right
5
Push object to the right of its container, not changing its size.
- *
start
800003
Push object to the beginning of its container, not changing its size.
- *
top
30
Push object to the top of its container, not changing its size.
- *
- *
- * @attr name com.scriptor:layout_anchorGravity
- */
- public static final int CoordinatorLayout_Layout_layout_anchorGravity=2;
- /**
- *
- * @attr description
- * The class name of a Behavior class defining special runtime behavior
- * for this child view.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:layout_behavior
- */
- public static final int CoordinatorLayout_Layout_layout_behavior=3;
- /**
- *
- * @attr description
- * Specifies how this view dodges the inset edges of the CoordinatorLayout.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
all
77
Dodge all the inset edges.
- *
bottom
50
Dodge the bottom inset edge.
- *
end
800005
Dodge the end inset edge.
- *
left
3
Dodge the left inset edge.
- *
none
0
Don't dodge any edges
- *
right
5
Dodge the right inset edge.
- *
start
800003
Dodge the start inset edge.
- *
top
30
Dodge the top inset edge.
- *
- *
- * @attr name com.scriptor:layout_dodgeInsetEdges
- */
- public static final int CoordinatorLayout_Layout_layout_dodgeInsetEdges=4;
- /**
- *
- * @attr description
- * Specifies how this view insets the CoordinatorLayout and make some other views
- * dodge it.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
Inset the bottom edge.
- *
end
800005
Inset the end edge.
- *
left
3
Inset the left edge.
- *
none
0
Don't inset.
- *
right
5
Inset the right edge.
- *
start
800003
Inset the start edge.
- *
top
30
Inset the top edge.
- *
- *
- * @attr name com.scriptor:layout_insetEdge
- */
- public static final int CoordinatorLayout_Layout_layout_insetEdge=5;
- /**
- *
- * @attr description
- * The index of a keyline this view should position relative to.
- * android:layout_gravity will affect how the view aligns to the
- * specified keyline.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:layout_keyline
- */
- public static final int CoordinatorLayout_Layout_layout_keyline=6;
- /**
- * Attributes that can be used with a DesignTheme.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#bottomSheetDialogTheme}
- * attribute's value can be found in the {@link #DesignTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:bottomSheetDialogTheme
- */
- public static final int DesignTheme_bottomSheetDialogTheme=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#bottomSheetStyle}
- * attribute's value can be found in the {@link #DesignTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:bottomSheetStyle
- */
- public static final int DesignTheme_bottomSheetStyle=1;
- /**
- * Attributes that can be used with a DrawerArrowToggle.
- *
- * @attr description
- * The length of the arrow head when formed to make an arrow
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:arrowHeadLength
- */
- public static final int DrawerArrowToggle_arrowHeadLength=0;
- /**
- *
- * @attr description
- * The length of the shaft when formed to make an arrow
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:arrowShaftLength
- */
- public static final int DrawerArrowToggle_arrowShaftLength=1;
- /**
- *
- * @attr description
- * The length of the bars when they are parallel to each other
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:barLength
- */
- public static final int DrawerArrowToggle_barLength=2;
- /**
- *
- * @attr description
- * The drawing color for the bars
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:color
- */
- public static final int DrawerArrowToggle_color=3;
- /**
- *
- * @attr description
- * The total size of the drawable
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:drawableSize
- */
- public static final int DrawerArrowToggle_drawableSize=4;
- /**
- *
- * @attr description
- * The max gap between the bars when they are parallel to each other
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:gapBetweenBars
- */
- public static final int DrawerArrowToggle_gapBetweenBars=5;
- /**
- *
- * @attr description
- * Whether bars should rotate or not during transition
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:spinBars
- */
- public static final int DrawerArrowToggle_spinBars=6;
- /**
- *
- * @attr description
- * The thickness (stroke size) for the bar paint
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:thickness
- */
- public static final int DrawerArrowToggle_thickness=7;
- /**
- * Attributes that can be used with a FloatingActionButton.
- *
- * @attr description
- * Tint to apply to the background.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundTint
- */
- public static final int FloatingActionButton_backgroundTint=0;
- /**
- *
- * @attr description
- * Blending mode used to apply the background tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:backgroundTintMode
- */
- public static final int FloatingActionButton_backgroundTintMode=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#borderWidth}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:borderWidth
- */
- public static final int FloatingActionButton_borderWidth=2;
- /**
- *
- * @attr description
- * Elevation for the action bar itself
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:elevation
- */
- public static final int FloatingActionButton_elevation=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fabCustomSize}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:fabCustomSize
- */
- public static final int FloatingActionButton_fabCustomSize=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fabSize}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
ffffffff
- *
mini
1
- *
normal
0
- *
- *
- * @attr name com.scriptor:fabSize
- */
- public static final int FloatingActionButton_fabSize=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hideMotionSpec}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:hideMotionSpec
- */
- public static final int FloatingActionButton_hideMotionSpec=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hoveredFocusedTranslationZ}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:hoveredFocusedTranslationZ
- */
- public static final int FloatingActionButton_hoveredFocusedTranslationZ=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#maxImageSize}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:maxImageSize
- */
- public static final int FloatingActionButton_maxImageSize=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#pressedTranslationZ}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:pressedTranslationZ
- */
- public static final int FloatingActionButton_pressedTranslationZ=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#rippleColor}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:rippleColor
- */
- public static final int FloatingActionButton_rippleColor=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#showMotionSpec}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:showMotionSpec
- */
- public static final int FloatingActionButton_showMotionSpec=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#useCompatPadding}
- * attribute's value can be found in the {@link #FloatingActionButton} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:useCompatPadding
- */
- public static final int FloatingActionButton_useCompatPadding=12;
- /**
- * Attributes that can be used with a FloatingActionButton_Behavior_Layout.
- *
- * @see #FloatingActionButton_Behavior_Layout_behavior_autoHide
- */
- public static final int[] FloatingActionButton_Behavior_Layout={
- 0x7f040039
- };
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#behavior_autoHide}
- * attribute's value can be found in the {@link #FloatingActionButton_Behavior_Layout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:behavior_autoHide
- */
- public static final int FloatingActionButton_Behavior_Layout_behavior_autoHide=0;
- /**
- * Attributes that can be used with a FlowLayout.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemSpacing}
- * attribute's value can be found in the {@link #FlowLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:itemSpacing
- */
- public static final int FlowLayout_itemSpacing=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#lineSpacing}
- * attribute's value can be found in the {@link #FlowLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:lineSpacing
- */
- public static final int FlowLayout_lineSpacing=1;
- /**
- * Attributes that can be used with a FontFamily.
- *
- * @attr description
- * The authority of the Font Provider to be used for the request.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:fontProviderAuthority
- */
- public static final int FontFamily_fontProviderAuthority=0;
- /**
- *
- * @attr description
- * The sets of hashes for the certificates the provider should be signed with. This is
- * used to verify the identity of the provider, and is only required if the provider is not
- * part of the system image. This value may point to one list or a list of lists, where each
- * individual list represents one collection of signature hashes. Refer to your font provider's
- * documentation for these values.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:fontProviderCerts
- */
- public static final int FontFamily_fontProviderCerts=1;
- /**
- *
- * @attr description
- * The strategy to be used when fetching font data from a font provider in XML layouts.
- * This attribute is ignored when the resource is loaded from code, as it is equivalent to the
- * choice of API between {@link
- * androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
- * {@link
- * androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
- * (async).
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
async
1
The async font fetch works as follows.
- * First, check the local cache, then if the requeted font is not cached, trigger a
- * request the font and continue with layout inflation. Once the font fetch succeeds, the
- * target text view will be refreshed with the downloaded font data. The
- * fontProviderFetchTimeout will be ignored if async loading is specified.
- *
blocking
0
The blocking font fetch works as follows.
- * First, check the local cache, then if the requested font is not cached, request the
- * font from the provider and wait until it is finished. You can change the length of
- * the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the
- * default typeface will be used instead.
- *
- *
- * @attr name com.scriptor:fontProviderFetchStrategy
- */
- public static final int FontFamily_fontProviderFetchStrategy=2;
- /**
- *
- * @attr description
- * The length of the timeout during fetching.
- *
- *
May be an integer value, such as "100".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
forever
ffffffff
A special value for the timeout. In this case, the blocking font fetching will not
- * timeout and wait until a reply is received from the font provider.
- *
- *
- * @attr name com.scriptor:fontProviderFetchTimeout
- */
- public static final int FontFamily_fontProviderFetchTimeout=3;
- /**
- *
- * @attr description
- * The package for the Font Provider to be used for the request. This is used to verify
- * the identity of the provider.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:fontProviderPackage
- */
- public static final int FontFamily_fontProviderPackage=4;
- /**
- *
- * @attr description
- * The query to be sent over to the provider. Refer to your font provider's documentation
- * on the format of this string.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:fontProviderQuery
- */
- public static final int FontFamily_fontProviderQuery=5;
- /**
- * Attributes that can be used with a FontFamilyFont.
- *
This symbol is the offset where the {@link android.R.attr#font}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:font
- */
- public static final int FontFamilyFont_android_font=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontWeight}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:fontWeight
- */
- public static final int FontFamilyFont_android_fontWeight=1;
- /**
- *
- * @attr description
- * References to the framework attrs
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
italic
1
- *
normal
0
- *
- *
- * @attr name android:fontStyle
- */
- public static final int FontFamilyFont_android_fontStyle=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#ttcIndex}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:ttcIndex
- */
- public static final int FontFamilyFont_android_ttcIndex=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontVariationSettings}
- * attribute's value can be found in the {@link #FontFamilyFont} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:fontVariationSettings
- */
- public static final int FontFamilyFont_android_fontVariationSettings=4;
- /**
- *
- * @attr description
- * The reference to the font file to be used. This should be a file in the res/font folder
- * and should therefore have an R reference value. E.g. @font/myfont
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:font
- */
- public static final int FontFamilyFont_font=5;
- /**
- *
- * @attr description
- * The style of the given font file. This will be used when the font is being loaded into
- * the font stack and will override any style information in the font's header tables. If
- * unspecified, the value in the font's header tables will be used.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
italic
1
- *
normal
0
- *
- *
- * @attr name com.scriptor:fontStyle
- */
- public static final int FontFamilyFont_fontStyle=6;
- /**
- *
- * @attr description
- * The variation settings to be applied to the font. The string should be in the following
- * format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be
- * used, or the font used does not support variation settings, this attribute needs not be
- * specified.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:fontVariationSettings
- */
- public static final int FontFamilyFont_fontVariationSettings=7;
- /**
- *
- * @attr description
- * The weight of the given font file. This will be used when the font is being loaded into
- * the font stack and will override any weight information in the font's header tables. Must
- * be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most
- * common values are 400 for regular weight and 700 for bold weight. If unspecified, the value
- * in the font's header tables will be used.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:fontWeight
- */
- public static final int FontFamilyFont_fontWeight=8;
- /**
- *
- * @attr description
- * The index of the font in the tcc font file. If the font file referenced is not in the
- * tcc format, this attribute needs not be specified.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:ttcIndex
- */
- public static final int FontFamilyFont_ttcIndex=9;
- /**
- * Attributes that can be used with a ForegroundLinearLayout.
- *
This symbol is the offset where the {@link android.R.attr#foreground}
- * attribute's value can be found in the {@link #ForegroundLinearLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:foreground
- */
- public static final int ForegroundLinearLayout_android_foreground=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#foregroundGravity}
- * attribute's value can be found in the {@link #ForegroundLinearLayout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
top
30
- *
- *
- * @attr name android:foregroundGravity
- */
- public static final int ForegroundLinearLayout_android_foregroundGravity=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#foregroundInsidePadding}
- * attribute's value can be found in the {@link #ForegroundLinearLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:foregroundInsidePadding
- */
- public static final int ForegroundLinearLayout_foregroundInsidePadding=2;
- /**
- * Attributes that can be used with a GradientColor.
- *
- * @attr description
- * Start color of the gradient.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:startColor
- */
- public static final int GradientColor_android_startColor=0;
- /**
- *
- * @attr description
- * End color of the gradient.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:endColor
- */
- public static final int GradientColor_android_endColor=1;
- /**
- *
- * @attr description
- * Type of gradient. The default type is linear.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
linear
0
- *
radial
1
- *
sweep
2
- *
- *
- * @attr name android:type
- */
- public static final int GradientColor_android_type=2;
- /**
- *
- * @attr description
- * X coordinate of the center of the gradient within the path.
- *
- *
May be a floating point value, such as "1.2".
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:centerX
- */
- public static final int GradientColor_android_centerX=3;
- /**
- *
- * @attr description
- * Y coordinate of the center of the gradient within the path.
- *
- *
May be a floating point value, such as "1.2".
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:centerY
- */
- public static final int GradientColor_android_centerY=4;
- /**
- *
- * @attr description
- * Radius of the gradient, used only with radial gradient.
- *
- *
May be a floating point value, such as "1.2".
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:gradientRadius
- */
- public static final int GradientColor_android_gradientRadius=5;
- /**
- *
- * @attr description
- * Defines the tile mode of the gradient. SweepGradient doesn't support tiling.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
clamp
0
- *
disabled
ffffffff
- *
mirror
2
- *
repeat
1
- *
- *
- * @attr name android:tileMode
- */
- public static final int GradientColor_android_tileMode=6;
- /**
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:centerColor
- */
- public static final int GradientColor_android_centerColor=7;
- /**
- *
- * @attr description
- * X coordinate of the start point origin of the gradient.
- * Defined in same coordinates as the path itself
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:startX
- */
- public static final int GradientColor_android_startX=8;
- /**
- *
- * @attr description
- * Y coordinate of the start point of the gradient within the shape.
- * Defined in same coordinates as the path itself
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:startY
- */
- public static final int GradientColor_android_startY=9;
- /**
- *
- * @attr description
- * X coordinate of the end point origin of the gradient.
- * Defined in same coordinates as the path itself
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:endX
- */
- public static final int GradientColor_android_endX=10;
- /**
- *
- * @attr description
- * Y coordinate of the end point of the gradient within the shape.
- * Defined in same coordinates as the path itself
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:endY
- */
- public static final int GradientColor_android_endY=11;
- /**
- * Attributes that can be used with a GradientColorItem.
- *
- * @attr description
- * The current color for the offset inside the gradient.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:color
- */
- public static final int GradientColorItem_android_color=0;
- /**
- *
- * @attr description
- * The offset (or ratio) of this current color item inside the gradient.
- * The value is only meaningful when it is between 0 and 1.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:offset
- */
- public static final int GradientColorItem_android_offset=1;
- /**
- * Attributes that can be used with a LinearConstraintLayout.
- *
- * @see #LinearConstraintLayout_android_orientation
- */
- public static final int[] LinearConstraintLayout={
- 0x010100c4
- };
- /**
- *
This symbol is the offset where the {@link android.R.attr#orientation}
- * attribute's value can be found in the {@link #LinearConstraintLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @attr name android:orientation
- */
- public static final int LinearConstraintLayout_android_orientation=0;
- /**
- * Attributes that can be used with a LinearLayoutCompat.
- *
This symbol is the offset where the {@link android.R.attr#gravity}
- * attribute's value can be found in the {@link #LinearLayoutCompat} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:gravity
- */
- public static final int LinearLayoutCompat_android_gravity=0;
- /**
- *
- * @attr description
- * Should the layout be a column or a row? Use "horizontal"
- * for a row, "vertical" for a column. The default is
- * horizontal.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @attr name android:orientation
- */
- public static final int LinearLayoutCompat_android_orientation=1;
- /**
- *
- * @attr description
- * When set to false, prevents the layout from aligning its children's
- * baselines. This attribute is particularly useful when the children
- * use different values for gravity. The default value is true.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:baselineAligned
- */
- public static final int LinearLayoutCompat_android_baselineAligned=2;
- /**
- *
- * @attr description
- * When a linear layout is part of another layout that is baseline
- * aligned, it can specify which of its children to baseline align to
- * (that is, which child TextView).
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:baselineAlignedChildIndex
- */
- public static final int LinearLayoutCompat_android_baselineAlignedChildIndex=3;
- /**
- *
- * @attr description
- * Defines the maximum weight sum. If unspecified, the sum is computed
- * by adding the layout_weight of all of the children. This can be
- * used for instance to give a single child 50% of the total available
- * space by giving it a layout_weight of 0.5 and setting the weightSum
- * to 1.0.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:weightSum
- */
- public static final int LinearLayoutCompat_android_weightSum=4;
- /**
- *
- * @attr description
- * Drawable to use as a vertical divider between buttons.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:divider
- */
- public static final int LinearLayoutCompat_divider=5;
- /**
- *
- * @attr description
- * Size of padding on either end of a divider.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:dividerPadding
- */
- public static final int LinearLayoutCompat_dividerPadding=6;
- /**
- *
- * @attr description
- * When set to true, all children with a weight will be considered having
- * the minimum size of the largest child. If false, all children are
- * measured normally.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:measureWithLargestChild
- */
- public static final int LinearLayoutCompat_measureWithLargestChild=7;
- /**
- *
- * @attr description
- * Setting for which dividers to show.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
beginning
1
- *
end
4
- *
middle
2
- *
none
0
- *
- *
- * @attr name com.scriptor:showDividers
- */
- public static final int LinearLayoutCompat_showDividers=8;
- /**
- * Attributes that can be used with a LinearLayoutCompat_Layout.
- *
This symbol is the offset where the {@link android.R.attr#layout_gravity}
- * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:layout_gravity
- */
- public static final int LinearLayoutCompat_Layout_android_layout_gravity=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_width}
- * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @attr name android:layout_width
- */
- public static final int LinearLayoutCompat_Layout_android_layout_width=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_height}
- * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @attr name android:layout_height
- */
- public static final int LinearLayoutCompat_Layout_android_layout_height=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout_weight}
- * attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:layout_weight
- */
- public static final int LinearLayoutCompat_Layout_android_layout_weight=3;
- /**
- * Attributes that can be used with a ListPopupWindow.
- *
- * @attr description
- * Amount of pixels by which the drop down should be offset horizontally.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:dropDownHorizontalOffset
- */
- public static final int ListPopupWindow_android_dropDownHorizontalOffset=0;
- /**
- *
- * @attr description
- * Amount of pixels by which the drop down should be offset vertically.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:dropDownVerticalOffset
- */
- public static final int ListPopupWindow_android_dropDownVerticalOffset=1;
- /**
- * Attributes that can be used with a MaterialButton.
- *
This symbol is the offset where the {@link android.R.attr#insetLeft}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:insetLeft
- */
- public static final int MaterialButton_android_insetLeft=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#insetRight}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:insetRight
- */
- public static final int MaterialButton_android_insetRight=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#insetTop}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:insetTop
- */
- public static final int MaterialButton_android_insetTop=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#insetBottom}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name android:insetBottom
- */
- public static final int MaterialButton_android_insetBottom=3;
- /**
- *
- * @attr description
- * Tint to apply to the background.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundTint
- */
- public static final int MaterialButton_backgroundTint=4;
- /**
- *
- * @attr description
- * Blending mode used to apply the background tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:backgroundTintMode
- */
- public static final int MaterialButton_backgroundTintMode=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#cornerRadius}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:cornerRadius
- */
- public static final int MaterialButton_cornerRadius=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#icon}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:icon
- */
- public static final int MaterialButton_icon=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#iconGravity}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
start
1
- *
textStart
2
- *
- *
- * @attr name com.scriptor:iconGravity
- */
- public static final int MaterialButton_iconGravity=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#iconPadding}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:iconPadding
- */
- public static final int MaterialButton_iconPadding=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#iconSize}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:iconSize
- */
- public static final int MaterialButton_iconSize=10;
- /**
- *
- * @attr description
- * Tint to apply to the icon.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:iconTint
- */
- public static final int MaterialButton_iconTint=11;
- /**
- *
- * @attr description
- * Blending mode used to apply the icon tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the icon with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the icon.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:iconTintMode
- */
- public static final int MaterialButton_iconTintMode=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#rippleColor}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:rippleColor
- */
- public static final int MaterialButton_rippleColor=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#strokeColor}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:strokeColor
- */
- public static final int MaterialButton_strokeColor=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#strokeWidth}
- * attribute's value can be found in the {@link #MaterialButton} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:strokeWidth
- */
- public static final int MaterialButton_strokeWidth=15;
- /**
- * Attributes that can be used with a MaterialCardView.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#strokeColor}
- * attribute's value can be found in the {@link #MaterialCardView} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:strokeColor
- */
- public static final int MaterialCardView_strokeColor=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#strokeWidth}
- * attribute's value can be found in the {@link #MaterialCardView} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:strokeWidth
- */
- public static final int MaterialCardView_strokeWidth=1;
- /**
- * Attributes that can be used with a MaterialComponentsTheme.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#bottomSheetDialogTheme}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:bottomSheetDialogTheme
- */
- public static final int MaterialComponentsTheme_bottomSheetDialogTheme=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#bottomSheetStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:bottomSheetStyle
- */
- public static final int MaterialComponentsTheme_bottomSheetStyle=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipGroupStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:chipGroupStyle
- */
- public static final int MaterialComponentsTheme_chipGroupStyle=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipStandaloneStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:chipStandaloneStyle
- */
- public static final int MaterialComponentsTheme_chipStandaloneStyle=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#chipStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:chipStyle
- */
- public static final int MaterialComponentsTheme_chipStyle=4;
- /**
- *
- * @attr description
- * Bright complement to the primary branding color. By default, this is the color applied
- * to framework controls (via colorControlActivated).
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorAccent
- */
- public static final int MaterialComponentsTheme_colorAccent=5;
- /**
- *
- * @attr description
- * Default color of background imagery for floating components, ex. dialogs, popups, and cards.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorBackgroundFloating
- */
- public static final int MaterialComponentsTheme_colorBackgroundFloating=6;
- /**
- *
- * @attr description
- * The primary branding color for the app. By default, this is the color applied to the
- * action bar background.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorPrimary
- */
- public static final int MaterialComponentsTheme_colorPrimary=7;
- /**
- *
- * @attr description
- * Dark variant of the primary branding color. By default, this is the color applied to
- * the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorPrimaryDark
- */
- public static final int MaterialComponentsTheme_colorPrimaryDark=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#colorSecondary}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:colorSecondary
- */
- public static final int MaterialComponentsTheme_colorSecondary=9;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:editTextStyle
- */
- public static final int MaterialComponentsTheme_editTextStyle=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#floatingActionButtonStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
May be an integer value, such as "100".
- *
May be a boolean value, such as "true" or
- * "false".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
May be a floating point value, such as "1.2".
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
May be a fractional value, which is a floating point number appended with
- * either % or %p, such as "14.5%".
- * The % suffix always means a percentage of the base size;
- * the optional %p suffix provides a size relative to some parent container.
- *
- * @attr name com.scriptor:floatingActionButtonStyle
- */
- public static final int MaterialComponentsTheme_floatingActionButtonStyle=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#materialButtonStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:materialButtonStyle
- */
- public static final int MaterialComponentsTheme_materialButtonStyle=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#materialCardViewStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:materialCardViewStyle
- */
- public static final int MaterialComponentsTheme_materialCardViewStyle=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#navigationViewStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:navigationViewStyle
- */
- public static final int MaterialComponentsTheme_navigationViewStyle=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#scrimBackground}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:scrimBackground
- */
- public static final int MaterialComponentsTheme_scrimBackground=15;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#snackbarButtonStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:snackbarButtonStyle
- */
- public static final int MaterialComponentsTheme_snackbarButtonStyle=16;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:tabStyle
- */
- public static final int MaterialComponentsTheme_tabStyle=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceBody1}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceBody1
- */
- public static final int MaterialComponentsTheme_textAppearanceBody1=18;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceBody2}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceBody2
- */
- public static final int MaterialComponentsTheme_textAppearanceBody2=19;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceButton}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceButton
- */
- public static final int MaterialComponentsTheme_textAppearanceButton=20;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceCaption}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceCaption
- */
- public static final int MaterialComponentsTheme_textAppearanceCaption=21;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceHeadline1}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceHeadline1
- */
- public static final int MaterialComponentsTheme_textAppearanceHeadline1=22;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceHeadline2}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceHeadline2
- */
- public static final int MaterialComponentsTheme_textAppearanceHeadline2=23;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceHeadline3}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceHeadline3
- */
- public static final int MaterialComponentsTheme_textAppearanceHeadline3=24;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceHeadline4}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceHeadline4
- */
- public static final int MaterialComponentsTheme_textAppearanceHeadline4=25;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceHeadline5}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceHeadline5
- */
- public static final int MaterialComponentsTheme_textAppearanceHeadline5=26;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceHeadline6}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceHeadline6
- */
- public static final int MaterialComponentsTheme_textAppearanceHeadline6=27;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceOverline}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceOverline
- */
- public static final int MaterialComponentsTheme_textAppearanceOverline=28;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceSubtitle1}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceSubtitle1
- */
- public static final int MaterialComponentsTheme_textAppearanceSubtitle1=29;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textAppearanceSubtitle2}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textAppearanceSubtitle2
- */
- public static final int MaterialComponentsTheme_textAppearanceSubtitle2=30;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#textInputStyle}
- * attribute's value can be found in the {@link #MaterialComponentsTheme} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:textInputStyle
- */
- public static final int MaterialComponentsTheme_textInputStyle=31;
- /**
- * Attributes that can be used with a MenuGroup.
- *
- * @attr description
- * Whether the items are enabled.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:enabled
- */
- public static final int MenuGroup_android_enabled=0;
- /**
- *
- * @attr description
- * The ID of the group.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:id
- */
- public static final int MenuGroup_android_id=1;
- /**
- *
- * @attr description
- * Whether the items are shown/visible.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int MenuGroup_android_visible=2;
- /**
- *
- * @attr description
- * The category applied to all items within this group.
- * (This will be or'ed with the orderInCategory attribute.)
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
alternative
40000
- *
container
10000
- *
secondary
30000
- *
system
20000
- *
- *
- * @attr name android:menuCategory
- */
- public static final int MenuGroup_android_menuCategory=3;
- /**
- *
- * @attr description
- * The order within the category applied to all items within this group.
- * (This will be or'ed with the category attribute.)
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:orderInCategory
- */
- public static final int MenuGroup_android_orderInCategory=4;
- /**
- *
- * @attr description
- * Whether the items are capable of displaying a check mark.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
all
1
- *
none
0
- *
single
2
- *
- *
- * @attr name android:checkableBehavior
- */
- public static final int MenuGroup_android_checkableBehavior=5;
- /**
- * Attributes that can be used with a MenuItem.
- *
- * @attr description
- * The icon associated with this item. This icon will not always be shown, so
- * the title should be sufficient in describing this item.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:icon
- */
- public static final int MenuItem_android_icon=0;
- /**
- *
- * @attr description
- * Whether the item is enabled.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:enabled
- */
- public static final int MenuItem_android_enabled=1;
- /**
- *
- * @attr description
- * The ID of the item.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:id
- */
- public static final int MenuItem_android_id=2;
- /**
- *
- * @attr description
- * Whether the item is checked. Note that you must first have enabled checking with
- * the checkable attribute or else the check mark will not appear.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:checked
- */
- public static final int MenuItem_android_checked=3;
- /**
- *
- * @attr description
- * Whether the item is shown/visible.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int MenuItem_android_visible=4;
- /**
- *
- * @attr description
- * The category applied to the item.
- * (This will be or'ed with the orderInCategory attribute.)
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
alternative
40000
- *
container
10000
- *
secondary
30000
- *
system
20000
- *
- *
- * @attr name android:menuCategory
- */
- public static final int MenuItem_android_menuCategory=5;
- /**
- *
- * @attr description
- * The order within the category applied to the item.
- * (This will be or'ed with the category attribute.)
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:orderInCategory
- */
- public static final int MenuItem_android_orderInCategory=6;
- /**
- *
- * @attr description
- * The title associated with the item.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:title
- */
- public static final int MenuItem_android_title=7;
- /**
- *
- * @attr description
- * The condensed title associated with the item. This is used in situations where the
- * normal title may be too long to be displayed.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:titleCondensed
- */
- public static final int MenuItem_android_titleCondensed=8;
- /**
- *
- * @attr description
- * The alphabetic shortcut key. This is the shortcut when using a keyboard
- * with alphabetic keys.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:alphabeticShortcut
- */
- public static final int MenuItem_android_alphabeticShortcut=9;
- /**
- *
- * @attr description
- * The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key)
- * keyboard.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:numericShortcut
- */
- public static final int MenuItem_android_numericShortcut=10;
- /**
- *
- * @attr description
- * Whether the item is capable of displaying a check mark.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:checkable
- */
- public static final int MenuItem_android_checkable=11;
- /**
- *
- * @attr description
- * Name of a method on the Context used to inflate the menu that will be
- * called when the item is clicked.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:onClick
- */
- public static final int MenuItem_android_onClick=12;
- /**
- *
- * @attr description
- * An optional layout to be used as an action view.
- * See {@link android.view.MenuItem#setActionView(android.view.View)}
- * for more info.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:actionLayout
- */
- public static final int MenuItem_actionLayout=13;
- /**
- *
- * @attr description
- * The name of an optional ActionProvider class to instantiate an action view
- * and perform operations such as default action for that menu item.
- * See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}
- * for more info.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:actionProviderClass
- */
- public static final int MenuItem_actionProviderClass=14;
- /**
- *
- * @attr description
- * The name of an optional View class to instantiate and use as an
- * action view. See {@link android.view.MenuItem#setActionView(android.view.View)}
- * for more info.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:actionViewClass
- */
- public static final int MenuItem_actionViewClass=15;
- /**
- *
- * @attr description
- * The alphabetic modifier key. This is the modifier when using a keyboard
- * with alphabetic keys. The values should be kept in sync with KeyEvent
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- *
- * @attr name com.scriptor:alphabeticModifiers
- */
- public static final int MenuItem_alphabeticModifiers=16;
- /**
- *
- * @attr description
- * The content description associated with the item.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:contentDescription
- */
- public static final int MenuItem_contentDescription=17;
- /**
- *
- * @attr description
- * Tint to apply to the icon.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:iconTint
- */
- public static final int MenuItem_iconTint=18;
- /**
- *
- * @attr description
- * Blending mode used to apply the icon tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the icon with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the icon.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:iconTintMode
- */
- public static final int MenuItem_iconTintMode=19;
- /**
- *
- * @attr description
- * The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key)
- * keyboard. The values should be kept in sync with KeyEvent
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
ALT
2
- *
CTRL
1000
- *
FUNCTION
8
- *
META
10000
- *
SHIFT
1
- *
SYM
4
- *
- *
- * @attr name com.scriptor:numericModifiers
- */
- public static final int MenuItem_numericModifiers=20;
- /**
- *
- * @attr description
- * How this item should display in the Action Bar, if present.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
always
2
Always show this item in an actionbar, even if it would override
- * the system's limits of how much stuff to put there. This may make
- * your action bar look bad on some screens. In most cases you should
- * use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
- *
collapseActionView
8
This item's action view collapses to a normal menu
- * item. When expanded, the action view takes over a
- * larger segment of its container.
- *
ifRoom
1
Show this item in an action bar if there is room for it as determined
- * by the system. Favor this option over "always" where possible.
- * Mutually exclusive with "never" and "always".
- *
never
0
Never show this item in an action bar, show it in the overflow menu instead.
- * Mutually exclusive with "ifRoom" and "always".
- *
withText
4
When this item is shown as an action in the action bar, show a text
- * label with it even if it has an icon representation.
- *
- *
- * @attr name com.scriptor:showAsAction
- */
- public static final int MenuItem_showAsAction=21;
- /**
- *
- * @attr description
- * The tooltip text associated with the item.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:tooltipText
- */
- public static final int MenuItem_tooltipText=22;
- /**
- * Attributes that can be used with a MenuView.
- *
- * @attr description
- * Default animations for the menu.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:windowAnimationStyle
- */
- public static final int MenuView_android_windowAnimationStyle=0;
- /**
- *
- * @attr description
- * Default appearance of menu item text.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:itemTextAppearance
- */
- public static final int MenuView_android_itemTextAppearance=1;
- /**
- *
- * @attr description
- * Default horizontal divider between rows of menu items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:horizontalDivider
- */
- public static final int MenuView_android_horizontalDivider=2;
- /**
- *
- * @attr description
- * Default vertical divider between menu items.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:verticalDivider
- */
- public static final int MenuView_android_verticalDivider=3;
- /**
- *
- * @attr description
- * Default background for the menu header.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:headerBackground
- */
- public static final int MenuView_android_headerBackground=4;
- /**
- *
- * @attr description
- * Default background for each menu item.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:itemBackground
- */
- public static final int MenuView_android_itemBackground=5;
- /**
- *
- * @attr description
- * Default disabled icon alpha for each menu item that shows an icon.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:itemIconDisabledAlpha
- */
- public static final int MenuView_android_itemIconDisabledAlpha=6;
- /**
- *
- * @attr description
- * Whether space should be reserved in layout when an icon is missing.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:preserveIconSpacing
- */
- public static final int MenuView_preserveIconSpacing=7;
- /**
- *
- * @attr description
- * Drawable for the arrow icon indicating a particular item is a submenu.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:subMenuArrow
- */
- public static final int MenuView_subMenuArrow=8;
- /**
- * Attributes that can be used with a NavigationView.
- *
This symbol is the offset where the {@link android.R.attr#background}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:background
- */
- public static final int NavigationView_android_background=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fitsSystemWindows}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:fitsSystemWindows
- */
- public static final int NavigationView_android_fitsSystemWindows=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#maxWidth}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int NavigationView_android_maxWidth=2;
- /**
- *
- * @attr description
- * Elevation for the action bar itself
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:elevation
- */
- public static final int NavigationView_elevation=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#headerLayout}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:headerLayout
- */
- public static final int NavigationView_headerLayout=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemBackground}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:itemBackground
- */
- public static final int NavigationView_itemBackground=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemHorizontalPadding}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:itemHorizontalPadding
- */
- public static final int NavigationView_itemHorizontalPadding=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemIconPadding}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:itemIconPadding
- */
- public static final int NavigationView_itemIconPadding=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemIconTint}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:itemIconTint
- */
- public static final int NavigationView_itemIconTint=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemTextAppearance}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:itemTextAppearance
- */
- public static final int NavigationView_itemTextAppearance=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#itemTextColor}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:itemTextColor
- */
- public static final int NavigationView_itemTextColor=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#menu}
- * attribute's value can be found in the {@link #NavigationView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:menu
- */
- public static final int NavigationView_menu=11;
- /**
- * Attributes that can be used with a PopupWindow.
- *
This symbol is the offset where the {@link android.R.attr#popupBackground}
- * attribute's value can be found in the {@link #PopupWindow} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:popupBackground
- */
- public static final int PopupWindow_android_popupBackground=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#popupAnimationStyle}
- * attribute's value can be found in the {@link #PopupWindow} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:popupAnimationStyle
- */
- public static final int PopupWindow_android_popupAnimationStyle=1;
- /**
- *
- * @attr description
- * Whether the popup window should overlap its anchor view.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:overlapAnchor
- */
- public static final int PopupWindow_overlapAnchor=2;
- /**
- * Attributes that can be used with a PopupWindowBackgroundState.
- *
State identifier indicating the popup will be above the anchor.
- *
- * @see #PopupWindowBackgroundState_state_above_anchor
- */
- public static final int[] PopupWindowBackgroundState={
- 0x7f0401a1
- };
- /**
- *
- * @attr description
- * State identifier indicating the popup will be above the anchor.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:state_above_anchor
- */
- public static final int PopupWindowBackgroundState_state_above_anchor=0;
- /**
- * Attributes that can be used with a RecycleListView.
- *
- * @attr description
- * Bottom padding to use when no buttons are present.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:paddingBottomNoButtons
- */
- public static final int RecycleListView_paddingBottomNoButtons=0;
- /**
- *
- * @attr description
- * Top padding to use when no title is present.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:paddingTopNoTitle
- */
- public static final int RecycleListView_paddingTopNoTitle=1;
- /**
- * Attributes that can be used with a RecyclerView.
- *
This symbol is the offset where the {@link android.R.attr#orientation}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
horizontal
0
- *
vertical
1
- *
- *
- * @attr name android:orientation
- */
- public static final int RecyclerView_android_orientation=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#descendantFocusability}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
afterDescendants
1
- *
beforeDescendants
0
- *
blocksDescendants
2
- *
- *
- * @attr name android:descendantFocusability
- */
- public static final int RecyclerView_android_descendantFocusability=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fastScrollEnabled}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:fastScrollEnabled
- */
- public static final int RecyclerView_fastScrollEnabled=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fastScrollHorizontalThumbDrawable}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:fastScrollHorizontalThumbDrawable
- */
- public static final int RecyclerView_fastScrollHorizontalThumbDrawable=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fastScrollHorizontalTrackDrawable}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:fastScrollHorizontalTrackDrawable
- */
- public static final int RecyclerView_fastScrollHorizontalTrackDrawable=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fastScrollVerticalThumbDrawable}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:fastScrollVerticalThumbDrawable
- */
- public static final int RecyclerView_fastScrollVerticalThumbDrawable=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#fastScrollVerticalTrackDrawable}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:fastScrollVerticalTrackDrawable
- */
- public static final int RecyclerView_fastScrollVerticalTrackDrawable=6;
- /**
- *
- * @attr description
- * Class name of the Layout Manager to be used.
- *
- * The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager
- * and have either a default constructor or constructor with the signature
- * (android.content.Context, android.util.AttributeSet, int, int).
- *
- * If the name starts with a '.', application package is prefixed.
- * Else, if the name contains a '.', the classname is assumed to be a full class name.
- * Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:layoutManager
- */
- public static final int RecyclerView_layoutManager=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#reverseLayout}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:reverseLayout
- */
- public static final int RecyclerView_reverseLayout=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#spanCount}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:spanCount
- */
- public static final int RecyclerView_spanCount=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#stackFromEnd}
- * attribute's value can be found in the {@link #RecyclerView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:stackFromEnd
- */
- public static final int RecyclerView_stackFromEnd=10;
- /**
- * Attributes that can be used with a ScrimInsetsFrameLayout.
- *
- * @see #ScrimInsetsFrameLayout_insetForeground
- */
- public static final int[] ScrimInsetsFrameLayout={
- 0x7f0400ff
- };
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#insetForeground}
- * attribute's value can be found in the {@link #ScrimInsetsFrameLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:insetForeground
- */
- public static final int ScrimInsetsFrameLayout_insetForeground=0;
- /**
- * Attributes that can be used with a ScrollingViewBehavior_Layout.
- *
- * @see #ScrollingViewBehavior_Layout_behavior_overlapTop
- */
- public static final int[] ScrollingViewBehavior_Layout={
- 0x7f04003c
- };
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#behavior_overlapTop}
- * attribute's value can be found in the {@link #ScrollingViewBehavior_Layout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:behavior_overlapTop
- */
- public static final int ScrollingViewBehavior_Layout_behavior_overlapTop=0;
- /**
- * Attributes that can be used with a SearchView.
- *
This symbol is the offset where the {@link android.R.attr#focusable}
- * attribute's value can be found in the {@link #SearchView} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
10
- *
- *
- * @attr name android:focusable
- */
- public static final int SearchView_android_focusable=0;
- /**
- *
- * @attr description
- * An optional maximum width of the SearchView.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int SearchView_android_maxWidth=1;
- /**
- *
- * @attr description
- * The input type to set on the query text field.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
date
14
- *
datetime
4
- *
none
0
- *
number
2
- *
numberDecimal
2002
- *
numberPassword
12
- *
numberSigned
1002
- *
phone
3
- *
text
1
- *
textAutoComplete
10001
- *
textAutoCorrect
8001
- *
textCapCharacters
1001
- *
textCapSentences
4001
- *
textCapWords
2001
- *
textEmailAddress
21
- *
textEmailSubject
31
- *
textFilter
b1
- *
textImeMultiLine
40001
- *
textLongMessage
51
- *
textMultiLine
20001
- *
textNoSuggestions
80001
- *
textPassword
81
- *
textPersonName
61
- *
textPhonetic
c1
- *
textPostalAddress
71
- *
textShortMessage
41
- *
textUri
11
- *
textVisiblePassword
91
- *
textWebEditText
a1
- *
textWebEmailAddress
d1
- *
textWebPassword
e1
- *
time
24
- *
- *
- * @attr name android:inputType
- */
- public static final int SearchView_android_inputType=2;
- /**
- *
- * @attr description
- * The IME options to set on the query text field.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
actionDone
6
- *
actionGo
2
- *
actionNext
5
- *
actionNone
1
- *
actionPrevious
7
- *
actionSearch
3
- *
actionSend
4
- *
actionUnspecified
0
- *
flagForceAscii
80000000
- *
flagNavigateNext
8000000
- *
flagNavigatePrevious
4000000
- *
flagNoAccessoryAction
20000000
- *
flagNoEnterAction
40000000
- *
flagNoExtractUi
10000000
- *
flagNoFullscreen
2000000
- *
flagNoPersonalizedLearning
1000000
- *
normal
0
- *
- *
- * @attr name android:imeOptions
- */
- public static final int SearchView_android_imeOptions=3;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:closeIcon
- */
- public static final int SearchView_closeIcon=4;
- /**
- *
- * @attr description
- * Commit icon shown in the query suggestion row
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:commitIcon
- */
- public static final int SearchView_commitIcon=5;
- /**
- *
- * @attr description
- * Default query hint used when {@code queryHint} is undefined and
- * the search view's {@code SearchableInfo} does not provide a hint.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:defaultQueryHint
- */
- public static final int SearchView_defaultQueryHint=6;
- /**
- *
- * @attr description
- * Go button icon
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:goIcon
- */
- public static final int SearchView_goIcon=7;
- /**
- *
- * @attr description
- * The default state of the SearchView. If true, it will be iconified when not in
- * use and expanded when clicked.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:iconifiedByDefault
- */
- public static final int SearchView_iconifiedByDefault=8;
- /**
- *
- * @attr description
- * The layout to use for the search view.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:layout
- */
- public static final int SearchView_layout=9;
- /**
- *
- * @attr description
- * Background for the section containing the search query
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:queryBackground
- */
- public static final int SearchView_queryBackground=10;
- /**
- *
- * @attr description
- * An optional user-defined query hint string to be displayed in the empty query field.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:queryHint
- */
- public static final int SearchView_queryHint=11;
- /**
- *
- * @attr description
- * Search icon displayed as a text field hint
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:searchHintIcon
- */
- public static final int SearchView_searchHintIcon=12;
- /**
- *
- * @attr description
- * Search icon
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:searchIcon
- */
- public static final int SearchView_searchIcon=13;
- /**
- *
- * @attr description
- * Background for the section containing the action (e.g. voice search)
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:submitBackground
- */
- public static final int SearchView_submitBackground=14;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:suggestionRowLayout
- */
- public static final int SearchView_suggestionRowLayout=15;
- /**
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:voiceIcon
- */
- public static final int SearchView_voiceIcon=16;
- /**
- * Attributes that can be used with a Snackbar.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#snackbarButtonStyle}
- * attribute's value can be found in the {@link #Snackbar} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:snackbarButtonStyle
- */
- public static final int Snackbar_snackbarButtonStyle=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#snackbarStyle}
- * attribute's value can be found in the {@link #Snackbar} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:snackbarStyle
- */
- public static final int Snackbar_snackbarStyle=1;
- /**
- * Attributes that can be used with a SnackbarLayout.
- *
This symbol is the offset where the {@link android.R.attr#maxWidth}
- * attribute's value can be found in the {@link #SnackbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:maxWidth
- */
- public static final int SnackbarLayout_android_maxWidth=0;
- /**
- *
- * @attr description
- * Elevation for the action bar itself
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:elevation
- */
- public static final int SnackbarLayout_elevation=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#maxActionInlineWidth}
- * attribute's value can be found in the {@link #SnackbarLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:maxActionInlineWidth
- */
- public static final int SnackbarLayout_maxActionInlineWidth=2;
- /**
- * Attributes that can be used with a Spinner.
- *
- * @attr description
- * Reference to an array resource that will populate the Spinner.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:entries
- */
- public static final int Spinner_android_entries=0;
- /**
- *
- * @attr description
- * Background drawable to use for the dropdown in spinnerMode="dropdown".
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:popupBackground
- */
- public static final int Spinner_android_popupBackground=1;
- /**
- *
- * @attr description
- * The prompt to display when the spinner's dialog is shown.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:prompt
- */
- public static final int Spinner_android_prompt=2;
- /**
- *
- * @attr description
- * Width of the dropdown in spinnerMode="dropdown".
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fill_parent
ffffffff
- *
match_parent
ffffffff
- *
wrap_content
fffffffe
- *
- *
- * @attr name android:dropDownWidth
- */
- public static final int Spinner_android_dropDownWidth=3;
- /**
- *
- * @attr description
- * Theme to use for the drop-down or dialog popup window.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:popupTheme
- */
- public static final int Spinner_popupTheme=4;
- /**
- * Attributes that can be used with a StateListDrawable.
- *
- * @attr description
- * Enables or disables dithering of the bitmap if the bitmap does not have the
- * same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with
- * an RGB 565 screen).
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:dither
- */
- public static final int StateListDrawable_android_dither=0;
- /**
- *
- * @attr description
- * Indicates whether the drawable should be initially visible.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:visible
- */
- public static final int StateListDrawable_android_visible=1;
- /**
- *
- * @attr description
- * If true, allows the drawable's padding to change based on the
- * current state that is selected. If false, the padding will
- * stay the same (based on the maximum padding of all the states).
- * Enabling this feature requires that the owner of the drawable
- * deal with performing layout when the state changes, which is
- * often not supported.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:variablePadding
- */
- public static final int StateListDrawable_android_variablePadding=2;
- /**
- *
- * @attr description
- * If true, the drawable's reported internal size will remain
- * constant as the state changes; the size is the maximum of all
- * of the states. If false, the size will vary based on the
- * current state.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name android:constantSize
- */
- public static final int StateListDrawable_android_constantSize=3;
- /**
- *
- * @attr description
- * Amount of time (in milliseconds) to fade in a new state drawable.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:enterFadeDuration
- */
- public static final int StateListDrawable_android_enterFadeDuration=4;
- /**
- *
- * @attr description
- * Amount of time (in milliseconds) to fade out an old state drawable.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name android:exitFadeDuration
- */
- public static final int StateListDrawable_android_exitFadeDuration=5;
- /**
- * Attributes that can be used with a StateListDrawableItem.
- *
- * @see #StateListDrawableItem_android_drawable
- */
- public static final int[] StateListDrawableItem={
- 0x01010199
- };
- /**
- *
- * @attr description
- * Reference to a drawable resource to use for the state. If not
- * given, the drawable must be defined by the first child tag.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:drawable
- */
- public static final int StateListDrawableItem_android_drawable=0;
- /**
- * Attributes that can be used with a SwitchCompat.
- *
- * @attr description
- * Text to use when the switch is in the checked/"on" state.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:textOn
- */
- public static final int SwitchCompat_android_textOn=0;
- /**
- *
- * @attr description
- * Text to use when the switch is in the unchecked/"off" state.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:textOff
- */
- public static final int SwitchCompat_android_textOff=1;
- /**
- *
- * @attr description
- * Drawable to use as the "thumb" that switches back and forth.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:thumb
- */
- public static final int SwitchCompat_android_thumb=2;
- /**
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:showText
- */
- public static final int SwitchCompat_showText=3;
- /**
- *
- * @attr description
- * Whether to split the track and leave a gap for the thumb drawable.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:splitTrack
- */
- public static final int SwitchCompat_splitTrack=4;
- /**
- *
- * @attr description
- * Minimum width for the switch component
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:switchMinWidth
- */
- public static final int SwitchCompat_switchMinWidth=5;
- /**
- *
- * @attr description
- * Minimum space between the switch and caption text
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:switchPadding
- */
- public static final int SwitchCompat_switchPadding=6;
- /**
- *
- * @attr description
- * TextAppearance style for text displayed on the switch thumb.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:switchTextAppearance
- */
- public static final int SwitchCompat_switchTextAppearance=7;
- /**
- *
- * @attr description
- * Amount of padding on either side of text within the switch thumb.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:thumbTextPadding
- */
- public static final int SwitchCompat_thumbTextPadding=8;
- /**
- *
- * @attr description
- * Tint to apply to the thumb drawable.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:thumbTint
- */
- public static final int SwitchCompat_thumbTint=9;
- /**
- *
- * @attr description
- * Blending mode used to apply the thumb tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and drawable color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:thumbTintMode
- */
- public static final int SwitchCompat_thumbTintMode=10;
- /**
- *
- * @attr description
- * Drawable to use as the "track" that the switch thumb slides within.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:track
- */
- public static final int SwitchCompat_track=11;
- /**
- *
- * @attr description
- * Tint to apply to the track.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:trackTint
- */
- public static final int SwitchCompat_trackTint=12;
- /**
- *
- * @attr description
- * Blending mode used to apply the track tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and drawable color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:trackTintMode
- */
- public static final int SwitchCompat_trackTintMode=13;
- /**
- * Attributes that can be used with a TabItem.
- *
This symbol is the offset where the {@link android.R.attr#icon}
- * attribute's value can be found in the {@link #TabItem} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:icon
- */
- public static final int TabItem_android_icon=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#layout}
- * attribute's value can be found in the {@link #TabItem} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:layout
- */
- public static final int TabItem_android_layout=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#text}
- * attribute's value can be found in the {@link #TabItem} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:text
- */
- public static final int TabItem_android_text=2;
- /**
- * Attributes that can be used with a TabLayout.
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabBackground}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:tabBackground
- */
- public static final int TabLayout_tabBackground=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabContentStart}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabContentStart
- */
- public static final int TabLayout_tabContentStart=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabGravity}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
center
1
- *
fill
0
- *
- *
- * @attr name com.scriptor:tabGravity
- */
- public static final int TabLayout_tabGravity=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIconTint}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tabIconTint
- */
- public static final int TabLayout_tabIconTint=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIconTintMode}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name com.scriptor:tabIconTintMode
- */
- public static final int TabLayout_tabIconTintMode=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIndicator}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:tabIndicator
- */
- public static final int TabLayout_tabIndicator=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIndicatorAnimationDuration}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:tabIndicatorAnimationDuration
- */
- public static final int TabLayout_tabIndicatorAnimationDuration=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIndicatorColor}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tabIndicatorColor
- */
- public static final int TabLayout_tabIndicatorColor=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIndicatorFullWidth}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:tabIndicatorFullWidth
- */
- public static final int TabLayout_tabIndicatorFullWidth=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIndicatorGravity}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
0
- *
center
1
- *
stretch
3
- *
top
2
- *
- *
- * @attr name com.scriptor:tabIndicatorGravity
- */
- public static final int TabLayout_tabIndicatorGravity=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabIndicatorHeight}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabIndicatorHeight
- */
- public static final int TabLayout_tabIndicatorHeight=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabInlineLabel}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:tabInlineLabel
- */
- public static final int TabLayout_tabInlineLabel=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabMaxWidth}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabMaxWidth
- */
- public static final int TabLayout_tabMaxWidth=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabMinWidth}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabMinWidth
- */
- public static final int TabLayout_tabMinWidth=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabMode}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
fixed
1
- *
scrollable
0
- *
- *
- * @attr name com.scriptor:tabMode
- */
- public static final int TabLayout_tabMode=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabPadding}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabPadding
- */
- public static final int TabLayout_tabPadding=15;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabPaddingBottom}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabPaddingBottom
- */
- public static final int TabLayout_tabPaddingBottom=16;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabPaddingEnd}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabPaddingEnd
- */
- public static final int TabLayout_tabPaddingEnd=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabPaddingStart}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabPaddingStart
- */
- public static final int TabLayout_tabPaddingStart=18;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabPaddingTop}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:tabPaddingTop
- */
- public static final int TabLayout_tabPaddingTop=19;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabRippleColor}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tabRippleColor
- */
- public static final int TabLayout_tabRippleColor=20;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabSelectedTextColor}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tabSelectedTextColor
- */
- public static final int TabLayout_tabSelectedTextColor=21;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabTextAppearance}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:tabTextAppearance
- */
- public static final int TabLayout_tabTextAppearance=22;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabTextColor}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:tabTextColor
- */
- public static final int TabLayout_tabTextColor=23;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#tabUnboundedRipple}
- * attribute's value can be found in the {@link #TabLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:tabUnboundedRipple
- */
- public static final int TabLayout_tabUnboundedRipple=24;
- /**
- * Attributes that can be used with a TextAppearance.
- *
This symbol is the offset where the {@link android.R.attr#textSize}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:textSize
- */
- public static final int TextAppearance_android_textSize=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#typeface}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
monospace
3
- *
normal
0
- *
sans
1
- *
serif
2
- *
- *
- * @attr name android:typeface
- */
- public static final int TextAppearance_android_typeface=1;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textStyle}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bold
1
- *
italic
2
- *
normal
0
- *
- *
- * @attr name android:textStyle
- */
- public static final int TextAppearance_android_textStyle=2;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textColor}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:textColor
- */
- public static final int TextAppearance_android_textColor=3;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textColorHint}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:textColorHint
- */
- public static final int TextAppearance_android_textColorHint=4;
- /**
- *
This symbol is the offset where the {@link android.R.attr#textColorLink}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:textColorLink
- */
- public static final int TextAppearance_android_textColorLink=5;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowColor}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:shadowColor
- */
- public static final int TextAppearance_android_shadowColor=6;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowDx}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:shadowDx
- */
- public static final int TextAppearance_android_shadowDx=7;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowDy}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:shadowDy
- */
- public static final int TextAppearance_android_shadowDy=8;
- /**
- *
This symbol is the offset where the {@link android.R.attr#shadowRadius}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a floating point value, such as "1.2".
- *
- * @attr name android:shadowRadius
- */
- public static final int TextAppearance_android_shadowRadius=9;
- /**
- *
This symbol is the offset where the {@link android.R.attr#fontFamily}
- * attribute's value can be found in the {@link #TextAppearance} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:fontFamily
- */
- public static final int TextAppearance_android_fontFamily=10;
- /**
- *
- * @attr description
- * The attribute for the font family.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:fontFamily
- */
- public static final int TextAppearance_fontFamily=11;
- /**
- *
- * @attr description
- * Present the text in ALL CAPS. This may use a small-caps form when available.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:textAllCaps
- */
- public static final int TextAppearance_textAllCaps=12;
- /**
- * Attributes that can be used with a TextInputLayout.
- *
This symbol is the offset where the {@link android.R.attr#textColorHint}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:textColorHint
- */
- public static final int TextInputLayout_android_textColorHint=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#hint}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name android:hint
- */
- public static final int TextInputLayout_android_hint=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxBackgroundColor}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:boxBackgroundColor
- */
- public static final int TextInputLayout_boxBackgroundColor=2;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxBackgroundMode}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
filled
1
- *
none
0
- *
outline
2
- *
- *
- * @attr name com.scriptor:boxBackgroundMode
- */
- public static final int TextInputLayout_boxBackgroundMode=3;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxCollapsedPaddingTop}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:boxCollapsedPaddingTop
- */
- public static final int TextInputLayout_boxCollapsedPaddingTop=4;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxCornerRadiusBottomEnd}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:boxCornerRadiusBottomEnd
- */
- public static final int TextInputLayout_boxCornerRadiusBottomEnd=5;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxCornerRadiusBottomStart}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:boxCornerRadiusBottomStart
- */
- public static final int TextInputLayout_boxCornerRadiusBottomStart=6;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxCornerRadiusTopEnd}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:boxCornerRadiusTopEnd
- */
- public static final int TextInputLayout_boxCornerRadiusTopEnd=7;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxCornerRadiusTopStart}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:boxCornerRadiusTopStart
- */
- public static final int TextInputLayout_boxCornerRadiusTopStart=8;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxStrokeColor}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:boxStrokeColor
- */
- public static final int TextInputLayout_boxStrokeColor=9;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#boxStrokeWidth}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:boxStrokeWidth
- */
- public static final int TextInputLayout_boxStrokeWidth=10;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#counterEnabled}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:counterEnabled
- */
- public static final int TextInputLayout_counterEnabled=11;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#counterMaxLength}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be an integer value, such as "100".
- *
- * @attr name com.scriptor:counterMaxLength
- */
- public static final int TextInputLayout_counterMaxLength=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#counterOverflowTextAppearance}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:counterOverflowTextAppearance
- */
- public static final int TextInputLayout_counterOverflowTextAppearance=13;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#counterTextAppearance}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:counterTextAppearance
- */
- public static final int TextInputLayout_counterTextAppearance=14;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#errorEnabled}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:errorEnabled
- */
- public static final int TextInputLayout_errorEnabled=15;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#errorTextAppearance}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:errorTextAppearance
- */
- public static final int TextInputLayout_errorTextAppearance=16;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#helperText}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:helperText
- */
- public static final int TextInputLayout_helperText=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#helperTextEnabled}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:helperTextEnabled
- */
- public static final int TextInputLayout_helperTextEnabled=18;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#helperTextTextAppearance}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:helperTextTextAppearance
- */
- public static final int TextInputLayout_helperTextTextAppearance=19;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hintAnimationEnabled}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:hintAnimationEnabled
- */
- public static final int TextInputLayout_hintAnimationEnabled=20;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hintEnabled}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:hintEnabled
- */
- public static final int TextInputLayout_hintEnabled=21;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#hintTextAppearance}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:hintTextAppearance
- */
- public static final int TextInputLayout_hintTextAppearance=22;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#passwordToggleContentDescription}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:passwordToggleContentDescription
- */
- public static final int TextInputLayout_passwordToggleContentDescription=23;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#passwordToggleDrawable}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:passwordToggleDrawable
- */
- public static final int TextInputLayout_passwordToggleDrawable=24;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#passwordToggleEnabled}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:passwordToggleEnabled
- */
- public static final int TextInputLayout_passwordToggleEnabled=25;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#passwordToggleTint}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:passwordToggleTint
- */
- public static final int TextInputLayout_passwordToggleTint=26;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#passwordToggleTintMode}
- * attribute's value can be found in the {@link #TextInputLayout} array.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
multiply
e
- *
screen
f
- *
src_atop
9
- *
src_in
5
- *
src_over
3
- *
- *
- * @attr name com.scriptor:passwordToggleTintMode
- */
- public static final int TextInputLayout_passwordToggleTintMode=27;
- /**
- * Attributes that can be used with a ThemeEnforcement.
- *
This symbol is the offset where the {@link android.R.attr#textAppearance}
- * attribute's value can be found in the {@link #ThemeEnforcement} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:textAppearance
- */
- public static final int ThemeEnforcement_android_textAppearance=0;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#enforceMaterialTheme}
- * attribute's value can be found in the {@link #ThemeEnforcement} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:enforceMaterialTheme
- */
- public static final int ThemeEnforcement_enforceMaterialTheme=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#enforceTextAppearance}
- * attribute's value can be found in the {@link #ThemeEnforcement} array.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
- * @attr name com.scriptor:enforceTextAppearance
- */
- public static final int ThemeEnforcement_enforceTextAppearance=2;
- /**
- * Attributes that can be used with a Toolbar.
- *
This symbol is the offset where the {@link android.R.attr#gravity}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
- *
center
11
- *
center_horizontal
1
- *
center_vertical
10
- *
clip_horizontal
8
- *
clip_vertical
80
- *
end
800005
- *
fill
77
- *
fill_horizontal
7
- *
fill_vertical
70
- *
left
3
- *
right
5
- *
start
800003
- *
top
30
- *
- *
- * @attr name android:gravity
- */
- public static final int Toolbar_android_gravity=0;
- /**
- *
This symbol is the offset where the {@link android.R.attr#minHeight}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name android:minHeight
- */
- public static final int Toolbar_android_minHeight=1;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#buttonGravity}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
Must be one or more (separated by '|') of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
bottom
50
Push object to the bottom of its container, not changing its size.
- *
top
30
Push object to the top of its container, not changing its size.
- *
- *
- * @attr name com.scriptor:buttonGravity
- */
- public static final int Toolbar_buttonGravity=2;
- /**
- *
- * @attr description
- * Text to set as the content description for the collapse button.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:collapseContentDescription
- */
- public static final int Toolbar_collapseContentDescription=3;
- /**
- *
- * @attr description
- * Icon drawable to use for the collapse button.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:collapseIcon
- */
- public static final int Toolbar_collapseIcon=4;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetEnd
- */
- public static final int Toolbar_contentInsetEnd=5;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar when actions from a menu
- * are present. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetEndWithActions
- */
- public static final int Toolbar_contentInsetEndWithActions=6;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetLeft
- */
- public static final int Toolbar_contentInsetLeft=7;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetRight
- */
- public static final int Toolbar_contentInsetRight=8;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar. Navigation buttons and
- * menu views are excepted. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetStart
- */
- public static final int Toolbar_contentInsetStart=9;
- /**
- *
- * @attr description
- * Minimum inset for content views within a bar when a navigation button
- * is present, such as the Up button. Only valid for some themes and configurations.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:contentInsetStartWithNavigation
- */
- public static final int Toolbar_contentInsetStartWithNavigation=10;
- /**
- *
- * @attr description
- * Drawable to set as the logo that appears at the starting side of
- * the Toolbar, just after the navigation button.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:logo
- */
- public static final int Toolbar_logo=11;
- /**
- *
- * @attr description
- * A content description string to describe the appearance of the
- * associated logo image.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:logoDescription
- */
- public static final int Toolbar_logoDescription=12;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#maxButtonHeight}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:maxButtonHeight
- */
- public static final int Toolbar_maxButtonHeight=13;
- /**
- *
- * @attr description
- * Text to set as the content description for the navigation button
- * located at the start of the toolbar.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:navigationContentDescription
- */
- public static final int Toolbar_navigationContentDescription=14;
- /**
- *
- * @attr description
- * Icon drawable to use for the navigation button located at
- * the start of the toolbar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:navigationIcon
- */
- public static final int Toolbar_navigationIcon=15;
- /**
- *
- * @attr description
- * Reference to a theme that should be used to inflate popups
- * shown by widgets in the toolbar.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:popupTheme
- */
- public static final int Toolbar_popupTheme=16;
- /**
- *
- * @attr description
- * Specifies subtitle text used for navigationMode="normal"
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:subtitle
- */
- public static final int Toolbar_subtitle=17;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#subtitleTextAppearance}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:subtitleTextAppearance
- */
- public static final int Toolbar_subtitleTextAppearance=18;
- /**
- *
- * @attr description
- * A color to apply to the subtitle string.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:subtitleTextColor
- */
- public static final int Toolbar_subtitleTextColor=19;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#title}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
May be a string value, using '\\;' to escape characters such as
- * '\\n' or '\\uxxxx' for a unicode character;
- *
- * @attr name com.scriptor:title
- */
- public static final int Toolbar_title=20;
- /**
- *
- * @attr description
- * Specifies extra space on the left, start, right and end sides
- * of the toolbar's title. Margin values should be positive.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:titleMargin
- */
- public static final int Toolbar_titleMargin=21;
- /**
- *
- * @attr description
- * Specifies extra space on the bottom side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:titleMarginBottom
- */
- public static final int Toolbar_titleMarginBottom=22;
- /**
- *
- * @attr description
- * Specifies extra space on the end side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:titleMarginEnd
- */
- public static final int Toolbar_titleMarginEnd=23;
- /**
- *
- * @attr description
- * Specifies extra space on the start side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:titleMarginStart
- */
- public static final int Toolbar_titleMarginStart=24;
- /**
- *
- * @attr description
- * Specifies extra space on the top side of the toolbar's title.
- * If both this attribute and titleMargin are specified, then this
- * attribute takes precedence. Margin values should be positive.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:titleMarginTop
- */
- public static final int Toolbar_titleMarginTop=25;
- /**
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:titleMargins
- */
- @Deprecated
- public static final int Toolbar_titleMargins=26;
- /**
- *
This symbol is the offset where the {@link com.scriptor.R.attr#titleTextAppearance}
- * attribute's value can be found in the {@link #Toolbar} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:titleTextAppearance
- */
- public static final int Toolbar_titleTextAppearance=27;
- /**
- *
- * @attr description
- * A color to apply to the title string.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:titleTextColor
- */
- public static final int Toolbar_titleTextColor=28;
- /**
- * Attributes that can be used with a View.
- *
Includes the following attributes:
- *
- *
- *
- *
Attribute
Description
- *
{@link #View_android_theme android:theme}
- *
{@link #View_android_focusable android:focusable}
- *
{@link #View_paddingEnd com.scriptor:paddingEnd}
Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
- * @attr description
- * Specifies a theme override for a view. When a theme override is set, the
- * view will be inflated using a {@link android.content.Context} themed with
- * the specified resource.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:theme
- */
- public static final int View_android_theme=0;
- /**
- *
- * @attr description
- * Boolean that controls whether a view can take focus. By default the user can not
- * move focus to a view; by setting this attribute to true the view is
- * allowed to take focus. This value does not impact the behavior of
- * directly calling {@link android.view.View#requestFocus}, which will
- * always request focus regardless of this view. It only impacts where
- * focus navigation will try to move focus.
- *
- *
May be a boolean value, such as "true" or
- * "false".
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
auto
10
- *
- *
- * @attr name android:focusable
- */
- public static final int View_android_focusable=1;
- /**
- *
- * @attr description
- * Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:paddingEnd
- */
- public static final int View_paddingEnd=2;
- /**
- *
- * @attr description
- * Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.
- *
- *
May be a dimension value, which is a floating point number appended with a
- * unit such as "14.5sp".
- * Available units are: px (pixels), dp (density-independent pixels),
- * sp (scaled pixels based on preferred font size), in (inches), and
- * mm (millimeters).
- *
- * @attr name com.scriptor:paddingStart
- */
- public static final int View_paddingStart=3;
- /**
- *
- * @attr description
- * Deprecated.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name com.scriptor:theme
- */
- public static final int View_theme=4;
- /**
- * Attributes that can be used with a ViewBackgroundHelper.
- *
This symbol is the offset where the {@link android.R.attr#background}
- * attribute's value can be found in the {@link #ViewBackgroundHelper} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name android:background
- */
- public static final int ViewBackgroundHelper_android_background=0;
- /**
- *
- * @attr description
- * Tint to apply to the background.
- *
- *
May be a color value, in the form of "#rgb",
- * "#argb", "#rrggbb", or
- * "#aarrggbb".
- *
- * @attr name com.scriptor:backgroundTint
- */
- public static final int ViewBackgroundHelper_backgroundTint=1;
- /**
- *
- * @attr description
- * Blending mode used to apply the background tint.
- *
- *
Must be one of the following constant values.
- *
- *
- *
- *
- *
Constant
Value
Description
- *
add
10
Combines the tint and icon color and alpha channels, clamping the
- * result to valid color values. Saturate(S + D)
- *
multiply
e
Multiplies the color and alpha channels of the drawable with those of
- * the tint. [Sa * Da, Sc * Dc]
- *
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
- *
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha
- * channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
- *
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s
- * color channels are thrown out. [Sa * Da, Sc * Da]
- *
src_over
3
The tint is drawn on top of the drawable.
- * [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
- *
- *
- * @attr name com.scriptor:backgroundTintMode
- */
- public static final int ViewBackgroundHelper_backgroundTintMode=2;
- /**
- * Attributes that can be used with a ViewStubCompat.
- *
This symbol is the offset where the {@link android.R.attr#id}
- * attribute's value can be found in the {@link #ViewStubCompat} array.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:id
- */
- public static final int ViewStubCompat_android_id=0;
- /**
- *
- * @attr description
- * Supply an identifier for the layout resource to inflate when the ViewStub
- * becomes visible or when forced to do so. The layout resource must be a
- * valid reference to a layout.
- *
- *
May be a reference to another resource, in the form
- * "@[+][package:]type/name" or a theme
- * attribute in the form
- * "?[package:]type/name".
- *
- * @attr name android:layout
- */
- public static final int ViewStubCompat_android_layout=1;
- /**
- *
- * @attr description
- * Overrides the id of the inflated View with this value.
- *
- *