diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
new file mode 100644
index 0000000..2bfa787
--- /dev/null
+++ b/.vscode/c_cpp_properties.json
@@ -0,0 +1,16 @@
+{
+ "configurations": [
+ {
+ "name": "Linux",
+ "includePath": [
+ "${workspaceFolder}/**"
+ ],
+ "defines": [],
+ "compilerPath": "/usr/bin/clang",
+ "cStandard": "c11",
+ "cppStandard": "c++14",
+ "intelliSenseMode": "linux-clang-x64"
+ }
+ ],
+ "version": 4
+}
\ No newline at end of file
diff --git "a/Docs/IoT\353\266\204\354\225\274 \352\260\200\354\235\264\353\223\234.md" "b/Docs/IoT\353\266\204\354\225\274 \352\260\200\354\235\264\353\223\234.md"
new file mode 100644
index 0000000..8038f25
--- /dev/null
+++ "b/Docs/IoT\353\266\204\354\225\274 \352\260\200\354\235\264\353\223\234.md"
@@ -0,0 +1,9 @@
+# IoT분야 개발환경 세팅 및 결과물 제출요령 가이드
+
+- GitHub 업로드
+
+
+
+
+
+_출처: OSAM, IoT분야 개발환경 세팅 및 결과물 제출요령 가이드_
\ No newline at end of file
diff --git "a/Docs/\352\262\260\352\263\274\353\254\274 \354\240\234\354\266\234 \353\260\251\353\262\225 \354\225\210\353\202\264.md" "b/Docs/\352\262\260\352\263\274\353\254\274 \354\240\234\354\266\234 \353\260\251\353\262\225 \354\225\210\353\202\264.md"
new file mode 100644
index 0000000..4125aa5
--- /dev/null
+++ "b/Docs/\352\262\260\352\263\274\353\254\274 \354\240\234\354\266\234 \353\260\251\353\262\225 \354\225\210\353\202\264.md"
@@ -0,0 +1,23 @@
+# 결과물 제출 방법 안내
+
+
+
+
+
+
+
+
+
+
+=> MIT License 예시
+=> __Write access 신청과 MIT License 년도와 팀명 수정하기__
+
+
+=> 팀원 repo에 초대하는법
+
+
+
+
+
+
+_출처: OSAM, 결과물 제출 방법 안내_
\ No newline at end of file
diff --git "a/Docs/\355\225\264\354\273\244\355\206\244 \352\260\200\354\235\264\353\223\234\353\266\201 \352\260\234\353\260\234\355\231\230\352\262\275.md" "b/Docs/\355\225\264\354\273\244\355\206\244 \352\260\200\354\235\264\353\223\234\353\266\201 \352\260\234\353\260\234\355\231\230\352\262\275.md"
new file mode 100644
index 0000000..0ca71f5
--- /dev/null
+++ "b/Docs/\355\225\264\354\273\244\355\206\244 \352\260\200\354\235\264\353\223\234\353\266\201 \352\260\234\353\260\234\355\231\230\352\262\275.md"
@@ -0,0 +1,34 @@
+# 온라인 해커톤 가이드북 개발환경
+
+- GitHub Codespaces는 웹 브라우저에서 바로 사용 가능한 개발 환경을 제공하는 클라우드 기반 IDE 입니다. GitHub 계정과 GitHub에 호스팅된 저장소가 있다면, 저장소 코드가 담긴 개발 환경을 필요할 때 바로 생성하여 개발을 시작할 수 있습니다.
+
+- GitHub Codespaces는 각 Codespace가 하나의 GitHub의 저장소와 연동되어 생성
+
+- Codespace 생성 & 둘러보기
+
+
+
+
+
+
+- 버전 관리 기능 사용
+
+
+
+
+
+- Live Share 확장기능 설치 및 협업 세션
+
+1. 확장기능 설치 및 로그인
+
+
+
+2. 협업 세션 열고 초대하기
+
+
+
+
+
+
+
+_출처: OSAM, 온라인 해커톤 가이드북 개발환경_
\ No newline at end of file
diff --git "a/Docs/\355\225\264\354\273\244\355\206\244 \352\260\200\354\235\264\353\223\234\353\266\201 \353\251\230\355\213\260.md" "b/Docs/\355\225\264\354\273\244\355\206\244 \352\260\200\354\235\264\353\223\234\353\266\201 \353\251\230\355\213\260.md"
new file mode 100644
index 0000000..09666df
--- /dev/null
+++ "b/Docs/\355\225\264\354\273\244\355\206\244 \352\260\200\354\235\264\353\223\234\353\266\201 \353\251\230\355\213\260.md"
@@ -0,0 +1,44 @@
+# 온라인 해커톤 가이드북 멘티
+
+ - 개요 및 대회 일정
+ ****
+ ****
+
+- 개발 환경 테스트
+****
+
+- 팀 블로그 활용 안내
+****
+
+- GitHub 활용
+****
+=> __팀명 이름 정하기__, __description 추가하기__
+****
+=> __Readme 파일 제작하기__
+****
+
+- 최종제출
+****
+****
+
+- 최종 평가 및 라이선스 검증
+****
+****
+****
+
+- 분야별 개발 프로세스
+****
+****
+
+- 전문가 멘토 보유 역량
+****
+
+- 활용 소프트웨어
+****
+
+- FAQ
+****
+****
+****
+
+_출처: OSAM, 온라인 해커톤 가이드북 멘티_
\ No newline at end of file
diff --git "a/Docs/\355\232\214\354\235\230\353\241\235/21.09.14_\354\225\204\354\235\264\353\224\224\354\226\264\354\212\244\354\274\200\354\271\230.pdf" "b/Docs/\355\232\214\354\235\230\353\241\235/21.09.14_\354\225\204\354\235\264\353\224\224\354\226\264\354\212\244\354\274\200\354\271\230.pdf"
new file mode 100644
index 0000000..a77d4ab
Binary files /dev/null and "b/Docs/\355\232\214\354\235\230\353\241\235/21.09.14_\354\225\204\354\235\264\353\224\224\354\226\264\354\212\244\354\274\200\354\271\230.pdf" differ
diff --git "a/Docs/\355\232\214\354\235\230\353\241\235/21.09.18.md" "b/Docs/\355\232\214\354\235\230\353\241\235/21.09.18.md"
new file mode 100644
index 0000000..e69de29
diff --git "a/Docs/\355\232\214\354\235\230\353\241\235/21.10.03.md" "b/Docs/\355\232\214\354\235\230\353\241\235/21.10.03.md"
new file mode 100644
index 0000000..12e72d0
--- /dev/null
+++ "b/Docs/\355\232\214\354\235\230\353\241\235/21.10.03.md"
@@ -0,0 +1,11 @@
+참가자: 오재웅 멘토님, 양태훈
+
+내용:
+Readme 파일 작성할 때 기술적인 부분도 중요하지만 이전에 문제의식에서 시작해서 아이디어 그리고 아이템까지 이어지는 스토리 서술이 선행해야 함
+예를 들어) 군대 체단실에서 운동을 시작할때 PT없이 혼자 배우기는 어려운데 더군다나 사회에서 운동 경험이 많은 장병들도 주변의 코칭없이 하다보니 허리부상이나 관절부상등 위험요소가 산재하고 있는 현실, 가장 큰 이유는 잘못된 자세로 인한 불필요한 근육, 관절 사용으로 인한 운동 효과 감소와 부상 위험 증가이다.
+
+우리 기술의 특장점 예를 들어 정확도 왜 가속도 센서, 근육센서를 사용하는지에 대한 설득
+
+SDK로의 발전 가능성
+앱을 만들려면 앱에서의 확실한 퍼포먼스가 필요하지만 이것이 부족할 경우 우리는 센서를 사용하는 방법을 제시하고 이를 활용하는 방법은 다른 개발자에게 맡기면서 오히려 우리가 하려던 것보다 더 많은 잠재력을 우리 라이브러리에 심어줄수 있음
+해커톤 특성상 수익성은 크게 상관할 필요가 없음, 물론 상용화에 대한 가능성정도는 얘기주면 좋음
diff --git a/Images/PowerManualDeviceConfig.png b/Images/PowerManualDeviceConfig.png
new file mode 100644
index 0000000..8a7ed79
Binary files /dev/null and b/Images/PowerManualDeviceConfig.png differ
diff --git a/Images/PowerManualDevice_bb.png b/Images/PowerManualDevice_bb.png
new file mode 100644
index 0000000..0e902ce
Binary files /dev/null and b/Images/PowerManualDevice_bb.png differ
diff --git a/Images/PowermanualDevice.png b/Images/PowermanualDevice.png
new file mode 100644
index 0000000..4bc0d36
Binary files /dev/null and b/Images/PowermanualDevice.png differ
diff --git a/Images/cosine_similarity.png b/Images/cosine_similarity.png
new file mode 100644
index 0000000..834792c
Binary files /dev/null and b/Images/cosine_similarity.png differ
diff --git a/Images/logo.png b/Images/logo.png
new file mode 100644
index 0000000..fec68c9
Binary files /dev/null and b/Images/logo.png differ
diff --git a/IoT/BluetoothTest/Bluetooth_test.md b/IoT/BluetoothTest/Bluetooth_test.md
new file mode 100644
index 0000000..44f3e92
--- /dev/null
+++ b/IoT/BluetoothTest/Bluetooth_test.md
@@ -0,0 +1 @@
+Bluetooth HC-05
\ No newline at end of file
diff --git a/IoT/IoT.md b/IoT/IoT.md
new file mode 100644
index 0000000..e748ac3
--- /dev/null
+++ b/IoT/IoT.md
@@ -0,0 +1,51 @@
+ PowerManual 디바이스
+
+부품:
+스트랩, Arduino Nano, 가속도 센서(MPU6050), 블루투스 모듈, 전원 LED, 블루투스 LED, 운동 상태 LED, 전원 버튼, 블루투스 연결 버튼(?), 수은 건전지
+
+주기능:
+1. 착용된 부위의 움직임을 추적하여 운동을 올바른 자세로 하고 있는지 판단을 하여 판단 결과를 실시간으로 앱으로 전송
+ex) 스쿼트를 할때 하체가 내려가면서 무릎이 너무 앞으로 쏠리면 앱에서 앞으로 쏠렸다는 안내를 해주고 다시 정상으로 돌아가면 정상 상태임을 알려줌
+
+작동순서:
+1. 전원 버튼을 이용하여 디바이스의 전원을 on/off
+2. 전원 LED가 on이 되었음을 알려줌
+3. 블루투스 연결 버튼을 누르면 핸드폰 앱과의 연결 시작
+4. 블루투스 LED가 깜빡이면 연결 중이고 초록불이면 연결 완료, 빨간 불이면 계속 미연결 상태를 나타냄
+5. 이후 앱에서 디바이스를 조종하게 됨
+6. 앱에서 운동을 고르고 운동 시작을 누르면 디바이스에 해당 운동 준비를 시작
+7. 운동 상태 LED는 빨간불로 시작하여 사용자가 앱에서 안내해주는 운동 시작 자세를 잡고 3초가 지나면 초록불로 변하고 앱에서도 음성 안내를 시작함
+8. 설정해놓은 횟수가 끝나면 각 횟수마다 잘못되었던 자세 log를 보여주고 그에 따라 점수를 매김
+
+아이디어:
+운동 자세가 잘못 되었을 때 앱에서 음성 부저음를 보내줌
+
+운동 자세 측정 알고리즘:
+1. 스쿼트:
+기본 자세:
+적절하게 다리를 벌리고 서있는 자세에서 시작
+운동 자세:
+다리 각도 유지, 양 무릎은 발 앞까지만, 허벅지는 바닥과 평행한 높이까지 내리고 올라오기, 적당한 속도
+
+측정 자세:
+1. 양 무릎이 발을 튀어나오는지
+2. 허벅지가 바닥과 평행을 이루고 올라오는지
+3. 속도는 적당한지
+
+동작 구분:
+1. 내려가는 동작
+2. 올라오는 동작
+
+판단 종류:
+1. 충분히 내려가지 않음
+2. 너무 내려감
+3. 무릎이 발 앞으로 나옴
+4. 너무 빨리 내려감
+5. 너무 빨리 올라옴
+6. 올바른 자세
+
+판단 원리:
+구분 동작 1까지의 시간에 따른 x, y, z축 각도 값들을 올바르게 운동했을때의 각도값과 비교하여 판단(선형일 것으로 예상 따라서 선형 추세선(Linear Fit)을 그려 기울기나 벡터 cosine similarity 비교), 구분 동작 1 최종 값(+- 오차) 까지의 도달이 너무 빠르면 판단 4, 너무 느리면 5
+
+
+
diff --git a/IoT/LinearFitTest/LinearFit.cpp b/IoT/LinearFitTest/LinearFit.cpp
new file mode 100644
index 0000000..6f4d541
--- /dev/null
+++ b/IoT/LinearFitTest/LinearFit.cpp
@@ -0,0 +1,43 @@
+// Linear Fit
+#include
+using namespace std;
+#include
+#include
+
+int main()
+{
+ int i, j, k, n;
+ cout.precision(4);
+ cout.setf(ios::fixed);
+ cout << "\nEnter the no. of data pairs to be entered:\n"; // To find the size of arrays
+ cin >> n;
+ double x[n], y[n], a, b;
+ cout << "\nEnter the x-axis values:\n"; // Input x-values
+ for(i = 0; i < n; i++) {
+ cin >> x[i];
+ }
+ cout << "\nEnter the y-aixs values:\n"; // Input y-values
+ for(i = 0; i < n; i++) {
+ cin >> y[i];
+ }
+ double xsum = 0, x2sum = 0, ysum = 0, xysum = 0; // variables for sums/sigma of xi, yi, xi^2, xiyi restrict
+ for(i = 0; i < n; i++) {
+ xsum += x[i]; // calculate sigma(xi)
+ ysum += y[i]; // calculate sigma(yi)
+ x2sum += pow(x[i], 2); // calculate sigma(xi^2)
+ xysum += x[i]*y[i]; // calculate sigma(xi*yi)
+ }
+ a = (n*xysum - xsum*ysum)/(n*x2sum - xsum*xsum); // calculate slope
+ b = (x2sum*ysum - xsum*xysum)/(x2sum*n - xsum*xsum); // calculate intercept
+ double y_fit[n]; // an array to store the new fitted values of y_fix
+ for(i = 0; i < n; i++) {
+ y_fit[i] = a*x[i] + b; // to calculate y(fitted) at given x points
+ }
+ cout << "S.no" << setw(10) << "x" << setw(19) << "y(observed)" << setw(19) << "y(fitted)" << endl;
+ cout << "----------------------------------------------------------------------------\n";
+ for(i = 0; i < n; i++) {
+ cout << i+1 << "." << setw(14) << x[i] << setw(15) << y[i] << setw(18) << y_fit[i] << endl; // print a table of x,y(obs.) and y(fit.)
+ }
+ cout << "\nThe linear fit line is of the form:\n\ny = " << a << "x + " << b << endl; // print the best fit line
+ return 0;
+}
diff --git "a/IoT/MPU6050Test/1\354\260\250Test/MPU6050_diagram.png" "b/IoT/MPU6050Test/1\354\260\250Test/MPU6050_diagram.png"
new file mode 100644
index 0000000..466984b
Binary files /dev/null and "b/IoT/MPU6050Test/1\354\260\250Test/MPU6050_diagram.png" differ
diff --git "a/IoT/MPU6050Test/1\354\260\250Test/diagram.json" "b/IoT/MPU6050Test/1\354\260\250Test/diagram.json"
new file mode 100644
index 0000000..79fdd2b
--- /dev/null
+++ "b/IoT/MPU6050Test/1\354\260\250Test/diagram.json"
@@ -0,0 +1,15 @@
+{
+ "version": 1,
+ "author": "Taehoon Yang",
+ "editor": "wokwi",
+ "parts": [
+ { "type": "wokwi-arduino-nano", "id": "nano", "top": 0, "left": 0, "attrs": {} },
+ { "type": "wokwi-mpu6050", "id": "imu1", "top": 125.33, "left": 50.66, "attrs": {} }
+ ],
+ "connections": [
+ [ "imu1:VCC", "nano:5V", "red", [ "v0" ] ],
+ [ "imu1:GND", "nano:GND.1", "black", [ "v-52", "h30", "v-2" ] ],
+ [ "imu1:SCL", "nano:A5", "green", [ "v-51", "h-10" ] ],
+ [ "imu1:SDA", "nano:A4", "green", [ "v-45", "h-9" ] ]
+ ]
+ }
\ No newline at end of file
diff --git "a/IoT/MPU6050Test/1\354\260\250Test/raw_accel_data.ino" "b/IoT/MPU6050Test/1\354\260\250Test/raw_accel_data.ino"
new file mode 100644
index 0000000..0626ea4
--- /dev/null
+++ "b/IoT/MPU6050Test/1\354\260\250Test/raw_accel_data.ino"
@@ -0,0 +1,60 @@
+/*
+GY-521(MPU6050) Raw 데이터 얻기
+센서의 각축으로부터 가속도와 자이로에 대한 아날로그 데이터를
+16bit 분해능을 가진 ADC를 거치면 디지털 수치값으로 변환된다.
+"-32768 ~ +32767" 사의 값이 SDA를 통해 출력되게 된다.
+출력된 Raw 데이터는 Serial Monitor를 통해 보여진다.
+*/
+
+#include // I2C 통신을 위한 라이브러리
+const int MPU_ADDR = 0x68; // IC2 통신을 위한 MPU6050의 주소
+int16_t AcX, AcY, AcZ, Tmp, GyX, GyY, GyZ; // 가속도(Acceleration) 선언
+void getRawData(); // 센서값 얻는 서브함수의 프로토타입 선언
+void initSensor(); // I2C 통신 시작 서브함수의 프로토타입 선언
+
+void setup() {
+ initSensor();
+ Serial.begin(9600);
+ delay(200);
+}
+
+void loop() {
+ getRawData(); // 센서값 얻어오는 함수 호출
+ Serial.print("AcX:");
+ Serial.print(AcX);
+ Serial.print(" AcY:");
+ Serial.print(AcY);
+ Serial.print(" AcZ:");
+ Serial.print(AcZ);
+ //Serial.print(" GyX:");
+ //Serial.print(GyX);
+ //Serial.print(" GyY:");
+ //Serial.print(GyY);
+ //Serial.print(" GyZ:");
+ //Serial.print(GyZ);
+ Serial.println();
+ delay(300);
+}
+
+void initSensor() {
+ Wire.begin();
+ Wire.beginTransmission(MPU_ADDR); // I2C 통신용 주소
+ Wire.write(0X6B); // MPU6050과 통신을 시작하기 위해서는 0X68에
+ Wire.write(0); // MPU6050을 동작 대기 모드로 변경
+ Wire.endTransmission(true);
+}
+
+void getRawData() {
+ Wire.beginTransmission(MPU_ADDR);
+ Wire.write(0x3B); // AcX 레지스터 주소를 지칭
+ Wire.endTransmission(false);
+ Wire.requestFrom(MPU_ADDR, 14, true); // AcX 주소 이후의 14byte의 데이터 요청
+
+ AcX = Wire.read() << 8 | Wire.read(); // 두 개의 나뉘어진 바이트를 하나로 이어 붙여서 각 변수에 저장
+ AcY = Wire.read() << 8 | Wire.read();
+ AcZ = Wire.read() << 8 | Wire.read();
+ Tmp = Wire.read() << 8 | Wire.read();
+ GyX = Wire.read() << 8 | Wire.read();
+ GyY = Wire.read() << 8 | Wire.read();
+ GyZ = Wire.read() << 8 | Wire.read();
+}
diff --git "a/IoT/MPU6050Test/1\354\260\250Test/raw_data.ino" "b/IoT/MPU6050Test/1\354\260\250Test/raw_data.ino"
new file mode 100644
index 0000000..302b765
--- /dev/null
+++ "b/IoT/MPU6050Test/1\354\260\250Test/raw_data.ino"
@@ -0,0 +1,60 @@
+/*
+GY-521(MPU6050) Raw 데이터 얻기
+센서의 각축으로부터 가속도와 자이로에 대한 아날로그 데이터를
+16bit 분해능을 가진 ADC를 거치면 디지털 수치값으로 변환된다.
+"-32768 ~ +32767" 사의 값이 SDA를 통해 출력되게 된다.
+출력된 Raw 데이터는 Serial Monitor를 통해 보여진다.
+*/
+
+#include // I2C 통신을 위한 라이브러리
+const int MPU_ADDR = 0x68; // IC2 통신을 위한 MPU6050의 주소
+int16_t AcX, AcY, AcZ, Tmp, GyX, GyY, GyZ; // 가속도(Acceleration) 선언
+void getRawData(); // 센서값 얻는 서브함수의 프로토타입 선언
+void initSensor(); // I2C 통신 시작 서브함수의 프로토타입 선언
+
+void setup() {
+ initSensor();
+ Serial.begin(9600);
+ delay(200);
+}
+
+void loop() {
+ getRawData(); // 센서값 얻어오는 함수 호출
+ Serial.print("AcX:");
+ Serial.print(AcX);
+ Serial.print(" AcY:");
+ Serial.print(AcY);
+ Serial.print(" AcZ:");
+ Serial.print(AcZ);
+ Serial.print(" GyX:");
+ Serial.print(GyX);
+ Serial.print(" GyY:");
+ Serial.print(GyY);
+ Serial.print(" GyZ:");
+ Serial.print(GyZ);
+ Serial.println();
+ delay(300);
+}
+
+void initSensor() {
+ Wire.begin();
+ Wire.beginTransmission(MPU_ADDR); // I2C 통신용 주소
+ Wire.write(0X6B); // MPU6050과 통신을 시작하기 위해서는 0X68에
+ Wire.write(0); // MPU6050을 동작 대기 모드로 변경
+ Wire.endTransmission(true);
+}
+
+void getRawData() {
+ Wire.beginTransmission(MPU_ADDR);
+ Wire.write(0x3B); // AcX 레지스터 주소를 지칭
+ Wire.endTransmission(false);
+ Wire.requestFrom(MPU_ADDR, 14, true); // AcX 주소 이후의 14byte의 데이터 요청
+
+ AcX = Wire.read() << 8 | Wire.read(); // 두 개의 나뉘어진 바이트를 하나로 이어 붙여서 각 변수에 저장
+ AcY = Wire.read() << 8 | Wire.read();
+ AcZ = Wire.read() << 8 | Wire.read();
+ Tmp = Wire.read() << 8 | Wire.read();
+ GyX = Wire.read() << 8 | Wire.read();
+ GyY = Wire.read() << 8 | Wire.read();
+ GyZ = Wire.read() << 8 | Wire.read();
+}
diff --git "a/IoT/MPU6050Test/1\354\260\250Test/raw_data_simulation.mp4" "b/IoT/MPU6050Test/1\354\260\250Test/raw_data_simulation.mp4"
new file mode 100644
index 0000000..444bced
Binary files /dev/null and "b/IoT/MPU6050Test/1\354\260\250Test/raw_data_simulation.mp4" differ
diff --git "a/IoT/MPU6050Test/1\354\260\250Test/raw_gyro_data.ino" "b/IoT/MPU6050Test/1\354\260\250Test/raw_gyro_data.ino"
new file mode 100644
index 0000000..5c9a442
--- /dev/null
+++ "b/IoT/MPU6050Test/1\354\260\250Test/raw_gyro_data.ino"
@@ -0,0 +1,60 @@
+/*
+GY-521(MPU6050) Raw 데이터 얻기
+센서의 각축으로부터 가속도와 자이로에 대한 아날로그 데이터를
+16bit 분해능을 가진 ADC를 거치면 디지털 수치값으로 변환된다.
+"-32768 ~ +32767" 사의 값이 SDA를 통해 출력되게 된다.
+출력된 Raw 데이터는 Serial Monitor를 통해 보여진다.
+*/
+
+#include // I2C 통신을 위한 라이브러리
+const int MPU_ADDR = 0x68; // IC2 통신을 위한 MPU6050의 주소
+int16_t AcX, AcY, AcZ, Tmp, GyX, GyY, GyZ; // 가속도(Acceleration) 선언
+void getRawData(); // 센서값 얻는 서브함수의 프로토타입 선언
+void initSensor(); // I2C 통신 시작 서브함수의 프로토타입 선언
+
+void setup() {
+ initSensor();
+ Serial.begin(9600);
+ delay(200);
+}
+
+void loop() {
+ getRawData(); // 센서값 얻어오는 함수 호출
+ //Serial.print("AcX:");
+ //Serial.print(AcX);
+ //Serial.print(" AcY:");
+ //Serial.print(AcY);
+ //Serial.print(" AcZ:");
+ //Serial.print(AcZ);
+ Serial.print("GyX:");
+ Serial.print(GyX);
+ Serial.print(" GyY:");
+ Serial.print(GyY);
+ Serial.print(" GyZ:");
+ Serial.print(GyZ);
+ Serial.println();
+ delay(300);
+}
+
+void initSensor() {
+ Wire.begin();
+ Wire.beginTransmission(MPU_ADDR); // I2C 통신용 주소
+ Wire.write(0X6B); // MPU6050과 통신을 시작하기 위해서는 0X68에
+ Wire.write(0); // MPU6050을 동작 대기 모드로 변경
+ Wire.endTransmission(true);
+}
+
+void getRawData() {
+ Wire.beginTransmission(MPU_ADDR);
+ Wire.write(0x3B); // AcX 레지스터 주소를 지칭
+ Wire.endTransmission(false);
+ Wire.requestFrom(MPU_ADDR, 14, true); // AcX 주소 이후의 14byte의 데이터 요청
+
+ AcX = Wire.read() << 8 | Wire.read(); // 두 개의 나뉘어진 바이트를 하나로 이어 붙여서 각 변수에 저장
+ AcY = Wire.read() << 8 | Wire.read();
+ AcZ = Wire.read() << 8 | Wire.read();
+ Tmp = Wire.read() << 8 | Wire.read();
+ GyX = Wire.read() << 8 | Wire.read();
+ GyY = Wire.read() << 8 | Wire.read();
+ GyZ = Wire.read() << 8 | Wire.read();
+}
diff --git "a/IoT/MPU6050Test/2\354\260\250Test/accel_angle.ino" "b/IoT/MPU6050Test/2\354\260\250Test/accel_angle.ino"
new file mode 100644
index 0000000..aee3fb8
--- /dev/null
+++ "b/IoT/MPU6050Test/2\354\260\250Test/accel_angle.ino"
@@ -0,0 +1,69 @@
+/*
+GY-521(MPU6050) 가속도 센서를 이용해 각도 값 얻기
+중력과 X축, Y축, Z축과의 기울기를 이용한 삼각함수를 적용
+*/
+
+#include // I2C 통신을 위한 라이브러리
+const int MPU_ADDR = 0x68; // IC2 통신을 위한 MPU6050의 주소
+int16_t AcX, AcY, AcZ, Tmp, GyX, GyY, GyZ; // 가속도(Acceleration) 선언
+double angleAcX;
+double angleAcY;
+double angleAcZ;
+const double RADIAN_TO_DEGREE = 180 / 3.14159;
+double getAngleXYZ();
+void initSensor();
+void getData();
+
+
+void setup() {
+ initSensor();
+ Serial.begin(9600);
+ delay(200);
+}
+
+void loop() {
+ getAngleXYZ();
+ Serial.print("Angle x : ");
+ Serial.print(angleAcX);
+ Serial.print(" Angle y: ");
+ Serial.print(angleAcY);
+ Serial.print(" Angle z: ");
+ Serial.println(angleAcZ);
+ delay(20);
+}
+
+double getAngleXYZ() {
+ getData();
+ // 삼각함수를 이용한 Roll 각도 구하기
+ angleAcX = atan(AcY / sqrt(pow(AcX, 2) + pow(AcZ, 2)));
+ angleAcX *= RADIAN_TO_DEGREE;
+ // 삼각함수를 이용한 Pitch 각도 구하기
+ angleAcY = atan(-AcX / sqrt(pow(AcY, 2) + pow(AcZ, 2)));
+ angleAcY *= RADIAN_TO_DEGREE;
+ // 삼각함수를 이용한 Yaw 각도 구하기
+ angleAcZ = atan(sqrt(pow(AcX, 2) + pow(AcY, 2)) / AcZ );
+ angleAcZ *= RADIAN_TO_DEGREE;
+}
+
+void initSensor() {
+ Wire.begin();
+ Wire.beginTransmission(MPU_ADDR); // I2C 통신용 주소
+ Wire.write(0X6B); // MPU6050과 통신을 시작하기 위해서는 0X68에
+ Wire.write(0); // MPU6050을 동작 대기 모드로 변경
+ Wire.endTransmission(true);
+}
+
+void getData() {
+ Wire.beginTransmission(MPU_ADDR);
+ Wire.write(0x3B); // AcX 레지스터 주소를 지칭
+ Wire.endTransmission(false);
+ Wire.requestFrom(MPU_ADDR, 14, true); // AcX 주소 이후의 14byte의 데이터 요청
+
+ AcX = Wire.read() << 8 | Wire.read(); // 두 개의 나뉘어진 바이트를 하나로 이어 붙여서 각 변수에 저장
+ AcY = Wire.read() << 8 | Wire.read();
+ AcZ = Wire.read() << 8 | Wire.read();
+ Tmp = Wire.read() << 8 | Wire.read();
+ GyX = Wire.read() << 8 | Wire.read();
+ GyY = Wire.read() << 8 | Wire.read();
+ GyZ = Wire.read() << 8 | Wire.read();
+}
diff --git "a/IoT/MPU6050Test/3\354\260\250Test/gyro_angle.ino" "b/IoT/MPU6050Test/3\354\260\250Test/gyro_angle.ino"
new file mode 100644
index 0000000..cda2d44
--- /dev/null
+++ "b/IoT/MPU6050Test/3\354\260\250Test/gyro_angle.ino"
@@ -0,0 +1,101 @@
+/*
+GY-521(MPU6050) 자이로 센서를 이용해 Roll, Pitch, Yaw 구하기
+*/
+
+#include // I2C 통신을 위한 라이브러리
+const int MPU_ADDR = 0x68; // IC2 통신을 위한 MPU6050의 주소
+int16_t AcX, AcY, AcZ, Tmp, GyX, GyY, GyZ; // 가속도(Acceleration) 선언
+double angleAcX, angleAcY, angleAcZ;
+double angleGyX, angleGyY, angleGyZ;
+
+const double RADIAN_TO_DEGREE = 180 / 3.14159;
+const double DEG_PER_SEC = 23767 / 250; // 1초에 회전하는 각도
+
+unsigned long now = 0; // 현재 시간 저장용 변수
+unsigned long past = 0; // 이전 시간 저장용 변수
+double dt = 0; // 한 사이클 동안 걸린 시간 변수
+
+double averAcX, averAcY, averAcZ;
+double averGyX, averGyY, averGyZ;
+
+void initSensor();
+void getData();
+void getDT();
+void caliSensor();
+
+void setup() {
+ initSensor();
+ Serial.begin(115200);
+ caliSensor(); // 초기 센서 캘리브레이션 함수 호출
+ past = millis(); // past에 현재 시간 저장
+}
+
+void loop() {
+ getData();
+ getDT();
+ angleGyX += ((GyX - averGyX) / DEG_PER_SEC) * dt;
+ angleGyY += ((GyY - averGyY) / DEG_PER_SEC) * dt;
+ angleGyZ += ((GyZ - averGyZ) / DEG_PER_SEC) * dt;
+
+ Serial.print("Angle Gyro X : ");
+ Serial.print(angleGyX);
+ Serial.print(" Angle Gyro Y: ");
+ Serial.print(angleGyY);
+ Serial.print(" Angle Gyro Z: ");
+ Serial.println(angleGyZ);
+ delay(20);
+}
+
+void initSensor() {
+ Wire.begin();
+ Wire.beginTransmission(MPU_ADDR); // I2C 통신용 주소
+ Wire.write(0X6B); // MPU6050과 통신을 시작하기 위해서는 0X68에
+ Wire.write(0); // MPU6050을 동작 대기 모드로 변경
+ Wire.endTransmission(true);
+}
+
+void getData() {
+ Wire.beginTransmission(MPU_ADDR);
+ Wire.write(0x3B); // AcX 레지스터 주소를 지칭
+ Wire.endTransmission(false);
+ Wire.requestFrom(MPU_ADDR, 14, true); // AcX 주소 이후의 14byte의 데이터 요청
+
+ AcX = Wire.read() << 8 | Wire.read(); // 두 개의 나뉘어진 바이트를 하나로 이어 붙여서 각 변수에 저장
+ AcY = Wire.read() << 8 | Wire.read();
+ AcZ = Wire.read() << 8 | Wire.read();
+ Tmp = Wire.read() << 8 | Wire.read();
+ GyX = Wire.read() << 8 | Wire.read();
+ GyY = Wire.read() << 8 | Wire.read();
+ GyZ = Wire.read() << 8 | Wire.read();
+}
+
+// loop 한 사이클동안 걸리는 시간을 알기위한 함수
+void getDT() {
+ now = millis();
+ dt = (now - past) / 1000.0;
+ past = now;
+}
+
+// 센서의 초기값을 10회 정도 평균값으로 구하여 저장하는 함수
+void caliSensor() {
+ double sumAcX = 0, sumAcY = 0, sumAcZ = 0;
+ double sumGyX = 0, sumGyY = 0, sumGyZ = 0;
+ getData();
+ for(int i = 0; i < 10; i++) {
+ getData();
+ sumAcX += AcX;
+ sumAcY += AcY;
+ sumAcZ += AcZ;
+ sumGyX += GyX;
+ sumGyY += GyY;
+ sumGyZ += GyZ;
+ delay(50);
+ }
+
+ averAcX = sumAcX / 10;
+ averAcY = sumAcY / 10;
+ averAcZ = sumAcZ / 10;
+ averGyX = sumGyX / 10;
+ averGyY = sumGyY / 10;
+ averGyZ = sumGyZ / 10;
+}
diff --git "a/IoT/MPU6050Test/4\354\260\250Test/comp_filter_angle.ino" "b/IoT/MPU6050Test/4\354\260\250Test/comp_filter_angle.ino"
new file mode 100644
index 0000000..8d0b1ae
--- /dev/null
+++ "b/IoT/MPU6050Test/4\354\260\250Test/comp_filter_angle.ino"
@@ -0,0 +1,129 @@
+/*
+GY-521(MPU6050) 가속도, 자이로 센서를 상보필터를 적용하여
+Roll, Pitch, Yaw 각도 구하기
+*/
+
+#include // I2C 통신을 위한 라이브러리
+const int MPU_ADDR = 0x68; // IC2 통신을 위한 MPU6050의 주소
+int16_t AcX, AcY, AcZ, Tmp, GyX, GyY, GyZ; // 가속도(Acceleration) 선언
+double angleAcX, angleAcY, angleAcZ;
+double angleGyX, angleGyY, angleGyZ;
+double angleFiX, angleFiY, angleFiZ;
+
+const double RADIAN_TO_DEGREE = 180 / 3.14159;
+const double DEG_PER_SEC = 23767 / 250; // 1초에 회전하는 각도
+const double ALPHA = 0.9; // 1 / (1 + 0.04); 관성 센서기반 스쿼트 각도 측정 융합 시스템 논문에 따르면 최적의 상보 필터 계수는 0.9 이다.
+
+unsigned long now = 0; // 현재 시간 저장용 변수
+unsigned long past = 0; // 이전 시간 저장용 변수
+double dt = 0; // 한 사이클 동안 걸린 시간 변수
+
+double averAcX, averAcY, averAcZ;
+double averGyX, averGyY, averGyZ;
+
+void initSensor();
+void getData();
+void getDT();
+void caliSensor();
+
+
+void setup() {
+ initSensor();
+ Serial.begin(115200);
+ caliSensor(); // 초기 센서 캘리브레이션 함수 호출
+ past = millis(); // past에 현재 시간 저장
+}
+
+void loop() {
+ getData();
+ getDT();
+
+ angleAcX = atan(AcY / sqrt(pow(AcX, 2) + pow(AcZ, 2)));
+ angleAcX *= RADIAN_TO_DEGREE;
+ angleAcY = atan(-AcX / sqrt(pow(AcY, 2) + pow(AcZ, 2)));
+ angleAcY *= RADIAN_TO_DEGREE;
+ // 가속도 센서로는 Z축 회전각 계산 불가
+
+ // 가속도 현재 값에서 초기 평균값을 빼서 센서값에 대한 보정
+ angleGyX += ((GyX - averGyX) / DEG_PER_SEC) * dt; // 각속도로 변환
+ angleGyY += ((GyY - averGyY) / DEG_PER_SEC) * dt;
+ angleGyZ += ((GyZ - averGyZ) / DEG_PER_SEC) * dt;
+
+ // 상보필터 처리를 위한 임시각도 저장
+ double angleTmpX = angleFiX + angleGyX * dt;
+ double angleTmpY = angleFiY + angleGyY * dt;
+ double angleTmpZ = angleFiZ + angleGyZ * dt;
+
+ // 상보필터 값 처리
+ // 임시 각도에 0.96, 가속도 센서로 얻어진 각도 0.04의 비중을 두어 현재 각도 구함
+ angleFiX = ALPHA * angleTmpX + (1.0 - ALPHA) * angleAcX;
+ angleFiY = ALPHA * angleTmpY + (1.0 - ALPHA) * angleAcY;
+ angleFiZ = angleGyZ; // Z축은 자이로 센서만을 이용
+ //Serial.print("AngleAcX: ");
+ //Serial.print(angleAcX);
+ Serial.print("FilteredX: ");
+ Serial.print(angleFiX);
+ //Serial.print("\t AngleAcY: ");
+ //Serial.print(angleAcY);
+ Serial.print(" FilteredY: ");
+ Serial.print(angleFiY);
+ //Serial.print("\t AngleAcZ: ");
+ //Serial.print(angleGyZ);
+ Serial.print(" FilteredZ: ");
+ Serial.println(angleFiZ);
+ delay(100);
+}
+
+void initSensor() {
+ Wire.begin();
+ Wire.beginTransmission(MPU_ADDR); // I2C 통신용 주소
+ Wire.write(0X6B); // MPU6050과 통신을 시작하기 위해서는 0X68에
+ Wire.write(0); // MPU6050을 동작 대기 모드로 변경
+ Wire.endTransmission(true);
+}
+
+void getData() {
+ Wire.beginTransmission(MPU_ADDR);
+ Wire.write(0x3B); // AcX 레지스터 주소를 지칭
+ Wire.endTransmission(false);
+ Wire.requestFrom(MPU_ADDR, 14, true); // AcX 주소 이후의 14byte의 데이터 요청
+
+ AcX = Wire.read() << 8 | Wire.read(); // 두 개의 나뉘어진 바이트를 하나로 이어 붙여서 각 변수에 저장
+ AcY = Wire.read() << 8 | Wire.read();
+ AcZ = Wire.read() << 8 | Wire.read();
+ Tmp = Wire.read() << 8 | Wire.read();
+ GyX = Wire.read() << 8 | Wire.read();
+ GyY = Wire.read() << 8 | Wire.read();
+ GyZ = Wire.read() << 8 | Wire.read();
+}
+
+// loop 한 사이클동안 걸리는 시간을 알기위한 함수
+void getDT() {
+ now = millis();
+ dt = (now - past) / 1000.0;
+ past = now;
+}
+
+// 센서의 초기값을 10회 정도 평균값으로 구하여 저장하는 함수
+void caliSensor() {
+ double sumAcX = 0, sumAcY = 0, sumAcZ = 0;
+ double sumGyX = 0, sumGyY = 0, sumGyZ = 0;
+ getData();
+ for(int i = 0; i < 10; i++) {
+ getData();
+ sumAcX += AcX;
+ sumAcY += AcY;
+ sumAcZ += AcZ;
+ sumGyX += GyX;
+ sumGyY += GyY;
+ sumGyZ += GyZ;
+ delay(50);
+ }
+
+ averAcX = sumAcX / 10;
+ averAcY = sumAcY / 10;
+ averAcZ = sumAcZ / 10;
+ averGyX = sumGyX / 10;
+ averGyY = sumGyY / 10;
+ averGyZ = sumGyZ / 10;
+}
diff --git "a/IoT/MPU6050Test/4\354\260\250Test/complementary filter.png" "b/IoT/MPU6050Test/4\354\260\250Test/complementary filter.png"
new file mode 100644
index 0000000..d8e026a
Binary files /dev/null and "b/IoT/MPU6050Test/4\354\260\250Test/complementary filter.png" differ
diff --git a/IoT/MPU6050Test/MPU6050_test.md b/IoT/MPU6050Test/MPU6050_test.md
new file mode 100644
index 0000000..c9918f6
--- /dev/null
+++ b/IoT/MPU6050Test/MPU6050_test.md
@@ -0,0 +1,45 @@
+WOKWI: MPU6050 시뮬레이터
+Fritzing: 회로 시뮬레이터
+사용된 부품: Arduino Nano, GY-521 모듈(MPU6050 센서)
+
+참고 자료:
+https://rasino.tistory.com/325 => MPU6050 센서 실습(MPU Library 사용 X)
+https://diymaker.tistory.com/79 => Arduino Nano I2C pinmap
+https://www.hackster.io/Hack-star-Arduino/arduino-simulator-adafruit-mpu6050-gyro-accelorometer-9678d6 => Virtual Arduino Simulator with MPU6050
+https://scienceon.kisti.re.kr/srch/selectPORSrchArticle.do?cn=JAKO202031064817950&dbt=NART => 관성 센서기반 스쿼트 각도 측정 융합 시스템 논문
+
+1차 Test:
+"Raw 데이터 얻기"
+https://wokwi.com/arduino/projects/311299741125182016
+기울기 센서가 움직임에 따라 raw데이터도 변함
+시뮬레이션에서 x축 0, y축 0, z축 1g 상태는 기울기 센서가 위를 바라보며 가만히 놓여있는 상태이다.
+
+2차 Test:
+"Accelerometer로 부터 angle 얻기"
+https://wokwi.com/arduino/projects/311317515851530816
+1차와 같은 회로 사용
+움직임이 없는 상태에서 보다 정확한 값을 얻을 수 있음
+가속도 센서는 z축 회전각 계산 불가
+
+3차 Test:
+"Gyro로 부터 angle 얻기"
+https://wokwi.com/arduino/projects/311333884930294337
+1차와 같은 회로 사용
+축을 중심으로 회전하는 각속도를 측정한 뒤 적분하여 기울어진 각도를 계산
+노이즈나 미세한 기본 오차 값들이 적분으로 인해, 시간이 지날 수록 측정값의 오차가 커지는 Drift현상 발생
+하지만, 가속도 센서와 달리 진동에 영향이 크게 없으며 중fur과 일치하는 Z축의 Yaw 각도도 구할 수 있음
+또한, 평균값을 사용하여 spike와 같은 오차를 줄임
+
+4차 Test:
+"Complementary Filter로 angle 얻기"
+https://wokwi.com/arduino/projects/311334970688799296
+가속도 센서는 고주파 영역의 노이즈를 감쇠시키고 낮은 주파수 영역을 통과시키는 저역필터를 적용
+자이로 센서는 저주파 영역의 노이즈를 감쇠시키는 높은 주파수 영역을 통과시키는 고역필터를 적용
+가중치는 임의로 정해져 있으나 실험을 통해 실제 각도기를 이용한 측정값과 가장 가까울 때의 가중치가 구해져야 함
+가중치를 과도하게 조정하면 출력 딜레이가 발생하므로 주의
+cf)칼만필터(출력 딜레이를 줄여주는 필터)는 드론과 같이 빠른 반응이 중요한 곳에 사용하므로 우리 PowerManual에는 불필요함
+
+Testbed
+구성:
+Wemos D1 R2, MPU6050
+
diff --git a/IoT/web.md b/IoT/web.md
deleted file mode 100644
index 8b13789..0000000
--- a/IoT/web.md
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/README.md b/README.md
index 12a130b..bb9f0e6 100644
--- a/README.md
+++ b/README.md
@@ -1,63 +1,83 @@
-### 본 페이지는 샘플입니다. 아래의 *[샘플 양식에 포함되어 있는 항목은 필수 기재사항]* 입니다.
-해당 내용은 모두 예시이며 설명이 부족하거나 추가하고싶은 부분이 있으면 개발자님이 추가해서 작성하셔도 무관합니다. (동영상, 이미지, 텍스트 적용 전부 자유)
-# Project name or Logo
-
+# Project Name: PowerManual
+
-프로젝트명 또는 프로젝트 로고 이미지 **(택1)**
+## Project Introduction
+ - After joining the military, one of the common activities that many start is fitness. In their vibrant twenties, many soldiers aim to sculpt a magnificent physique and use the gym facilities within the base, working hard day by day. However, the reality is that it's challenging to do so without the guidance of a professional, and there's also a risk of injury. Rookies often don’t know the correct posture, and even those who used to work out in society before joining the military sometimes suffer from injuries like back and joint issues due to incorrect postures. Recognizing the importance of correct form when working out, PowerManual offers a posture measuring device and app
-## 프로잭트 소개
-- 설명 기입
+## Feature Description
+### Exercise Posture Measurement Device
+ - Primary Feature:
+ The device tracks the movement of the worn area to determine in real-time whether the exercise is being performed with the correct posture and sends the evaluation results to the app.
-## 기능 설명
- - 설명 기입
-
-## 컴퓨터 구성 / 필수 조건 안내 (Prerequisites)
-* ECMAScript 6 지원 브라우저 사용
-* 권장: Google Chrome 버젼 77 이상
-
-## 기술 스택 (Technique Used)
-### Server(back-end)
- - nodejs, php, java 등 서버 언어 버전
- - express, laravel, sptring boot 등 사용한 프레임워크
- - DB 등 사용한 다른 프로그램
+ - composition:
+
+
+ - Straps are commonly used during exercise for injury prevention and strength assistance. Therefore, they have been designed not to be obtrusive to the user during workouts.
-### Front-end
- - react.js, vue.js 등 사용한 front-end 프레임워크
- - UI framework
- - 기타 사용한 라이브러리
-
-## 설치 안내 (Installation Process)
+
+
+ 1. Slide Switch: Turns the device power on/off.
+ 2. Mini Push Button: Pressing it for 3 seconds searches for the Bluetooth device to use with the PowerManual app.
+ 3. Green LED: If the device power is on, the green light is on, and if it's off, the light turns off.
+ 4. RGB LED: If not connected to a Bluetooth device, it displays a red light. When connecting, it shows a yellow light, and once connected, it displays a green light.
+ 5. RGB LED: When the start exercise button is pressed in the app, it lights up yellow until the preparatory posture is taken. Once the preparatory posture is maintained for 2 seconds, it switches to green, indicating the start of the exercise. If the posture is incorrect during exercise, it alerts with a red light.
+ 6. Internal Charging Module LED: Red light is on during charging and turns blue when fully charged.
+ 7. Internal Charging Module USB Port: Equipped with a USB port for charging.
+
+ - Device:
+
+
+ - Circuit:
+
+
+
+## Test module wearing image
+- Worn on the thigh as follows during a squat demonstration
+
+
+## 시연 영상
+* [Power switch and LED simulation](https://youtu.be/p0WgclJNXeo)
+* [Squat measurement and exercise state LED simulation](https://youtu.be/8TwuZ1K5hpM)
+* [Squat measurement demonstration video](https://youtu.be/hADi2CqFvGY)
+* [Comprehensive demonstration video](https://youtu.be/UrrtCfTJw_U)
+
+## APP
+
+### 화면
+ |
시작화면|
스쿼트 info |
스쿼트 스트레칭 |
스쿼트 가이드 |
+| :------------: | :------------: | :------------: | :------------: |
+|
스쿼트 대체운동 |
스쿼트 운동 시작 |
스쿼트 운동화면 |
잘못된 자세 교정 화면 |
+|
운동 종료 후 화면 |
벤치프레스 info |
벤치프레스 운동시작 |
운동자극 글귀 |
+
+
+
+
+## Technique Used)
+### APP
+ - Flutter
+ - Libraries: cupertino_icons, youtube_player_iframe, flutter_blue
+
+
+### Arduino
+ - MsTimer2
+
+##Installation Process
```bash
-$ git clone git주소
-$ yarn or npm install
-$ yarn start or npm run start
+$ flutter build apk
+$ flutter run -d web-server --web-hostname=0.0.0.0
```
-## 프로젝트 사용법 (Getting Started)
-**마크다운 문법을 이용하여 자유롭게 기재**
-
-잘 모를 경우
-구글 검색 - 마크다운 문법
-[https://post.naver.com/viewer/postView.nhn?volumeNo=24627214&memberNo=42458017](https://post.naver.com/viewer/postView.nhn?volumeNo=24627214&memberNo=42458017)
+## Team Information
+- YeChan Lee (ychan417@naver.com), Github Id: tuuktuc86
+- Taehoon Yang (taehoonyang98@naver.com), Github Id: hooniii98
+- SangGyu Oh (sg000515@gmail.com), Github Id: soekam
- 편한 마크다운 에디터를 찾아서 사용
- 샘플 에디터 [https://stackedit.io/app#](https://stackedit.io/app#)
-
-## 팀 정보 (Team Information)
-- hong gil dong (hong999@gmail.com), Github Id: gildong999
-- kim su ji (suji999@gmail.com), Github Id: suji999
-
-## 저작권 및 사용권 정보 (Copyleft / End User License)
+## Copyleft / End User License
* [MIT](https://github.com/osam2020-WEB/Sample-ProjectName-TeamName/blob/master/license.md)
This project is licensed under the terms of the MIT license.
-※ [라이선스 비교표(클릭)](https://olis.or.kr/license/compareGuide.do)
-
-※ [Github 내 라이선스 키워드(클릭)](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/licensing-a-repository)
-
-※ [\[참조\] Github license의 종류와 나에게 맞는 라이선스 선택하기(클릭)](https://flyingsquirrel.medium.com/github-license%EC%9D%98-%EC%A2%85%EB%A5%98%EC%99%80-%EB%82%98%EC%97%90%EA%B2%8C-%EB%A7%9E%EB%8A%94-%EB%9D%BC%EC%9D%B4%EC%84%A0%EC%8A%A4-%EC%84%A0%ED%83%9D%ED%95%98%EA%B8%B0-ae29925e8ff4)
diff --git a/license.md b/license.md
index 9bd8d0d..930e9e2 100644
--- a/license.md
+++ b/license.md
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2019 smaple_license
+Copyright (c) 2021 PowerManual
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
diff --git a/myapp/android/app/build.gradle b/myapp/android/app/build.gradle
index 695e212..cb6cc35 100644
--- a/myapp/android/app/build.gradle
+++ b/myapp/android/app/build.gradle
@@ -44,7 +44,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.myapp"
- minSdkVersion 16
+ minSdkVersion 17
targetSdkVersion 30
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
diff --git a/myapp/android/app/build/generated/source/buildConfig/release/com/example/myapp/BuildConfig.java b/myapp/android/app/build/generated/source/buildConfig/release/com/example/myapp/BuildConfig.java
new file mode 100644
index 0000000..0df15c3
--- /dev/null
+++ b/myapp/android/app/build/generated/source/buildConfig/release/com/example/myapp/BuildConfig.java
@@ -0,0 +1,12 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package com.example.myapp;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = false;
+ public static final String APPLICATION_ID = "com.example.myapp";
+ public static final String BUILD_TYPE = "release";
+ public static final int VERSION_CODE = 1;
+ public static final String VERSION_NAME = "1.0.0";
+}
diff --git a/myapp/android/app/build/intermediates/aapt_proguard_file/release/aapt_rules.txt b/myapp/android/app/build/intermediates/aapt_proguard_file/release/aapt_rules.txt
new file mode 100644
index 0000000..c05a7bd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/aapt_proguard_file/release/aapt_rules.txt
@@ -0,0 +1,64 @@
+-keep class androidx.core.app.CoreComponentFactory { (); }
+-keep class com.example.myapp.MainActivity { (); }
+-keep class com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ActionBroadcastReceiver { (); }
+-keep class com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ChromeCustomTabsActivity { (); }
+-keep class com.pichillilorenzo.flutter_inappwebview.in_app_browser.InAppBrowserActivity { (); }
+-keep class io.flutter.plugins.urllauncher.WebViewActivity { (); }
+-keep class android.widget.SearchView { (android.content.Context); }
+
+-keep class android.widget.Space { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.app.AlertController$RecycleListView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.view.menu.ActionMenuItemView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.view.menu.ExpandedMenuView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.view.menu.ListMenuItemView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ActionBarContainer { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ActionBarContextView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ActionBarOverlayLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ActionMenuView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ActivityChooserView$InnerLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.AlertDialogLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ButtonBarLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ContentFrameLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.DialogTitle { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.FitWindowsFrameLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.FitWindowsLinearLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.SearchView$SearchAutoComplete { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.Toolbar { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.appcompat.widget.ViewStubCompat { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.browser.browseractions.BrowserActionsFallbackMenuView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class androidx.core.widget.NestedScrollView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class com.pichillilorenzo.flutter_inappwebview.in_app_webview.InAppWebView { (android.content.Context, android.util.AttributeSet); }
+
+-keep class com.pichillilorenzo.flutter_inappwebview.pull_to_refresh.PullToRefreshLayout { (android.content.Context, android.util.AttributeSet); }
+
+-keepclassmembers class * { *** closeButtonClicked(android.view.MenuItem); }
+
+-keepclassmembers class * { *** goBackButtonClicked(android.view.MenuItem); }
+
+-keepclassmembers class * { *** goForwardButtonClicked(android.view.MenuItem); }
+
+-keepclassmembers class * { *** reloadButtonClicked(android.view.MenuItem); }
+
+-keepclassmembers class * { *** shareButtonClicked(android.view.MenuItem); }
+
diff --git a/myapp/android/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar b/myapp/android/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar
new file mode 100644
index 0000000..8761da9
Binary files /dev/null and b/myapp/android/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/.last_build_id b/myapp/android/app/build/intermediates/flutter/release/.last_build_id
new file mode 100644
index 0000000..5fcc278
--- /dev/null
+++ b/myapp/android/app/build/intermediates/flutter/release/.last_build_id
@@ -0,0 +1 @@
+5f08e77dcd655e979488f2b2459c5a4c
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/flutter/release/arm64-v8a/app.so b/myapp/android/app/build/intermediates/flutter/release/arm64-v8a/app.so
new file mode 100644
index 0000000..1ae5f6b
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/arm64-v8a/app.so differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/armeabi-v7a/app.so b/myapp/android/app/build/intermediates/flutter/release/armeabi-v7a/app.so
new file mode 100644
index 0000000..981d7e9
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/armeabi-v7a/app.so differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/AssetManifest.json b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/AssetManifest.json
new file mode 100644
index 0000000..5b69a24
--- /dev/null
+++ b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/AssetManifest.json
@@ -0,0 +1 @@
+{"assets/fonts/Poppins-Regular.ttf":["assets/fonts/Poppins-Regular.ttf"],"assets/fonts/Poppins-SemiBold.ttf":["assets/fonts/Poppins-SemiBold.ttf"],"assets/img/.swp":["assets/img/.swp"],"assets/img/BenchPress_background.jpg":["assets/img/BenchPress_background.jpg"],"assets/img/LegPress.jpg":["assets/img/LegPress.jpg"],"assets/img/Lunge.jpg":["assets/img/Lunge.jpg"],"assets/img/alarm.png":["assets/img/alarm.png"],"assets/img/benchpress_icon.png":["assets/img/benchpress_icon.png"],"assets/img/cableCrossOver.jpg":["assets/img/cableCrossOver.jpg"],"assets/img/data_icon.png":["assets/img/data_icon.png"],"assets/img/deadlift_icon.png":["assets/img/deadlift_icon.png"],"assets/img/dips.jpg":["assets/img/dips.jpg"],"assets/img/dubbellBenchPress.jpg":["assets/img/dubbellBenchPress.jpg"],"assets/img/mars.png":["assets/img/mars.png"],"assets/img/setting_icon.png":["assets/img/setting_icon.png"],"assets/img/squartIcon.png":["assets/img/squartIcon.png"],"assets/img/squats_background.jpg":["assets/img/squats_background.jpg"],"assets/img/squats_background1.jpg":["assets/img/squats_background1.jpg"],"assets/img/squats_icon.png":["assets/img/squats_icon.png"],"assets/img/stepUp.jpg":["assets/img/stepUp.jpg"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/flutter_inappwebview/t_rex_runner/t-rex.css":["packages/flutter_inappwebview/t_rex_runner/t-rex.css"],"packages/flutter_inappwebview/t_rex_runner/t-rex.html":["packages/flutter_inappwebview/t_rex_runner/t-rex.html"],"packages/youtube_player_flutter/assets/speedometer.webp":["packages/youtube_player_flutter/assets/speedometer.webp"]}
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/FontManifest.json b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/FontManifest.json
new file mode 100644
index 0000000..d85481b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/FontManifest.json
@@ -0,0 +1 @@
+[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"Poppins","fonts":[{"weight":600,"asset":"assets/fonts/Poppins-SemiBold.ttf"},{"weight":400,"asset":"assets/fonts/Poppins-Regular.ttf"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/NOTICES.Z b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/NOTICES.Z
new file mode 100644
index 0000000..df8b39b
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/NOTICES.Z differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-Regular.ttf b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-Regular.ttf
new file mode 100644
index 0000000..be06e7f
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-Regular.ttf differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-SemiBold.ttf b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-SemiBold.ttf
new file mode 100644
index 0000000..dabf7c2
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-SemiBold.ttf differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/BenchPress_background.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/BenchPress_background.jpg
new file mode 100644
index 0000000..de7db96
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/BenchPress_background.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/LegPress.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/LegPress.jpg
new file mode 100644
index 0000000..ec98253
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/LegPress.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/Lunge.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/Lunge.jpg
new file mode 100644
index 0000000..052e893
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/Lunge.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/alarm.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/alarm.png
new file mode 100644
index 0000000..7e59443
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/alarm.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/benchpress_icon.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/benchpress_icon.png
new file mode 100644
index 0000000..6aaa8c4
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/benchpress_icon.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/cableCrossOver.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/cableCrossOver.jpg
new file mode 100644
index 0000000..4644da6
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/cableCrossOver.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/data_icon.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/data_icon.png
new file mode 100644
index 0000000..b3dc893
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/data_icon.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/deadlift_icon.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/deadlift_icon.png
new file mode 100644
index 0000000..7f4af2f
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/deadlift_icon.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dips.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dips.jpg
new file mode 100644
index 0000000..353d7a4
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dips.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dubbellBenchPress.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dubbellBenchPress.jpg
new file mode 100644
index 0000000..260ef7a
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dubbellBenchPress.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/mars.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/mars.png
new file mode 100644
index 0000000..f966216
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/mars.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/setting_icon.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/setting_icon.png
new file mode 100644
index 0000000..1d069f1
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/setting_icon.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squartIcon.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squartIcon.png
new file mode 100644
index 0000000..dc7c274
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squartIcon.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background.jpg
new file mode 100644
index 0000000..97116ed
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background1.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background1.jpg
new file mode 100644
index 0000000..c6302e9
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background1.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_icon.png b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_icon.png
new file mode 100644
index 0000000..7b78d33
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_icon.png differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/stepUp.jpg b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/stepUp.jpg
new file mode 100644
index 0000000..9cafbf1
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/stepUp.jpg differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf
new file mode 100644
index 0000000..5fa8537
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
new file mode 100644
index 0000000..79ba7ea
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css
new file mode 100755
index 0000000..697612b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css
@@ -0,0 +1,59 @@
+#main-frame-error {
+ box-sizing: border-box;
+ padding: 0 10%;
+ font-size: 1em;
+ line-height: 1.55;
+ margin: 0 auto;
+ max-width: 600px;
+ padding-top: 100px;
+ width: 100%;
+}
+#main-content {
+ font-size: 1em;
+ line-height: 1.55;
+ margin: 0 auto;
+ max-width: 600px;
+ padding-top: 100px;
+ width: 100%;
+}
+#t-rex-icon {
+ font-size: 1em;
+ line-height: 1.55;
+ background-repeat: no-repeat;
+ background-size: 100%;
+ height: 72px;
+ margin: 0 0 40px;
+ width: 72px;
+ display: inline-block;
+ content: -webkit-image-set(
+ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAGxJREFUeF7tyMEJwkAQRuFf5ipMKxYQiJ3Z2nSwrWwBA0+DQZcdxEOueaePp9+dQZFB7GpUcURSVU66yVNFj6LFICatThZB6r/ko/pbRpUgilY0Cbw5sNmb9txGXUKyuH7eV25x39DtJXUNPQGJtWFV+BT/QAAAAABJRU5ErkJggg==)
+ 1x,
+ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAGFBMVEUAAABTU1NNTU1TU1NPT09SUlJSUlJTU1O8B7DEAAAAB3RSTlMAoArVKvVgBuEdKgAAAJ1JREFUeF7t1TEOwyAMQNG0Q6/UE+RMXD9d/tC6womIFSL9P+MnAYOXeTIzMzMzMzMzaz8J9Ri6HoITmuHXhISE8nEh9yxDh55aCEUoTGbbQwjqHwIkRAEiIaG0+0AA9VBMaE89Rogeoww936MQrWdBr4GN/z0IAdQ6nQ/FIpRXDwHcA+JIJcQowQAlFUA0MfQpXLlVQfkzR4igS6ENjknm/wiaGhsAAAAASUVORK5CYII=)
+ 2x
+ );
+ position: relative;
+ visibility: hidden;
+}
+#offline-resources {
+ display: none;
+}
+#main-frame-error > .runner-container {
+ height: 150px;
+ max-width: 600px;
+ overflow: hidden;
+ position: absolute;
+ top: 35px;
+ width: 44px;
+}
+#main-frame-error > .controller {
+ background: rgba(247, 247, 247, 0.1);
+ height: 100vh;
+ left: 0;
+ position: absolute;
+ top: 0;
+ width: 100vw;
+ z-index: 9;
+}
+#main-frame-error .hidden {
+ display: none;
+}
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html
new file mode 100755
index 0000000..5ca0178
--- /dev/null
+++ b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html
@@ -0,0 +1,16 @@
+
+
+
+

+

+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp
new file mode 100644
index 0000000..72ada6b
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/flutter_build.d b/myapp/android/app/build/intermediates/flutter/release/flutter_build.d
new file mode 100644
index 0000000..294cb48
--- /dev/null
+++ b/myapp/android/app/build/intermediates/flutter/release/flutter_build.d
@@ -0,0 +1 @@
+ /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/arm64-v8a/app.so /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/armeabi-v7a/app.so /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/AssetManifest.json /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/FontManifest.json /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/NOTICES.Z /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-Regular.ttf /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/fonts/Poppins-SemiBold.ttf /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/.swp /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/BenchPress_background.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/LegPress.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/Lunge.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/alarm.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/benchpress_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/cableCrossOver.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/data_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/deadlift_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dips.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/dubbellBenchPress.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/mars.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/setting_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squartIcon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_background1.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/squats_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/assets/img/stepUp.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/fonts/MaterialIcons-Regular.otf /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/build/intermediates/flutter/release/x86_64/app.so: /home/codespace/.pub-cache/hosted/pub.dartlang.org/android_alarm_manager_plus-1.2.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/async-2.8.1/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/characters.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/src/characters.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/src/characters_impl.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/src/extensions.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/src/grapheme_clusters/breaks.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/src/grapheme_clusters/constants.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/src/grapheme_clusters/table.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/charcode-1.3.1/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/collection.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/algorithms.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/canonicalized_map.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_iterable.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_iterator.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_list.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/combined_wrappers/combined_map.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/comparators.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/empty_unmodifiable_set.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/equality.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/equality_map.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/equality_set.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/functions.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/iterable_extensions.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/iterable_zip.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/list_extensions.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/priority_queue.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/queue_list.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/union_set.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/union_set_controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/unmodifiable_wrappers.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/utils.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/src/wrappers.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.3/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.3/assets/CupertinoIcons.ttf /home/codespace/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.3/lib/cupertino_icons.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/ffi-1.1.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/file-6.1.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/flutter_inappwebview.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/android/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/android/service_worker_controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/android/webview_feature.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/android/chrome_custom_tabs_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/android/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/chrome_safari_browser.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/chrome_safari_browser_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/ios/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/ios/safari_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/chrome_safari_browser/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/content_blocker.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/context_menu.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/cookie_manager.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/http_auth_credentials_database.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/android/in_app_browser_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/android/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/in_app_browser.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/in_app_browser_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/ios/in_app_browser_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/ios/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_browser/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_localhost_server.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/_static_channel.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/android/in_app_webview_controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/android/in_app_webview_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/android/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/headless_in_app_webview.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/in_app_webview.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/in_app_webview_controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/in_app_webview_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/ios/in_app_webview_controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/ios/in_app_webview_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/ios/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/in_app_webview/webview.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/ios/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/mime_type_resolver.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/platform_util.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/pull_to_refresh/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/pull_to_refresh/pull_to_refresh_controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/pull_to_refresh/pull_to_refresh_options.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/types.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/util.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_message/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_message/web_message_channel.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_message/web_message_listener.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/_static_channel.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/android/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/android/web_storage_manager.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/ios/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/ios/web_storage_manager.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/web_storage.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/web_storage/web_storage_manager.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/asn1_decoder.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/asn1_der_encoder.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/asn1_distinguished_names.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/asn1_identifier.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/asn1_object.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/key_usage.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/main.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/oid.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/x509_certificate.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/x509_extension.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/src/x509_certificate/x509_public_key.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/t_rex_runner/t-rex.css /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.3.2/lib/t_rex_runner/t-rex.html /home/codespace/.pub-cache/hosted/pub.dartlang.org/flutter_lints-1.0.4/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/lints-1.0.1/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/lib/meta.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/lib/meta_meta.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2.0.1/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.3/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.1/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.1/lib/plugin_platform_interface.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/process-4.2.3/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/shared_preferences-2.0.8/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform_interface-2.0.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/src/typed_buffer.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/typed_buffers.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.12/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.12/lib/url_launcher.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_interface-2.0.4/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_interface-2.0.4/lib/link.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_interface-2.0.4/lib/method_channel_url_launcher.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_interface-2.0.4/lib/url_launcher_platform_interface.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.4/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2.0.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/hash.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/aabb2.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/aabb3.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/colors.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/constants.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/error_helpers.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/frustum.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/intersection_result.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/matrix2.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/matrix3.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/matrix4.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/obb3.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/opengl.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/plane.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/quad.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/quaternion.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/ray.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/sphere.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/third_party/noise.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/triangle.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/utilities.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/vector.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/vector2.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/vector3.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/src/vector_math_64/vector4.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/vector_math_64.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/win32-2.2.9/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_flutter-8.0.0/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_flutter-8.0.0/assets/speedometer.webp /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/LICENSE /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/controller.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/enums/playback_rate.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/enums/player_state.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/enums/playlist_type.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/enums/thumbnail_quality.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/enums/youtube_error.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/helpers/player_fragments.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/helpers/youtube_value_builder.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/helpers/youtube_value_provider.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/meta_data.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/player_params.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/player_value.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/src/players/youtube_player_mobile.dart /home/codespace/.pub-cache/hosted/pub.dartlang.org/youtube_player_iframe-2.2.2/lib/youtube_player_iframe.dart /home/codespace/opt/flutter/bin/cache/artifacts/material_fonts/MaterialIcons-Regular.otf /home/codespace/opt/flutter/bin/cache/pkg/sky_engine/LICENSE /home/codespace/opt/flutter/bin/internal/engine.version /home/codespace/opt/flutter/packages/flutter/LICENSE /home/codespace/opt/flutter/packages/flutter/lib/animation.dart /home/codespace/opt/flutter/packages/flutter/lib/cupertino.dart /home/codespace/opt/flutter/packages/flutter/lib/foundation.dart /home/codespace/opt/flutter/packages/flutter/lib/gestures.dart /home/codespace/opt/flutter/packages/flutter/lib/material.dart /home/codespace/opt/flutter/packages/flutter/lib/painting.dart /home/codespace/opt/flutter/packages/flutter/lib/physics.dart /home/codespace/opt/flutter/packages/flutter/lib/rendering.dart /home/codespace/opt/flutter/packages/flutter/lib/scheduler.dart /home/codespace/opt/flutter/packages/flutter/lib/semantics.dart /home/codespace/opt/flutter/packages/flutter/lib/services.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/animation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/animation_controller.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/animations.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/curves.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/listener_helpers.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/tween.dart /home/codespace/opt/flutter/packages/flutter/lib/src/animation/tween_sequence.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/activity_indicator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/app.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/bottom_tab_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/colors.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/constants.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/context_menu.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/context_menu_action.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/date_picker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/desktop_text_selection.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/dialog.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/form_row.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/form_section.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/icon_theme_data.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/icons.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/interface_level.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/localizations.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/nav_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/page_scaffold.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/picker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/refresh.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/route.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/scrollbar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/search_field.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/segmented_control.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/slider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/sliding_segmented_control.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/switch.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/tab_scaffold.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/tab_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/text_field.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/text_form_field_row.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/text_selection.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/text_selection_toolbar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/text_selection_toolbar_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/text_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/cupertino/thumb_painter.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/_bitfield_io.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/_isolates_io.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/_platform_io.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/annotations.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/assertions.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/basic_types.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/bitfield.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/change_notifier.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/collections.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/consolidate_response.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/constants.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/diagnostics.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/isolates.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/key.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/licenses.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/node.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/object.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/observer_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/platform.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/print.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/serialization.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/stack_frame.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/synchronous_future.dart /home/codespace/opt/flutter/packages/flutter/lib/src/foundation/unicode.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/arena.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/constants.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/converter.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/drag.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/drag_details.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/eager.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/events.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/force_press.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/hit_test.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/long_press.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/lsq_solver.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/monodrag.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/multidrag.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/multitap.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/pointer_router.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/pointer_signal_resolver.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/recognizer.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/resampler.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/scale.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/tap.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/team.dart /home/codespace/opt/flutter/packages/flutter/lib/src/gestures/velocity_tracker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/about.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/animated_icons.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/animated_icons_data.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/add_event.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/arrow_menu.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/close_menu.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/ellipsis_search.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/event_add.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/home_menu.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/list_view.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/menu_arrow.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/menu_close.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/menu_home.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/pause_play.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/play_pause.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/search_ellipsis.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/animated_icons/data/view_list.g.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/app.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/app_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/app_bar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/arc.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/autocomplete.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/back_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/banner.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/banner_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/bottom_app_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/bottom_app_bar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/bottom_navigation_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/bottom_navigation_bar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/bottom_sheet.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/bottom_sheet_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/button_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/button_bar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/button_style.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/button_style_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/button_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/calendar_date_picker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/card.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/card_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/checkbox.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/checkbox_list_tile.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/checkbox_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/chip.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/chip_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/circle_avatar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/color_scheme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/colors.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/constants.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/curves.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/data_table.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/data_table_source.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/data_table_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/date.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/date_picker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/date_picker_deprecated.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/desktop_text_selection.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/dialog.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/dialog_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/divider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/divider_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/drawer.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/drawer_header.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/dropdown.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/elevated_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/elevated_button_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/elevation_overlay.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/expand_icon.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/expansion_panel.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/expansion_tile.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/feedback.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/flat_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/flexible_space_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/floating_action_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/floating_action_button_location.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/floating_action_button_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/flutter_logo.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/grid_tile.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/grid_tile_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/icon_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/icons.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/ink_decoration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/ink_highlight.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/ink_ripple.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/ink_splash.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/ink_well.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/input_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/input_date_picker_form_field.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/input_decorator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/list_tile.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/material.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/material_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/material_localizations.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/material_state.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/material_state_mixin.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/mergeable_material.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/navigation_rail.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/navigation_rail_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/no_splash.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/outline_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/outlined_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/outlined_button_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/page.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/page_transitions_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/paginated_data_table.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/popup_menu.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/popup_menu_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/progress_indicator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/progress_indicator_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/radio.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/radio_list_tile.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/radio_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/raised_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/range_slider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/refresh_indicator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/reorderable_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/scaffold.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/scrollbar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/scrollbar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/search.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/selectable_text.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/shadows.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/slider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/slider_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/snack_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/snack_bar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/stepper.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/switch.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/switch_list_tile.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/switch_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/tab_bar_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/tab_controller.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/tab_indicator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/tabs.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_button_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_field.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_form_field.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_selection.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_selection_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_selection_toolbar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_selection_toolbar_text_button.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/text_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/theme_data.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/time.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/time_picker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/time_picker_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/toggle_buttons.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/toggle_buttons_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/toggleable.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/tooltip.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/tooltip_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/typography.dart /home/codespace/opt/flutter/packages/flutter/lib/src/material/user_accounts_drawer_header.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/_network_image_io.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/alignment.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/basic_types.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/beveled_rectangle_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/border_radius.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/borders.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/box_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/box_decoration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/box_fit.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/box_shadow.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/circle_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/clip.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/colors.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/continuous_rectangle_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/decoration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/decoration_image.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/edge_insets.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/flutter_logo.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/fractional_offset.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/geometry.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/gradient.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/image_cache.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/image_decoder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/image_provider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/image_resolution.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/image_stream.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/inline_span.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/matrix_utils.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/notched_shapes.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/paint_utilities.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/placeholder_span.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/rounded_rectangle_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/shader_warm_up.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/shape_decoration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/stadium_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/strut_style.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/text_painter.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/text_span.dart /home/codespace/opt/flutter/packages/flutter/lib/src/painting/text_style.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/clamped_simulation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/friction_simulation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/gravity_simulation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/simulation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/spring_simulation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/tolerance.dart /home/codespace/opt/flutter/packages/flutter/lib/src/physics/utils.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/animated_size.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/box.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/custom_layout.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/custom_paint.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/debug_overflow_indicator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/editable.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/error.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/flex.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/flow.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/image.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/layer.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/layout_helper.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/list_body.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/list_wheel_viewport.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/mouse_tracker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/object.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/paragraph.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/performance_overlay.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/platform_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/proxy_box.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/proxy_sliver.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/rotated_box.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/shifted_box.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_fill.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_fixed_extent_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_grid.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_multi_box_adaptor.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_padding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/sliver_persistent_header.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/stack.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/table.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/table_border.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/texture.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/tweens.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/viewport.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/viewport_offset.dart /home/codespace/opt/flutter/packages/flutter/lib/src/rendering/wrap.dart /home/codespace/opt/flutter/packages/flutter/lib/src/scheduler/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/scheduler/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/scheduler/priority.dart /home/codespace/opt/flutter/packages/flutter/lib/src/scheduler/ticker.dart /home/codespace/opt/flutter/packages/flutter/lib/src/semantics/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/semantics/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/semantics/semantics.dart /home/codespace/opt/flutter/packages/flutter/lib/src/semantics/semantics_event.dart /home/codespace/opt/flutter/packages/flutter/lib/src/semantics/semantics_service.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/asset_bundle.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/autofill.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/binary_messenger.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/clipboard.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/deferred_component.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/font_loader.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/haptic_feedback.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/hardware_keyboard.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/keyboard_key.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/keyboard_maps.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/message_codec.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/message_codecs.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/mouse_cursor.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/mouse_tracking.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/platform_channel.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/platform_views.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_android.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_fuchsia.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_ios.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_linux.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_macos.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_web.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/raw_keyboard_windows.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/restoration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/system_channels.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/system_chrome.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/system_navigator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/system_sound.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/text_editing.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/text_formatter.dart /home/codespace/opt/flutter/packages/flutter/lib/src/services/text_input.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/actions.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/animated_cross_fade.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/animated_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/animated_size.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/animated_switcher.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/annotated_region.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/app.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/async.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/autocomplete.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/autofill.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/automatic_keep_alive.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/banner.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/basic.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/binding.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/bottom_navigation_bar_item.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/color_filter.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/constants.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/container.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/debug.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/default_text_editing_actions.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/default_text_editing_shortcuts.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/desktop_text_selection_toolbar_layout_delegate.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/dismissible.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/disposable_build_context.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/drag_target.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/draggable_scrollable_sheet.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/dual_transition_builder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/editable_text.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/fade_in_image.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/focus_manager.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/focus_scope.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/focus_traversal.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/form.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/framework.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/gesture_detector.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/grid_paper.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/heroes.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/icon.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/icon_data.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/icon_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/icon_theme_data.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/image.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/image_filter.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/image_icon.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/implicit_animations.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/inherited_model.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/inherited_notifier.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/inherited_theme.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/interactive_viewer.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/keyboard_listener.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/layout_builder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/list_wheel_scroll_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/localizations.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/media_query.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/modal_barrier.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/navigation_toolbar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/navigator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/nested_scroll_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/notification_listener.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/orientation_builder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/overflow_bar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/overlay.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/overscroll_indicator.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/page_storage.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/page_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/pages.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/performance_overlay.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/placeholder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/platform_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/preferred_size.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/primary_scroll_controller.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/raw_keyboard_listener.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/reorderable_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/restoration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/restoration_properties.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/router.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/routes.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/safe_area.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_activity.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_aware_image_provider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_configuration.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_context.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_controller.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_metrics.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_notification.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_notification_observer.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_physics.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_position.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_position_with_single_context.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_simulation.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scroll_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scrollable.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/scrollbar.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/semantics_debugger.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/shortcuts.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/single_child_scroll_view.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/size_changed_layout_notifier.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/sliver.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/sliver_fill.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/sliver_layout_builder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/sliver_persistent_header.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/sliver_prototype_extent_list.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/spacer.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/status_transitions.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/table.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/text.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/text_editing_action.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/text_editing_intents.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/text_selection.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/text_selection_toolbar_layout_delegate.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/texture.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/ticker_provider.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/title.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/transitions.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/tween_animation_builder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/unique_widget.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/value_listenable_builder.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/viewport.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/visibility.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/widget_inspector.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/widget_span.dart /home/codespace/opt/flutter/packages/flutter/lib/src/widgets/will_pop_scope.dart /home/codespace/opt/flutter/packages/flutter/lib/widgets.dart /home/codespace/opt/flutter/packages/flutter_tools/lib/src/build_system/targets/android.dart /home/codespace/opt/flutter/packages/flutter_tools/lib/src/build_system/targets/common.dart /home/codespace/opt/flutter/packages/flutter_tools/lib/src/build_system/targets/icon_tree_shaker.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/DOES_NOT_EXIST_RERUN_FOR_WILDCARD540345875 /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/fonts/Poppins-Regular.ttf /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/fonts/Poppins-SemiBold.ttf /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/.swp /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/BenchPress_background.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/LegPress.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/Lunge.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/alarm.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/benchpress_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/cableCrossOver.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/data_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/deadlift_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/dips.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/dubbellBenchPress.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/mars.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/setting_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/squartIcon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/squats_background.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/squats_background1.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/squats_icon.png /workspaces/APP_IoT_PowerManual_PowerManual/myapp/assets/img/stepUp.jpg /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/GradientAppBar.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/HomePage.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/HomePageBody.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/MenuRow.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/benchpressCard/BenchPressBeforeStart.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/benchpressCard/BenchPressDetail.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/squatsCard/SquatsBeforeStart.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/squatsCard/SquatsDetail.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/youtubelink/BenchPressStrechingYoutube.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/youtubelink/HowToBenchPressYoutube.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/youtubelink/HowToSquatsYoutube.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/detail/youtubelink/SquatsStrechingYoutube.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/main.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/component/replaceBenchPressListItem.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/component/replaceBenchPressTitle.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/component/replaceSquatsListItem.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/component/replaceSquatsMenu.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/component/replaceSquatsTitle.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/page/replaceBenchPressPage.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/replace/page/replaceSquatsPage.dart /workspaces/APP_IoT_PowerManual_PowerManual/myapp/pubspec.yaml
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/flutter/release/libs.jar b/myapp/android/app/build/intermediates/flutter/release/libs.jar
new file mode 100644
index 0000000..e9fdd69
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/libs.jar differ
diff --git a/myapp/android/app/build/intermediates/flutter/release/x86_64/app.so b/myapp/android/app/build/intermediates/flutter/release/x86_64/app.so
new file mode 100644
index 0000000..2d5978e
Binary files /dev/null and b/myapp/android/app/build/intermediates/flutter/release/x86_64/app.so differ
diff --git a/myapp/android/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml b/myapp/android/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml
new file mode 100644
index 0000000..c0be05f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_fade_in.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_fade_in.xml
new file mode 100644
index 0000000..da7ee29
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_fade_in.xml
@@ -0,0 +1,20 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_fade_out.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_fade_out.xml
new file mode 100644
index 0000000..c81b39a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_fade_out.xml
@@ -0,0 +1,20 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_grow_fade_in_from_bottom.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_grow_fade_in_from_bottom.xml
new file mode 100644
index 0000000..79d02d4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_grow_fade_in_from_bottom.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_popup_enter.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_popup_enter.xml
new file mode 100644
index 0000000..91664da
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_popup_enter.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_popup_exit.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_popup_exit.xml
new file mode 100644
index 0000000..db7e807
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_popup_exit.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_shrink_fade_out_from_bottom.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_shrink_fade_out_from_bottom.xml
new file mode 100644
index 0000000..9a23cd2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_shrink_fade_out_from_bottom.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_in_bottom.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_in_bottom.xml
new file mode 100644
index 0000000..1afa8fe
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_in_bottom.xml
@@ -0,0 +1,19 @@
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_in_top.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_in_top.xml
new file mode 100644
index 0000000..ab824f2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_in_top.xml
@@ -0,0 +1,19 @@
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_out_bottom.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_out_bottom.xml
new file mode 100644
index 0000000..b309fe8
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_out_bottom.xml
@@ -0,0 +1,19 @@
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_out_top.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_out_top.xml
new file mode 100644
index 0000000..e84d1c7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_slide_out_top.xml
@@ -0,0 +1,19 @@
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_tooltip_enter.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_tooltip_enter.xml
new file mode 100644
index 0000000..134d9d7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_tooltip_enter.xml
@@ -0,0 +1,21 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_tooltip_exit.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_tooltip_exit.xml
new file mode 100644
index 0000000..67f6af8
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/abc_tooltip_exit.xml
@@ -0,0 +1,21 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml
new file mode 100644
index 0000000..8d892c1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml
new file mode 100644
index 0000000..57fc365
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_icon_null_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_icon_null_animation.xml
new file mode 100644
index 0000000..a6ef064
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_checked_icon_null_animation.xml
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml
new file mode 100644
index 0000000..0f13aaf
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml
new file mode 100644
index 0000000..188e706
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_icon_null_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_icon_null_animation.xml
new file mode 100644
index 0000000..8b63d01
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_checkbox_to_unchecked_icon_null_animation.xml
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_dot_group_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_dot_group_animation.xml
new file mode 100644
index 0000000..22bb845
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_dot_group_animation.xml
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml
new file mode 100644
index 0000000..51154c1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml
new file mode 100644
index 0000000..c889ae6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_dot_group_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_dot_group_animation.xml
new file mode 100644
index 0000000..f0b9d7d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_dot_group_animation.xml
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml
new file mode 100644
index 0000000..3269f8b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml
new file mode 100644
index 0000000..0215835
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v21/abc_btn_colored_borderless_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v21/abc_btn_colored_borderless_text_material.xml
new file mode 100644
index 0000000..f5585e3
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v21/abc_btn_colored_borderless_text_material.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_btn_colored_borderless_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_btn_colored_borderless_text_material.xml
new file mode 100644
index 0000000..468b155
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_btn_colored_borderless_text_material.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_btn_colored_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_btn_colored_text_material.xml
new file mode 100644
index 0000000..74170d6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_btn_colored_text_material.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_color_highlight_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_color_highlight_material.xml
new file mode 100644
index 0000000..8d53611
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_color_highlight_material.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_btn_checkable.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_btn_checkable.xml
new file mode 100644
index 0000000..e82eff4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_btn_checkable.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_default.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_default.xml
new file mode 100644
index 0000000..abe3880
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_default.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_edittext.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_edittext.xml
new file mode 100644
index 0000000..0e05e07
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_edittext.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_seek_thumb.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_seek_thumb.xml
new file mode 100644
index 0000000..4fc9626
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_seek_thumb.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_spinner.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_spinner.xml
new file mode 100644
index 0000000..0e05e07
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_spinner.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_switch_track.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_switch_track.xml
new file mode 100644
index 0000000..e663772
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color-v23/abc_tint_switch_track.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_background_cache_hint_selector_material_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_background_cache_hint_selector_material_dark.xml
new file mode 100644
index 0000000..e016076
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_background_cache_hint_selector_material_dark.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_background_cache_hint_selector_material_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_background_cache_hint_selector_material_light.xml
new file mode 100644
index 0000000..290faf1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_background_cache_hint_selector_material_light.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_btn_colored_borderless_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_btn_colored_borderless_text_material.xml
new file mode 100644
index 0000000..1480046
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_btn_colored_borderless_text_material.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_btn_colored_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_btn_colored_text_material.xml
new file mode 100644
index 0000000..897a3f7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_btn_colored_text_material.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_hint_foreground_material_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_hint_foreground_material_dark.xml
new file mode 100644
index 0000000..fe86872
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_hint_foreground_material_dark.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_hint_foreground_material_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_hint_foreground_material_light.xml
new file mode 100644
index 0000000..1bef5af
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_hint_foreground_material_light.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_disable_only_material_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_disable_only_material_dark.xml
new file mode 100644
index 0000000..724c255
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_disable_only_material_dark.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_disable_only_material_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_disable_only_material_light.xml
new file mode 100644
index 0000000..7395e68
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_disable_only_material_light.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_material_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_material_dark.xml
new file mode 100644
index 0000000..7d66d02
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_material_dark.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_material_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_material_light.xml
new file mode 100644
index 0000000..105b643
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_primary_text_material_light.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_search_url_text.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_search_url_text.xml
new file mode 100644
index 0000000..0631d5d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_search_url_text.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_secondary_text_material_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_secondary_text_material_dark.xml
new file mode 100644
index 0000000..6399b1d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_secondary_text_material_dark.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_secondary_text_material_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_secondary_text_material_light.xml
new file mode 100644
index 0000000..87c015a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_secondary_text_material_light.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_btn_checkable.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_btn_checkable.xml
new file mode 100644
index 0000000..0c663f6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_btn_checkable.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_default.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_default.xml
new file mode 100644
index 0000000..8d7c391
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_default.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_edittext.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_edittext.xml
new file mode 100644
index 0000000..536d77f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_edittext.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_seek_thumb.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_seek_thumb.xml
new file mode 100644
index 0000000..cb53788
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_seek_thumb.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_spinner.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_spinner.xml
new file mode 100644
index 0000000..44333dd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_spinner.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_switch_track.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_switch_track.xml
new file mode 100644
index 0000000..22322f8
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/abc_tint_switch_track.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/switch_thumb_material_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/switch_thumb_material_dark.xml
new file mode 100644
index 0000000..6153382
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/switch_thumb_material_dark.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/switch_thumb_material_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/switch_thumb_material_light.xml
new file mode 100644
index 0000000..94d7114
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/color/switch_thumb_material_light.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
new file mode 100644
index 0000000..4d9f861
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png
new file mode 100644
index 0000000..9911008
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png
new file mode 100644
index 0000000..69ff9dd
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png
new file mode 100644
index 0000000..9218981
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png
new file mode 100644
index 0000000..a588576
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
new file mode 100644
index 0000000..4657a25
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
new file mode 100644
index 0000000..3fd617b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
new file mode 100644
index 0000000..2264398
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
new file mode 100644
index 0000000..65ccd8f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..706fc1f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..e78bcaf
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
new file mode 100644
index 0000000..8610c50
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
new file mode 100644
index 0000000..63d0e5d
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png
new file mode 100644
index 0000000..cd1f57c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_16dp.png
new file mode 100644
index 0000000..a728afe
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_36dp.png
new file mode 100644
index 0000000..64b2aa7
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_48dp.png
new file mode 100644
index 0000000..54d3065
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png
new file mode 100644
index 0000000..cf270fe
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png
new file mode 100644
index 0000000..49ad6cd
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png
new file mode 100644
index 0000000..1aa9965
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_ic_star_half_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png
new file mode 100644
index 0000000..c2264a8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_focused_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_focused_holo.9.png
new file mode 100644
index 0000000..c09ec90
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_focused_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_longpressed_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_longpressed_holo.9.png
new file mode 100644
index 0000000..62fbd2c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_longpressed_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png
new file mode 100644
index 0000000..2f6ef91
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png
new file mode 100644
index 0000000..863ce95
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png
new file mode 100644
index 0000000..b6d4677
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png
new file mode 100644
index 0000000..60081db
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
new file mode 100644
index 0000000..abb52c9
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png
new file mode 100644
index 0000000..9d8451a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
new file mode 100644
index 0000000..d8d6d7f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
new file mode 100644
index 0000000..30c1c1e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
new file mode 100644
index 0000000..1f1cdad
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
new file mode 100644
index 0000000..ffb0096
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..e54950e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..0da5b1d
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..f8063b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
new file mode 100644
index 0000000..4b0b10a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png
new file mode 100644
index 0000000..ebf3f6c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png
new file mode 100644
index 0000000..d3556a8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_left_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
new file mode 100644
index 0000000..428bfab
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png
new file mode 100644
index 0000000..183c9ac
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png
new file mode 100644
index 0000000..829d5b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png
new file mode 100644
index 0000000..9b67079
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_text_select_handle_right_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..5b13bc1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..5440b1a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..05d6920
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..6282df4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_low_normal.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_low_normal.9.png
new file mode 100644
index 0000000..af91f5e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_low_normal.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_low_pressed.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_low_pressed.9.png
new file mode 100644
index 0000000..1602ab8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_low_pressed.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_normal.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_normal.9.png
new file mode 100644
index 0000000..6ebed8b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_normal.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_normal_pressed.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
new file mode 100644
index 0000000..6193822
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notification_bg_normal_pressed.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
new file mode 100644
index 0000000..6f37a22
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-hdpi-v4/notify_panel_notification_icon_bg.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..a262b0c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..d8eaf07
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..ddbec8b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..254f806
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..f9cba8f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..c888ee0
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..198a842
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..87bf8d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..588161e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..284c3c2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..3cdb6cf
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..7cf976d
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..7d4c690
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..90fe333
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..4c0f0b3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
new file mode 100644
index 0000000..fa0ed8f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png
new file mode 100644
index 0000000..7a9fcbc
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png
new file mode 100644
index 0000000..8e6c271
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png
new file mode 100644
index 0000000..9f0d2c8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png
new file mode 100644
index 0000000..6e18d40
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
new file mode 100644
index 0000000..d0a41a5
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
new file mode 100644
index 0000000..bebb1e2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
new file mode 100644
index 0000000..038e000
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
new file mode 100644
index 0000000..6086f9c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..559b835
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..a282219
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
new file mode 100644
index 0000000..1492ab6
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
new file mode 100644
index 0000000..7c011af
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png
new file mode 100644
index 0000000..36f664c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_16dp.png
new file mode 100644
index 0000000..3f5d25e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_36dp.png
new file mode 100644
index 0000000..2ddcdd9
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_48dp.png
new file mode 100644
index 0000000..c636ce8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png
new file mode 100644
index 0000000..077f9b0
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png
new file mode 100644
index 0000000..ac6ad11
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png
new file mode 100644
index 0000000..0065111
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_ic_star_half_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png
new file mode 100644
index 0000000..c2264a8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_focused_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_focused_holo.9.png
new file mode 100644
index 0000000..addb54a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_focused_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_longpressed_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_longpressed_holo.9.png
new file mode 100644
index 0000000..5fcd5b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_longpressed_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png
new file mode 100644
index 0000000..251b989
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png
new file mode 100644
index 0000000..01efec0
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png
new file mode 100644
index 0000000..f1d1b61
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png
new file mode 100644
index 0000000..10851f6
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
new file mode 100644
index 0000000..15c1ebb
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png
new file mode 100644
index 0000000..5f55cd5
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
new file mode 100644
index 0000000..1bff7fa
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
new file mode 100644
index 0000000..9280f82
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
new file mode 100644
index 0000000..21bffc6
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
new file mode 100644
index 0000000..8878129
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..869c8b0
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..ed75cb8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..ab8460f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
new file mode 100644
index 0000000..12b0a79
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png
new file mode 100644
index 0000000..87e48ec
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png
new file mode 100644
index 0000000..e243fd8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_left_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
new file mode 100644
index 0000000..d001cea
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png
new file mode 100644
index 0000000..55b8b36
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png
new file mode 100644
index 0000000..f415390
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png
new file mode 100644
index 0000000..e6eff09
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_text_select_handle_right_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..3ffa251
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..5d7ad2f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..0c766f3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..4f66d7a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_low_normal.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_low_normal.9.png
new file mode 100644
index 0000000..62de9d7
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_low_normal.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_low_pressed.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_low_pressed.9.png
new file mode 100644
index 0000000..eaabd93
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_low_pressed.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_normal.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_normal.9.png
new file mode 100644
index 0000000..aa239b3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_normal.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_normal_pressed.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
new file mode 100644
index 0000000..62d8622
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notification_bg_normal_pressed.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
new file mode 100644
index 0000000..c286875
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-mdpi-v4/notify_panel_notification_icon_bg.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_action_bar_item_background_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_action_bar_item_background_material.xml
new file mode 100644
index 0000000..595c56c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_action_bar_item_background_material.xml
@@ -0,0 +1,18 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_btn_colored_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_btn_colored_material.xml
new file mode 100644
index 0000000..10251aa
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_btn_colored_material.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+ -
+
+
+
-
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_dialog_material_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_dialog_material_background.xml
new file mode 100644
index 0000000..7ef438b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_dialog_material_background.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_edit_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_edit_text_material.xml
new file mode 100644
index 0000000..d98b008
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_edit_text_material.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_list_divider_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_list_divider_material.xml
new file mode 100644
index 0000000..5ed2121
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/abc_list_divider_material.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/launch_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/launch_background.xml
new file mode 100644
index 0000000..f74085f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/launch_background.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/notification_action_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/notification_action_background.xml
new file mode 100644
index 0000000..a9ea90a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v21/notification_action_background.xml
@@ -0,0 +1,36 @@
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v23/abc_control_background_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v23/abc_control_background_material.xml
new file mode 100644
index 0000000..0b54039
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-v23/abc_control_background_material.xml
@@ -0,0 +1,19 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-watch-v20/abc_dialog_material_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-watch-v20/abc_dialog_material_background.xml
new file mode 100644
index 0000000..242761b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-watch-v20/abc_dialog_material_background.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
new file mode 100644
index 0000000..6284eaa
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png
new file mode 100644
index 0000000..4902520
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png
new file mode 100644
index 0000000..59a683a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
new file mode 100644
index 0000000..03bf49c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
new file mode 100644
index 0000000..342323b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
new file mode 100644
index 0000000..1d29f9a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
new file mode 100644
index 0000000..92b43ba
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
new file mode 100644
index 0000000..600178a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
new file mode 100644
index 0000000..ca303fd
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..8e664eb
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..cd38901
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
new file mode 100644
index 0000000..9aabc43
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
new file mode 100644
index 0000000..c8bae19
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
new file mode 100644
index 0000000..6be7e09
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_16dp.png
new file mode 100644
index 0000000..35fe965
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_36dp.png
new file mode 100644
index 0000000..45887c1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_48dp.png
new file mode 100644
index 0000000..7be2280
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png
new file mode 100644
index 0000000..ea6033a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png
new file mode 100644
index 0000000..2f4818b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png
new file mode 100644
index 0000000..2456a74
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_ic_star_half_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png
new file mode 100644
index 0000000..c2264a8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_focused_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_focused_holo.9.png
new file mode 100644
index 0000000..67c25ae
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_focused_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png
new file mode 100644
index 0000000..17c34a1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png
new file mode 100644
index 0000000..988548a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png
new file mode 100644
index 0000000..15fcf6a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
new file mode 100644
index 0000000..65275b3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png
new file mode 100644
index 0000000..ee95ed4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
new file mode 100644
index 0000000..99cf6de
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png
new file mode 100644
index 0000000..d8cc7d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
new file mode 100644
index 0000000..c08ec90
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
new file mode 100644
index 0000000..0486af1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
new file mode 100644
index 0000000..20079d8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
new file mode 100644
index 0000000..fb4e42a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..44b9a14
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..bcf6b7f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..7c56175
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
new file mode 100644
index 0000000..2242d2f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
new file mode 100644
index 0000000..76ed4f3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png
new file mode 100644
index 0000000..529d550
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
new file mode 100644
index 0000000..3dcebcf
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png
new file mode 100644
index 0000000..1f8cc88
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
new file mode 100644
index 0000000..8df3718
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png
new file mode 100644
index 0000000..6c8f6a4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..8ff3a83
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..e7e693a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..819171a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..4def8c8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_low_normal.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_low_normal.9.png
new file mode 100644
index 0000000..8c884de
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_low_normal.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_low_pressed.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
new file mode 100644
index 0000000..32e00be
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_low_pressed.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_normal.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_normal.9.png
new file mode 100644
index 0000000..bdf477b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_normal.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
new file mode 100644
index 0000000..5c4da74
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
new file mode 100644
index 0000000..9128e62
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
new file mode 100644
index 0000000..4eae28f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
new file mode 100644
index 0000000..d934b60
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
new file mode 100644
index 0000000..8c82ec3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
new file mode 100644
index 0000000..8fc0a9b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
new file mode 100644
index 0000000..3038d70
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
new file mode 100644
index 0000000..c079867
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
new file mode 100644
index 0000000..3b9dc7c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
new file mode 100644
index 0000000..f6d2f32
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
new file mode 100644
index 0000000..fe826b7
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..90d6ba3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..63e541f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
new file mode 100644
index 0000000..f71485c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
new file mode 100644
index 0000000..162ab98
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
new file mode 100644
index 0000000..d95a377
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png
new file mode 100644
index 0000000..e5509b0
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png
new file mode 100644
index 0000000..72685ab
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png
new file mode 100644
index 0000000..918a395
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png
new file mode 100644
index 0000000..8e985b4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png
new file mode 100644
index 0000000..19bbc12
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png
new file mode 100644
index 0000000..601bf0c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_ic_star_half_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png
new file mode 100644
index 0000000..987b2bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_focused_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_focused_holo.9.png
new file mode 100644
index 0000000..8b050e8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_focused_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png
new file mode 100644
index 0000000..00e370a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png
new file mode 100644
index 0000000..719c7b5
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png
new file mode 100644
index 0000000..75bd580
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
new file mode 100644
index 0000000..4f3b147
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png
new file mode 100644
index 0000000..224a081
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
new file mode 100644
index 0000000..b5ceeac
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png
new file mode 100644
index 0000000..4727a7d
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
new file mode 100644
index 0000000..4657815
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
new file mode 100644
index 0000000..4aa0a34
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
new file mode 100644
index 0000000..6178c45
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
new file mode 100644
index 0000000..3d9b961
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..56a69df
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..7924000
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..ba5abaa
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
new file mode 100644
index 0000000..eeb74c8
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
new file mode 100644
index 0000000..278cb23
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png
new file mode 100644
index 0000000..d6a8790
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png
new file mode 100644
index 0000000..d71dbd1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png
new file mode 100644
index 0000000..de00185
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
new file mode 100644
index 0000000..56d677d
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png
new file mode 100644
index 0000000..d186a5b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..4d3d3a4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..c5acb84
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
new file mode 100644
index 0000000..30328ae
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
new file mode 100644
index 0000000..bc21142
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
new file mode 100644
index 0000000..e40fa4e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
new file mode 100644
index 0000000..4e18de2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
new file mode 100644
index 0000000..5fa3266
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
new file mode 100644
index 0000000..c11cb2e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
new file mode 100644
index 0000000..639e6cb
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
new file mode 100644
index 0000000..355d5b7
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png
new file mode 100644
index 0000000..6758084
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_copy_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png
new file mode 100644
index 0000000..397fd91
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_cut_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png
new file mode 100644
index 0000000..6c8428a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_paste_mtrl_am_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png
new file mode 100644
index 0000000..9084c38
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_selectall_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png
new file mode 100644
index 0000000..ba16aac
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_menu_share_mtrl_alpha.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png
new file mode 100644
index 0000000..cc81097
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png
new file mode 100644
index 0000000..dc312c1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png
new file mode 100644
index 0000000..67e25d5
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png
new file mode 100644
index 0000000..1c7f66e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_16dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png
new file mode 100644
index 0000000..82e7293
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_36dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png
new file mode 100644
index 0000000..b028a36
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_ic_star_half_black_48dp.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
new file mode 100644
index 0000000..7dfaf7c
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
new file mode 100644
index 0000000..fe8f2e4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
new file mode 100644
index 0000000..752cb57
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
new file mode 100644
index 0000000..40255c3
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
new file mode 100644
index 0000000..0210ad1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png
new file mode 100644
index 0000000..2c6d0da
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png
new file mode 100644
index 0000000..565f0b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png
new file mode 100644
index 0000000..714b641
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_dark.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png
new file mode 100644
index 0000000..894c734
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl_light.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_borderless_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_borderless_material.xml
new file mode 100644
index 0000000..f389460
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_borderless_material.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_check_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_check_material.xml
new file mode 100644
index 0000000..f6e938f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_check_material.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_check_material_anim.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_check_material_anim.xml
new file mode 100644
index 0000000..ce7a968
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_check_material_anim.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_colored_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_colored_material.xml
new file mode 100644
index 0000000..ec93b8b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_colored_material.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_default_mtrl_shape.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_default_mtrl_shape.xml
new file mode 100644
index 0000000..c50d4b1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_default_mtrl_shape.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_radio_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_radio_material.xml
new file mode 100644
index 0000000..6e9f9cf
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_radio_material.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_radio_material_anim.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_radio_material_anim.xml
new file mode 100644
index 0000000..64cebc2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_btn_radio_material_anim.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_cab_background_internal_bg.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_cab_background_internal_bg.xml
new file mode 100644
index 0000000..9faf60a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_cab_background_internal_bg.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_cab_background_top_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_cab_background_top_material.xml
new file mode 100644
index 0000000..f20add7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_cab_background_top_material.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_dialog_material_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_dialog_material_background.xml
new file mode 100644
index 0000000..978565b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_dialog_material_background.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_edit_text_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_edit_text_material.xml
new file mode 100644
index 0000000..46c4e91
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_edit_text_material.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_ab_back_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_ab_back_material.xml
new file mode 100644
index 0000000..5a89523
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_ab_back_material.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_arrow_drop_right_black_24dp.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_arrow_drop_right_black_24dp.xml
new file mode 100644
index 0000000..68547eb
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_arrow_drop_right_black_24dp.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_clear_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_clear_material.xml
new file mode 100644
index 0000000..e6d106b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_clear_material.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_go_search_api_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_go_search_api_material.xml
new file mode 100644
index 0000000..0c88119
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_go_search_api_material.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_menu_overflow_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_menu_overflow_material.xml
new file mode 100644
index 0000000..1420edd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_menu_overflow_material.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_search_api_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_search_api_material.xml
new file mode 100644
index 0000000..b4cba34
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_search_api_material.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_voice_search_api_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_voice_search_api_material.xml
new file mode 100644
index 0000000..143db55
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ic_voice_search_api_material.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_item_background_holo_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_item_background_holo_dark.xml
new file mode 100644
index 0000000..72162c2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_item_background_holo_dark.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_item_background_holo_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_item_background_holo_light.xml
new file mode 100644
index 0000000..1c180b2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_item_background_holo_light.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_divider_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_divider_material.xml
new file mode 100644
index 0000000..6739a82
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_divider_material.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_background_transition_holo_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_background_transition_holo_dark.xml
new file mode 100644
index 0000000..0add58c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_background_transition_holo_dark.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_background_transition_holo_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_background_transition_holo_light.xml
new file mode 100644
index 0000000..0c1d3e6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_background_transition_holo_light.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_holo_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_holo_dark.xml
new file mode 100644
index 0000000..1fb5fc4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_holo_dark.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_holo_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_holo_light.xml
new file mode 100644
index 0000000..8d24047
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_list_selector_holo_light.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_indicator_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_indicator_material.xml
new file mode 100644
index 0000000..bc339a3
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_indicator_material.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+ -
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_material.xml
new file mode 100644
index 0000000..dde914e
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_material.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+ -
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_small_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_small_material.xml
new file mode 100644
index 0000000..6daff8b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_ratingbar_small_material.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+ -
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_thumb_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_thumb_material.xml
new file mode 100644
index 0000000..7fea83b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_thumb_material.xml
@@ -0,0 +1,35 @@
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_tick_mark_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_tick_mark_material.xml
new file mode 100644
index 0000000..e2d86c9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_tick_mark_material.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_track_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_track_material.xml
new file mode 100644
index 0000000..e68ac03
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_seekbar_track_material.xml
@@ -0,0 +1,40 @@
+
+
+
+
+
+ -
+
+
+
-
+
+
+
+
+
+
+ -
+
+
+
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_spinner_textfield_background_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_spinner_textfield_background_material.xml
new file mode 100644
index 0000000..d0f46a8
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_spinner_textfield_background_material.xml
@@ -0,0 +1,36 @@
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_switch_thumb_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_switch_thumb_material.xml
new file mode 100644
index 0000000..ee96ec2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_switch_thumb_material.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_tab_indicator_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_tab_indicator_material.xml
new file mode 100644
index 0000000..1a8de1b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_tab_indicator_material.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_text_cursor_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_text_cursor_material.xml
new file mode 100644
index 0000000..885670c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_text_cursor_material.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_textfield_search_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_textfield_search_material.xml
new file mode 100644
index 0000000..0887396
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_textfield_search_material.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_vector_test.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_vector_test.xml
new file mode 100644
index 0000000..d5da2cb
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/abc_vector_test.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_checked_mtrl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_checked_mtrl.xml
new file mode 100644
index 0000000..464a450
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_checked_mtrl.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml
new file mode 100644
index 0000000..77d5418
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_unchecked_mtrl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_unchecked_mtrl.xml
new file mode 100644
index 0000000..f21429f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_unchecked_mtrl.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml
new file mode 100644
index 0000000..9d30913
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_off_mtrl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_off_mtrl.xml
new file mode 100644
index 0000000..170e82d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_off_mtrl.xml
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_off_to_on_mtrl_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_off_to_on_mtrl_animation.xml
new file mode 100644
index 0000000..84561d0
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_off_to_on_mtrl_animation.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_on_mtrl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_on_mtrl.xml
new file mode 100644
index 0000000..ce2116a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_on_mtrl.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_on_to_off_mtrl_animation.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_on_to_off_mtrl_animation.xml
new file mode 100644
index 0000000..2108cf1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/btn_radio_on_to_off_mtrl_animation.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/floating_action_mode_shape.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/floating_action_mode_shape.xml
new file mode 100644
index 0000000..9ad086b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/floating_action_mode_shape.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/launch_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/launch_background.xml
new file mode 100644
index 0000000..304732f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/launch_background.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_bg.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_bg.xml
new file mode 100644
index 0000000..1232b4c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_bg.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_bg_low.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_bg_low.xml
new file mode 100644
index 0000000..72e58ae
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_bg_low.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_icon_background.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_icon_background.xml
new file mode 100644
index 0000000..490a797
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_icon_background.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_tile_bg.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_tile_bg.xml
new file mode 100644
index 0000000..8eee7ef
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/notification_tile_bg.xml
@@ -0,0 +1,22 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/tooltip_frame_dark.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/tooltip_frame_dark.xml
new file mode 100644
index 0000000..43c2f99
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/tooltip_frame_dark.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/tooltip_frame_light.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/tooltip_frame_light.xml
new file mode 100644
index 0000000..20966d5
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/drawable/tooltip_frame_light.xml
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml
new file mode 100644
index 0000000..3db122b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml
new file mode 100644
index 0000000..47f65a0
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml
new file mode 100644
index 0000000..3db122b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml
new file mode 100644
index 0000000..47f65a0
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml
new file mode 100644
index 0000000..956d389
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml
new file mode 100644
index 0000000..956d389
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/fast_out_slow_in.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/fast_out_slow_in.xml
new file mode 100644
index 0000000..14950d3
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/interpolator/fast_out_slow_in.xml
@@ -0,0 +1,23 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v16/notification_template_custom_big.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v16/notification_template_custom_big.xml
new file mode 100644
index 0000000..d0519dc
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v16/notification_template_custom_big.xml
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_action.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_action.xml
new file mode 100644
index 0000000..7199c25
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_action.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_action_tombstone.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_action_tombstone.xml
new file mode 100644
index 0000000..7ef38fa
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_action_tombstone.xml
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_template_custom_big.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_template_custom_big.xml
new file mode 100644
index 0000000..9e3666e
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_template_custom_big.xml
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_template_icon_group.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_template_icon_group.xml
new file mode 100644
index 0000000..8fadd67
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v21/notification_template_icon_group.xml
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v26/abc_screen_toolbar.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v26/abc_screen_toolbar.xml
new file mode 100644
index 0000000..25412ba
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-v26/abc_screen_toolbar.xml
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-watch-v20/abc_alert_dialog_button_bar_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-watch-v20/abc_alert_dialog_button_bar_material.xml
new file mode 100644
index 0000000..773065d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-watch-v20/abc_alert_dialog_button_bar_material.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-watch-v20/abc_alert_dialog_title_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-watch-v20/abc_alert_dialog_title_material.xml
new file mode 100644
index 0000000..b4efb43
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout-watch-v20/abc_alert_dialog_title_material.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_bar_title_item.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_bar_title_item.xml
new file mode 100644
index 0000000..194afb7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_bar_title_item.xml
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_bar_up_container.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_bar_up_container.xml
new file mode 100644
index 0000000..f46550a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_bar_up_container.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_menu_item_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_menu_item_layout.xml
new file mode 100644
index 0000000..05c6904
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_menu_item_layout.xml
@@ -0,0 +1,30 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_menu_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_menu_layout.xml
new file mode 100644
index 0000000..43b134a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_menu_layout.xml
@@ -0,0 +1,24 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_mode_bar.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_mode_bar.xml
new file mode 100644
index 0000000..76f34f4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_mode_bar.xml
@@ -0,0 +1,25 @@
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_mode_close_item_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_mode_close_item_material.xml
new file mode 100644
index 0000000..118ce2b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_action_mode_close_item_material.xml
@@ -0,0 +1,30 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_activity_chooser_view.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_activity_chooser_view.xml
new file mode 100644
index 0000000..de897b6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_activity_chooser_view.xml
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_activity_chooser_view_list_item.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_activity_chooser_view_list_item.xml
new file mode 100644
index 0000000..cf8cb1a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_activity_chooser_view_list_item.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_button_bar_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_button_bar_material.xml
new file mode 100644
index 0000000..7a31242
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_button_bar_material.xml
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_material.xml
new file mode 100644
index 0000000..239cb2a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_material.xml
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_title_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_title_material.xml
new file mode 100644
index 0000000..75c6755
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_alert_dialog_title_material.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_cascading_menu_item_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_cascading_menu_item_layout.xml
new file mode 100644
index 0000000..f711884
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_cascading_menu_item_layout.xml
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_dialog_title_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_dialog_title_material.xml
new file mode 100644
index 0000000..2cd3850
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_dialog_title_material.xml
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_expanded_menu_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_expanded_menu_layout.xml
new file mode 100644
index 0000000..ef53055
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_expanded_menu_layout.xml
@@ -0,0 +1,21 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_checkbox.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_checkbox.xml
new file mode 100644
index 0000000..d9c3f06
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_checkbox.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_icon.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_icon.xml
new file mode 100644
index 0000000..acd005a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_icon.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_layout.xml
new file mode 100644
index 0000000..c84e04e
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_layout.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_radio.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_radio.xml
new file mode 100644
index 0000000..0ca8d7a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_list_menu_item_radio.xml
@@ -0,0 +1,24 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_popup_menu_header_item_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_popup_menu_header_item_layout.xml
new file mode 100644
index 0000000..9545b11
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_popup_menu_header_item_layout.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_popup_menu_item_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_popup_menu_item_layout.xml
new file mode 100644
index 0000000..5b6b87b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_popup_menu_item_layout.xml
@@ -0,0 +1,88 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_content_include.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_content_include.xml
new file mode 100644
index 0000000..9d079f7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_content_include.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_simple.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_simple.xml
new file mode 100644
index 0000000..894fbda
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_simple.xml
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_simple_overlay_action_mode.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_simple_overlay_action_mode.xml
new file mode 100644
index 0000000..ede2834
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_simple_overlay_action_mode.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_toolbar.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_toolbar.xml
new file mode 100644
index 0000000..5c0dbcd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_screen_toolbar.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_search_dropdown_item_icons_2line.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_search_dropdown_item_icons_2line.xml
new file mode 100644
index 0000000..b81d5d8
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_search_dropdown_item_icons_2line.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_search_view.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_search_view.xml
new file mode 100644
index 0000000..33d25d9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_search_view.xml
@@ -0,0 +1,137 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_select_dialog_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_select_dialog_material.xml
new file mode 100644
index 0000000..5891c81
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_select_dialog_material.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_tooltip.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_tooltip.xml
new file mode 100644
index 0000000..1421cd4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/abc_tooltip.xml
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/activity_web_view.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/activity_web_view.xml
new file mode 100755
index 0000000..04d0d54
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/activity_web_view.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/browser_actions_context_menu_page.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/browser_actions_context_menu_page.xml
new file mode 100644
index 0000000..1436087
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/browser_actions_context_menu_page.xml
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/browser_actions_context_menu_row.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/browser_actions_context_menu_row.xml
new file mode 100644
index 0000000..5460503
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/browser_actions_context_menu_row.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/chrome_custom_tabs_layout.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/chrome_custom_tabs_layout.xml
new file mode 100755
index 0000000..f9504c9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/chrome_custom_tabs_layout.xml
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/custom_dialog.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/custom_dialog.xml
new file mode 100644
index 0000000..47a1b12
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/custom_dialog.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/floating_action_mode.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/floating_action_mode.xml
new file mode 100644
index 0000000..b58cc7c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/floating_action_mode.xml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/floating_action_mode_item.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/floating_action_mode_item.xml
new file mode 100644
index 0000000..3ce3c11
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/floating_action_mode_item.xml
@@ -0,0 +1,12 @@
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_action.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_action.xml
new file mode 100644
index 0000000..3ffd9a1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_action.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_action_tombstone.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_action_tombstone.xml
new file mode 100644
index 0000000..e9d4e37
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_action_tombstone.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_icon_group.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_icon_group.xml
new file mode 100644
index 0000000..f225737
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_icon_group.xml
@@ -0,0 +1,24 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_part_chronometer.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_part_chronometer.xml
new file mode 100644
index 0000000..245353b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_part_chronometer.xml
@@ -0,0 +1,23 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_part_time.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_part_time.xml
new file mode 100644
index 0000000..9a78a93
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/notification_template_part_time.xml
@@ -0,0 +1,23 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_item_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_item_material.xml
new file mode 100644
index 0000000..677b178
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_item_material.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_multichoice_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_multichoice_material.xml
new file mode 100644
index 0000000..60f3576
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_multichoice_material.xml
@@ -0,0 +1,33 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_singlechoice_material.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_singlechoice_material.xml
new file mode 100644
index 0000000..4d10fc7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/select_dialog_singlechoice_material.xml
@@ -0,0 +1,33 @@
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/support_simple_spinner_dropdown_item.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/support_simple_spinner_dropdown_item.xml
new file mode 100644
index 0000000..d2f177a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/layout/support_simple_spinner_dropdown_item.xml
@@ -0,0 +1,25 @@
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/menu/menu_main.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/menu/menu_main.xml
new file mode 100755
index 0000000..acb3e94
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/menu/menu_main.xml
@@ -0,0 +1,49 @@
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-hdpi-v4/ic_launcher.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-hdpi-v4/ic_launcher.png
new file mode 100644
index 0000000..db77bb4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-hdpi-v4/ic_launcher.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-mdpi-v4/ic_launcher.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-mdpi-v4/ic_launcher.png
new file mode 100644
index 0000000..17987b7
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-mdpi-v4/ic_launcher.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xhdpi-v4/ic_launcher.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xhdpi-v4/ic_launcher.png
new file mode 100644
index 0000000..09d4391
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xhdpi-v4/ic_launcher.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xxhdpi-v4/ic_launcher.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xxhdpi-v4/ic_launcher.png
new file mode 100644
index 0000000..d5f1c8d
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xxhdpi-v4/ic_launcher.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xxxhdpi-v4/ic_launcher.png b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xxxhdpi-v4/ic_launcher.png
new file mode 100644
index 0000000..4d6372e
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/mipmap-xxxhdpi-v4/ic_launcher.png differ
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-af/values-af.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-af/values-af.xml
new file mode 100644
index 0000000..4d92d2f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-af/values-af.xml
@@ -0,0 +1,36 @@
+
+
+ "Gaan na tuisskerm"
+ "Gaan op"
+ "Nog opsies"
+ "Klaar"
+ "Sien alles"
+ "Kies \'n program"
+ "AF"
+ "AAN"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funksie+"
+ "Meta+"
+ "Shift+"
+ "spasiebalk"
+ "Simbool+"
+ "Kieslys+"
+ "Soek …"
+ "Vee navraag uit"
+ "Soektognavraag"
+ "Soek"
+ "Dien navraag in"
+ "Stemsoektog"
+ "Deel met"
+ "Deel met %s"
+ "Vou in"
+ "Skakel is na knipbord gekopieer"
+ "Kopieer skakel"
+ "Maak in blaaier oop"
+ "Deel skakel"
+ "Soek"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-am/values-am.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-am/values-am.xml
new file mode 100644
index 0000000..cdbeb3d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-am/values-am.xml
@@ -0,0 +1,36 @@
+
+
+ "መነሻ ዳስስ"
+ "ወደ ላይ ያስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "አንድ መተግበሪያ ይምረጡ"
+ "አጥፋ"
+ "አብራ"
+ "Alt+"
+ "Ctrl+"
+ "ሰርዝ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ክፍተት"
+ "Sym+"
+ "Menu+"
+ "ይፈልጉ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ መጠይቅ"
+ "ፍለጋ"
+ "መጠይቅ አስገባ"
+ "የድምጽ ፍለጋ"
+ "አጋራ በ"
+ "ለ%s አጋራ"
+ "ሰብስብ"
+ "አገናኝ ወደ ቅንጥብ ሰሌዳ ተቀድቷል"
+ "አገናኝ ቅዳ"
+ "በአሳሽ ውስጥ ክፈት"
+ "አገናኝ አጋራ"
+ "ፍለጋ"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ar/values-ar.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ar/values-ar.xml
new file mode 100644
index 0000000..a3a2171
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ar/values-ar.xml
@@ -0,0 +1,36 @@
+
+
+ "التوجه إلى المنزل"
+ "التنقل إلى أعلى"
+ "خيارات أكثر"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تفعيل"
+ "Alt+"
+ "Ctrl+"
+ "حذف"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "فضاء"
+ "Sym+"
+ "القائمة+"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب بحث"
+ "البحث"
+ "إرسال طلب البحث"
+ "بحث صوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ "تم نسخ الرابط إلى الحافظة."
+ "نسخ الرابط"
+ "فتح في المتصفح"
+ "مشاركة الرابط"
+ "البحث"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-as/values-as.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-as/values-as.xml
new file mode 100644
index 0000000..39cd086
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-as/values-as.xml
@@ -0,0 +1,36 @@
+
+
+ "গৃহ পৃষ্ঠালৈ যাওক"
+ "ওপৰলৈ যাওক"
+ "অধিক বিকল্প"
+ "সম্পন্ন হ’ল"
+ "সকলো চাওক"
+ "কোনো এপ্ বাছনি কৰক"
+ "অফ"
+ "অন"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "সন্ধান কৰক…"
+ "সন্ধান কৰা প্ৰশ্ন মচক"
+ "সন্ধান কৰা প্ৰশ্ন"
+ "সন্ধান"
+ "প্ৰশ্ন দাখিল কৰক"
+ "কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"
+ "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "সংকোচন কৰক"
+ "লিংক ক্লিপব’ৰ্ডত প্ৰতিলিপি কৰা হ’ল"
+ "লিংক প্ৰতিলিপি কৰক"
+ "ব্ৰাউজাৰত খোলক"
+ "লিংক শ্বেয়াৰ কৰক"
+ "সন্ধান"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-az/values-az.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-az/values-az.xml
new file mode 100644
index 0000000..1ab9c06
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-az/values-az.xml
@@ -0,0 +1,36 @@
+
+
+ "Əsas səhifəyə keçin"
+ "Yuxarı keçin"
+ "Digər seçimlər"
+ "Hazırdır"
+ "Hamısına baxın"
+ "Tətbiq seçin"
+ "DEAKTİV"
+ "AKTİV"
+ "Alt+"
+ "Ctrl+"
+ "silin"
+ "daxil olun"
+ "Funksiya+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menyu+"
+ "Axtarış..."
+ "Sorğunu silin"
+ "Axtarış sorğusu"
+ "Axtarın"
+ "Sorğunu göndərin"
+ "Səsli axtarış"
+ "Paylaşın"
+ "%s ilə paylaşın"
+ "Yığcamlaşdırın"
+ "Link buferə kopyalandı"
+ "Linki kopyalayın"
+ "Brauzerdə açın"
+ "Linki paylaşın"
+ "Axtarın"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-b+sr+Latn/values-b+sr+Latn.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-b+sr+Latn/values-b+sr+Latn.xml
new file mode 100644
index 0000000..0835989
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-b+sr+Latn/values-b+sr+Latn.xml
@@ -0,0 +1,36 @@
+
+
+ "Idite na početnu"
+ "Idite nagore"
+ "Još opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Izaberite aplikaciju"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "taster za razmak"
+ "Sym+"
+ "Menu+"
+ "Pretražite…"
+ "Obrišite upit"
+ "Pretražite upit"
+ "Pretražite"
+ "Pošaljite upit"
+ "Glasovna pretraga"
+ "Delite pomoću"
+ "Delite pomoću aplikacije %s"
+ "Skupi"
+ "Link je kopiran u privremenu memoriju"
+ "Kopiraj link"
+ "Otvori u pregledaču"
+ "Deli link"
+ "Pretražite"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-be/values-be.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-be/values-be.xml
new file mode 100644
index 0000000..6f64bae
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-be/values-be.xml
@@ -0,0 +1,36 @@
+
+
+ "Перайсці на галоўную старонку"
+ "Перайсці ўверх"
+ "Дадатковыя параметры"
+ "Гатова"
+ "Паказаць усе"
+ "Выберыце праграму"
+ "ВЫКЛ."
+ "УКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Прабел"
+ "Sym +"
+ "Меню +"
+ "Пошук…"
+ "Выдаліць запыт"
+ "Пошукавы запыт"
+ "Пошук"
+ "Адправіць запыт"
+ "Галасавы пошук"
+ "Абагуліць праз"
+ "Абагуліць праз праграму \"%s\""
+ "Згарнуць"
+ "Спасылка скапіравана ў буфер абмену"
+ "Скапіраваць спасылку"
+ "Адкрыць у браўзеры"
+ "Абагуліць спасылку"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bg/values-bg.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bg/values-bg.xml
new file mode 100644
index 0000000..d6fc7bd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bg/values-bg.xml
@@ -0,0 +1,36 @@
+
+
+ "Навигиране към началния екран"
+ "Навигиране нагоре"
+ "Още опции"
+ "Готово"
+ "Преглед на всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "клавиша за интервал"
+ "Sym+"
+ "Menu+"
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ "Връзката е копирана в буферната памет"
+ "Копиране на връзката"
+ "Отваряне в браузър"
+ "Споделяне на връзката"
+ "Търсене"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bn/values-bn.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bn/values-bn.xml
new file mode 100644
index 0000000..b3e2074
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bn/values-bn.xml
@@ -0,0 +1,36 @@
+
+
+ "হোমে নেভিগেট করুন"
+ "উপরে নেভিগেট করুন"
+ "আরও বিকল্প"
+ "হয়ে গেছে"
+ "সবগুলি দেখুন"
+ "একটি অ্যাপ বেছে নিন"
+ "বন্ধ আছে"
+ "চালু করুন"
+ "Alt+"
+ "Ctrl+"
+ "মুছুন"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "সার্চ করুন…"
+ "কোয়েরি মুছে ফেলুন"
+ "সার্চ কোয়েরি"
+ "সার্চ করুন"
+ "কোয়েরি জমা দিন"
+ "ভয়েস সার্চ করুন"
+ "শেয়ার করুন"
+ "%s-এর সাথে শেয়ার করুন"
+ "সঙ্কুচিত করুন"
+ "লিঙ্ক ক্লিপবোর্ডে কপি করা হয়েছে"
+ "লিঙ্ক কপি করুন"
+ "ব্রাউজারে খুলুন"
+ "লিঙ্ক শেয়ার করুন"
+ "সার্চ করুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bs/values-bs.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bs/values-bs.xml
new file mode 100644
index 0000000..284f281
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-bs/values-bs.xml
@@ -0,0 +1,36 @@
+
+
+ "Vratite se na početnu stranicu"
+ "Idi gore"
+ "Više opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Odaberite aplikaciju"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "razmak"
+ "Sym+"
+ "Menu+"
+ "Pretražite..."
+ "Obriši upit"
+ "Pretraži upit"
+ "Pretraži"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeli sa"
+ "Dijeli putem aplikacije %s"
+ "Suzi"
+ "Link je kopiran u međumemoriju"
+ "Kopiraj link"
+ "Otvori u pregledniku"
+ "Dijeli link"
+ "Pretražite"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ca/values-ca.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ca/values-ca.xml
new file mode 100644
index 0000000..21650a5
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ca/values-ca.xml
@@ -0,0 +1,36 @@
+
+
+ "Navega fins a la pàgina d\'inici"
+ "Navega cap amunt"
+ "Més opcions"
+ "Fet"
+ "Mostra-ho tot"
+ "Selecciona una aplicació"
+ "DESACTIVA"
+ "ACTIVA"
+ "Alt+"
+ "Ctrl+"
+ "Supr"
+ "Retorn"
+ "Funció+"
+ "Meta+"
+ "Maj+"
+ "Espai"
+ "Sym+"
+ "Menú+"
+ "Cerca…"
+ "Esborra la consulta"
+ "Consulta de cerca"
+ "Cerca"
+ "Envia la consulta"
+ "Cerca per veu"
+ "Comparteix amb"
+ "Comparteix amb %s"
+ "Replega"
+ "S\'ha copiat l\'enllaç al porta-retalls"
+ "Copia l\'enllaç"
+ "Obre al navegador"
+ "Comparteix l\'enllaç"
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-cs/values-cs.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-cs/values-cs.xml
new file mode 100644
index 0000000..082fc87
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-cs/values-cs.xml
@@ -0,0 +1,36 @@
+
+
+ "Přejít na plochu"
+ "Přejít nahoru"
+ "Více možností"
+ "Hotovo"
+ "Zobrazit vše"
+ "Vybrat aplikaci"
+ "VYP"
+ "ZAP"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "mezerník"
+ "Sym+"
+ "Menu+"
+ "Vyhledat…"
+ "Smazat dotaz"
+ "Dotaz pro vyhledávání"
+ "Hledat"
+ "Odeslat dotaz"
+ "Hlasové vyhledávání"
+ "Sdílet s"
+ "Sdílet s aplikací %s"
+ "Sbalit"
+ "Odkaz zkopírován do schránky"
+ "Kopírovat odkaz"
+ "Otevřít v prohlížeči"
+ "Sdílet odkaz"
+ "Hledat"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-da/values-da.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-da/values-da.xml
new file mode 100644
index 0000000..a5b2d8d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-da/values-da.xml
@@ -0,0 +1,36 @@
+
+
+ "Find hjem"
+ "Gå op"
+ "Flere valgmuligheder"
+ "Udfør"
+ "Se alle"
+ "Vælg en app"
+ "FRA"
+ "TIL"
+ "Alt+"
+ "Ctrl+"
+ "slet"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "mellemrum"
+ "Sym+"
+ "Menu+"
+ "Søg…"
+ "Ryd forespørgsel"
+ "Søgeforespørgsel"
+ "Søg"
+ "Indsend forespørgsel"
+ "Talesøgning"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Linket er kopieret til udklipsholderen"
+ "Kopiér link"
+ "Åbn i browser"
+ "Del link"
+ "Søg"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-de/values-de.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-de/values-de.xml
new file mode 100644
index 0000000..24a3061
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-de/values-de.xml
@@ -0,0 +1,36 @@
+
+
+ "Zur Startseite"
+ "Nach oben"
+ "Weitere Optionen"
+ "Fertig"
+ "Alle anzeigen"
+ "App auswählen"
+ "AUS"
+ "AN"
+ "Alt +"
+ "Strg +"
+ "Löschen"
+ "Eingabetaste"
+ "Funktionstaste +"
+ "Meta-Taste +"
+ "Umschalttaste +"
+ "Leertaste"
+ "Sym-Taste +"
+ "Menütaste +"
+ "Suchen…"
+ "Suchanfrage löschen"
+ "Suchanfrage"
+ "Suche"
+ "Anfrage senden"
+ "Sprachsuche"
+ "Teilen mit"
+ "Mit %s teilen"
+ "Minimieren"
+ "Link in Zwischenablage kopiert"
+ "Link kopieren"
+ "Im Browser öffnen"
+ "Link teilen"
+ "Suche"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-el/values-el.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-el/values-el.xml
new file mode 100644
index 0000000..b5bbf1d
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-el/values-el.xml
@@ -0,0 +1,36 @@
+
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Εμφάνιση όλων"
+ "Επιλέξτε μια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "διάστημα"
+ "Sym+"
+ "Menu+"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινοποίηση σε"
+ "Κοινοποίηση στην εφαρμογή %s"
+ "Σύμπτυξη"
+ "Ο σύνδεσμος αντιγράφηκε στο πρόχειρο"
+ "Αντιγραφή συνδέσμου"
+ "Άνοιγμα σε πρόγραμμα περιήγησης"
+ "Κοινοποίηση συνδέσμου"
+ "Αναζήτηση"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rAU/values-en-rAU.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 0000000..a135fb6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rAU/values-en-rAU.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Link copied to clipboard"
+ "Copy link"
+ "Open in browser"
+ "Share link"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rCA/values-en-rCA.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rCA/values-en-rCA.xml
new file mode 100644
index 0000000..a135fb6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rCA/values-en-rCA.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Link copied to clipboard"
+ "Copy link"
+ "Open in browser"
+ "Share link"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rGB/values-en-rGB.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 0000000..a135fb6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Link copied to clipboard"
+ "Copy link"
+ "Open in browser"
+ "Share link"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rIN/values-en-rIN.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 0000000..a135fb6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rIN/values-en-rIN.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Link copied to clipboard"
+ "Copy link"
+ "Open in browser"
+ "Share link"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rXC/values-en-rXC.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rXC/values-en-rXC.xml
new file mode 100644
index 0000000..30bb881
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-en-rXC/values-en-rXC.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Link copied to clipboard"
+ "Copy link"
+ "Open in browser"
+ "Share link"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-es-rUS/values-es-rUS.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 0000000..3ddc7d1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,36 @@
+
+
+ "Navegar a la página principal"
+ "Navegar hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todas"
+ "Elegir una app"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Alt+"
+ "Ctrl+"
+ "borrar"
+ "intro"
+ "Función+"
+ "Meta+"
+ "Mayúscula+"
+ "espacio"
+ "Sym+"
+ "Menú+"
+ "Buscar…"
+ "Borrar consulta"
+ "Búsqueda"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Se copió el vínculo al portapapeles"
+ "Copiar vínculo"
+ "Abrir en el navegador"
+ "Compartir vínculo"
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-es/values-es.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-es/values-es.xml
new file mode 100644
index 0000000..bf1d3f4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-es/values-es.xml
@@ -0,0 +1,36 @@
+
+
+ "Ir a inicio"
+ "Desplazarse hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Seleccionar una aplicación"
+ "DESACTIVADO"
+ "ACTIVADO"
+ "Alt +"
+ "Ctrl +"
+ "Suprimir"
+ "Intro"
+ "Función +"
+ "Meta +"
+ "Mayús +"
+ "Espacio"
+ "Sym +"
+ "Menú +"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta de búsqueda"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Ocultar"
+ "Enlace copiado en el portapapeles"
+ "Copiar enlace"
+ "Abrir en el navegador"
+ "Compartir enlace"
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-et/values-et.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-et/values-et.xml
new file mode 100644
index 0000000..152e1a6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-et/values-et.xml
@@ -0,0 +1,36 @@
+
+
+ "Liigu avalehele"
+ "Liigu üles"
+ "Rohkem valikuid"
+ "Valmis"
+ "Kuva kõik"
+ "Valige rakendus"
+ "VÄLJAS"
+ "SEES"
+ "Alt +"
+ "Ctrl +"
+ "kustuta"
+ "sisestusklahv"
+ "Funktsiooniklahv +"
+ "Meta +"
+ "Tõstuklahv +"
+ "tühik"
+ "Sym +"
+ "Menüü +"
+ "Otsige …"
+ "Päringu tühistamine"
+ "Otsingupäring"
+ "Otsing"
+ "Päringu esitamine"
+ "Häälotsing"
+ "Jaga:"
+ "Jagamine rakendusega %s"
+ "Ahendamine"
+ "Link kopeeriti lõikelauale"
+ "Kopeeri link"
+ "Ava brauseris"
+ "Jaga linki"
+ "Otsing"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-eu/values-eu.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-eu/values-eu.xml
new file mode 100644
index 0000000..3fe6995
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-eu/values-eu.xml
@@ -0,0 +1,36 @@
+
+
+ "Joan orri nagusira"
+ "Joan gora"
+ "Aukera gehiago"
+ "Eginda"
+ "Ikusi guztiak"
+ "Aukeratu aplikazio bat"
+ "DESAKTIBATU"
+ "AKTIBATU"
+ "Alt +"
+ "Ktrl +"
+ "ezabatu"
+ "sartu"
+ "Funtzioa +"
+ "Meta +"
+ "Maius +"
+ "zuriunea"
+ "Sym +"
+ "Menua +"
+ "Bilatu…"
+ "Garbitu kontsulta"
+ "Bilaketa-kontsulta"
+ "Bilatu"
+ "Bidali kontsulta"
+ "Ahozko bilaketa"
+ "Partekatu honekin"
+ "Partekatu %s aplikazioarekin"
+ "Tolestu"
+ "Arbelean kopiatu da esteka"
+ "Kopiatu esteka"
+ "Ireki arakatzailean"
+ "Partekatu esteka"
+ "Bilatu"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fa/values-fa.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fa/values-fa.xml
new file mode 100644
index 0000000..464e5d2
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fa/values-fa.xml
@@ -0,0 +1,36 @@
+
+
+ "پیمایش به صفحه اصلی"
+ "رفتن به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "دیدن همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "Alt+"
+ "Ctrl+"
+ "حذف"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "فاصله"
+ "Sym+"
+ "منو+"
+ "جستجو…"
+ "پاک کردن پُرسمان"
+ "درخواست جستجو"
+ "جستجو"
+ "ارسال پُرسمان"
+ "جستجوی گفتاری"
+ "همرسانی با"
+ "همرسانی با %s"
+ "کوچک کردن"
+ "پیوند در بریدهدان کپی شد"
+ "کپی پیوند"
+ "بازکردن در مرورگر"
+ "همرسانی پیوند"
+ "جستجو"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fi/values-fi.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fi/values-fi.xml
new file mode 100644
index 0000000..5023813
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fi/values-fi.xml
@@ -0,0 +1,36 @@
+
+
+ "Siirry etusivulle"
+ "Siirry ylös"
+ "Lisäasetukset"
+ "Valmis"
+ "Näytä kaikki"
+ "Valitse sovellus"
+ "POIS PÄÄLTÄ"
+ "PÄÄLLÄ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Vaihto+"
+ "välilyönti"
+ "Sym+"
+ "Valikko+"
+ "Haku…"
+ "Tyhjennä kysely"
+ "Hakukysely"
+ "Haku"
+ "Lähetä kysely"
+ "Puhehaku"
+ "Jaa…"
+ "Jaa: %s"
+ "Tiivistä"
+ "Linkki kopioitu leikepöydälle"
+ "Kopioi linkki"
+ "Avaa selaimessa"
+ "Jaa linkki"
+ "Haku"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fr-rCA/values-fr-rCA.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 0000000..cbf6834
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,36 @@
+
+
+ "Revenir à l\'accueil"
+ "Revenir en arrière"
+ "Autres options"
+ "Terminé"
+ "Tout afficher"
+ "Sélectionner une application"
+ "DÉSACTIVER"
+ "ACTIVER"
+ "Alt+"
+ "Ctrl+"
+ "supprimer"
+ "entrée"
+ "Fonction+"
+ "Méta+"
+ "Maj+"
+ "espace"
+ "Sym+"
+ "Menu+"
+ "Rechercher…"
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager avec"
+ "Partager avec %s"
+ "Réduire"
+ "Lien copié dans le presse-papiers"
+ "Copier le lien"
+ "Ouvrir dans le navigateur"
+ "Partager le lien"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fr/values-fr.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fr/values-fr.xml
new file mode 100644
index 0000000..2269b9b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-fr/values-fr.xml
@@ -0,0 +1,36 @@
+
+
+ "Revenir à l\'accueil"
+ "Revenir en haut de la page"
+ "Autres options"
+ "OK"
+ "Tout afficher"
+ "Sélectionner une application"
+ "NON"
+ "OUI"
+ "Alt+"
+ "Ctrl+"
+ "supprimer"
+ "entrée"
+ "Fonction+"
+ "Méta+"
+ "Maj+"
+ "espace"
+ "Sym+"
+ "Menu+"
+ "Rechercher…"
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager avec"
+ "Partager avec %s"
+ "Réduire"
+ "Lien copié dans le presse-papiers"
+ "Copier le lien"
+ "Ouvrir dans un navigateur"
+ "Partager le lien"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-gl/values-gl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-gl/values-gl.xml
new file mode 100644
index 0000000..e848af9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-gl/values-gl.xml
@@ -0,0 +1,36 @@
+
+
+ "Vai ao inicio"
+ "Vai cara arriba"
+ "Máis opcións"
+ "Feito"
+ "Ver todo"
+ "Selecciona unha aplicación"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Alt +"
+ "Ctrl +"
+ "eliminar"
+ "intro"
+ "Función +"
+ "Meta +"
+ "Maiús +"
+ "espazo"
+ "Sym +"
+ "Menú +"
+ "Busca…"
+ "Borra a consulta"
+ "Busca a consulta"
+ "Realiza buscas"
+ "Envía a consulta"
+ "Busca por voz"
+ "Comparte contido con"
+ "Comparte contido coa aplicación %s"
+ "Contrae"
+ "Copiouse a ligazón no portapapeis"
+ "Copiar ligazón"
+ "Abrir no navegador"
+ "Compartir ligazón"
+ "Buscar"
+ ">999"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-gu/values-gu.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-gu/values-gu.xml
new file mode 100644
index 0000000..65295d3
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-gu/values-gu.xml
@@ -0,0 +1,36 @@
+
+
+ "ઘરનો રસ્તો બતાવો"
+ "ઉપર નૅવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધી જુઓ"
+ "ઍપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%sની સાથે શેર કરો"
+ "સંકુચિત કરો"
+ "ક્લિપબોર્ડ પર લિંક કૉપિ કરી"
+ "લિંક કૉપિ કરો"
+ "બ્રાઉઝરમાં ખોલો"
+ "લિંક શેર કરો"
+ "શોધો"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-h720dp-v13/values-h720dp-v13.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 0000000..e38bb90
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hdpi-v4/values-hdpi-v4.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 0000000..d5a138e
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hi/values-hi.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hi/values-hi.xml
new file mode 100644
index 0000000..13edfab
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hi/values-hi.xml
@@ -0,0 +1,36 @@
+
+
+ "होम पेज पर जाएं"
+ "वापस जाएं"
+ "ज़्यादा विकल्प"
+ "हो गया"
+ "सभी देखें"
+ "कोई ऐप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोजें…"
+ "क्वेरी हटाएं"
+ "सर्च क्वेरी"
+ "खोजें"
+ "क्वेरी सबमिट करें"
+ "बोलकर खोजें"
+ "इससे शेयर करें:"
+ "%s से शेयर करें"
+ "छोटा करें"
+ "लिंक क्लिपबोर्ड पर कॉपी किया गया"
+ "लिंक कॉपी करें"
+ "ब्राउज़र में खोलें"
+ "लिंक शेयर करें"
+ "खोजें"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hr/values-hr.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hr/values-hr.xml
new file mode 100644
index 0000000..80a3c51
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hr/values-hr.xml
@@ -0,0 +1,36 @@
+
+
+ "Idi na početnu"
+ "Natrag"
+ "Više opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Odabir aplikacije"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "svemir"
+ "Sym+"
+ "Menu+"
+ "Pretražite…"
+ "Izbriši upit"
+ "Upit za pretraživanje"
+ "Pretraži"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeli s"
+ "Dijeli putem aplikacije %s"
+ "Sažmi"
+ "Veza je kopirana u međuspremnik"
+ "Kopiraj vezu"
+ "Otvori u pregledniku"
+ "Podijeli vezu"
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hu/values-hu.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hu/values-hu.xml
new file mode 100644
index 0000000..c53b9da
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hu/values-hu.xml
@@ -0,0 +1,36 @@
+
+
+ "Ugrás a főoldalra"
+ "Fel"
+ "További lehetőségek"
+ "Kész"
+ "Az összes megtekintése"
+ "Válasszon alkalmazást"
+ "KI"
+ "BE"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Szóköz"
+ "Sym+"
+ "Menu+"
+ "Keresés…"
+ "Lekérdezés törlése"
+ "Keresési lekérdezés"
+ "Keresés"
+ "Lekérdezés küldése"
+ "Hangalapú keresés"
+ "Megosztás a következővel:"
+ "Megosztás a következő alkalmazással: %s"
+ "Összecsukás"
+ "Link vágólapra másolva"
+ "Link másolása"
+ "Megnyitás böngészőben"
+ "Link megosztása"
+ "Keresés"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hy/values-hy.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hy/values-hy.xml
new file mode 100644
index 0000000..803c9ef
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-hy/values-hy.xml
@@ -0,0 +1,36 @@
+
+
+ "Անցնել գլխավոր էջ"
+ "Անցնել վերև"
+ "Այլ ընտրանքներ"
+ "Պատրաստ է"
+ "Տեսնել բոլորը"
+ "Ընտրել հավելված"
+ "ԱՆՋԱՏԵԼ"
+ "ՄԻԱՑՆԵԼ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "բացատ"
+ "Sym+"
+ "Menu+"
+ "Որոնում…"
+ "Ջնջել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Կիսվել…"
+ "Կիսվել %s հավելվածի միջոցով"
+ "Ծալել"
+ "Հղումը պատճենվեց սեղմատախտակին"
+ "Պատճենել հղումը"
+ "Բացել դիտարկիչում"
+ "Կիսվել հղումով"
+ "Որոնել"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-in/values-in.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-in/values-in.xml
new file mode 100644
index 0000000..7fc8a5a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-in/values-in.xml
@@ -0,0 +1,36 @@
+
+
+ "Tunjukkan jalan ke rumah"
+ "Kembali ke atas"
+ "Opsi lain"
+ "Selesai"
+ "Lihat semua"
+ "Pilih aplikasi"
+ "NONAKTIF"
+ "AKTIF"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "spasi"
+ "Sym+"
+ "Menu+"
+ "Telusuri..."
+ "Hapus kueri"
+ "Telusuri kueri"
+ "Telusuri"
+ "Kirim kueri"
+ "Penelusuran suara"
+ "Bagikan dengan"
+ "Bagikan dengan %s"
+ "Ciutkan"
+ "Link disalin ke papan klip"
+ "Salin link"
+ "Buka di browser"
+ "Bagikan link"
+ "Telusuri"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-is/values-is.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-is/values-is.xml
new file mode 100644
index 0000000..a0d5661
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-is/values-is.xml
@@ -0,0 +1,36 @@
+
+
+ "Fara heim"
+ "Fara upp"
+ "Fleiri valkostir"
+ "Lokið"
+ "Sjá allt"
+ "Veldu forrit"
+ "SLÖKKT"
+ "KVEIKT"
+ "Alt+"
+ "Ctrl+"
+ "eyða"
+ "enter"
+ "Aðgerðarlykill+"
+ "Meta+"
+ "Shift+"
+ "bilslá"
+ "Sym+"
+ "Valmynd+"
+ "Leita…"
+ "Hreinsa fyrirspurn"
+ "Leitarfyrirspurn"
+ "Leit"
+ "Senda fyrirspurn"
+ "Raddleit"
+ "Deila með"
+ "Deila með %s"
+ "Minnka"
+ "Tengill afritaður á klippiborð"
+ "Afrita tengil"
+ "Opna í vafra"
+ "Deila tengli"
+ "Leit"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-it/values-it.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-it/values-it.xml
new file mode 100644
index 0000000..067f918
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-it/values-it.xml
@@ -0,0 +1,36 @@
+
+
+ "Portami a casa"
+ "Torna indietro"
+ "Altre opzioni"
+ "Fine"
+ "Mostra tutto"
+ "Scelta di un\'app"
+ "OFF"
+ "ON"
+ "ALT +"
+ "CTRL +"
+ "CANC"
+ "INVIO"
+ "FUNZIONE +"
+ "META +"
+ "MAIUSC +"
+ "SPAZIO"
+ "SYM +"
+ "MENU +"
+ "Cerca…"
+ "Cancella query"
+ "Query di ricerca"
+ "Cerca"
+ "Invia query"
+ "Ricerca vocale"
+ "Condividi con"
+ "Condividi tramite %s"
+ "Comprimi"
+ "Link copiato negli appunti"
+ "Copia link"
+ "Apri nel browser"
+ "Condividi link"
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-iw/values-iw.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-iw/values-iw.xml
new file mode 100644
index 0000000..172480c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-iw/values-iw.xml
@@ -0,0 +1,36 @@
+
+
+ "ניווט לדף הבית"
+ "ניווט למעלה"
+ "עוד אפשרויות"
+ "סיום"
+ "הצגת הכול"
+ "בחירת אפליקציה"
+ "כבוי"
+ "מופעל"
+ "Alt+"
+ "Ctrl+"
+ "מחיקה"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "רווח"
+ "Sym+"
+ "תפריט+"
+ "חיפוש…"
+ "מחיקת השאילתה"
+ "שאילתת חיפוש"
+ "חיפוש"
+ "שליחת שאילתה"
+ "חיפוש קולי"
+ "שיתוף עם"
+ "שיתוף עם %s"
+ "כיווץ"
+ "הקישור הועתק ללוח"
+ "להעתקת הקישור"
+ "פתיחה בדפדפן"
+ "לשיתוף הקישור"
+ "חיפוש"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ja/values-ja.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ja/values-ja.xml
new file mode 100644
index 0000000..9e832c4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ja/values-ja.xml
@@ -0,0 +1,36 @@
+
+
+ "ホームに戻る"
+ "前に戻る"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "Menu+"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ "リンクをクリップボードにコピーしました"
+ "リンクをコピー"
+ "ブラウザで開く"
+ "リンクの共有"
+ "検索"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ka/values-ka.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ka/values-ka.xml
new file mode 100644
index 0000000..b97d217
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ka/values-ka.xml
@@ -0,0 +1,36 @@
+
+
+ "მთავარზე გადასვლა"
+ "ზემოთ გადასვლა"
+ "სხვა ვარიანტები"
+ "მზადაა"
+ "ყველას ნახვა"
+ "აირჩიეთ აპი"
+ "გამორთვა"
+ "ჩართვა"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "შორისი"
+ "Sym+"
+ "Menu+"
+ "ძიება…"
+ "მოთხოვნის გასუფთავება"
+ "მოთხოვნის ძიება"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "%s-ით გაზიარება"
+ "ჩაკეცვა"
+ "გაცვლის ბუფერში კოპირებული ბმული"
+ "ბმულის კოპირება"
+ "ბრაუზერში გახსნა"
+ "ბმულის გაზიარება"
+ "ძიება"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-kk/values-kk.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-kk/values-kk.xml
new file mode 100644
index 0000000..119c703
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-kk/values-kk.xml
@@ -0,0 +1,36 @@
+
+
+ "Негізгі бетке өту"
+ "Жоғары қарай өту"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУ"
+ "ҚОСУ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "бос орын"
+ "Sym+"
+ "Menu+"
+ "Іздеу…"
+ "Сұрауды өшіру"
+ "Іздеу сұрауы"
+ "Іздеу"
+ "Сұрауды жіберу"
+ "Дауыспен іздеу"
+ "Бөлісу"
+ "%s қолданбасымен бөлісу"
+ "Жию"
+ "Сілтеме буферге көшірілді."
+ "Сілтемені көшіру"
+ "Браузерден ашу"
+ "Сілтемені бөлісу"
+ "Іздеу"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-km/values-km.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-km/values-km.xml
new file mode 100644
index 0000000..9cbd68c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-km/values-km.xml
@@ -0,0 +1,36 @@
+
+
+ "ទៅទំព័រដើម"
+ "រំកិលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសរើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "Alt+"
+ "Ctrl+"
+ "លុប"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់បញ្ជូនសំណួរ"
+ "ស្វែងរកតាមសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ "បានចម្លងតំណទៅឃ្លីបបត"
+ "ចម្លងតំណ"
+ "បើកនៅក្នុងកម្មវិធីរុករកតាមអ៊ីនធឺណិត"
+ "តំណចែករំលែក"
+ "ស្វែងរក"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-kn/values-kn.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-kn/values-kn.xml
new file mode 100644
index 0000000..a088495
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-kn/values-kn.xml
@@ -0,0 +1,36 @@
+
+
+ "ಹೋಮ್ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಆ್ಯಪ್ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಕುಗ್ಗಿಸಿ"
+ "ಕ್ಲಿಪ್ಬೋರ್ಡ್ಗೆ ಲಿಂಕ್ ಅನ್ನು ನಕಲಿಸಲಾಗಿದೆ"
+ "ಲಿಂಕ್ ನಕಲಿಸಿ"
+ "ಬ್ರೌಸರ್ನಲ್ಲಿ ತೆರೆಯಿರಿ"
+ "ಲಿಂಕ್ ಹಂಚಿರಿ"
+ "ಹುಡುಕಿ"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ko/values-ko.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ko/values-ko.xml
new file mode 100644
index 0000000..6bb100f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ko/values-ko.xml
@@ -0,0 +1,36 @@
+
+
+ "홈으로 이동"
+ "위로 이동"
+ "추가 옵션"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 중지"
+ "사용"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "스페이스바"
+ "Sym+"
+ "Menu+"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상:"
+ "%s과(와) 공유"
+ "접기"
+ "클립보드에 링크 복사됨"
+ "링크 복사"
+ "브라우저에서 열기"
+ "링크 공유"
+ "검색"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ky/values-ky.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ky/values-ky.xml
new file mode 100644
index 0000000..49961b1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ky/values-ky.xml
@@ -0,0 +1,36 @@
+
+
+ "Башкы бетке чабыттоо"
+ "Мурунку экранга өтүү"
+ "Дагы параметрлер"
+ "Бүттү"
+ "Баарын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "боштук"
+ "Sym+"
+ "Menu+"
+ "Издөө…"
+ "Сурамды өчүрүү"
+ "Изделген сурам"
+ "Издөө"
+ "Сурам тапшыруу"
+ "Айтып издөө"
+ "Төмөнкү менен бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйыштыруу"
+ "Шилтеме буферге көчүрүлдү"
+ "Шилтемени көчүрүү"
+ "Серепчиден ачуу"
+ "Шилтемени бөлүшүү"
+ "Издөө"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-land/values-land.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-land/values-land.xml
new file mode 100644
index 0000000..a12899f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-land/values-land.xml
@@ -0,0 +1,6 @@
+
+
+ 48dp
+ 12dp
+ 14dp
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-large-v4/values-large-v4.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-large-v4/values-large-v4.xml
new file mode 100644
index 0000000..cc236eb
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-large-v4/values-large-v4.xml
@@ -0,0 +1,12 @@
+
+
+ 440dp
+ - 60%
+ - 90%
+ - 60%
+ - 90%
+ - 55%
+ - 80%
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ldltr-v21/values-ldltr-v21.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 0000000..1bdd835
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lo/values-lo.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lo/values-lo.xml
new file mode 100644
index 0000000..0508ad9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lo/values-lo.xml
@@ -0,0 +1,36 @@
+
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "ເລື່ອນຂຶ້ນເທິງ"
+ "ຕົວເລືອກເພີ່ມເຕີມ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງໝົດ"
+ "ເລືອກແອັບ"
+ "ປິດ"
+ "ເປີດ"
+ "Alt+"
+ "Ctrl+"
+ "ລຶບ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ຍະຫວ່າງ"
+ "Sym+"
+ "Menu+"
+ "ຊອກຫາ…"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຄຳສຳລັບຄົ້ນຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງຂໍ້ມູນ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນດ້ວຍ %s"
+ "ຫຍໍ້ລົງ"
+ "ສຳເນົາລິ້ງໃສ່ຄລິບບອດແລ້ວ"
+ "ສຳເນົາລິ້ງ"
+ "ເປີດໃນໂປຣແກຣມທ່ອງເວັບ"
+ "ແບ່ງປັນລິ້ງ"
+ "ຊອກຫາ"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lt/values-lt.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lt/values-lt.xml
new file mode 100644
index 0000000..ed25ffd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lt/values-lt.xml
@@ -0,0 +1,36 @@
+
+
+ "Eiti į pagrindinį puslapį"
+ "Naršyti aukštyn"
+ "Daugiau parinkčių"
+ "Atlikta"
+ "Žr. viską"
+ "Pasirinkite programą"
+ "IŠJUNGTI"
+ "ĮJUNGTI"
+ "„Alt“ +"
+ "„Ctrl“ +"
+ "„delete“"
+ "„enter“"
+ "„Function“ +"
+ "„Meta“ +"
+ "„Shift“ +"
+ "„space“"
+ "„Sym“ +"
+ "„Menu“ +"
+ "Ieškoti…"
+ "Išvalyti užklausą"
+ "Paieškos užklausa"
+ "Ieškoti"
+ "Pateikti užklausą"
+ "Paieška balsu"
+ "Bendrinti su"
+ "Bendrinti naudojant programą „%s“"
+ "Sutraukti"
+ "Nuoroda nukopijuota į iškarpinę"
+ "Kopijuoti nuorodą"
+ "Atidaryti naršyklėje"
+ "Bendrinti nuorodą"
+ "Ieškoti"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lv/values-lv.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lv/values-lv.xml
new file mode 100644
index 0000000..2bda552
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-lv/values-lv.xml
@@ -0,0 +1,36 @@
+
+
+ "Pārvietoties uz sākuma ekrānu"
+ "Pārvietoties uz augšu"
+ "Citas opcijas"
+ "Gatavs"
+ "Skatīt visu"
+ "Izvēlieties lietotni"
+ "IZSLĒGT"
+ "IESLĒGT"
+ "Alternēšanas taustiņš +"
+ "Vadīšanas taustiņš +"
+ "dzēšanas taustiņš"
+ "ievadīšanas taustiņš"
+ "Funkcijas taustiņš +"
+ "Meta taustiņš +"
+ "Pārslēgšanas taustiņš +"
+ "atstarpes taustiņš"
+ "Simbolu taustiņš +"
+ "Poga Izvēlne +"
+ "Meklējiet…"
+ "Notīrīt vaicājumu"
+ "Meklēšanas vaicājums"
+ "Meklēt"
+ "Iesniegt vaicājumu"
+ "Meklēt ar balsi"
+ "Kopīgot ar:"
+ "Kopīgot ar lietojumprogrammu %s"
+ "Sakļaut"
+ "Saite ir kopēta starpliktuvē."
+ "Kopēt saiti"
+ "Atvērt pārlūkprogrammā"
+ "Kopīgot saiti"
+ "Meklēt"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mk/values-mk.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mk/values-mk.xml
new file mode 100644
index 0000000..a47f136
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mk/values-mk.xml
@@ -0,0 +1,36 @@
+
+
+ "Движи се кон дома"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Прикажи ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "Alt+"
+ "Ctrl+"
+ "избриши"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "вселена"
+ "Sym+"
+ "Menu+"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Сподели со %s"
+ "Собери"
+ "Линкот е копиран во привремена меморија"
+ "Копирај го линкот"
+ "Отвори во прелистувач"
+ "Сподели линк"
+ "Пребарај"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ml/values-ml.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ml/values-ml.xml
new file mode 100644
index 0000000..390f918
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ml/values-ml.xml
@@ -0,0 +1,36 @@
+
+
+ "ഹോമിലേക്ക് പോവുക"
+ "മുകളിലേക്ക് പോവുക"
+ "കൂടുതൽ ഓപ്ഷനുകൾ"
+ "പൂർത്തിയായി"
+ "എല്ലാം കാണുക"
+ "ആപ്പ് തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "Alt+"
+ "Ctrl+"
+ "ഇല്ലാതാക്കുക"
+ "enter"
+ "ഫംഗ്ഷന്+"
+ "മെറ്റ+"
+ "Shift+"
+ "സ്പെയ്സ്"
+ "Sym+"
+ "മെനു+"
+ "തിരയുക…"
+ "ചോദ്യം മായ്ക്കുക"
+ "ചോദ്യം തിരയുക"
+ "തിരയുക"
+ "ചോദ്യം സമർപ്പിക്കുക"
+ "സംസാരത്തിലൂടെ തിരയുക"
+ "ഇനിപ്പറയുന്നതുമായി പങ്കിടുക"
+ "%s എന്നതുമായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ "ക്ലിപ്പ്ബോർഡിലേക്ക് ലിങ്ക് പകർത്തി"
+ "ലിങ്ക് പകർത്തുക"
+ "ബ്രൗസറിൽ തുറക്കുക"
+ "ലിങ്ക് പങ്കിടുക"
+ "തിരയുക"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mn/values-mn.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mn/values-mn.xml
new file mode 100644
index 0000000..145c6ee
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mn/values-mn.xml
@@ -0,0 +1,36 @@
+
+
+ "Нүүр хуудас уруу шилжих"
+ "Дээш шилжих"
+ "Бусад сонголт"
+ "Болсон"
+ "Бүгдийг харах"
+ "Аппыг сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Alt+"
+ "Ctrl+"
+ "устгах"
+ "оруулах"
+ "Функц+"
+ "Мета+"
+ "Шифт+"
+ "зай"
+ "Sym+"
+ "Цэс+"
+ "Хайх…"
+ "Асуулга арилгах"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулга илгээх"
+ "Дуут хайлт"
+ "Дараахтай хуваалцах"
+ "%s-тай хуваалцах"
+ "Буулгах"
+ "Холбоосыг түр санах ойд хуулсан"
+ "Холбоосыг хуулах"
+ "Хөтчид нээх"
+ "Холбоосыг хуваалцах"
+ "Хайх"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mr/values-mr.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mr/values-mr.xml
new file mode 100644
index 0000000..02bcd44
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-mr/values-mr.xml
@@ -0,0 +1,36 @@
+
+
+ "घराकडे नेव्हिगेट करा"
+ "वर नेव्हिगेट करा"
+ "आणखी पर्याय"
+ "पूर्ण झाले"
+ "सर्व पाहा"
+ "अॅप निवडा"
+ "बंद"
+ "सुरू"
+ "Alt+"
+ "Ctrl+"
+ "हटवा"
+ "एंटर करा"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "मेनू+"
+ "शोधा…"
+ "क्वेरी साफ करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासोबत शेअर करा"
+ "%s सह शेअर करा"
+ "कोलॅप्स करा"
+ "लिंक क्लिपबोर्डवर कॉपी केली"
+ "लिंक कॉपी करा"
+ "ब्राउझरमध्ये उघडा"
+ "लिंक शेअर करा"
+ "शोध"
+ "९९९+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ms/values-ms.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ms/values-ms.xml
new file mode 100644
index 0000000..8845104
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ms/values-ms.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigasi laman utama"
+ "Navigasi ke atas"
+ "Lagi pilihan"
+ "Selesai"
+ "Lihat semua"
+ "Pilih apl"
+ "MATI"
+ "HIDUP"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fungsi+"
+ "Meta+"
+ "Shift+"
+ "ruang"
+ "Sym+"
+ "Menu+"
+ "Cari…"
+ "Kosongkan pertanyaan"
+ "Pertanyaan carian"
+ "Cari"
+ "Serah pertanyaan"
+ "Carian suara"
+ "Kongsi dengan"
+ "Kongsi dengan %s"
+ "Runtuhkan"
+ "Pautan disalin ke papan keratan"
+ "Salin pautan"
+ "Buka dalam penyemak imbas"
+ "Kongsi pautan"
+ "Cari"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-my/values-my.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-my/values-my.xml
new file mode 100644
index 0000000..a6a9da5
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-my/values-my.xml
@@ -0,0 +1,36 @@
+
+
+ "မူလနေရာကို ပြန်သွားရန်"
+ "အပေါ်သို့ ရွှေ့ရန်"
+ "နောက်ထပ် ရွေးစရာများ"
+ "ပြီးပြီ"
+ "အားလုံး ကြည့်ရန်"
+ "အက်ပ်တစ်ခုကို ရွေးရန်"
+ "ပိတ်ရန်"
+ "ဖွင့်ရန်"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ရှာဖွေရန်…"
+ "ရှာဖွေမှုကို ဖယ်ရှားရန်"
+ "ရှာဖွေရန် မေးခွန်း"
+ "ရှာရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
+ "အသံဖြင့် ရှာရန်"
+ "နှင့် မျှဝေရန်"
+ "%s ဖြင့် မျှဝေရန်"
+ "လျှော့ပြရန်"
+ "လင့်ခ်ကို ကလစ်ဘုတ်သို့ ကူးပြီးပါပြီ"
+ "လင့်ခ်ကို ကူးယူရန်"
+ "ဘရောင်ဇာတွင် ဖွင့်ရန်"
+ "လင့်ခ်ကို မျှဝေရန်"
+ "ရှာဖွေမှု"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-nb/values-nb.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-nb/values-nb.xml
new file mode 100644
index 0000000..2c79554
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-nb/values-nb.xml
@@ -0,0 +1,36 @@
+
+
+ "Naviger hjem"
+ "Gå opp"
+ "Flere alternativer"
+ "Ferdig"
+ "Se alle"
+ "Velg en app"
+ "AV"
+ "PÅ"
+ "Alt+"
+ "Ctrl+"
+ "slett"
+ "enter"
+ "Funksjon+"
+ "Meta+"
+ "Shift+"
+ "mellomrom"
+ "Sym+"
+ "Meny+"
+ "Søk"
+ "Slett søket"
+ "Søkeord"
+ "Søk"
+ "Utfør søket"
+ "Talesøk"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Linken er kopiert til utklippstavlen"
+ "Kopiér linken"
+ "Åpne i nettleseren"
+ "Del link"
+ "Søk"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ne/values-ne.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ne/values-ne.xml
new file mode 100644
index 0000000..8233a52
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ne/values-ne.xml
@@ -0,0 +1,36 @@
+
+
+ "गृह पृष्ठमा जानुहोस्"
+ "माथि नेभिगेट गर्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय"
+ "सक्रिय"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोज्नुहोस्…"
+ "क्वेरी खाली गर्नुहोस्"
+ "खोज प्रश्न"
+ "खोज"
+ "क्वेरी पेस गर्नुहोस्"
+ "आवाजमा आधारित खोजी"
+ "यसमार्फत आदान प्रदान गर्नुहोस्"
+ "%s मार्फत आदान प्रदान गर्नुहोस्"
+ "संक्षिप्त गर्नुहोस्"
+ "क्लिपबोर्डमा लिंक प्रतिलिपि गरियो"
+ "लिंक प्रतिलिपि गर्नुहोस्"
+ "ब्राउजरमा खोल्नुहोस्"
+ "लिंक सेयर गर्नुहोस्"
+ "खोज"
+ "९९९+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-night-v8/values-night-v8.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-night-v8/values-night-v8.xml
new file mode 100644
index 0000000..474a7ce
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-night-v8/values-night-v8.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-nl/values-nl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-nl/values-nl.xml
new file mode 100644
index 0000000..b8017a1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-nl/values-nl.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigeren naar startpositie"
+ "Omhoog navigeren"
+ "Meer opties"
+ "Gereed"
+ "Alles weergeven"
+ "Een app selecteren"
+ "UIT"
+ "AAN"
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Functie +"
+ "Meta +"
+ "Shift +"
+ "spatie"
+ "Sym +"
+ "Menu +"
+ "Zoeken…"
+ "Zoekopdracht wissen"
+ "Zoekopdracht"
+ "Zoeken"
+ "Zoekopdracht verzenden"
+ "Gesproken zoekopdracht"
+ "Delen met"
+ "Delen met %s"
+ "Samenvouwen"
+ "Link naar klembord gekopieerd"
+ "Link kopiëren"
+ "Openen in browser"
+ "Link delen"
+ "Zoeken"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-or/values-or.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-or/values-or.xml
new file mode 100644
index 0000000..ad552d7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-or/values-or.xml
@@ -0,0 +1,36 @@
+
+
+ "ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଅଧିକ ବିକଳ୍ପ"
+ "ହୋଇଗଲା"
+ "ସବୁ ଦେଖନ୍ତୁ"
+ "ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ"
+ "ଅଫ୍"
+ "ଅନ୍"
+ "Alt+"
+ "Ctrl+"
+ "ଡିଲିଟ୍"
+ "ଏଣ୍ଟର୍"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ସ୍ପେସ୍"
+ "Sym+"
+ "ମେନୁ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ…"
+ "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କ୍ୱେରୀ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"
+ "ଭଏସ୍ ସର୍ଚ୍ଚ"
+ "ଏହାଙ୍କ ସହ ସେୟାର୍ କରନ୍ତୁ"
+ "%s ସହ ସେୟାର୍ କରନ୍ତୁ"
+ "ସଂକୁଚିତ କରନ୍ତୁ"
+ "ଲିଙ୍କକୁ କ୍ଲିପ୍ବୋର୍ଡରେ କପି କରାଯାଇଛି"
+ "ଲିଙ୍କ୍ କପି କରନ୍ତୁ"
+ "ବ୍ରାଉଜର୍ରେ ଖୋଲନ୍ତୁ"
+ "ଲିଙ୍କ୍ ସେୟାର୍ କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pa/values-pa.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pa/values-pa.xml
new file mode 100644
index 0000000..45714da
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pa/values-pa.xml
@@ -0,0 +1,36 @@
+
+
+ "ਹੋਮ \'ਤੇ ਜਾਓ"
+ "ਉੱਪਰ ਜਾਓ"
+ "ਹੋਰ ਵਿਕਲਪ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਚਾਲੂ"
+ "Alt+"
+ "Ctrl+"
+ "ਮਿਟਾਓ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ਖੋਜ…"
+ "ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ"
+ "ਖੋਜ ਪੁੱਛਗਿੱਛ"
+ "ਖੋਜ"
+ "ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ"
+ "ਅਵਾਜ਼ੀ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "ਸਮੇਟੋ"
+ "ਲਿੰਕ ਕਲਿੱਪਬੋਰਡ \'ਤੇ ਕਾਪੀ ਹੋ ਗਿਆ"
+ "ਲਿੰਕ ਕਾਪੀ ਕਰੋ"
+ "ਬ੍ਰਾਊਜ਼ਰ ਵਿੱਚ ਖੋਲ੍ਹੋ"
+ "ਲਿੰਕ ਸਾਂਝਾ ਕਰੋ"
+ "ਖੋਜ"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pl/values-pl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pl/values-pl.xml
new file mode 100644
index 0000000..8514330
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pl/values-pl.xml
@@ -0,0 +1,36 @@
+
+
+ "Przejdź na stronę główną"
+ "Przejdź wyżej"
+ "Więcej opcji"
+ "Gotowe"
+ "Pokaż wszystko"
+ "Wybierz aplikację"
+ "WYŁ."
+ "WŁ."
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Funkcyjny+"
+ "Meta+"
+ "Shift+"
+ "spacja"
+ "Sym+"
+ "Menu+"
+ "Szukaj…"
+ "Wyczyść zapytanie"
+ "Zapytanie"
+ "Szukaj"
+ "Wyślij zapytanie"
+ "Wyszukiwanie głosowe"
+ "Udostępnij przez:"
+ "Udostępnij przez: %s"
+ "Zwiń"
+ "Link skopiowany do schowka"
+ "Kopiuj link"
+ "Otwórz w przeglądarce"
+ "Udostępnij link"
+ "Szukaj"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-port/values-port.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-port/values-port.xml
new file mode 100644
index 0000000..7a925dc
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt-rBR/values-pt-rBR.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 0000000..c22e608
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,36 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecionar um app"
+ "DESATIVADO"
+ "ATIVADO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "espaço"
+ "Sym+"
+ "Menu+"
+ "Pesquisar…"
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "Link copiado para a área de transferência"
+ "Copiar link"
+ "Abrir no navegador"
+ "Compartilhar link"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt-rPT/values-pt-rPT.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 0000000..b5c907b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,36 @@
+
+
+ "Navegar para casa"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Escolher uma aplicação"
+ "DESATIVADO"
+ "ATIVADO"
+ "Alt +"
+ "Ctrl +"
+ "eliminar"
+ "enter"
+ "Função +"
+ "Meta +"
+ "Shift +"
+ "espaço"
+ "Sym +"
+ "Menu +"
+ "Pesquisar…"
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Partilhar com"
+ "Partilhar com a aplicação %s"
+ "Reduzir"
+ "Link copiado para a área de transferência."
+ "Copiar link"
+ "Abrir no navegador"
+ "Partilhar link"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt/values-pt.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt/values-pt.xml
new file mode 100644
index 0000000..c22e608
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-pt/values-pt.xml
@@ -0,0 +1,36 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecionar um app"
+ "DESATIVADO"
+ "ATIVADO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "espaço"
+ "Sym+"
+ "Menu+"
+ "Pesquisar…"
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "Link copiado para a área de transferência"
+ "Copiar link"
+ "Abrir no navegador"
+ "Compartilhar link"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ro/values-ro.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ro/values-ro.xml
new file mode 100644
index 0000000..372acac
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ro/values-ro.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigați la ecranul de pornire"
+ "Navigați în sus"
+ "Mai multe opțiuni"
+ "Gata"
+ "Afișați tot"
+ "Alegeți o aplicație"
+ "DEZACTIVAT"
+ "ACTIVAT"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Meniu+"
+ "Căutați…"
+ "Ștergeți interogarea"
+ "Termen de căutare"
+ "Căutați"
+ "Trimiteți interogarea"
+ "Căutare vocală"
+ "Trimiteți la"
+ "Trimiteți folosind %s"
+ "Restrângeți"
+ "Linkul a fost copiat în clipboard"
+ "Copiați linkul"
+ "Deschideți în browser"
+ "Trimiteți linkul"
+ "Căutați"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ru/values-ru.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ru/values-ru.xml
new file mode 100644
index 0000000..5142c10
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ru/values-ru.xml
@@ -0,0 +1,36 @@
+
+
+ "Перейти на главный экран"
+ "Перейти вверх"
+ "Ещё"
+ "Готово"
+ "Показать все"
+ "Выберите приложение"
+ "ВЫКЛ"
+ "ВКЛ"
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Ввод"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Пробел"
+ "Sym +"
+ "Меню +"
+ "Введите запрос"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Поделиться с помощью"
+ "Поделиться с помощью %s"
+ "Свернуть"
+ "Ссылка скопирована в буфер обмена."
+ "Копировать ссылку"
+ "Открыть в браузере"
+ "Отправить ссылку"
+ "Поиск"
+ ">999"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-si/values-si.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-si/values-si.xml
new file mode 100644
index 0000000..f30ab68
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-si/values-si.xml
@@ -0,0 +1,36 @@
+
+
+ "මුල් පිටුවට සංචාලනය කරන්න"
+ "ඉහළට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "කළා"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "Alt+"
+ "Ctrl+"
+ "මකන්න"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමග බෙදා ගන්න"
+ "%s සමඟ බෙදා ගන්න"
+ "හකුළන්න"
+ "සබැඳිය පසුරු පුවරුවට පිටපත් කෙරිණි"
+ "සබැඳිය පිටපත් කරන්න"
+ "බ්රව්සරයේ විවෘත කරන්න"
+ "සබැඳිය බෙදා ගන්න"
+ "සෙවීම"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sk/values-sk.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sk/values-sk.xml
new file mode 100644
index 0000000..9276517
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sk/values-sk.xml
@@ -0,0 +1,36 @@
+
+
+ "Prejsť na plochu"
+ "Prejsť nahor"
+ "Ďalšie možnosti"
+ "Hotovo"
+ "Zobraziť všetky"
+ "Vybrať aplikáciu"
+ "VYP."
+ "ZAP."
+ "Alt+"
+ "Ctrl+"
+ "odstrániť"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "medzerník"
+ "Sym+"
+ "Menu+"
+ "Vyhľadať…"
+ "Vymazať dopyt"
+ "Vyhľadávací dopyt"
+ "Hľadať"
+ "Odoslať dopyt"
+ "Hlasové vyhľadávanie"
+ "Zdieľať s"
+ "Zdieľať s aplikáciou %s"
+ "Zbaliť"
+ "Odkaz bol skopírovaný do schránky"
+ "Kopírovať odkaz"
+ "Otvoriť v prehliadači"
+ "Zdieľať odkaz"
+ "Hľadať"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sl/values-sl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sl/values-sl.xml
new file mode 100644
index 0000000..6275a4b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sl/values-sl.xml
@@ -0,0 +1,36 @@
+
+
+ "Krmarjenje na začetek"
+ "Pomik navzgor"
+ "Več možnosti"
+ "Končano"
+ "Pokaži vse"
+ "Izbira aplikacije"
+ "IZKLOP"
+ "VKLOP"
+ "Alt +"
+ "Ctrl +"
+ "delete"
+ "enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "preslednica"
+ "Sym +"
+ "Meni +"
+ "Iskanje …"
+ "Izbris poizvedbe"
+ "Iskalna poizvedba"
+ "Iskanje"
+ "Pošiljanje poizvedbe"
+ "Glasovno iskanje"
+ "Skupna raba z:"
+ "Skupna raba z drugimi prek aplikacije %s"
+ "Strnitev"
+ "Povezava je kopirana v odložišče"
+ "Kopiraj povezavo"
+ "Odpri v brskalniku"
+ "Deli povezavo"
+ "Iskanje"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sq/values-sq.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sq/values-sq.xml
new file mode 100644
index 0000000..0784701
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sq/values-sq.xml
@@ -0,0 +1,36 @@
+
+
+ "Orientohu për në shtëpi"
+ "Ngjitu lart"
+ "Opsione të tjera"
+ "U krye"
+ "Shfaq çdo gjë"
+ "Zgjidh një aplikacion"
+ "JOAKTIV"
+ "AKTIV"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funksioni+"
+ "Meta+"
+ "Shift+"
+ "hapësirë"
+ "Sym+"
+ "Menyja+"
+ "Kërko…"
+ "Pastro pyetjen"
+ "Kërko pyetjen"
+ "Kërko"
+ "Dërgo pyetjen"
+ "Kërkim me zë"
+ "Ndaje me"
+ "Ndaje me %s"
+ "Palos"
+ "Lidhja u kopjua në kujtesën e fragmenteve"
+ "Kopjo lidhjen"
+ "Hape në shfletues"
+ "Ndaj lidhjen"
+ "Kërko"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sr/values-sr.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sr/values-sr.xml
new file mode 100644
index 0000000..82171c8
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sr/values-sr.xml
@@ -0,0 +1,36 @@
+
+
+ "Идите на почетну"
+ "Идите нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Изаберите апликацију"
+ "ИСКЉУЧЕНО"
+ "УКЉУЧЕНО"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "тастер за размак"
+ "Sym+"
+ "Menu+"
+ "Претражите…"
+ "Обришите упит"
+ "Претражите упит"
+ "Претражите"
+ "Пошаљите упит"
+ "Гласовна претрага"
+ "Делите помоћу"
+ "Делите помоћу апликације %s"
+ "Скупи"
+ "Линк је копиран у привремену меморију"
+ "Копирај линк"
+ "Отвори у прегледачу"
+ "Дели линк"
+ "Претражите"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sv/values-sv.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sv/values-sv.xml
new file mode 100644
index 0000000..04913d9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sv/values-sv.xml
@@ -0,0 +1,36 @@
+
+
+ "Navigera hem"
+ "Navigera uppåt"
+ "Fler alternativ"
+ "Klar"
+ "Visa alla"
+ "Välj en app"
+ "AV"
+ "PÅ"
+ "Alt + "
+ "Ctrl + "
+ "delete"
+ "retur"
+ "Funktion + "
+ "Meta + "
+ "Skift + "
+ "blanksteg"
+ "Symbol + "
+ "Meny + "
+ "Sök …"
+ "Ta bort frågan"
+ "Sökfråga"
+ "Sök"
+ "Skicka fråga"
+ "Röstsökning"
+ "Dela med"
+ "Dela med %s"
+ "Komprimera"
+ "Länk kopierad till Urklipp"
+ "Kopiera länk"
+ "Öppna i webbläsaren"
+ "Dela länk"
+ "Sök"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sw/values-sw.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sw/values-sw.xml
new file mode 100644
index 0000000..7c2e663
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sw/values-sw.xml
@@ -0,0 +1,36 @@
+
+
+ "Nenda mwanzo"
+ "Sogeza juu"
+ "Chaguo zaidi"
+ "Nimemaliza"
+ "Angalia zote"
+ "Chagua programu"
+ "IMEZIMWA"
+ "IMEWASHWA"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Tafuta…"
+ "Futa hoja"
+ "Hoja ya utafutaji"
+ "Tafuta"
+ "Wasilisha hoja"
+ "Kutafuta kwa kutamka"
+ "Shiriki na"
+ "Shiriki ukitumia %s"
+ "Kunja"
+ "Imenakili kiungo kwenye ubao wa kunakili"
+ "Nakili kiungo"
+ "Fungua katika kivinjari"
+ "Shiriki kiungo"
+ "Tafuta"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sw600dp-v13/values-sw600dp-v13.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 0000000..be7c95f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 24dp
+ 80dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ta/values-ta.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ta/values-ta.xml
new file mode 100644
index 0000000..0065d0f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ta/values-ta.xml
@@ -0,0 +1,36 @@
+
+
+ "முகப்பிற்குச் செல்லும்"
+ "மேலே செல்லும்"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "அனைத்தையும் காட்டு"
+ "ஆப்ஸைத் தேர்வுசெய்க"
+ "ஆஃப்"
+ "ஆன்"
+ "Alt மற்றும்"
+ "Ctrl மற்றும்"
+ "delete"
+ "enter"
+ "Function மற்றும்"
+ "Meta மற்றும்"
+ "Shift மற்றும்"
+ "space"
+ "Sym மற்றும்"
+ "Menu மற்றும்"
+ "தேடுக…"
+ "வினவலை அழிக்கும்"
+ "தேடல் வினவல்"
+ "தேடும்"
+ "வினவலைச் சமர்ப்பிக்கும்"
+ "குரல் தேடல்"
+ "இதில் பகிர்"
+ "%s மூலம் பகிர்"
+ "சுருக்கும்"
+ "கிளிப்-போர்டுக்கு இணைப்பு நகலெடுக்கப்பட்டது"
+ "இணைப்பை நகலெடு"
+ "உலாவியில் திற"
+ "இணைப்பைப் பகிர்"
+ "தேடல்"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-te/values-te.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-te/values-te.xml
new file mode 100644
index 0000000..3e17d69
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-te/values-te.xml
@@ -0,0 +1,36 @@
+
+
+ "హోమ్కు నావిగేట్ చేస్తుంది"
+ "పైకి నావిగేట్ చేస్తుంది"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "యాప్ను ఎంచుకోండి"
+ "ఆఫ్"
+ "ఆన్"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "స్పేస్"
+ "Sym+"
+ "Menu+"
+ "వెతకండి…"
+ "ప్రశ్నను తీసివేస్తుంది"
+ "శోధన ప్రశ్న"
+ "శోధన"
+ "ప్రశ్నని సమర్పిస్తుంది"
+ "వాయిస్ శోధన"
+ "వీరితో షేర్ చేస్తుంది"
+ "%sతో షేర్ చేస్తుంది"
+ "కుదిస్తుంది"
+ "క్లిప్బోర్డ్కు లింక్ కాపీ చేయబడింది"
+ "లింక్ను కాపీ చేయి"
+ "బ్రౌజర్లో తెరువు"
+ "లింక్ను షేర్ చేయి"
+ "శోధన"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-th/values-th.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-th/values-th.xml
new file mode 100644
index 0000000..3062693
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-th/values-th.xml
@@ -0,0 +1,36 @@
+
+
+ "นำทางไปหน้าแรก"
+ "กลับ"
+ "ตัวเลือกอื่น"
+ "เสร็จ"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "Alt+"
+ "Ctrl+"
+ "ลบ"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "เมนู+"
+ "ค้นหา…"
+ "ล้างคำค้นหา"
+ "คำค้นหา"
+ "ค้นหา"
+ "ส่งคำค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์ทาง %s"
+ "ยุบ"
+ "คัดลอกลิงก์ไปยังคลิปบอร์ดแล้ว"
+ "คัดลอกลิงก์"
+ "เปิดในเบราว์เซอร์"
+ "แชร์ลิงก์"
+ "ค้นหา"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-tl/values-tl.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-tl/values-tl.xml
new file mode 100644
index 0000000..c21ad50
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-tl/values-tl.xml
@@ -0,0 +1,36 @@
+
+
+ "Mag-navigate sa home"
+ "Mag-navigate pataas"
+ "Higit pang opsyon"
+ "Tapos na"
+ "Tingnan lahat"
+ "Pumili ng app"
+ "I-OFF"
+ "I-ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Maghanap…"
+ "I-clear ang query"
+ "Query sa paghahanap"
+ "Maghanap"
+ "Isumite ang query"
+ "Paghahanap gamit ang boses"
+ "Ibahagi sa/kay"
+ "Ibahagi gamit ang %s"
+ "I-collapse"
+ "Nakopya sa clipboard ang link"
+ "Kopyahin ang link"
+ "Buksan sa browser"
+ "Ibahagi ang link"
+ "Maghanap"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-tr/values-tr.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-tr/values-tr.xml
new file mode 100644
index 0000000..8fb8361
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-tr/values-tr.xml
@@ -0,0 +1,36 @@
+
+
+ "Eve gidiş yolunu göster"
+ "Yukarı git"
+ "Diğer seçenekler"
+ "Bitti"
+ "Tümünü göster"
+ "Bir uygulama seçin"
+ "KAPAT"
+ "AÇ"
+ "Alt+"
+ "Ctrl+"
+ "sil"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Üst Karakter+"
+ "boşluk"
+ "Sym+"
+ "Menü+"
+ "Ara…"
+ "Sorguyu temizle"
+ "Arama sorgusu"
+ "Ara"
+ "Sorguyu gönder"
+ "Sesli arama"
+ "Şununla paylaş:"
+ "%s ile paylaş"
+ "Daralt"
+ "Bağlantı panoya kopyalandı"
+ "Bağlantıyı kopyala"
+ "Tarayıcıda aç"
+ "Bağlantıyı paylaş"
+ "Ara"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-uk/values-uk.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-uk/values-uk.xml
new file mode 100644
index 0000000..62a60fa
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-uk/values-uk.xml
@@ -0,0 +1,36 @@
+
+
+ "Перейти на головну"
+ "Перейти вгору"
+ "Більше опцій"
+ "Готово"
+ "Показати всі"
+ "Вибрати програму"
+ "ЗНИЖКА"
+ "УВІМК."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "пробіл"
+ "Sym+"
+ "Menu+"
+ "Введіть пошуковий запит…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Наіслати запит"
+ "Голосовий пошук"
+ "Поділитися:"
+ "Поділитися через додаток %s"
+ "Згорнути"
+ "Посилання скопійовано в буфер обміну"
+ "Копіювати посилання"
+ "Відкрити у веб-переглядачі"
+ "Надіслати посилання"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ur/values-ur.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ur/values-ur.xml
new file mode 100644
index 0000000..4d6e6b4
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-ur/values-ur.xml
@@ -0,0 +1,36 @@
+
+
+ "گھر کی طرف نیویگیٹ کریں"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "تلاش کا استفسار"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اس کے ساتھ اشتراک کریں"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ "لنک کلپ بورڈ پر کاپی ہو گیا"
+ "لنک کاپی کریں"
+ "براؤزر میں کھولیں"
+ "لنک کا اشتراک کریں"
+ "تلاش کریں"
+ "+999"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-uz/values-uz.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-uz/values-uz.xml
new file mode 100644
index 0000000..50910b1
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-uz/values-uz.xml
@@ -0,0 +1,36 @@
+
+
+ "Boshiga o‘tish"
+ "Yopish"
+ "Yana"
+ "OK"
+ "Hammasi"
+ "Ilovani tanlang"
+ "YOQILMAGAN"
+ "YONIQ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "Probel"
+ "Sym+"
+ "Menyu+"
+ "Qidirish…"
+ "So‘rovni o‘chirish"
+ "Qidiruv so‘rovi"
+ "Qidiruv"
+ "So‘rov yaratish"
+ "Ovozli qidiruv"
+ "Ulashish"
+ "%s orqali ulashish"
+ "Yig‘ish"
+ "Havoladan vaqtinchalik xotiraga nusxa olindi"
+ "Havoladan nusxa olish"
+ "Brauzerda ochish"
+ "Havolani ulashish"
+ "Qidiruv"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v16/values-v16.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v16/values-v16.xml
new file mode 100644
index 0000000..5ee2feb
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v16/values-v16.xml
@@ -0,0 +1,8 @@
+
+
+ 4dp
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v17/values-v17.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v17/values-v17.xml
new file mode 100644
index 0000000..f85a197
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v17/values-v17.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v18/values-v18.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v18/values-v18.xml
new file mode 100644
index 0000000..7dad77f
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v21/values-v21.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v21/values-v21.xml
new file mode 100644
index 0000000..d0853d7
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v21/values-v21.xml
@@ -0,0 +1,277 @@
+
+
+ @color/androidx_core_secondary_text_default_material_light
+ 0dp
+ 0dp
+ 12dp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v22/values-v22.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v22/values-v22.xml
new file mode 100644
index 0000000..d4a514a
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v23/values-v23.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v23/values-v23.xml
new file mode 100644
index 0000000..853e94c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v23/values-v23.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v24/values-v24.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v24/values-v24.xml
new file mode 100644
index 0000000..f9b3c08
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v24/values-v24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v25/values-v25.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v25/values-v25.xml
new file mode 100644
index 0000000..483ae0c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v25/values-v25.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v26/values-v26.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v26/values-v26.xml
new file mode 100644
index 0000000..8b28a46
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v26/values-v26.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v28/values-v28.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v28/values-v28.xml
new file mode 100644
index 0000000..e3801cd
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-v28/values-v28.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-vi/values-vi.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-vi/values-vi.xml
new file mode 100644
index 0000000..3b45157
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-vi/values-vi.xml
@@ -0,0 +1,36 @@
+
+
+ "Chỉ đường về nhà"
+ "Di chuyển lên"
+ "Tùy chọn khác"
+ "Xong"
+ "Xem tất cả"
+ "Chọn một ứng dụng"
+ "TẮT"
+ "BẬT"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Tìm kiếm…"
+ "Xóa truy vấn"
+ "Truy vấn tìm kiếm"
+ "Tìm kiếm"
+ "Gửi truy vấn"
+ "Tìm kiếm bằng giọng nói"
+ "Chia sẻ với"
+ "Chia sẻ với %s"
+ "Thu gọn"
+ "Đã sao chép đường liên kết vào khay nhớ tạm"
+ "Sao chép đường liên kết"
+ "Mở trong trình duyệt"
+ "Chia sẻ liên kết"
+ "Tìm kiếm"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-watch-v20/values-watch-v20.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-watch-v20/values-watch-v20.xml
new file mode 100644
index 0000000..2d85812
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-watch-v20/values-watch-v20.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-watch-v21/values-watch-v21.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-watch-v21/values-watch-v21.xml
new file mode 100644
index 0000000..deecc9e
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-watch-v21/values-watch-v21.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-xlarge-v4/values-xlarge-v4.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 0000000..b499d2c
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-xlarge-v4/values-xlarge-v4.xml
@@ -0,0 +1,9 @@
+
+
+ - 60%
+ - 90%
+ - 50%
+ - 70%
+ - 45%
+ - 72%
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rCN/values-zh-rCN.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rCN/values-zh-rCN.xml
new file mode 100644
index 0000000..939ed45
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rCN/values-zh-rCN.xml
@@ -0,0 +1,36 @@
+
+
+ "转到首页"
+ "转到上一层级"
+ "更多选项"
+ "完成"
+ "查看全部"
+ "选择应用"
+ "关闭"
+ "开启"
+ "Alt+"
+ "Ctrl+"
+ "Delete 键"
+ "Enter 键"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "空格键"
+ "Sym+"
+ "Menu+"
+ "搜索…"
+ "清除查询"
+ "搜索查询"
+ "搜索"
+ "提交查询"
+ "语音搜索"
+ "分享对象"
+ "与%s分享"
+ "收起"
+ "链接已复制到剪贴板"
+ "复制链接"
+ "在浏览器中打开"
+ "分享链接"
+ "搜索"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rHK/values-zh-rHK.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 0000000..5b66e01
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,36 @@
+
+
+ "瀏覽主頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "刪除"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空白鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "使用「%s」分享"
+ "收合"
+ "連結已複製到剪貼簿"
+ "複製連結"
+ "在瀏覽器中開啟"
+ "分享連結"
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rTW/values-zh-rTW.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rTW/values-zh-rTW.xml
new file mode 100644
index 0000000..ca199ea
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zh-rTW/values-zh-rTW.xml
@@ -0,0 +1,36 @@
+
+
+ "瀏覽首頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "Delete 鍵"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空格鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "與「%s」分享"
+ "收合"
+ "已將連結複製到剪貼簿"
+ "複製連結"
+ "在瀏覽器中開啟"
+ "分享連結"
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zu/values-zu.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zu/values-zu.xml
new file mode 100644
index 0000000..90643b6
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values-zu/values-zu.xml
@@ -0,0 +1,36 @@
+
+
+ "Zulazulela ekhaya"
+ "Zulazulela phezulu"
+ "Ezinye izinketho"
+ "Kwenziwe"
+ "Buka konke"
+ "Khetha insiza"
+ "VALA"
+ "VULA"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Imenyu+"
+ "Sesha…"
+ "Sula inkinga"
+ "Sesha umbuzo"
+ "Sesha"
+ "Thumela umbuzo"
+ "Ukusesha ngezwi"
+ "Yabelana no"
+ "Yabelana ne-%s"
+ "Goqa"
+ "Isixhumanisi sikopishelwe ku-clipboard"
+ "Kopisha isixhumanisi"
+ "Vula kusiphequluli"
+ "Yabelana ngesixhumanisi"
+ "Sesha"
+ "999+"
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values/values.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values/values.xml
new file mode 100644
index 0000000..a29b49b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/values/values.xml
@@ -0,0 +1,3252 @@
+
+
+
+
+
+
+ true
+ false
+ true
+ #ff000000
+ #ffffffff
+ #7fa87f
+ @android:color/black
+ @android:color/black
+ @color/material_deep_teal_200
+ @color/material_deep_teal_500
+ #1f000000
+ #8a000000
+ @color/material_grey_800
+ @android:color/white
+ @color/material_grey_850
+ @color/material_grey_50
+ #80ffffff
+ #80000000
+ @color/bright_foreground_material_light
+ @color/bright_foreground_material_dark
+ @android:color/white
+ @android:color/black
+ #F5F5F5
+ #1E000000
+ #DE000000
+ #646464
+ #ff5a595b
+ #ffd6d7d7
+ #80bebebe
+ #80323232
+ #ffbebebe
+ #ff323232
+ #ff7043
+ #ff5722
+ @android:color/white
+ @android:color/black
+ #6680cbc4
+ #66009688
+ #ff37474f
+ #ff263238
+ #ff21272b
+ #ff80cbc4
+ #ff008577
+ #fff5f5f5
+ #ffe0e0e0
+ #fffafafa
+ #ff757575
+ #ff424242
+ #ff303030
+ #ff212121
+ #ffffffff
+ #ff9e9e9e
+ @android:color/black
+ @color/material_grey_600
+ @color/material_grey_900
+ @color/material_grey_100
+ #ffffffff
+ #de000000
+ #4Dffffff
+ #39000000
+ #33ffffff
+ #1f000000
+ #b3ffffff
+ #8a000000
+ #36ffffff
+ #24000000
+ #ff616161
+ #ffbdbdbd
+ #ffbdbdbd
+ #fff1f1f1
+ #e6616161
+ #e6FFFFFF
+ 16dp
+ 72dp
+ 56dp
+ 0dp
+ 0dp
+ 4dp
+ 16dp
+ 10dp
+ 6dp
+ 48dp
+ 180dp
+ 5dp
+ -3dp
+ 48dp
+ 48dp
+ 36dp
+ 48dp
+ 48dp
+ @dimen/abc_control_inset_material
+ 6dp
+ 8dp
+ @dimen/abc_control_padding_material
+ 720dp
+ 320dp
+ 2dp
+ 4dp
+ 4dp
+ 2dp
+ - 80%
+ - 100%
+ - 320dp
+ - 320dp
+ 8dp
+ 8dp
+ - 65%
+ - 95%
+ 24dp
+ 18dp
+ 8dp
+ - 0.30
+ - 0.26
+ 32dip
+ 8dip
+ 8dip
+ 7dp
+ 4dp
+ 10dp
+ 16dp
+ 80dp
+ 64dp
+ 48dp
+ @dimen/abc_action_bar_content_inset_material
+ 296dp
+ 4dp
+ 48dip
+ 320dip
+ 2dp
+ 2dp
+ 20dp
+ 3dp
+ 14sp
+ 14sp
+ 14sp
+ 12sp
+ 34sp
+ 45sp
+ 56sp
+ 112sp
+ 24sp
+ 22sp
+ 18sp
+ 14sp
+ 16sp
+ 14sp
+ 16sp
+ 16dp
+ 20sp
+ 20dp
+ 500dp
+ 20dp
+ 4dp
+ 6dp
+ 8dp
+ 4dp
+ 2dp
+ 320dp
+ 320dp
+ - 0.30
+ - 0.26
+ - 0.26
+ - 0.20
+ - 0.12
+ - 0.50
+ - 0.38
+ - 0.70
+ - 0.54
+ 32dp
+ 13sp
+ 12dp
+ 8dp
+ 64dp
+ 64dp
+ 10dp
+ @dimen/notification_content_margin_start
+ 16dp
+ 2dp
+ 3dp
+ 24dp
+ 13sp
+ 10dp
+ 5dp
+ 2dp
+ 16dp
+ 8dp
+ 8dp
+ 96dp
+ 6.5dp
+ 0dp
+ 16dp
+ #3333B5E5
+ #0cffffff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 220
+ 150
+ 127
+ 150
+ 999
+ Navigate home
+ Navigate up
+ More options
+ Done
+ See all
+ Choose an app
+ OFF
+ ON
+ Alt+
+ Ctrl+
+ delete
+ enter
+ Function+
+ Meta+
+ Shift+
+ space
+ Sym+
+ Menu+
+ Search…
+ Clear query
+ Search query
+ Search
+ Submit query
+ Voice search
+ Share with
+ Share with %s
+ Collapse
+ Close
+ Go Back
+ Go Forward
+ Reload
+ Share
+ Link copied to clipboard
+ Copy link
+ Open in browser
+ Share link
+ Search
+ Search
+ 999+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/xml/image_share_filepaths.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/xml/image_share_filepaths.xml
new file mode 100644
index 0000000..123fde9
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/xml/image_share_filepaths.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
diff --git a/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/xml/provider_paths.xml b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/xml/provider_paths.xml
new file mode 100644
index 0000000..ffa74ab
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged-not-compiled-resources/release/xml/provider_paths.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/AssetManifest.json b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/AssetManifest.json
new file mode 100644
index 0000000..5b69a24
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/AssetManifest.json
@@ -0,0 +1 @@
+{"assets/fonts/Poppins-Regular.ttf":["assets/fonts/Poppins-Regular.ttf"],"assets/fonts/Poppins-SemiBold.ttf":["assets/fonts/Poppins-SemiBold.ttf"],"assets/img/.swp":["assets/img/.swp"],"assets/img/BenchPress_background.jpg":["assets/img/BenchPress_background.jpg"],"assets/img/LegPress.jpg":["assets/img/LegPress.jpg"],"assets/img/Lunge.jpg":["assets/img/Lunge.jpg"],"assets/img/alarm.png":["assets/img/alarm.png"],"assets/img/benchpress_icon.png":["assets/img/benchpress_icon.png"],"assets/img/cableCrossOver.jpg":["assets/img/cableCrossOver.jpg"],"assets/img/data_icon.png":["assets/img/data_icon.png"],"assets/img/deadlift_icon.png":["assets/img/deadlift_icon.png"],"assets/img/dips.jpg":["assets/img/dips.jpg"],"assets/img/dubbellBenchPress.jpg":["assets/img/dubbellBenchPress.jpg"],"assets/img/mars.png":["assets/img/mars.png"],"assets/img/setting_icon.png":["assets/img/setting_icon.png"],"assets/img/squartIcon.png":["assets/img/squartIcon.png"],"assets/img/squats_background.jpg":["assets/img/squats_background.jpg"],"assets/img/squats_background1.jpg":["assets/img/squats_background1.jpg"],"assets/img/squats_icon.png":["assets/img/squats_icon.png"],"assets/img/stepUp.jpg":["assets/img/stepUp.jpg"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/flutter_inappwebview/t_rex_runner/t-rex.css":["packages/flutter_inappwebview/t_rex_runner/t-rex.css"],"packages/flutter_inappwebview/t_rex_runner/t-rex.html":["packages/flutter_inappwebview/t_rex_runner/t-rex.html"],"packages/youtube_player_flutter/assets/speedometer.webp":["packages/youtube_player_flutter/assets/speedometer.webp"]}
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/FontManifest.json b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/FontManifest.json
new file mode 100644
index 0000000..d85481b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/FontManifest.json
@@ -0,0 +1 @@
+[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"Poppins","fonts":[{"weight":600,"asset":"assets/fonts/Poppins-SemiBold.ttf"},{"weight":400,"asset":"assets/fonts/Poppins-Regular.ttf"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]}]
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/NOTICES.Z b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/NOTICES.Z
new file mode 100644
index 0000000..df8b39b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/NOTICES.Z differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/fonts/Poppins-Regular.ttf b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/fonts/Poppins-Regular.ttf
new file mode 100644
index 0000000..be06e7f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/fonts/Poppins-Regular.ttf differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/fonts/Poppins-SemiBold.ttf b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/fonts/Poppins-SemiBold.ttf
new file mode 100644
index 0000000..dabf7c2
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/fonts/Poppins-SemiBold.ttf differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/BenchPress_background.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/BenchPress_background.jpg
new file mode 100644
index 0000000..de7db96
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/BenchPress_background.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/LegPress.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/LegPress.jpg
new file mode 100644
index 0000000..ec98253
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/LegPress.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/Lunge.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/Lunge.jpg
new file mode 100644
index 0000000..052e893
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/Lunge.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/alarm.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/alarm.png
new file mode 100644
index 0000000..7e59443
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/alarm.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/benchpress_icon.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/benchpress_icon.png
new file mode 100644
index 0000000..6aaa8c4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/benchpress_icon.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/cableCrossOver.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/cableCrossOver.jpg
new file mode 100644
index 0000000..4644da6
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/cableCrossOver.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/data_icon.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/data_icon.png
new file mode 100644
index 0000000..b3dc893
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/data_icon.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/deadlift_icon.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/deadlift_icon.png
new file mode 100644
index 0000000..7f4af2f
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/deadlift_icon.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/dips.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/dips.jpg
new file mode 100644
index 0000000..353d7a4
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/dips.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/dubbellBenchPress.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/dubbellBenchPress.jpg
new file mode 100644
index 0000000..260ef7a
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/dubbellBenchPress.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/mars.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/mars.png
new file mode 100644
index 0000000..f966216
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/mars.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/setting_icon.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/setting_icon.png
new file mode 100644
index 0000000..1d069f1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/setting_icon.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squartIcon.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squartIcon.png
new file mode 100644
index 0000000..dc7c274
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squartIcon.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_background.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_background.jpg
new file mode 100644
index 0000000..97116ed
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_background.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_background1.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_background1.jpg
new file mode 100644
index 0000000..c6302e9
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_background1.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_icon.png b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_icon.png
new file mode 100644
index 0000000..7b78d33
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/squats_icon.png differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/stepUp.jpg b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/stepUp.jpg
new file mode 100644
index 0000000..9cafbf1
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/assets/img/stepUp.jpg differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/fonts/MaterialIcons-Regular.otf b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/fonts/MaterialIcons-Regular.otf
new file mode 100644
index 0000000..5fa8537
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/fonts/MaterialIcons-Regular.otf differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
new file mode 100644
index 0000000..79ba7ea
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf differ
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css
new file mode 100755
index 0000000..697612b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.css
@@ -0,0 +1,59 @@
+#main-frame-error {
+ box-sizing: border-box;
+ padding: 0 10%;
+ font-size: 1em;
+ line-height: 1.55;
+ margin: 0 auto;
+ max-width: 600px;
+ padding-top: 100px;
+ width: 100%;
+}
+#main-content {
+ font-size: 1em;
+ line-height: 1.55;
+ margin: 0 auto;
+ max-width: 600px;
+ padding-top: 100px;
+ width: 100%;
+}
+#t-rex-icon {
+ font-size: 1em;
+ line-height: 1.55;
+ background-repeat: no-repeat;
+ background-size: 100%;
+ height: 72px;
+ margin: 0 0 40px;
+ width: 72px;
+ display: inline-block;
+ content: -webkit-image-set(
+ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIAQMAAABvIyEEAAAABlBMVEUAAABTU1OoaSf/AAAAAXRSTlMAQObYZgAAAGxJREFUeF7tyMEJwkAQRuFf5ipMKxYQiJ3Z2nSwrWwBA0+DQZcdxEOueaePp9+dQZFB7GpUcURSVU66yVNFj6LFICatThZB6r/ko/pbRpUgilY0Cbw5sNmb9txGXUKyuH7eV25x39DtJXUNPQGJtWFV+BT/QAAAAABJRU5ErkJggg==)
+ 1x,
+ url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAGFBMVEUAAABTU1NNTU1TU1NPT09SUlJSUlJTU1O8B7DEAAAAB3RSTlMAoArVKvVgBuEdKgAAAJ1JREFUeF7t1TEOwyAMQNG0Q6/UE+RMXD9d/tC6womIFSL9P+MnAYOXeTIzMzMzMzMzaz8J9Ri6HoITmuHXhISE8nEh9yxDh55aCEUoTGbbQwjqHwIkRAEiIaG0+0AA9VBMaE89Rogeoww936MQrWdBr4GN/z0IAdQ6nQ/FIpRXDwHcA+JIJcQowQAlFUA0MfQpXLlVQfkzR4igS6ENjknm/wiaGhsAAAAASUVORK5CYII=)
+ 2x
+ );
+ position: relative;
+ visibility: hidden;
+}
+#offline-resources {
+ display: none;
+}
+#main-frame-error > .runner-container {
+ height: 150px;
+ max-width: 600px;
+ overflow: hidden;
+ position: absolute;
+ top: 35px;
+ width: 44px;
+}
+#main-frame-error > .controller {
+ background: rgba(247, 247, 247, 0.1);
+ height: 100vh;
+ left: 0;
+ position: absolute;
+ top: 0;
+ width: 100vw;
+ z-index: 9;
+}
+#main-frame-error .hidden {
+ display: none;
+}
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html
new file mode 100755
index 0000000..5ca0178
--- /dev/null
+++ b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/flutter_inappwebview/t_rex_runner/t-rex.html
@@ -0,0 +1,16 @@
+
+
+
+

+

+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp
new file mode 100644
index 0000000..72ada6b
Binary files /dev/null and b/myapp/android/app/build/intermediates/merged_assets/release/out/flutter_assets/packages/youtube_player_flutter/assets/speedometer.webp differ
diff --git a/myapp/android/app/build/intermediates/packaged_manifests/release/AndroidManifest.xml b/myapp/android/app/build/intermediates/packaged_manifests/release/AndroidManifest.xml
new file mode 100644
index 0000000..85c7c87
--- /dev/null
+++ b/myapp/android/app/build/intermediates/packaged_manifests/release/AndroidManifest.xml
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/packaged_manifests/release/output-metadata.json b/myapp/android/app/build/intermediates/packaged_manifests/release/output-metadata.json
new file mode 100644
index 0000000..e6687cc
--- /dev/null
+++ b/myapp/android/app/build/intermediates/packaged_manifests/release/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 2,
+ "artifactType": {
+ "type": "PACKAGED_MANIFESTS",
+ "kind": "Directory"
+ },
+ "applicationId": "com.example.myapp",
+ "variantName": "release",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "versionCode": 1,
+ "versionName": "1.0.0",
+ "outputFile": "AndroidManifest.xml"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/processed_res/release/out/output-metadata.json b/myapp/android/app/build/intermediates/processed_res/release/out/output-metadata.json
new file mode 100644
index 0000000..d050868
--- /dev/null
+++ b/myapp/android/app/build/intermediates/processed_res/release/out/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 2,
+ "artifactType": {
+ "type": "PROCESSED_RES",
+ "kind": "Directory"
+ },
+ "applicationId": "com.example.myapp",
+ "variantName": "processReleaseResources",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "versionCode": 1,
+ "versionName": "1.0.0",
+ "outputFile": "resources-release.ap_"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/myapp/android/app/build/intermediates/processed_res/release/out/resources-release.ap_ b/myapp/android/app/build/intermediates/processed_res/release/out/resources-release.ap_
new file mode 100644
index 0000000..8a8c02f
Binary files /dev/null and b/myapp/android/app/build/intermediates/processed_res/release/out/resources-release.ap_ differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_fade_in.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_fade_in.xml.flat
new file mode 100644
index 0000000..93a1d5b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_fade_in.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_fade_out.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_fade_out.xml.flat
new file mode 100644
index 0000000..e457ed7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_fade_out.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat
new file mode 100644
index 0000000..dce65c0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_grow_fade_in_from_bottom.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_popup_enter.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_popup_enter.xml.flat
new file mode 100644
index 0000000..e1db388
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_popup_enter.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_popup_exit.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_popup_exit.xml.flat
new file mode 100644
index 0000000..7b4623c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_popup_exit.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat
new file mode 100644
index 0000000..ab0e108
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_shrink_fade_out_from_bottom.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_in_bottom.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_in_bottom.xml.flat
new file mode 100644
index 0000000..e5528b8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_in_bottom.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_in_top.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_in_top.xml.flat
new file mode 100644
index 0000000..961db52
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_in_top.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_out_bottom.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_out_bottom.xml.flat
new file mode 100644
index 0000000..ddf3035
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_out_bottom.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_out_top.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_out_top.xml.flat
new file mode 100644
index 0000000..c987e2b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_slide_out_top.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_tooltip_enter.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_tooltip_enter.xml.flat
new file mode 100644
index 0000000..eb2e9af
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_tooltip_enter.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_abc_tooltip_exit.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_tooltip_exit.xml.flat
new file mode 100644
index 0000000..4029fd7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_abc_tooltip_exit.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_box_inner_merged_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_box_inner_merged_animation.xml.flat
new file mode 100644
index 0000000..9fc0357
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_box_inner_merged_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_box_outer_merged_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_box_outer_merged_animation.xml.flat
new file mode 100644
index 0000000..697344b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_box_outer_merged_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_icon_null_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_icon_null_animation.xml.flat
new file mode 100644
index 0000000..07ae546
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_checked_icon_null_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_box_inner_merged_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_box_inner_merged_animation.xml.flat
new file mode 100644
index 0000000..194cf32
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_box_inner_merged_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_check_path_merged_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_check_path_merged_animation.xml.flat
new file mode 100644
index 0000000..b1f0b94
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_check_path_merged_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_icon_null_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_icon_null_animation.xml.flat
new file mode 100644
index 0000000..41ec4dc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_checkbox_to_unchecked_icon_null_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_dot_group_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_dot_group_animation.xml.flat
new file mode 100644
index 0000000..c46fab4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_dot_group_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_ring_outer_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_ring_outer_animation.xml.flat
new file mode 100644
index 0000000..a07d301
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_ring_outer_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_ring_outer_path_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_ring_outer_path_animation.xml.flat
new file mode 100644
index 0000000..2e5bab8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_off_mtrl_ring_outer_path_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_dot_group_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_dot_group_animation.xml.flat
new file mode 100644
index 0000000..99cc2fb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_dot_group_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_ring_outer_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_ring_outer_animation.xml.flat
new file mode 100644
index 0000000..54a975d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_ring_outer_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_ring_outer_path_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_ring_outer_path_animation.xml.flat
new file mode 100644
index 0000000..d98a98c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/anim_btn_radio_to_on_mtrl_ring_outer_path_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v21_abc_btn_colored_borderless_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v21_abc_btn_colored_borderless_text_material.xml.flat
new file mode 100644
index 0000000..5e88461
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v21_abc_btn_colored_borderless_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_borderless_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_borderless_text_material.xml.flat
new file mode 100644
index 0000000..0ca81ac
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_borderless_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_text_material.xml.flat
new file mode 100644
index 0000000..9b49d58
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_btn_colored_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_color_highlight_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_color_highlight_material.xml.flat
new file mode 100644
index 0000000..a7b2e6e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_color_highlight_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_btn_checkable.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_btn_checkable.xml.flat
new file mode 100644
index 0000000..8576c98
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_btn_checkable.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat
new file mode 100644
index 0000000..1497cdb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_default.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat
new file mode 100644
index 0000000..ec20197
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_edittext.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_seek_thumb.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_seek_thumb.xml.flat
new file mode 100644
index 0000000..31bc7bd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_seek_thumb.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat
new file mode 100644
index 0000000..167f837
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_spinner.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat
new file mode 100644
index 0000000..4dc3a3f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color-v23_abc_tint_switch_track.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_dark.xml.flat
new file mode 100644
index 0000000..81b58fc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_light.xml.flat
new file mode 100644
index 0000000..1f5671a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_background_cache_hint_selector_material_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_btn_colored_borderless_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_btn_colored_borderless_text_material.xml.flat
new file mode 100644
index 0000000..00d726d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_btn_colored_borderless_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_btn_colored_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_btn_colored_text_material.xml.flat
new file mode 100644
index 0000000..49b6bdb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_btn_colored_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_dark.xml.flat
new file mode 100644
index 0000000..3fe0446
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_light.xml.flat
new file mode 100644
index 0000000..f741187
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_hint_foreground_material_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_dark.xml.flat
new file mode 100644
index 0000000..bed6b61
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_light.xml.flat
new file mode 100644
index 0000000..bf4e075
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_disable_only_material_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_material_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_material_dark.xml.flat
new file mode 100644
index 0000000..b8e9fba
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_material_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_material_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_material_light.xml.flat
new file mode 100644
index 0000000..89e948b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_primary_text_material_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_search_url_text.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_search_url_text.xml.flat
new file mode 100644
index 0000000..821f49c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_search_url_text.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_dark.xml.flat
new file mode 100644
index 0000000..a93a84d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_light.xml.flat
new file mode 100644
index 0000000..1fddb8c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_secondary_text_material_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_btn_checkable.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_btn_checkable.xml.flat
new file mode 100644
index 0000000..50b7bb1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_btn_checkable.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat
new file mode 100644
index 0000000..f268567
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_default.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat
new file mode 100644
index 0000000..db65658
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_edittext.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_seek_thumb.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_seek_thumb.xml.flat
new file mode 100644
index 0000000..542b0e3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_seek_thumb.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat
new file mode 100644
index 0000000..ce73b75
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_spinner.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat
new file mode 100644
index 0000000..f491127
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_abc_tint_switch_track.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_switch_thumb_material_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_switch_thumb_material_dark.xml.flat
new file mode 100644
index 0000000..337a9e6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_switch_thumb_material_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/color_switch_thumb_material_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/color_switch_thumb_material_light.xml.flat
new file mode 100644
index 0000000..ef26a98
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/color_switch_thumb_material_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..3b70cf7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..80b98cb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..339cea0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..c29994b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..eb6ac5d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000..ec73248
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000..3de0b0c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..22ce891
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000..92ae374
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..a19764f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..b8780c4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..58c1a3a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000..9ed4177
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000..8d4c6d5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000..97f5714
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000..8a2a43c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 0000000..0ba21b8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000..0be3017
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000..4aa2d25
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 0000000..66d02ea
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..c8f01ef
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000..c283958
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000..95fd298
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000..3c46cdd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000..8405eb9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000..4e47200
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000..c6d546b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..483e8bd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..f0aa791
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000..1a960bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000..44199f2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000..5939d79
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..bb4dc74
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..96c12b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..25b913b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..6e855a4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..637ad11
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 0000000..9007a8b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 0000000..a262718
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 0000000..b24d1d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 0000000..1721170
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 0000000..67b5cd5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 0000000..f98eeaa
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..a036d21
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..aa6f433
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..6fc4f34
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..5647af6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 0000000..2a90e14
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 0000000..4c8972c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 0000000..c4189d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 0000000..514fe5f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 0000000..1615220
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-hdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..bd71f9a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..3b26b08
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..ddacf9c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-hdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..14e616e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..7d548c5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..c8dd935
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-mdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..310f3ac
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..e9eb291
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..6cd6ed5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..8449940
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..42f60d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..6000ff1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..9acbdc6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..8f7f306
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..e04c0e9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-ldrtl-xxxhdpi-v17_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..7efcf24
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..b1ef60e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..c95fabb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..dfad1dd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..1f1a8f7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000..3a290ba
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000..12fd3ac
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..4d1b4bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000..54d1360
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..618093f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..c4e0048
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..777d23a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000..fc9ddc3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000..c69613c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000..375ffca
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000..806275b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 0000000..5f659d7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000..a62282d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000..c8b5c84
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 0000000..7783770
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..d03b029
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000..a89c21f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000..624eeca
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000..919c9f0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000..f9ccb58
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000..fcdabc3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000..2ffa6c6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..3f31aa5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..69dc287
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000..92781c9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000..90b3156
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000..1f4cf92
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..ed14910
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..15bd162
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..920dee8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..a096145
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..cb54da2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 0000000..22084e1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 0000000..8b0d2da
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 0000000..7b46492
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 0000000..f3796bf
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 0000000..de49ebe
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 0000000..8b71f26
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..450fe52
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..b77f1e7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..bd98a5c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..2c99d4b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 0000000..3b95e21
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 0000000..2995abe
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 0000000..36c027e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 0000000..e8762e9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 0000000..f5cccd5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-mdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_action_bar_item_background_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_action_bar_item_background_material.xml.flat
new file mode 100644
index 0000000..41e664f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_action_bar_item_background_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat
new file mode 100644
index 0000000..1d2d392
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_btn_colored_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_dialog_material_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_dialog_material_background.xml.flat
new file mode 100644
index 0000000..d4952fb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_dialog_material_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat
new file mode 100644
index 0000000..a99cef6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_edit_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_list_divider_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_list_divider_material.xml.flat
new file mode 100644
index 0000000..c543538
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_abc_list_divider_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_launch_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_launch_background.xml.flat
new file mode 100644
index 0000000..573a5f9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_launch_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat
new file mode 100644
index 0000000..4b68459
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v21_notification_action_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-v23_abc_control_background_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-v23_abc_control_background_material.xml.flat
new file mode 100644
index 0000000..e51218e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-v23_abc_control_background_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-watch-v20_abc_dialog_material_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-watch-v20_abc_dialog_material_background.xml.flat
new file mode 100644
index 0000000..82f937c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-watch-v20_abc_dialog_material_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..f5dcff0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..e2a1eae
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..f79343d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..4c8373f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..70501a7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000..b1299ee
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000..12907ef
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..125232d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000..28459d8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..16b60f1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..1cc68af
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..0c7d55f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000..422aa7f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000..46dea09
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000..e1b17db
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000..85afdfb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 0000000..a0d136d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000..6db49c3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000..f45476f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 0000000..0b5bb50
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..c6b88ee
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000..0392b69
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000..564828b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000..52c5676
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000..fbf62c6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000..5e70038
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000..17317b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..99708a6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..daa9ad8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000..8718c4d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000..e40157c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000..4183c57
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..5156603
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..c5e7dc4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..4e66f77
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..c4420e6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..a9f2ba7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 0000000..5f71b00
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 0000000..6b17109
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 0000000..a396575
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 0000000..74b4469
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 0000000..c66ba1f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 0000000..9549e68
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..0a60973
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..2d8a8d2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..7643cb9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..145c7e2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat
new file mode 100644
index 0000000..d5b5b5a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_normal.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat
new file mode 100644
index 0000000..7e201ad
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_low_pressed.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal.9.png.flat
new file mode 100644
index 0000000..93057fd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat
new file mode 100644
index 0000000..c644d8e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notification_bg_normal_pressed.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat
new file mode 100644
index 0000000..53d92fa
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xhdpi-v4_notify_panel_notification_icon_bg.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..39d1197
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ab_share_pack_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..f780bb9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..21fbcf1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..3a12198
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..1995536
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000..2dd3f78
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000..95d5149
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..3cd8cf7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_cab_background_top_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat
new file mode 100644
index 0000000..a051769
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_commit_search_api_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..099f762
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..b666eb2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..59cbab5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000..9104839
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000..c8c572e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000..46b6b1a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000..2175464
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 0000000..adacc80
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000..5e71b22
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000..ead5167
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 0000000..8ab85ce
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..d24042b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_divider_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat
new file mode 100644
index 0000000..feb83e0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_focused_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat
new file mode 100644
index 0000000..5416b7d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_longpressed_holo.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat
new file mode 100644
index 0000000..fdf5fd1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat
new file mode 100644
index 0000000..7754c24
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_pressed_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat
new file mode 100644
index 0000000..9c53341
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_dark.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat
new file mode 100644
index 0000000..e43f456
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_list_selector_disabled_holo_light.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..9745c83
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_menu_hardkey_panel_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat
new file mode 100644
index 0000000..8c44017
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_popup_background_mtrl_mult.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat
new file mode 100644
index 0000000..c8a7725
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_off_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000..4f527c9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000..a0fd3a3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..9d2beda
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_primary_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..78f09f4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_scrubber_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..aaf45f3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..b764e76
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..878964b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 0000000..a0d16d7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 0000000..dcdf36a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat
new file mode 100644
index 0000000..5adea19
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat
new file mode 100644
index 0000000..6431850
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_middle_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 0000000..dd8c9bb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 0000000..ba45bcb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..7e7db81
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..343c5e9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..b001537
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_activated_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..8b6303c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxhdpi-v4_abc_textfield_search_default_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..f1a2ab4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..fc7ba06
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_check_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat
new file mode 100644
index 0000000..12e4bf5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat
new file mode 100644
index 0000000..572a10a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_radio_to_on_mtrl_015.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat
new file mode 100644
index 0000000..2739cc4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00001.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat
new file mode 100644
index 0000000..4eb6cb7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_btn_switch_to_on_mtrl_00012.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..58bea10
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_copy_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat
new file mode 100644
index 0000000..ded2407
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_cut_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat
new file mode 100644
index 0000000..856d676
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_paste_mtrl_am_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat
new file mode 100644
index 0000000..d2085bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_selectall_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat
new file mode 100644
index 0000000..94f83bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_menu_share_mtrl_alpha.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat
new file mode 100644
index 0000000..ecef06b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat
new file mode 100644
index 0000000..1a4f578
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat
new file mode 100644
index 0000000..8237ca9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat
new file mode 100644
index 0000000..445a011
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_16dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat
new file mode 100644
index 0000000..91908b2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_36dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat
new file mode 100644
index 0000000..22f5240
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_ic_star_half_black_48dp.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat
new file mode 100644
index 0000000..c4a2b83
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_000.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat
new file mode 100644
index 0000000..82a3d45
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_scrubber_control_to_pressed_mtrl_005.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat
new file mode 100644
index 0000000..895c3e0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_spinner_mtrl_am_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..d373765
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_switch_track_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat
new file mode 100644
index 0000000..b842340
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_tab_indicator_mtrl_alpha.9.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat
new file mode 100644
index 0000000..28d1deb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat
new file mode 100644
index 0000000..a216edb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_left_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat
new file mode 100644
index 0000000..35b68bd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_dark.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat
new file mode 100644
index 0000000..fa06587
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable-xxxhdpi-v4_abc_text_select_handle_right_mtrl_light.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_borderless_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_borderless_material.xml.flat
new file mode 100644
index 0000000..3d72131
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_borderless_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material.xml.flat
new file mode 100644
index 0000000..458ff89
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material_anim.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material_anim.xml.flat
new file mode 100644
index 0000000..610f5a6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_check_material_anim.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_colored_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_colored_material.xml.flat
new file mode 100644
index 0000000..2785037
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_colored_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat
new file mode 100644
index 0000000..848cf28
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_default_mtrl_shape.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material.xml.flat
new file mode 100644
index 0000000..cbcb177
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material_anim.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material_anim.xml.flat
new file mode 100644
index 0000000..5d86090
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_btn_radio_material_anim.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_cab_background_internal_bg.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_cab_background_internal_bg.xml.flat
new file mode 100644
index 0000000..d97bd1e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_cab_background_internal_bg.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_cab_background_top_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_cab_background_top_material.xml.flat
new file mode 100644
index 0000000..176bdae
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_cab_background_top_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_dialog_material_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_dialog_material_background.xml.flat
new file mode 100644
index 0000000..c836647
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_dialog_material_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat
new file mode 100644
index 0000000..0012211
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_edit_text_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat
new file mode 100644
index 0000000..b96d226
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_ab_back_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat
new file mode 100644
index 0000000..21f28a2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_arrow_drop_right_black_24dp.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_clear_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_clear_material.xml.flat
new file mode 100644
index 0000000..20d7568
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_clear_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_go_search_api_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_go_search_api_material.xml.flat
new file mode 100644
index 0000000..c9158bb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_go_search_api_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat
new file mode 100644
index 0000000..3b5fb6a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_menu_overflow_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat
new file mode 100644
index 0000000..387e519
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_search_api_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat
new file mode 100644
index 0000000..6eb4d04
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ic_voice_search_api_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat
new file mode 100644
index 0000000..c488a15
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat
new file mode 100644
index 0000000..69ac1f0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_item_background_holo_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_divider_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_divider_material.xml.flat
new file mode 100644
index 0000000..b2ec592
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_divider_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_dark.xml.flat
new file mode 100644
index 0000000..62ba3d4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_light.xml.flat
new file mode 100644
index 0000000..13d2794
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_background_transition_holo_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat
new file mode 100644
index 0000000..32ddf33
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat
new file mode 100644
index 0000000..275a767
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_list_selector_holo_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat
new file mode 100644
index 0000000..74ac031
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_indicator_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat
new file mode 100644
index 0000000..09043d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat
new file mode 100644
index 0000000..f0acc55
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_ratingbar_small_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat
new file mode 100644
index 0000000..b40b78c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_thumb_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_tick_mark_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_tick_mark_material.xml.flat
new file mode 100644
index 0000000..caf5ebd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_tick_mark_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat
new file mode 100644
index 0000000..a1139b4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_seekbar_track_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat
new file mode 100644
index 0000000..983963c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_spinner_textfield_background_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_switch_thumb_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_switch_thumb_material.xml.flat
new file mode 100644
index 0000000..6e8eec9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_switch_thumb_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_tab_indicator_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_tab_indicator_material.xml.flat
new file mode 100644
index 0000000..3c4c7a4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_tab_indicator_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_text_cursor_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_text_cursor_material.xml.flat
new file mode 100644
index 0000000..385bce7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_text_cursor_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat
new file mode 100644
index 0000000..ccf432f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_textfield_search_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_vector_test.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_vector_test.xml.flat
new file mode 100644
index 0000000..8074e42
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_abc_vector_test.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_checked_mtrl.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_checked_mtrl.xml.flat
new file mode 100644
index 0000000..9641ef7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_checked_mtrl.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_checked_to_unchecked_mtrl_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_checked_to_unchecked_mtrl_animation.xml.flat
new file mode 100644
index 0000000..6d187a6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_checked_to_unchecked_mtrl_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_unchecked_mtrl.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_unchecked_mtrl.xml.flat
new file mode 100644
index 0000000..8499c2f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_unchecked_mtrl.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_unchecked_to_checked_mtrl_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_unchecked_to_checked_mtrl_animation.xml.flat
new file mode 100644
index 0000000..2bdaebf
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_checkbox_unchecked_to_checked_mtrl_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_off_mtrl.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_off_mtrl.xml.flat
new file mode 100644
index 0000000..cb66cda
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_off_mtrl.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_off_to_on_mtrl_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_off_to_on_mtrl_animation.xml.flat
new file mode 100644
index 0000000..52c3830
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_off_to_on_mtrl_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_on_mtrl.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_on_mtrl.xml.flat
new file mode 100644
index 0000000..5cbe4bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_on_mtrl.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_on_to_off_mtrl_animation.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_on_to_off_mtrl_animation.xml.flat
new file mode 100644
index 0000000..3644838
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_btn_radio_on_to_off_mtrl_animation.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_floating_action_mode_shape.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_floating_action_mode_shape.xml.flat
new file mode 100644
index 0000000..373544f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_floating_action_mode_shape.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_launch_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_launch_background.xml.flat
new file mode 100644
index 0000000..a2928c7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_launch_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_bg.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_bg.xml.flat
new file mode 100644
index 0000000..1a58d35
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_bg.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_bg_low.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_bg_low.xml.flat
new file mode 100644
index 0000000..f449cec
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_bg_low.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_icon_background.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_icon_background.xml.flat
new file mode 100644
index 0000000..76b69ce
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_icon_background.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_tile_bg.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_tile_bg.xml.flat
new file mode 100644
index 0000000..f5f1883
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_notification_tile_bg.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_tooltip_frame_dark.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_tooltip_frame_dark.xml.flat
new file mode 100644
index 0000000..bacedf4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_tooltip_frame_dark.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/drawable_tooltip_frame_light.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/drawable_tooltip_frame_light.xml.flat
new file mode 100644
index 0000000..e55dab2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/drawable_tooltip_frame_light.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_checked_mtrl_animation_interpolator_0.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_checked_mtrl_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000..f6faaeb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_checked_mtrl_animation_interpolator_0.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_checked_mtrl_animation_interpolator_1.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_checked_mtrl_animation_interpolator_1.xml.flat
new file mode 100644
index 0000000..d78ab29
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_checked_mtrl_animation_interpolator_1.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000..c8be4c8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml.flat
new file mode 100644
index 0000000..5d8dbba
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_radio_to_off_mtrl_animation_interpolator_0.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_radio_to_off_mtrl_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000..f2ed47e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_radio_to_off_mtrl_animation_interpolator_0.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_radio_to_on_mtrl_animation_interpolator_0.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_radio_to_on_mtrl_animation_interpolator_0.xml.flat
new file mode 100644
index 0000000..dfddfb6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_btn_radio_to_on_mtrl_animation_interpolator_0.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/interpolator_fast_out_slow_in.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/interpolator_fast_out_slow_in.xml.flat
new file mode 100644
index 0000000..d356844
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/interpolator_fast_out_slow_in.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat
new file mode 100644
index 0000000..f889105
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-v16_notification_template_custom_big.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat
new file mode 100644
index 0000000..8b15686
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_action.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat
new file mode 100644
index 0000000..55c4b96
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_action_tombstone.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat
new file mode 100644
index 0000000..6395fbc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_template_custom_big.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat
new file mode 100644
index 0000000..2ac43ee
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-v21_notification_template_icon_group.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat
new file mode 100644
index 0000000..b407288
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-v26_abc_screen_toolbar.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat
new file mode 100644
index 0000000..b604b22
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_button_bar_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat
new file mode 100644
index 0000000..cd099ed
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout-watch-v20_abc_alert_dialog_title_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat
new file mode 100644
index 0000000..9b94129
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_bar_title_item.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_bar_up_container.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_bar_up_container.xml.flat
new file mode 100644
index 0000000..f037d50
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_bar_up_container.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat
new file mode 100644
index 0000000..5f7f7a1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_menu_item_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_menu_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_menu_layout.xml.flat
new file mode 100644
index 0000000..0ee02ee
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_menu_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_mode_bar.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_mode_bar.xml.flat
new file mode 100644
index 0000000..4cc56d3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_mode_bar.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat
new file mode 100644
index 0000000..194f476
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_action_mode_close_item_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat
new file mode 100644
index 0000000..2343406
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat
new file mode 100644
index 0000000..72ed600
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_activity_chooser_view_list_item.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat
new file mode 100644
index 0000000..dd2f2bb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_button_bar_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat
new file mode 100644
index 0000000..2fae40b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat
new file mode 100644
index 0000000..808996a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_alert_dialog_title_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat
new file mode 100644
index 0000000..6151cb8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_cascading_menu_item_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat
new file mode 100644
index 0000000..ed3fe71
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_dialog_title_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_expanded_menu_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_expanded_menu_layout.xml.flat
new file mode 100644
index 0000000..9791c78
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_expanded_menu_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_checkbox.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_checkbox.xml.flat
new file mode 100644
index 0000000..28d151f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_checkbox.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat
new file mode 100644
index 0000000..0fc59f6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_icon.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat
new file mode 100644
index 0000000..dd12cf3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_radio.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_radio.xml.flat
new file mode 100644
index 0000000..4ead0fe
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_list_menu_item_radio.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat
new file mode 100644
index 0000000..26bc9c0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_popup_menu_header_item_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat
new file mode 100644
index 0000000..957feb9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_popup_menu_item_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_content_include.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_content_include.xml.flat
new file mode 100644
index 0000000..6207ee2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_content_include.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat
new file mode 100644
index 0000000..f7eb959
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_simple.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat
new file mode 100644
index 0000000..a17e2f5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_simple_overlay_action_mode.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat
new file mode 100644
index 0000000..1b19efe
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_screen_toolbar.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat
new file mode 100644
index 0000000..dd69867
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_search_dropdown_item_icons_2line.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat
new file mode 100644
index 0000000..ea35739
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_search_view.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat
new file mode 100644
index 0000000..1f18d56
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_select_dialog_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat
new file mode 100644
index 0000000..cf3a20c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_abc_tooltip.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_activity_web_view.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_activity_web_view.xml.flat
new file mode 100644
index 0000000..73da0c5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_activity_web_view.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_browser_actions_context_menu_page.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_browser_actions_context_menu_page.xml.flat
new file mode 100644
index 0000000..cef96ba
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_browser_actions_context_menu_page.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_browser_actions_context_menu_row.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_browser_actions_context_menu_row.xml.flat
new file mode 100644
index 0000000..8ff7333
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_browser_actions_context_menu_row.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_chrome_custom_tabs_layout.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_chrome_custom_tabs_layout.xml.flat
new file mode 100644
index 0000000..c1d511a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_chrome_custom_tabs_layout.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_custom_dialog.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_custom_dialog.xml.flat
new file mode 100644
index 0000000..c77a11e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_custom_dialog.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_floating_action_mode.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_floating_action_mode.xml.flat
new file mode 100644
index 0000000..e8e4e9b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_floating_action_mode.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_floating_action_mode_item.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_floating_action_mode_item.xml.flat
new file mode 100644
index 0000000..2447cfd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_floating_action_mode_item.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat
new file mode 100644
index 0000000..3eaa4e5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_action.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat
new file mode 100644
index 0000000..81e8374
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_action_tombstone.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_icon_group.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_icon_group.xml.flat
new file mode 100644
index 0000000..f1508c3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_icon_group.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_part_chronometer.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_part_chronometer.xml.flat
new file mode 100644
index 0000000..83633ba
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_part_chronometer.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_part_time.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_part_time.xml.flat
new file mode 100644
index 0000000..8e76359
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_notification_template_part_time.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat
new file mode 100644
index 0000000..dbc3c08
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_item_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat
new file mode 100644
index 0000000..52557aa
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_multichoice_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat
new file mode 100644
index 0000000..6e3f047
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_select_dialog_singlechoice_material.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/layout_support_simple_spinner_dropdown_item.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/layout_support_simple_spinner_dropdown_item.xml.flat
new file mode 100644
index 0000000..7ed5afa
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/layout_support_simple_spinner_dropdown_item.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/menu_menu_main.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/menu_menu_main.xml.flat
new file mode 100644
index 0000000..7572a2f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/menu_menu_main.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/mipmap-hdpi_ic_launcher.png.flat b/myapp/android/app/build/intermediates/res/merged/release/mipmap-hdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..e7c9537
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/mipmap-hdpi_ic_launcher.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/mipmap-mdpi_ic_launcher.png.flat b/myapp/android/app/build/intermediates/res/merged/release/mipmap-mdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..cc3db16
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/mipmap-mdpi_ic_launcher.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/mipmap-xhdpi_ic_launcher.png.flat b/myapp/android/app/build/intermediates/res/merged/release/mipmap-xhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..7538223
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/mipmap-xhdpi_ic_launcher.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/mipmap-xxhdpi_ic_launcher.png.flat b/myapp/android/app/build/intermediates/res/merged/release/mipmap-xxhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..835dcbe
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/mipmap-xxhdpi_ic_launcher.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/mipmap-xxxhdpi_ic_launcher.png.flat b/myapp/android/app/build/intermediates/res/merged/release/mipmap-xxxhdpi_ic_launcher.png.flat
new file mode 100644
index 0000000..aff51af
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/mipmap-xxxhdpi_ic_launcher.png.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat
new file mode 100644
index 0000000..aee00bc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-af_values-af.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat
new file mode 100644
index 0000000..a5867ab
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-am_values-am.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat
new file mode 100644
index 0000000..2df27f8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ar_values-ar.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat
new file mode 100644
index 0000000..d88fd2c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-as_values-as.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat
new file mode 100644
index 0000000..6a18174
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-az_values-az.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
new file mode 100644
index 0000000..6989408
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat
new file mode 100644
index 0000000..30e7cdb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-be_values-be.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat
new file mode 100644
index 0000000..23d8e4a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-bg_values-bg.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat
new file mode 100644
index 0000000..5929344
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-bn_values-bn.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat
new file mode 100644
index 0000000..e0f8264
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-bs_values-bs.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat
new file mode 100644
index 0000000..25036f8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ca_values-ca.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat
new file mode 100644
index 0000000..bcaf778
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-cs_values-cs.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat
new file mode 100644
index 0000000..bee8cd0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-da_values-da.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat
new file mode 100644
index 0000000..eabd792
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-de_values-de.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat
new file mode 100644
index 0000000..2da7a22
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-el_values-el.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat
new file mode 100644
index 0000000..5f421ba
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-en-rAU_values-en-rAU.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat
new file mode 100644
index 0000000..040179b
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-en-rCA_values-en-rCA.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat
new file mode 100644
index 0000000..39cdcf0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-en-rGB_values-en-rGB.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat
new file mode 100644
index 0000000..a498519
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-en-rIN_values-en-rIN.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat
new file mode 100644
index 0000000..9b8713e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-en-rXC_values-en-rXC.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat
new file mode 100644
index 0000000..966ae50
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-es-rUS_values-es-rUS.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat
new file mode 100644
index 0000000..172e89f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-es_values-es.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat
new file mode 100644
index 0000000..5f02dfd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-et_values-et.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat
new file mode 100644
index 0000000..3069a83
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-eu_values-eu.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat
new file mode 100644
index 0000000..67d7bff
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-fa_values-fa.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat
new file mode 100644
index 0000000..11cce2d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-fi_values-fi.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat
new file mode 100644
index 0000000..5758164
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-fr-rCA_values-fr-rCA.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat
new file mode 100644
index 0000000..273085a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-fr_values-fr.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat
new file mode 100644
index 0000000..428cc21
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-gl_values-gl.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat
new file mode 100644
index 0000000..10d8d13
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-gu_values-gu.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat
new file mode 100644
index 0000000..40cc552
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-h720dp-v13_values-h720dp-v13.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat
new file mode 100644
index 0000000..bf55f02
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-hdpi-v4_values-hdpi-v4.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat
new file mode 100644
index 0000000..56fd095
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-hi_values-hi.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat
new file mode 100644
index 0000000..5acee87
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-hr_values-hr.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat
new file mode 100644
index 0000000..1adec17
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-hu_values-hu.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat
new file mode 100644
index 0000000..05ec41a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-hy_values-hy.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat
new file mode 100644
index 0000000..0d593c8
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-in_values-in.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat
new file mode 100644
index 0000000..a8ed485
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-is_values-is.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat
new file mode 100644
index 0000000..c3f3111
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-it_values-it.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat
new file mode 100644
index 0000000..d24e052
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-iw_values-iw.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat
new file mode 100644
index 0000000..af983dc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ja_values-ja.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat
new file mode 100644
index 0000000..2e29afb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ka_values-ka.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat
new file mode 100644
index 0000000..62a394f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-kk_values-kk.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat
new file mode 100644
index 0000000..d1f0377
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-km_values-km.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat
new file mode 100644
index 0000000..637f26e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-kn_values-kn.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat
new file mode 100644
index 0000000..b966e16
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ko_values-ko.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat
new file mode 100644
index 0000000..f2a395c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ky_values-ky.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat
new file mode 100644
index 0000000..0453ad0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-land_values-land.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat
new file mode 100644
index 0000000..6e185cb
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-large-v4_values-large-v4.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat
new file mode 100644
index 0000000..b3e6983
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ldltr-v21_values-ldltr-v21.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat
new file mode 100644
index 0000000..612c9cc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-lo_values-lo.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat
new file mode 100644
index 0000000..ae60949
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-lt_values-lt.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat
new file mode 100644
index 0000000..b5708c0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-lv_values-lv.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat
new file mode 100644
index 0000000..c98e9aa
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-mk_values-mk.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat
new file mode 100644
index 0000000..78e8c39
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ml_values-ml.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat
new file mode 100644
index 0000000..590984a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-mn_values-mn.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat
new file mode 100644
index 0000000..612e6c5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-mr_values-mr.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat
new file mode 100644
index 0000000..333f509
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ms_values-ms.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat
new file mode 100644
index 0000000..3097ece
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-my_values-my.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat
new file mode 100644
index 0000000..f85aa3d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-nb_values-nb.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat
new file mode 100644
index 0000000..0bd87d4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ne_values-ne.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat
new file mode 100644
index 0000000..c441cc6
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-night-v8_values-night-v8.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat
new file mode 100644
index 0000000..e88166c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-nl_values-nl.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat
new file mode 100644
index 0000000..329d8e4
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-or_values-or.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat
new file mode 100644
index 0000000..558d28a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-pa_values-pa.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat
new file mode 100644
index 0000000..c8a10a1
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-pl_values-pl.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat
new file mode 100644
index 0000000..ddf2d4d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-port_values-port.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat
new file mode 100644
index 0000000..37746bd
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-pt-rBR_values-pt-rBR.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat
new file mode 100644
index 0000000..f1210e2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-pt-rPT_values-pt-rPT.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat
new file mode 100644
index 0000000..39c3270
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-pt_values-pt.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat
new file mode 100644
index 0000000..2c962f3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ro_values-ro.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat
new file mode 100644
index 0000000..31b107f
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ru_values-ru.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat
new file mode 100644
index 0000000..24eaf02
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-si_values-si.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat
new file mode 100644
index 0000000..6eaca51
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sk_values-sk.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat
new file mode 100644
index 0000000..6615093
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sl_values-sl.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat
new file mode 100644
index 0000000..763594d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sq_values-sq.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat
new file mode 100644
index 0000000..68665f9
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sr_values-sr.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat
new file mode 100644
index 0000000..4728f85
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sv_values-sv.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
new file mode 100644
index 0000000..0653eb0
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat
new file mode 100644
index 0000000..306f9d5
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-sw_values-sw.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat
new file mode 100644
index 0000000..d422265
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ta_values-ta.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat
new file mode 100644
index 0000000..268491e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-te_values-te.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat
new file mode 100644
index 0000000..e973591
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-th_values-th.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat
new file mode 100644
index 0000000..c940d87
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-tl_values-tl.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat
new file mode 100644
index 0000000..4eb45af
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-tr_values-tr.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat
new file mode 100644
index 0000000..4c5e148
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-uk_values-uk.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat
new file mode 100644
index 0000000..c2931e7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-ur_values-ur.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat
new file mode 100644
index 0000000..64b7954
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-uz_values-uz.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat
new file mode 100644
index 0000000..e87f121
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v16_values-v16.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat
new file mode 100644
index 0000000..dffae8e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v17_values-v17.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat
new file mode 100644
index 0000000..3ea1146
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v18_values-v18.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat
new file mode 100644
index 0000000..8af68c2
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v21_values-v21.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat
new file mode 100644
index 0000000..58fd56c
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v22_values-v22.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat
new file mode 100644
index 0000000..1f1de64
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v23_values-v23.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat
new file mode 100644
index 0000000..5f8b653
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v24_values-v24.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat
new file mode 100644
index 0000000..55d2912
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v25_values-v25.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat
new file mode 100644
index 0000000..4cff288
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v26_values-v26.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat
new file mode 100644
index 0000000..e93bc4e
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-v28_values-v28.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat
new file mode 100644
index 0000000..c01f285
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-vi_values-vi.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat
new file mode 100644
index 0000000..1b6b4b3
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-watch-v20_values-watch-v20.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat
new file mode 100644
index 0000000..0826f55
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-watch-v21_values-watch-v21.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat
new file mode 100644
index 0000000..3e6c38a
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-xlarge-v4_values-xlarge-v4.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat
new file mode 100644
index 0000000..8c1366d
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat
new file mode 100644
index 0000000..3642d51
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-zh-rHK_values-zh-rHK.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat
new file mode 100644
index 0000000..d4b35b7
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat
new file mode 100644
index 0000000..4850049
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values-zu_values-zu.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/values_values.arsc.flat b/myapp/android/app/build/intermediates/res/merged/release/values_values.arsc.flat
new file mode 100644
index 0000000..63bc9dc
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/values_values.arsc.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/xml_image_share_filepaths.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/xml_image_share_filepaths.xml.flat
new file mode 100644
index 0000000..3938e96
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/xml_image_share_filepaths.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/res/merged/release/xml_provider_paths.xml.flat b/myapp/android/app/build/intermediates/res/merged/release/xml_provider_paths.xml.flat
new file mode 100644
index 0000000..4f34076
Binary files /dev/null and b/myapp/android/app/build/intermediates/res/merged/release/xml_provider_paths.xml.flat differ
diff --git a/myapp/android/app/build/intermediates/runtime_symbol_list/release/R.txt b/myapp/android/app/build/intermediates/runtime_symbol_list/release/R.txt
new file mode 100644
index 0000000..aaffa1b
--- /dev/null
+++ b/myapp/android/app/build/intermediates/runtime_symbol_list/release/R.txt
@@ -0,0 +1,1730 @@
+int anim abc_fade_in 0x7f010000
+int anim abc_fade_out 0x7f010001
+int anim abc_grow_fade_in_from_bottom 0x7f010002
+int anim abc_popup_enter 0x7f010003
+int anim abc_popup_exit 0x7f010004
+int anim abc_shrink_fade_out_from_bottom 0x7f010005
+int anim abc_slide_in_bottom 0x7f010006
+int anim abc_slide_in_top 0x7f010007
+int anim abc_slide_out_bottom 0x7f010008
+int anim abc_slide_out_top 0x7f010009
+int anim abc_tooltip_enter 0x7f01000a
+int anim abc_tooltip_exit 0x7f01000b
+int anim btn_checkbox_to_checked_box_inner_merged_animation 0x7f01000c
+int anim btn_checkbox_to_checked_box_outer_merged_animation 0x7f01000d
+int anim btn_checkbox_to_checked_icon_null_animation 0x7f01000e
+int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x7f01000f
+int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x7f010010
+int anim btn_checkbox_to_unchecked_icon_null_animation 0x7f010011
+int anim btn_radio_to_off_mtrl_dot_group_animation 0x7f010012
+int anim btn_radio_to_off_mtrl_ring_outer_animation 0x7f010013
+int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x7f010014
+int anim btn_radio_to_on_mtrl_dot_group_animation 0x7f010015
+int anim btn_radio_to_on_mtrl_ring_outer_animation 0x7f010016
+int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x7f010017
+int attr actionBarDivider 0x7f020000
+int attr actionBarItemBackground 0x7f020001
+int attr actionBarPopupTheme 0x7f020002
+int attr actionBarSize 0x7f020003
+int attr actionBarSplitStyle 0x7f020004
+int attr actionBarStyle 0x7f020005
+int attr actionBarTabBarStyle 0x7f020006
+int attr actionBarTabStyle 0x7f020007
+int attr actionBarTabTextStyle 0x7f020008
+int attr actionBarTheme 0x7f020009
+int attr actionBarWidgetTheme 0x7f02000a
+int attr actionButtonStyle 0x7f02000b
+int attr actionDropDownStyle 0x7f02000c
+int attr actionLayout 0x7f02000d
+int attr actionMenuTextAppearance 0x7f02000e
+int attr actionMenuTextColor 0x7f02000f
+int attr actionModeBackground 0x7f020010
+int attr actionModeCloseButtonStyle 0x7f020011
+int attr actionModeCloseDrawable 0x7f020012
+int attr actionModeCopyDrawable 0x7f020013
+int attr actionModeCutDrawable 0x7f020014
+int attr actionModeFindDrawable 0x7f020015
+int attr actionModePasteDrawable 0x7f020016
+int attr actionModePopupWindowStyle 0x7f020017
+int attr actionModeSelectAllDrawable 0x7f020018
+int attr actionModeShareDrawable 0x7f020019
+int attr actionModeSplitBackground 0x7f02001a
+int attr actionModeStyle 0x7f02001b
+int attr actionModeWebSearchDrawable 0x7f02001c
+int attr actionOverflowButtonStyle 0x7f02001d
+int attr actionOverflowMenuStyle 0x7f02001e
+int attr actionProviderClass 0x7f02001f
+int attr actionViewClass 0x7f020020
+int attr activityChooserViewStyle 0x7f020021
+int attr alertDialogButtonGroupStyle 0x7f020022
+int attr alertDialogCenterButtons 0x7f020023
+int attr alertDialogStyle 0x7f020024
+int attr alertDialogTheme 0x7f020025
+int attr allowStacking 0x7f020026
+int attr alpha 0x7f020027
+int attr alphabeticModifiers 0x7f020028
+int attr arrowHeadLength 0x7f020029
+int attr arrowShaftLength 0x7f02002a
+int attr autoCompleteTextViewStyle 0x7f02002b
+int attr autoSizeMaxTextSize 0x7f02002c
+int attr autoSizeMinTextSize 0x7f02002d
+int attr autoSizePresetSizes 0x7f02002e
+int attr autoSizeStepGranularity 0x7f02002f
+int attr autoSizeTextType 0x7f020030
+int attr background 0x7f020031
+int attr backgroundSplit 0x7f020032
+int attr backgroundStacked 0x7f020033
+int attr backgroundTint 0x7f020034
+int attr backgroundTintMode 0x7f020035
+int attr barLength 0x7f020036
+int attr borderlessButtonStyle 0x7f020037
+int attr buttonBarButtonStyle 0x7f020038
+int attr buttonBarNegativeButtonStyle 0x7f020039
+int attr buttonBarNeutralButtonStyle 0x7f02003a
+int attr buttonBarPositiveButtonStyle 0x7f02003b
+int attr buttonBarStyle 0x7f02003c
+int attr buttonCompat 0x7f02003d
+int attr buttonGravity 0x7f02003e
+int attr buttonIconDimen 0x7f02003f
+int attr buttonPanelSideLayout 0x7f020040
+int attr buttonStyle 0x7f020041
+int attr buttonStyleSmall 0x7f020042
+int attr buttonTint 0x7f020043
+int attr buttonTintMode 0x7f020044
+int attr checkboxStyle 0x7f020045
+int attr checkedTextViewStyle 0x7f020046
+int attr closeIcon 0x7f020047
+int attr closeItemLayout 0x7f020048
+int attr collapseContentDescription 0x7f020049
+int attr collapseIcon 0x7f02004a
+int attr color 0x7f02004b
+int attr colorAccent 0x7f02004c
+int attr colorBackgroundFloating 0x7f02004d
+int attr colorButtonNormal 0x7f02004e
+int attr colorControlActivated 0x7f02004f
+int attr colorControlHighlight 0x7f020050
+int attr colorControlNormal 0x7f020051
+int attr colorError 0x7f020052
+int attr colorPrimary 0x7f020053
+int attr colorPrimaryDark 0x7f020054
+int attr colorSwitchThumbNormal 0x7f020055
+int attr commitIcon 0x7f020056
+int attr contentDescription 0x7f020057
+int attr contentInsetEnd 0x7f020058
+int attr contentInsetEndWithActions 0x7f020059
+int attr contentInsetLeft 0x7f02005a
+int attr contentInsetRight 0x7f02005b
+int attr contentInsetStart 0x7f02005c
+int attr contentInsetStartWithNavigation 0x7f02005d
+int attr controlBackground 0x7f02005e
+int attr customNavigationLayout 0x7f02005f
+int attr defaultQueryHint 0x7f020060
+int attr dialogCornerRadius 0x7f020061
+int attr dialogPreferredPadding 0x7f020062
+int attr dialogTheme 0x7f020063
+int attr displayOptions 0x7f020064
+int attr divider 0x7f020065
+int attr dividerHorizontal 0x7f020066
+int attr dividerPadding 0x7f020067
+int attr dividerVertical 0x7f020068
+int attr drawableBottomCompat 0x7f020069
+int attr drawableEndCompat 0x7f02006a
+int attr drawableLeftCompat 0x7f02006b
+int attr drawableRightCompat 0x7f02006c
+int attr drawableSize 0x7f02006d
+int attr drawableStartCompat 0x7f02006e
+int attr drawableTint 0x7f02006f
+int attr drawableTintMode 0x7f020070
+int attr drawableTopCompat 0x7f020071
+int attr drawerArrowStyle 0x7f020072
+int attr dropDownListViewStyle 0x7f020073
+int attr dropdownListPreferredItemHeight 0x7f020074
+int attr editTextBackground 0x7f020075
+int attr editTextColor 0x7f020076
+int attr editTextStyle 0x7f020077
+int attr elevation 0x7f020078
+int attr expandActivityOverflowButtonDrawable 0x7f020079
+int attr firstBaselineToTopHeight 0x7f02007a
+int attr font 0x7f02007b
+int attr fontFamily 0x7f02007c
+int attr fontProviderAuthority 0x7f02007d
+int attr fontProviderCerts 0x7f02007e
+int attr fontProviderFetchStrategy 0x7f02007f
+int attr fontProviderFetchTimeout 0x7f020080
+int attr fontProviderPackage 0x7f020081
+int attr fontProviderQuery 0x7f020082
+int attr fontStyle 0x7f020083
+int attr fontVariationSettings 0x7f020084
+int attr fontWeight 0x7f020085
+int attr gapBetweenBars 0x7f020086
+int attr goIcon 0x7f020087
+int attr height 0x7f020088
+int attr hideOnContentScroll 0x7f020089
+int attr homeAsUpIndicator 0x7f02008a
+int attr homeLayout 0x7f02008b
+int attr icon 0x7f02008c
+int attr iconTint 0x7f02008d
+int attr iconTintMode 0x7f02008e
+int attr iconifiedByDefault 0x7f02008f
+int attr imageButtonStyle 0x7f020090
+int attr indeterminateProgressStyle 0x7f020091
+int attr initialActivityCount 0x7f020092
+int attr isLightTheme 0x7f020093
+int attr itemPadding 0x7f020094
+int attr lastBaselineToBottomHeight 0x7f020095
+int attr layout 0x7f020096
+int attr lineHeight 0x7f020097
+int attr listChoiceBackgroundIndicator 0x7f020098
+int attr listChoiceIndicatorMultipleAnimated 0x7f020099
+int attr listChoiceIndicatorSingleAnimated 0x7f02009a
+int attr listDividerAlertDialog 0x7f02009b
+int attr listItemLayout 0x7f02009c
+int attr listLayout 0x7f02009d
+int attr listMenuViewStyle 0x7f02009e
+int attr listPopupWindowStyle 0x7f02009f
+int attr listPreferredItemHeight 0x7f0200a0
+int attr listPreferredItemHeightLarge 0x7f0200a1
+int attr listPreferredItemHeightSmall 0x7f0200a2
+int attr listPreferredItemPaddingEnd 0x7f0200a3
+int attr listPreferredItemPaddingLeft 0x7f0200a4
+int attr listPreferredItemPaddingRight 0x7f0200a5
+int attr listPreferredItemPaddingStart 0x7f0200a6
+int attr logo 0x7f0200a7
+int attr logoDescription 0x7f0200a8
+int attr maxButtonHeight 0x7f0200a9
+int attr measureWithLargestChild 0x7f0200aa
+int attr menu 0x7f0200ab
+int attr multiChoiceItemLayout 0x7f0200ac
+int attr navigationContentDescription 0x7f0200ad
+int attr navigationIcon 0x7f0200ae
+int attr navigationMode 0x7f0200af
+int attr numericModifiers 0x7f0200b0
+int attr overlapAnchor 0x7f0200b1
+int attr paddingBottomNoButtons 0x7f0200b2
+int attr paddingEnd 0x7f0200b3
+int attr paddingStart 0x7f0200b4
+int attr paddingTopNoTitle 0x7f0200b5
+int attr panelBackground 0x7f0200b6
+int attr panelMenuListTheme 0x7f0200b7
+int attr panelMenuListWidth 0x7f0200b8
+int attr popupMenuStyle 0x7f0200b9
+int attr popupTheme 0x7f0200ba
+int attr popupWindowStyle 0x7f0200bb
+int attr preserveIconSpacing 0x7f0200bc
+int attr progressBarPadding 0x7f0200bd
+int attr progressBarStyle 0x7f0200be
+int attr queryBackground 0x7f0200bf
+int attr queryHint 0x7f0200c0
+int attr radioButtonStyle 0x7f0200c1
+int attr ratingBarStyle 0x7f0200c2
+int attr ratingBarStyleIndicator 0x7f0200c3
+int attr ratingBarStyleSmall 0x7f0200c4
+int attr searchHintIcon 0x7f0200c5
+int attr searchIcon 0x7f0200c6
+int attr searchViewStyle 0x7f0200c7
+int attr seekBarStyle 0x7f0200c8
+int attr selectableItemBackground 0x7f0200c9
+int attr selectableItemBackgroundBorderless 0x7f0200ca
+int attr showAsAction 0x7f0200cb
+int attr showDividers 0x7f0200cc
+int attr showText 0x7f0200cd
+int attr showTitle 0x7f0200ce
+int attr singleChoiceItemLayout 0x7f0200cf
+int attr spinBars 0x7f0200d0
+int attr spinnerDropDownItemStyle 0x7f0200d1
+int attr spinnerStyle 0x7f0200d2
+int attr splitTrack 0x7f0200d3
+int attr srcCompat 0x7f0200d4
+int attr state_above_anchor 0x7f0200d5
+int attr subMenuArrow 0x7f0200d6
+int attr submitBackground 0x7f0200d7
+int attr subtitle 0x7f0200d8
+int attr subtitleTextAppearance 0x7f0200d9
+int attr subtitleTextColor 0x7f0200da
+int attr subtitleTextStyle 0x7f0200db
+int attr suggestionRowLayout 0x7f0200dc
+int attr swipeRefreshLayoutProgressSpinnerBackgroundColor 0x7f0200dd
+int attr switchMinWidth 0x7f0200de
+int attr switchPadding 0x7f0200df
+int attr switchStyle 0x7f0200e0
+int attr switchTextAppearance 0x7f0200e1
+int attr textAllCaps 0x7f0200e2
+int attr textAppearanceLargePopupMenu 0x7f0200e3
+int attr textAppearanceListItem 0x7f0200e4
+int attr textAppearanceListItemSecondary 0x7f0200e5
+int attr textAppearanceListItemSmall 0x7f0200e6
+int attr textAppearancePopupMenuHeader 0x7f0200e7
+int attr textAppearanceSearchResultSubtitle 0x7f0200e8
+int attr textAppearanceSearchResultTitle 0x7f0200e9
+int attr textAppearanceSmallPopupMenu 0x7f0200ea
+int attr textColorAlertDialogListItem 0x7f0200eb
+int attr textColorSearchUrl 0x7f0200ec
+int attr textLocale 0x7f0200ed
+int attr theme 0x7f0200ee
+int attr thickness 0x7f0200ef
+int attr thumbTextPadding 0x7f0200f0
+int attr thumbTint 0x7f0200f1
+int attr thumbTintMode 0x7f0200f2
+int attr tickMark 0x7f0200f3
+int attr tickMarkTint 0x7f0200f4
+int attr tickMarkTintMode 0x7f0200f5
+int attr tint 0x7f0200f6
+int attr tintMode 0x7f0200f7
+int attr title 0x7f0200f8
+int attr titleMargin 0x7f0200f9
+int attr titleMarginBottom 0x7f0200fa
+int attr titleMarginEnd 0x7f0200fb
+int attr titleMarginStart 0x7f0200fc
+int attr titleMarginTop 0x7f0200fd
+int attr titleMargins 0x7f0200fe
+int attr titleTextAppearance 0x7f0200ff
+int attr titleTextColor 0x7f020100
+int attr titleTextStyle 0x7f020101
+int attr toolbarNavigationButtonStyle 0x7f020102
+int attr toolbarStyle 0x7f020103
+int attr tooltipForegroundColor 0x7f020104
+int attr tooltipFrameBackground 0x7f020105
+int attr tooltipText 0x7f020106
+int attr track 0x7f020107
+int attr trackTint 0x7f020108
+int attr trackTintMode 0x7f020109
+int attr ttcIndex 0x7f02010a
+int attr viewInflaterClass 0x7f02010b
+int attr voiceIcon 0x7f02010c
+int attr windowActionBar 0x7f02010d
+int attr windowActionBarOverlay 0x7f02010e
+int attr windowActionModeOverlay 0x7f02010f
+int attr windowFixedHeightMajor 0x7f020110
+int attr windowFixedHeightMinor 0x7f020111
+int attr windowFixedWidthMajor 0x7f020112
+int attr windowFixedWidthMinor 0x7f020113
+int attr windowMinWidthMajor 0x7f020114
+int attr windowMinWidthMinor 0x7f020115
+int attr windowNoTitle 0x7f020116
+int bool abc_action_bar_embed_tabs 0x7f030000
+int bool abc_allow_stacked_button_bar 0x7f030001
+int bool abc_config_actionMenuItemAllCaps 0x7f030002
+int color abc_background_cache_hint_selector_material_dark 0x7f040000
+int color abc_background_cache_hint_selector_material_light 0x7f040001
+int color abc_btn_colored_borderless_text_material 0x7f040002
+int color abc_btn_colored_text_material 0x7f040003
+int color abc_color_highlight_material 0x7f040004
+int color abc_decor_view_status_guard 0x7f040005
+int color abc_decor_view_status_guard_light 0x7f040006
+int color abc_hint_foreground_material_dark 0x7f040007
+int color abc_hint_foreground_material_light 0x7f040008
+int color abc_primary_text_disable_only_material_dark 0x7f040009
+int color abc_primary_text_disable_only_material_light 0x7f04000a
+int color abc_primary_text_material_dark 0x7f04000b
+int color abc_primary_text_material_light 0x7f04000c
+int color abc_search_url_text 0x7f04000d
+int color abc_search_url_text_normal 0x7f04000e
+int color abc_search_url_text_pressed 0x7f04000f
+int color abc_search_url_text_selected 0x7f040010
+int color abc_secondary_text_material_dark 0x7f040011
+int color abc_secondary_text_material_light 0x7f040012
+int color abc_tint_btn_checkable 0x7f040013
+int color abc_tint_default 0x7f040014
+int color abc_tint_edittext 0x7f040015
+int color abc_tint_seek_thumb 0x7f040016
+int color abc_tint_spinner 0x7f040017
+int color abc_tint_switch_track 0x7f040018
+int color accent_material_dark 0x7f040019
+int color accent_material_light 0x7f04001a
+int color androidx_core_ripple_material_light 0x7f04001b
+int color androidx_core_secondary_text_default_material_light 0x7f04001c
+int color background_floating_material_dark 0x7f04001d
+int color background_floating_material_light 0x7f04001e
+int color background_material_dark 0x7f04001f
+int color background_material_light 0x7f040020
+int color bright_foreground_disabled_material_dark 0x7f040021
+int color bright_foreground_disabled_material_light 0x7f040022
+int color bright_foreground_inverse_material_dark 0x7f040023
+int color bright_foreground_inverse_material_light 0x7f040024
+int color bright_foreground_material_dark 0x7f040025
+int color bright_foreground_material_light 0x7f040026
+int color browser_actions_bg_grey 0x7f040027
+int color browser_actions_divider_color 0x7f040028
+int color browser_actions_text_color 0x7f040029
+int color browser_actions_title_color 0x7f04002a
+int color button_material_dark 0x7f04002b
+int color button_material_light 0x7f04002c
+int color dim_foreground_disabled_material_dark 0x7f04002d
+int color dim_foreground_disabled_material_light 0x7f04002e
+int color dim_foreground_material_dark 0x7f04002f
+int color dim_foreground_material_light 0x7f040030
+int color error_color_material_dark 0x7f040031
+int color error_color_material_light 0x7f040032
+int color foreground_material_dark 0x7f040033
+int color foreground_material_light 0x7f040034
+int color highlighted_text_material_dark 0x7f040035
+int color highlighted_text_material_light 0x7f040036
+int color material_blue_grey_800 0x7f040037
+int color material_blue_grey_900 0x7f040038
+int color material_blue_grey_950 0x7f040039
+int color material_deep_teal_200 0x7f04003a
+int color material_deep_teal_500 0x7f04003b
+int color material_grey_100 0x7f04003c
+int color material_grey_300 0x7f04003d
+int color material_grey_50 0x7f04003e
+int color material_grey_600 0x7f04003f
+int color material_grey_800 0x7f040040
+int color material_grey_850 0x7f040041
+int color material_grey_900 0x7f040042
+int color notification_action_color_filter 0x7f040043
+int color notification_icon_bg_color 0x7f040044
+int color primary_dark_material_dark 0x7f040045
+int color primary_dark_material_light 0x7f040046
+int color primary_material_dark 0x7f040047
+int color primary_material_light 0x7f040048
+int color primary_text_default_material_dark 0x7f040049
+int color primary_text_default_material_light 0x7f04004a
+int color primary_text_disabled_material_dark 0x7f04004b
+int color primary_text_disabled_material_light 0x7f04004c
+int color ripple_material_dark 0x7f04004d
+int color ripple_material_light 0x7f04004e
+int color secondary_text_default_material_dark 0x7f04004f
+int color secondary_text_default_material_light 0x7f040050
+int color secondary_text_disabled_material_dark 0x7f040051
+int color secondary_text_disabled_material_light 0x7f040052
+int color switch_thumb_disabled_material_dark 0x7f040053
+int color switch_thumb_disabled_material_light 0x7f040054
+int color switch_thumb_material_dark 0x7f040055
+int color switch_thumb_material_light 0x7f040056
+int color switch_thumb_normal_material_dark 0x7f040057
+int color switch_thumb_normal_material_light 0x7f040058
+int color tooltip_background_dark 0x7f040059
+int color tooltip_background_light 0x7f04005a
+int dimen abc_action_bar_content_inset_material 0x7f050000
+int dimen abc_action_bar_content_inset_with_nav 0x7f050001
+int dimen abc_action_bar_default_height_material 0x7f050002
+int dimen abc_action_bar_default_padding_end_material 0x7f050003
+int dimen abc_action_bar_default_padding_start_material 0x7f050004
+int dimen abc_action_bar_elevation_material 0x7f050005
+int dimen abc_action_bar_icon_vertical_padding_material 0x7f050006
+int dimen abc_action_bar_overflow_padding_end_material 0x7f050007
+int dimen abc_action_bar_overflow_padding_start_material 0x7f050008
+int dimen abc_action_bar_stacked_max_height 0x7f050009
+int dimen abc_action_bar_stacked_tab_max_width 0x7f05000a
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f05000b
+int dimen abc_action_bar_subtitle_top_margin_material 0x7f05000c
+int dimen abc_action_button_min_height_material 0x7f05000d
+int dimen abc_action_button_min_width_material 0x7f05000e
+int dimen abc_action_button_min_width_overflow_material 0x7f05000f
+int dimen abc_alert_dialog_button_bar_height 0x7f050010
+int dimen abc_alert_dialog_button_dimen 0x7f050011
+int dimen abc_button_inset_horizontal_material 0x7f050012
+int dimen abc_button_inset_vertical_material 0x7f050013
+int dimen abc_button_padding_horizontal_material 0x7f050014
+int dimen abc_button_padding_vertical_material 0x7f050015
+int dimen abc_cascading_menus_min_smallest_width 0x7f050016
+int dimen abc_config_prefDialogWidth 0x7f050017
+int dimen abc_control_corner_material 0x7f050018
+int dimen abc_control_inset_material 0x7f050019
+int dimen abc_control_padding_material 0x7f05001a
+int dimen abc_dialog_corner_radius_material 0x7f05001b
+int dimen abc_dialog_fixed_height_major 0x7f05001c
+int dimen abc_dialog_fixed_height_minor 0x7f05001d
+int dimen abc_dialog_fixed_width_major 0x7f05001e
+int dimen abc_dialog_fixed_width_minor 0x7f05001f
+int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f050020
+int dimen abc_dialog_list_padding_top_no_title 0x7f050021
+int dimen abc_dialog_min_width_major 0x7f050022
+int dimen abc_dialog_min_width_minor 0x7f050023
+int dimen abc_dialog_padding_material 0x7f050024
+int dimen abc_dialog_padding_top_material 0x7f050025
+int dimen abc_dialog_title_divider_material 0x7f050026
+int dimen abc_disabled_alpha_material_dark 0x7f050027
+int dimen abc_disabled_alpha_material_light 0x7f050028
+int dimen abc_dropdownitem_icon_width 0x7f050029
+int dimen abc_dropdownitem_text_padding_left 0x7f05002a
+int dimen abc_dropdownitem_text_padding_right 0x7f05002b
+int dimen abc_edit_text_inset_bottom_material 0x7f05002c
+int dimen abc_edit_text_inset_horizontal_material 0x7f05002d
+int dimen abc_edit_text_inset_top_material 0x7f05002e
+int dimen abc_floating_window_z 0x7f05002f
+int dimen abc_list_item_height_large_material 0x7f050030
+int dimen abc_list_item_height_material 0x7f050031
+int dimen abc_list_item_height_small_material 0x7f050032
+int dimen abc_list_item_padding_horizontal_material 0x7f050033
+int dimen abc_panel_menu_list_width 0x7f050034
+int dimen abc_progress_bar_height_material 0x7f050035
+int dimen abc_search_view_preferred_height 0x7f050036
+int dimen abc_search_view_preferred_width 0x7f050037
+int dimen abc_seekbar_track_background_height_material 0x7f050038
+int dimen abc_seekbar_track_progress_height_material 0x7f050039
+int dimen abc_select_dialog_padding_start_material 0x7f05003a
+int dimen abc_switch_padding 0x7f05003b
+int dimen abc_text_size_body_1_material 0x7f05003c
+int dimen abc_text_size_body_2_material 0x7f05003d
+int dimen abc_text_size_button_material 0x7f05003e
+int dimen abc_text_size_caption_material 0x7f05003f
+int dimen abc_text_size_display_1_material 0x7f050040
+int dimen abc_text_size_display_2_material 0x7f050041
+int dimen abc_text_size_display_3_material 0x7f050042
+int dimen abc_text_size_display_4_material 0x7f050043
+int dimen abc_text_size_headline_material 0x7f050044
+int dimen abc_text_size_large_material 0x7f050045
+int dimen abc_text_size_medium_material 0x7f050046
+int dimen abc_text_size_menu_header_material 0x7f050047
+int dimen abc_text_size_menu_material 0x7f050048
+int dimen abc_text_size_small_material 0x7f050049
+int dimen abc_text_size_subhead_material 0x7f05004a
+int dimen abc_text_size_subtitle_material_toolbar 0x7f05004b
+int dimen abc_text_size_title_material 0x7f05004c
+int dimen abc_text_size_title_material_toolbar 0x7f05004d
+int dimen browser_actions_context_menu_max_width 0x7f05004e
+int dimen browser_actions_context_menu_min_padding 0x7f05004f
+int dimen compat_button_inset_horizontal_material 0x7f050050
+int dimen compat_button_inset_vertical_material 0x7f050051
+int dimen compat_button_padding_horizontal_material 0x7f050052
+int dimen compat_button_padding_vertical_material 0x7f050053
+int dimen compat_control_corner_material 0x7f050054
+int dimen compat_notification_large_icon_max_height 0x7f050055
+int dimen compat_notification_large_icon_max_width 0x7f050056
+int dimen disabled_alpha_material_dark 0x7f050057
+int dimen disabled_alpha_material_light 0x7f050058
+int dimen highlight_alpha_material_colored 0x7f050059
+int dimen highlight_alpha_material_dark 0x7f05005a
+int dimen highlight_alpha_material_light 0x7f05005b
+int dimen hint_alpha_material_dark 0x7f05005c
+int dimen hint_alpha_material_light 0x7f05005d
+int dimen hint_pressed_alpha_material_dark 0x7f05005e
+int dimen hint_pressed_alpha_material_light 0x7f05005f
+int dimen notification_action_icon_size 0x7f050060
+int dimen notification_action_text_size 0x7f050061
+int dimen notification_big_circle_margin 0x7f050062
+int dimen notification_content_margin_start 0x7f050063
+int dimen notification_large_icon_height 0x7f050064
+int dimen notification_large_icon_width 0x7f050065
+int dimen notification_main_column_padding_top 0x7f050066
+int dimen notification_media_narrow_margin 0x7f050067
+int dimen notification_right_icon_size 0x7f050068
+int dimen notification_right_side_padding_top 0x7f050069
+int dimen notification_small_icon_background_padding 0x7f05006a
+int dimen notification_small_icon_size_as_large 0x7f05006b
+int dimen notification_subtext_size 0x7f05006c
+int dimen notification_top_pad 0x7f05006d
+int dimen notification_top_pad_large_text 0x7f05006e
+int dimen tooltip_corner_radius 0x7f05006f
+int dimen tooltip_horizontal_padding 0x7f050070
+int dimen tooltip_margin 0x7f050071
+int dimen tooltip_precise_anchor_extra_offset 0x7f050072
+int dimen tooltip_precise_anchor_threshold 0x7f050073
+int dimen tooltip_vertical_padding 0x7f050074
+int dimen tooltip_y_offset_non_touch 0x7f050075
+int dimen tooltip_y_offset_touch 0x7f050076
+int drawable abc_ab_share_pack_mtrl_alpha 0x7f060000
+int drawable abc_action_bar_item_background_material 0x7f060001
+int drawable abc_btn_borderless_material 0x7f060002
+int drawable abc_btn_check_material 0x7f060003
+int drawable abc_btn_check_material_anim 0x7f060004
+int drawable abc_btn_check_to_on_mtrl_000 0x7f060005
+int drawable abc_btn_check_to_on_mtrl_015 0x7f060006
+int drawable abc_btn_colored_material 0x7f060007
+int drawable abc_btn_default_mtrl_shape 0x7f060008
+int drawable abc_btn_radio_material 0x7f060009
+int drawable abc_btn_radio_material_anim 0x7f06000a
+int drawable abc_btn_radio_to_on_mtrl_000 0x7f06000b
+int drawable abc_btn_radio_to_on_mtrl_015 0x7f06000c
+int drawable abc_btn_switch_to_on_mtrl_00001 0x7f06000d
+int drawable abc_btn_switch_to_on_mtrl_00012 0x7f06000e
+int drawable abc_cab_background_internal_bg 0x7f06000f
+int drawable abc_cab_background_top_material 0x7f060010
+int drawable abc_cab_background_top_mtrl_alpha 0x7f060011
+int drawable abc_control_background_material 0x7f060012
+int drawable abc_dialog_material_background 0x7f060013
+int drawable abc_edit_text_material 0x7f060014
+int drawable abc_ic_ab_back_material 0x7f060015
+int drawable abc_ic_arrow_drop_right_black_24dp 0x7f060016
+int drawable abc_ic_clear_material 0x7f060017
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f060018
+int drawable abc_ic_go_search_api_material 0x7f060019
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f06001a
+int drawable abc_ic_menu_cut_mtrl_alpha 0x7f06001b
+int drawable abc_ic_menu_overflow_material 0x7f06001c
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f06001d
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f06001e
+int drawable abc_ic_menu_share_mtrl_alpha 0x7f06001f
+int drawable abc_ic_search_api_material 0x7f060020
+int drawable abc_ic_star_black_16dp 0x7f060021
+int drawable abc_ic_star_black_36dp 0x7f060022
+int drawable abc_ic_star_black_48dp 0x7f060023
+int drawable abc_ic_star_half_black_16dp 0x7f060024
+int drawable abc_ic_star_half_black_36dp 0x7f060025
+int drawable abc_ic_star_half_black_48dp 0x7f060026
+int drawable abc_ic_voice_search_api_material 0x7f060027
+int drawable abc_item_background_holo_dark 0x7f060028
+int drawable abc_item_background_holo_light 0x7f060029
+int drawable abc_list_divider_material 0x7f06002a
+int drawable abc_list_divider_mtrl_alpha 0x7f06002b
+int drawable abc_list_focused_holo 0x7f06002c
+int drawable abc_list_longpressed_holo 0x7f06002d
+int drawable abc_list_pressed_holo_dark 0x7f06002e
+int drawable abc_list_pressed_holo_light 0x7f06002f
+int drawable abc_list_selector_background_transition_holo_dark 0x7f060030
+int drawable abc_list_selector_background_transition_holo_light 0x7f060031
+int drawable abc_list_selector_disabled_holo_dark 0x7f060032
+int drawable abc_list_selector_disabled_holo_light 0x7f060033
+int drawable abc_list_selector_holo_dark 0x7f060034
+int drawable abc_list_selector_holo_light 0x7f060035
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f060036
+int drawable abc_popup_background_mtrl_mult 0x7f060037
+int drawable abc_ratingbar_indicator_material 0x7f060038
+int drawable abc_ratingbar_material 0x7f060039
+int drawable abc_ratingbar_small_material 0x7f06003a
+int drawable abc_scrubber_control_off_mtrl_alpha 0x7f06003b
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f06003c
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f06003d
+int drawable abc_scrubber_primary_mtrl_alpha 0x7f06003e
+int drawable abc_scrubber_track_mtrl_alpha 0x7f06003f
+int drawable abc_seekbar_thumb_material 0x7f060040
+int drawable abc_seekbar_tick_mark_material 0x7f060041
+int drawable abc_seekbar_track_material 0x7f060042
+int drawable abc_spinner_mtrl_am_alpha 0x7f060043
+int drawable abc_spinner_textfield_background_material 0x7f060044
+int drawable abc_switch_thumb_material 0x7f060045
+int drawable abc_switch_track_mtrl_alpha 0x7f060046
+int drawable abc_tab_indicator_material 0x7f060047
+int drawable abc_tab_indicator_mtrl_alpha 0x7f060048
+int drawable abc_text_cursor_material 0x7f060049
+int drawable abc_text_select_handle_left_mtrl_dark 0x7f06004a
+int drawable abc_text_select_handle_left_mtrl_light 0x7f06004b
+int drawable abc_text_select_handle_middle_mtrl_dark 0x7f06004c
+int drawable abc_text_select_handle_middle_mtrl_light 0x7f06004d
+int drawable abc_text_select_handle_right_mtrl_dark 0x7f06004e
+int drawable abc_text_select_handle_right_mtrl_light 0x7f06004f
+int drawable abc_textfield_activated_mtrl_alpha 0x7f060050
+int drawable abc_textfield_default_mtrl_alpha 0x7f060051
+int drawable abc_textfield_search_activated_mtrl_alpha 0x7f060052
+int drawable abc_textfield_search_default_mtrl_alpha 0x7f060053
+int drawable abc_textfield_search_material 0x7f060054
+int drawable abc_vector_test 0x7f060055
+int drawable btn_checkbox_checked_mtrl 0x7f060056
+int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x7f060057
+int drawable btn_checkbox_unchecked_mtrl 0x7f060058
+int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x7f060059
+int drawable btn_radio_off_mtrl 0x7f06005a
+int drawable btn_radio_off_to_on_mtrl_animation 0x7f06005b
+int drawable btn_radio_on_mtrl 0x7f06005c
+int drawable btn_radio_on_to_off_mtrl_animation 0x7f06005d
+int drawable floating_action_mode_shape 0x7f06005e
+int drawable launch_background 0x7f06005f
+int drawable notification_action_background 0x7f060060
+int drawable notification_bg 0x7f060061
+int drawable notification_bg_low 0x7f060062
+int drawable notification_bg_low_normal 0x7f060063
+int drawable notification_bg_low_pressed 0x7f060064
+int drawable notification_bg_normal 0x7f060065
+int drawable notification_bg_normal_pressed 0x7f060066
+int drawable notification_icon_background 0x7f060067
+int drawable notification_template_icon_bg 0x7f060068
+int drawable notification_template_icon_low_bg 0x7f060069
+int drawable notification_tile_bg 0x7f06006a
+int drawable notify_panel_notification_icon_bg 0x7f06006b
+int drawable tooltip_frame_dark 0x7f06006c
+int drawable tooltip_frame_light 0x7f06006d
+int id ALT 0x7f070000
+int id CTRL 0x7f070001
+int id FUNCTION 0x7f070002
+int id META 0x7f070003
+int id SHIFT 0x7f070004
+int id SYM 0x7f070005
+int id accessibility_action_clickable_span 0x7f070006
+int id accessibility_custom_action_0 0x7f070007
+int id accessibility_custom_action_1 0x7f070008
+int id accessibility_custom_action_10 0x7f070009
+int id accessibility_custom_action_11 0x7f07000a
+int id accessibility_custom_action_12 0x7f07000b
+int id accessibility_custom_action_13 0x7f07000c
+int id accessibility_custom_action_14 0x7f07000d
+int id accessibility_custom_action_15 0x7f07000e
+int id accessibility_custom_action_16 0x7f07000f
+int id accessibility_custom_action_17 0x7f070010
+int id accessibility_custom_action_18 0x7f070011
+int id accessibility_custom_action_19 0x7f070012
+int id accessibility_custom_action_2 0x7f070013
+int id accessibility_custom_action_20 0x7f070014
+int id accessibility_custom_action_21 0x7f070015
+int id accessibility_custom_action_22 0x7f070016
+int id accessibility_custom_action_23 0x7f070017
+int id accessibility_custom_action_24 0x7f070018
+int id accessibility_custom_action_25 0x7f070019
+int id accessibility_custom_action_26 0x7f07001a
+int id accessibility_custom_action_27 0x7f07001b
+int id accessibility_custom_action_28 0x7f07001c
+int id accessibility_custom_action_29 0x7f07001d
+int id accessibility_custom_action_3 0x7f07001e
+int id accessibility_custom_action_30 0x7f07001f
+int id accessibility_custom_action_31 0x7f070020
+int id accessibility_custom_action_4 0x7f070021
+int id accessibility_custom_action_5 0x7f070022
+int id accessibility_custom_action_6 0x7f070023
+int id accessibility_custom_action_7 0x7f070024
+int id accessibility_custom_action_8 0x7f070025
+int id accessibility_custom_action_9 0x7f070026
+int id action_bar 0x7f070027
+int id action_bar_activity_content 0x7f070028
+int id action_bar_container 0x7f070029
+int id action_bar_root 0x7f07002a
+int id action_bar_spinner 0x7f07002b
+int id action_bar_subtitle 0x7f07002c
+int id action_bar_title 0x7f07002d
+int id action_close 0x7f07002e
+int id action_container 0x7f07002f
+int id action_context_bar 0x7f070030
+int id action_divider 0x7f070031
+int id action_go_back 0x7f070032
+int id action_go_forward 0x7f070033
+int id action_image 0x7f070034
+int id action_menu_divider 0x7f070035
+int id action_menu_presenter 0x7f070036
+int id action_mode_bar 0x7f070037
+int id action_mode_bar_stub 0x7f070038
+int id action_mode_close_button 0x7f070039
+int id action_reload 0x7f07003a
+int id action_share 0x7f07003b
+int id action_text 0x7f07003c
+int id actions 0x7f07003d
+int id activity_chooser_view_content 0x7f07003e
+int id add 0x7f07003f
+int id alertTitle 0x7f070040
+int id always 0x7f070041
+int id async 0x7f070042
+int id beginning 0x7f070043
+int id blocking 0x7f070044
+int id bottom 0x7f070045
+int id browser_actions_header_text 0x7f070046
+int id browser_actions_menu_item_icon 0x7f070047
+int id browser_actions_menu_item_text 0x7f070048
+int id browser_actions_menu_items 0x7f070049
+int id browser_actions_menu_view 0x7f07004a
+int id buttonPanel 0x7f07004b
+int id center_vertical 0x7f07004c
+int id checkbox 0x7f07004d
+int id checked 0x7f07004e
+int id chronometer 0x7f07004f
+int id collapseActionView 0x7f070050
+int id container 0x7f070051
+int id content 0x7f070052
+int id contentPanel 0x7f070053
+int id custom 0x7f070054
+int id customPanel 0x7f070055
+int id decor_content_parent 0x7f070056
+int id default_activity_button 0x7f070057
+int id dialog_button 0x7f070058
+int id disableHome 0x7f070059
+int id edit_query 0x7f07005a
+int id end 0x7f07005b
+int id expand_activities_button 0x7f07005c
+int id expanded_menu 0x7f07005d
+int id forever 0x7f07005e
+int id group_divider 0x7f07005f
+int id home 0x7f070060
+int id homeAsUp 0x7f070061
+int id icon 0x7f070062
+int id icon_group 0x7f070063
+int id ifRoom 0x7f070064
+int id image 0x7f070065
+int id info 0x7f070066
+int id italic 0x7f070067
+int id line1 0x7f070068
+int id line3 0x7f070069
+int id listMode 0x7f07006a
+int id list_item 0x7f07006b
+int id menu_search 0x7f07006c
+int id message 0x7f07006d
+int id middle 0x7f07006e
+int id multiply 0x7f07006f
+int id never 0x7f070070
+int id none 0x7f070071
+int id normal 0x7f070072
+int id notification_background 0x7f070073
+int id notification_main_column 0x7f070074
+int id notification_main_column_container 0x7f070075
+int id off 0x7f070076
+int id on 0x7f070077
+int id parentPanel 0x7f070078
+int id progressBar 0x7f070079
+int id progress_circular 0x7f07007a
+int id progress_horizontal 0x7f07007b
+int id pullToRefresh 0x7f07007c
+int id radio 0x7f07007d
+int id right_icon 0x7f07007e
+int id right_side 0x7f07007f
+int id screen 0x7f070080
+int id scrollIndicatorDown 0x7f070081
+int id scrollIndicatorUp 0x7f070082
+int id scrollView 0x7f070083
+int id search_badge 0x7f070084
+int id search_bar 0x7f070085
+int id search_button 0x7f070086
+int id search_close_btn 0x7f070087
+int id search_edit_frame 0x7f070088
+int id search_go_btn 0x7f070089
+int id search_mag_icon 0x7f07008a
+int id search_plate 0x7f07008b
+int id search_src_text 0x7f07008c
+int id search_voice_btn 0x7f07008d
+int id select_dialog_listview 0x7f07008e
+int id shortcut 0x7f07008f
+int id showCustom 0x7f070090
+int id showHome 0x7f070091
+int id showTitle 0x7f070092
+int id spacer 0x7f070093
+int id split_action_bar 0x7f070094
+int id src_atop 0x7f070095
+int id src_in 0x7f070096
+int id src_over 0x7f070097
+int id submenuarrow 0x7f070098
+int id submit_area 0x7f070099
+int id tabMode 0x7f07009a
+int id tag_accessibility_actions 0x7f07009b
+int id tag_accessibility_clickable_spans 0x7f07009c
+int id tag_accessibility_heading 0x7f07009d
+int id tag_accessibility_pane_title 0x7f07009e
+int id tag_screen_reader_focusable 0x7f07009f
+int id tag_transition_group 0x7f0700a0
+int id tag_unhandled_key_event_manager 0x7f0700a1
+int id tag_unhandled_key_listeners 0x7f0700a2
+int id text 0x7f0700a3
+int id text2 0x7f0700a4
+int id textSpacerNoButtons 0x7f0700a5
+int id textSpacerNoTitle 0x7f0700a6
+int id time 0x7f0700a7
+int id title 0x7f0700a8
+int id titleDividerNoCustom 0x7f0700a9
+int id title_template 0x7f0700aa
+int id top 0x7f0700ab
+int id topPanel 0x7f0700ac
+int id unchecked 0x7f0700ad
+int id uniform 0x7f0700ae
+int id up 0x7f0700af
+int id useLogo 0x7f0700b0
+int id webView 0x7f0700b1
+int id withText 0x7f0700b2
+int id wrap_content 0x7f0700b3
+int integer abc_config_activityDefaultDur 0x7f080000
+int integer abc_config_activityShortDur 0x7f080001
+int integer cancel_button_image_alpha 0x7f080002
+int integer config_tooltipAnimTime 0x7f080003
+int integer status_bar_notification_info_maxnum 0x7f080004
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x7f090000
+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x7f090001
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x7f090002
+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x7f090003
+int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x7f090004
+int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x7f090005
+int interpolator fast_out_slow_in 0x7f090006
+int layout abc_action_bar_title_item 0x7f0a0000
+int layout abc_action_bar_up_container 0x7f0a0001
+int layout abc_action_menu_item_layout 0x7f0a0002
+int layout abc_action_menu_layout 0x7f0a0003
+int layout abc_action_mode_bar 0x7f0a0004
+int layout abc_action_mode_close_item_material 0x7f0a0005
+int layout abc_activity_chooser_view 0x7f0a0006
+int layout abc_activity_chooser_view_list_item 0x7f0a0007
+int layout abc_alert_dialog_button_bar_material 0x7f0a0008
+int layout abc_alert_dialog_material 0x7f0a0009
+int layout abc_alert_dialog_title_material 0x7f0a000a
+int layout abc_cascading_menu_item_layout 0x7f0a000b
+int layout abc_dialog_title_material 0x7f0a000c
+int layout abc_expanded_menu_layout 0x7f0a000d
+int layout abc_list_menu_item_checkbox 0x7f0a000e
+int layout abc_list_menu_item_icon 0x7f0a000f
+int layout abc_list_menu_item_layout 0x7f0a0010
+int layout abc_list_menu_item_radio 0x7f0a0011
+int layout abc_popup_menu_header_item_layout 0x7f0a0012
+int layout abc_popup_menu_item_layout 0x7f0a0013
+int layout abc_screen_content_include 0x7f0a0014
+int layout abc_screen_simple 0x7f0a0015
+int layout abc_screen_simple_overlay_action_mode 0x7f0a0016
+int layout abc_screen_toolbar 0x7f0a0017
+int layout abc_search_dropdown_item_icons_2line 0x7f0a0018
+int layout abc_search_view 0x7f0a0019
+int layout abc_select_dialog_material 0x7f0a001a
+int layout abc_tooltip 0x7f0a001b
+int layout activity_web_view 0x7f0a001c
+int layout browser_actions_context_menu_page 0x7f0a001d
+int layout browser_actions_context_menu_row 0x7f0a001e
+int layout chrome_custom_tabs_layout 0x7f0a001f
+int layout custom_dialog 0x7f0a0020
+int layout floating_action_mode 0x7f0a0021
+int layout floating_action_mode_item 0x7f0a0022
+int layout notification_action 0x7f0a0023
+int layout notification_action_tombstone 0x7f0a0024
+int layout notification_template_custom_big 0x7f0a0025
+int layout notification_template_icon_group 0x7f0a0026
+int layout notification_template_part_chronometer 0x7f0a0027
+int layout notification_template_part_time 0x7f0a0028
+int layout select_dialog_item_material 0x7f0a0029
+int layout select_dialog_multichoice_material 0x7f0a002a
+int layout select_dialog_singlechoice_material 0x7f0a002b
+int layout support_simple_spinner_dropdown_item 0x7f0a002c
+int menu menu_main 0x7f0b0000
+int mipmap ic_launcher 0x7f0c0000
+int string abc_action_bar_home_description 0x7f0d0000
+int string abc_action_bar_up_description 0x7f0d0001
+int string abc_action_menu_overflow_description 0x7f0d0002
+int string abc_action_mode_done 0x7f0d0003
+int string abc_activity_chooser_view_see_all 0x7f0d0004
+int string abc_activitychooserview_choose_application 0x7f0d0005
+int string abc_capital_off 0x7f0d0006
+int string abc_capital_on 0x7f0d0007
+int string abc_menu_alt_shortcut_label 0x7f0d0008
+int string abc_menu_ctrl_shortcut_label 0x7f0d0009
+int string abc_menu_delete_shortcut_label 0x7f0d000a
+int string abc_menu_enter_shortcut_label 0x7f0d000b
+int string abc_menu_function_shortcut_label 0x7f0d000c
+int string abc_menu_meta_shortcut_label 0x7f0d000d
+int string abc_menu_shift_shortcut_label 0x7f0d000e
+int string abc_menu_space_shortcut_label 0x7f0d000f
+int string abc_menu_sym_shortcut_label 0x7f0d0010
+int string abc_prepend_shortcut_label 0x7f0d0011
+int string abc_search_hint 0x7f0d0012
+int string abc_searchview_description_clear 0x7f0d0013
+int string abc_searchview_description_query 0x7f0d0014
+int string abc_searchview_description_search 0x7f0d0015
+int string abc_searchview_description_submit 0x7f0d0016
+int string abc_searchview_description_voice 0x7f0d0017
+int string abc_shareactionprovider_share_with 0x7f0d0018
+int string abc_shareactionprovider_share_with_application 0x7f0d0019
+int string abc_toolbar_collapse_description 0x7f0d001a
+int string action_close 0x7f0d001b
+int string action_go_back 0x7f0d001c
+int string action_go_forward 0x7f0d001d
+int string action_reload 0x7f0d001e
+int string action_share 0x7f0d001f
+int string copy_toast_msg 0x7f0d0020
+int string fallback_menu_item_copy_link 0x7f0d0021
+int string fallback_menu_item_open_in_browser 0x7f0d0022
+int string fallback_menu_item_share_link 0x7f0d0023
+int string menu_search 0x7f0d0024
+int string search_menu_title 0x7f0d0025
+int string status_bar_notification_info_overflow 0x7f0d0026
+int style AlertDialog_AppCompat 0x7f0e0000
+int style AlertDialog_AppCompat_Light 0x7f0e0001
+int style Animation_AppCompat_Dialog 0x7f0e0002
+int style Animation_AppCompat_DropDownUp 0x7f0e0003
+int style Animation_AppCompat_Tooltip 0x7f0e0004
+int style AppTheme 0x7f0e0005
+int style Base_AlertDialog_AppCompat 0x7f0e0006
+int style Base_AlertDialog_AppCompat_Light 0x7f0e0007
+int style Base_Animation_AppCompat_Dialog 0x7f0e0008
+int style Base_Animation_AppCompat_DropDownUp 0x7f0e0009
+int style Base_Animation_AppCompat_Tooltip 0x7f0e000a
+int style Base_DialogWindowTitle_AppCompat 0x7f0e000b
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f0e000c
+int style Base_TextAppearance_AppCompat 0x7f0e000d
+int style Base_TextAppearance_AppCompat_Body1 0x7f0e000e
+int style Base_TextAppearance_AppCompat_Body2 0x7f0e000f
+int style Base_TextAppearance_AppCompat_Button 0x7f0e0010
+int style Base_TextAppearance_AppCompat_Caption 0x7f0e0011
+int style Base_TextAppearance_AppCompat_Display1 0x7f0e0012
+int style Base_TextAppearance_AppCompat_Display2 0x7f0e0013
+int style Base_TextAppearance_AppCompat_Display3 0x7f0e0014
+int style Base_TextAppearance_AppCompat_Display4 0x7f0e0015
+int style Base_TextAppearance_AppCompat_Headline 0x7f0e0016
+int style Base_TextAppearance_AppCompat_Inverse 0x7f0e0017
+int style Base_TextAppearance_AppCompat_Large 0x7f0e0018
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f0e0019
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0e001a
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0e001b
+int style Base_TextAppearance_AppCompat_Medium 0x7f0e001c
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f0e001d
+int style Base_TextAppearance_AppCompat_Menu 0x7f0e001e
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f0e001f
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0e0020
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f0e0021
+int style Base_TextAppearance_AppCompat_Small 0x7f0e0022
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f0e0023
+int style Base_TextAppearance_AppCompat_Subhead 0x7f0e0024
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f0e0025
+int style Base_TextAppearance_AppCompat_Title 0x7f0e0026
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f0e0027
+int style Base_TextAppearance_AppCompat_Tooltip 0x7f0e0028
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0e0029
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0e002a
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0e002b
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0e002c
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0e002d
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0e002e
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0e002f
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f0e0030
+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0e0031
+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f0e0032
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0e0033
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0e0034
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0e0035
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0e0036
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0e0037
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f0e0038
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0e0039
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0e003a
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0e003b
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0e003c
+int style Base_Theme_AppCompat 0x7f0e003d
+int style Base_Theme_AppCompat_CompactMenu 0x7f0e003e
+int style Base_Theme_AppCompat_Dialog 0x7f0e003f
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f0e0040
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0e0041
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f0e0042
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f0e0043
+int style Base_Theme_AppCompat_Light 0x7f0e0044
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0e0045
+int style Base_Theme_AppCompat_Light_Dialog 0x7f0e0046
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f0e0047
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0e0048
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f0e0049
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f0e004a
+int style Base_ThemeOverlay_AppCompat 0x7f0e004b
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0e004c
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f0e004d
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0e004e
+int style Base_ThemeOverlay_AppCompat_Dialog 0x7f0e004f
+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f0e0050
+int style Base_ThemeOverlay_AppCompat_Light 0x7f0e0051
+int style Base_V21_Theme_AppCompat 0x7f0e0052
+int style Base_V21_Theme_AppCompat_Dialog 0x7f0e0053
+int style Base_V21_Theme_AppCompat_Light 0x7f0e0054
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f0e0055
+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f0e0056
+int style Base_V22_Theme_AppCompat 0x7f0e0057
+int style Base_V22_Theme_AppCompat_Light 0x7f0e0058
+int style Base_V23_Theme_AppCompat 0x7f0e0059
+int style Base_V23_Theme_AppCompat_Light 0x7f0e005a
+int style Base_V26_Theme_AppCompat 0x7f0e005b
+int style Base_V26_Theme_AppCompat_Light 0x7f0e005c
+int style Base_V26_Widget_AppCompat_Toolbar 0x7f0e005d
+int style Base_V28_Theme_AppCompat 0x7f0e005e
+int style Base_V28_Theme_AppCompat_Light 0x7f0e005f
+int style Base_V7_Theme_AppCompat 0x7f0e0060
+int style Base_V7_Theme_AppCompat_Dialog 0x7f0e0061
+int style Base_V7_Theme_AppCompat_Light 0x7f0e0062
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0e0063
+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0e0064
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0e0065
+int style Base_V7_Widget_AppCompat_EditText 0x7f0e0066
+int style Base_V7_Widget_AppCompat_Toolbar 0x7f0e0067
+int style Base_Widget_AppCompat_ActionBar 0x7f0e0068
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0e0069
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0e006a
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f0e006b
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f0e006c
+int style Base_Widget_AppCompat_ActionButton 0x7f0e006d
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f0e006e
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f0e006f
+int style Base_Widget_AppCompat_ActionMode 0x7f0e0070
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f0e0071
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f0e0072
+int style Base_Widget_AppCompat_Button 0x7f0e0073
+int style Base_Widget_AppCompat_Button_Borderless 0x7f0e0074
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f0e0075
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0e0076
+int style Base_Widget_AppCompat_Button_Colored 0x7f0e0077
+int style Base_Widget_AppCompat_Button_Small 0x7f0e0078
+int style Base_Widget_AppCompat_ButtonBar 0x7f0e0079
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0e007a
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f0e007b
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f0e007c
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0e007d
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f0e007e
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0e007f
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f0e0080
+int style Base_Widget_AppCompat_EditText 0x7f0e0081
+int style Base_Widget_AppCompat_ImageButton 0x7f0e0082
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f0e0083
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0e0084
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0e0085
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f0e0086
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0e0087
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f0e0088
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f0e0089
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0e008a
+int style Base_Widget_AppCompat_ListMenuView 0x7f0e008b
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f0e008c
+int style Base_Widget_AppCompat_ListView 0x7f0e008d
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f0e008e
+int style Base_Widget_AppCompat_ListView_Menu 0x7f0e008f
+int style Base_Widget_AppCompat_PopupMenu 0x7f0e0090
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f0e0091
+int style Base_Widget_AppCompat_PopupWindow 0x7f0e0092
+int style Base_Widget_AppCompat_ProgressBar 0x7f0e0093
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f0e0094
+int style Base_Widget_AppCompat_RatingBar 0x7f0e0095
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f0e0096
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f0e0097
+int style Base_Widget_AppCompat_SearchView 0x7f0e0098
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0e0099
+int style Base_Widget_AppCompat_SeekBar 0x7f0e009a
+int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0e009b
+int style Base_Widget_AppCompat_Spinner 0x7f0e009c
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f0e009d
+int style Base_Widget_AppCompat_TextView 0x7f0e009e
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f0e009f
+int style Base_Widget_AppCompat_Toolbar 0x7f0e00a0
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0e00a1
+int style InAppWebViewTheme 0x7f0e00a2
+int style LaunchTheme 0x7f0e00a3
+int style NormalTheme 0x7f0e00a4
+int style Platform_AppCompat 0x7f0e00a5
+int style Platform_AppCompat_Light 0x7f0e00a6
+int style Platform_ThemeOverlay_AppCompat 0x7f0e00a7
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f0e00a8
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f0e00a9
+int style Platform_V21_AppCompat 0x7f0e00aa
+int style Platform_V21_AppCompat_Light 0x7f0e00ab
+int style Platform_V25_AppCompat 0x7f0e00ac
+int style Platform_V25_AppCompat_Light 0x7f0e00ad
+int style Platform_Widget_AppCompat_Spinner 0x7f0e00ae
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f0e00af
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f0e00b0
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f0e00b1
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f0e00b2
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f0e00b3
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f0e00b4
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f0e00b5
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f0e00b6
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f0e00b7
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f0e00b8
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f0e00b9
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f0e00ba
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f0e00bb
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f0e00bc
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f0e00bd
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f0e00be
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f0e00bf
+int style TextAppearance_AppCompat 0x7f0e00c0
+int style TextAppearance_AppCompat_Body1 0x7f0e00c1
+int style TextAppearance_AppCompat_Body2 0x7f0e00c2
+int style TextAppearance_AppCompat_Button 0x7f0e00c3
+int style TextAppearance_AppCompat_Caption 0x7f0e00c4
+int style TextAppearance_AppCompat_Display1 0x7f0e00c5
+int style TextAppearance_AppCompat_Display2 0x7f0e00c6
+int style TextAppearance_AppCompat_Display3 0x7f0e00c7
+int style TextAppearance_AppCompat_Display4 0x7f0e00c8
+int style TextAppearance_AppCompat_Headline 0x7f0e00c9
+int style TextAppearance_AppCompat_Inverse 0x7f0e00ca
+int style TextAppearance_AppCompat_Large 0x7f0e00cb
+int style TextAppearance_AppCompat_Large_Inverse 0x7f0e00cc
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0e00cd
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0e00ce
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0e00cf
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0e00d0
+int style TextAppearance_AppCompat_Medium 0x7f0e00d1
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f0e00d2
+int style TextAppearance_AppCompat_Menu 0x7f0e00d3
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0e00d4
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f0e00d5
+int style TextAppearance_AppCompat_Small 0x7f0e00d6
+int style TextAppearance_AppCompat_Small_Inverse 0x7f0e00d7
+int style TextAppearance_AppCompat_Subhead 0x7f0e00d8
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0e00d9
+int style TextAppearance_AppCompat_Title 0x7f0e00da
+int style TextAppearance_AppCompat_Title_Inverse 0x7f0e00db
+int style TextAppearance_AppCompat_Tooltip 0x7f0e00dc
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0e00dd
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0e00de
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0e00df
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0e00e0
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0e00e1
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0e00e2
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0e00e3
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0e00e4
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0e00e5
+int style TextAppearance_AppCompat_Widget_Button 0x7f0e00e6
+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0e00e7
+int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0e00e8
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0e00e9
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0e00ea
+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0e00eb
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0e00ec
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0e00ed
+int style TextAppearance_AppCompat_Widget_Switch 0x7f0e00ee
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0e00ef
+int style TextAppearance_Compat_Notification 0x7f0e00f0
+int style TextAppearance_Compat_Notification_Info 0x7f0e00f1
+int style TextAppearance_Compat_Notification_Line2 0x7f0e00f2
+int style TextAppearance_Compat_Notification_Time 0x7f0e00f3
+int style TextAppearance_Compat_Notification_Title 0x7f0e00f4
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0e00f5
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0e00f6
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0e00f7
+int style Theme_AppCompat 0x7f0e00f8
+int style Theme_AppCompat_CompactMenu 0x7f0e00f9
+int style Theme_AppCompat_DayNight 0x7f0e00fa
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f0e00fb
+int style Theme_AppCompat_DayNight_Dialog 0x7f0e00fc
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f0e00fd
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f0e00fe
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f0e00ff
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f0e0100
+int style Theme_AppCompat_Dialog 0x7f0e0101
+int style Theme_AppCompat_Dialog_Alert 0x7f0e0102
+int style Theme_AppCompat_Dialog_MinWidth 0x7f0e0103
+int style Theme_AppCompat_DialogWhenLarge 0x7f0e0104
+int style Theme_AppCompat_Empty 0x7f0e0105
+int style Theme_AppCompat_Light 0x7f0e0106
+int style Theme_AppCompat_Light_DarkActionBar 0x7f0e0107
+int style Theme_AppCompat_Light_Dialog 0x7f0e0108
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f0e0109
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0e010a
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0e010b
+int style Theme_AppCompat_Light_NoActionBar 0x7f0e010c
+int style Theme_AppCompat_NoActionBar 0x7f0e010d
+int style ThemeOverlay_AppCompat 0x7f0e010e
+int style ThemeOverlay_AppCompat_ActionBar 0x7f0e010f
+int style ThemeOverlay_AppCompat_Dark 0x7f0e0110
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0e0111
+int style ThemeOverlay_AppCompat_DayNight 0x7f0e0112
+int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x7f0e0113
+int style ThemeOverlay_AppCompat_Dialog 0x7f0e0114
+int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f0e0115
+int style ThemeOverlay_AppCompat_Light 0x7f0e0116
+int style ThemeTransparent 0x7f0e0117
+int style Widget_AppCompat_ActionBar 0x7f0e0118
+int style Widget_AppCompat_ActionBar_Solid 0x7f0e0119
+int style Widget_AppCompat_ActionBar_TabBar 0x7f0e011a
+int style Widget_AppCompat_ActionBar_TabText 0x7f0e011b
+int style Widget_AppCompat_ActionBar_TabView 0x7f0e011c
+int style Widget_AppCompat_ActionButton 0x7f0e011d
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f0e011e
+int style Widget_AppCompat_ActionButton_Overflow 0x7f0e011f
+int style Widget_AppCompat_ActionMode 0x7f0e0120
+int style Widget_AppCompat_ActivityChooserView 0x7f0e0121
+int style Widget_AppCompat_AutoCompleteTextView 0x7f0e0122
+int style Widget_AppCompat_Button 0x7f0e0123
+int style Widget_AppCompat_Button_Borderless 0x7f0e0124
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f0e0125
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0e0126
+int style Widget_AppCompat_Button_Colored 0x7f0e0127
+int style Widget_AppCompat_Button_Small 0x7f0e0128
+int style Widget_AppCompat_ButtonBar 0x7f0e0129
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0e012a
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0e012b
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0e012c
+int style Widget_AppCompat_CompoundButton_Switch 0x7f0e012d
+int style Widget_AppCompat_DrawerArrowToggle 0x7f0e012e
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f0e012f
+int style Widget_AppCompat_EditText 0x7f0e0130
+int style Widget_AppCompat_ImageButton 0x7f0e0131
+int style Widget_AppCompat_Light_ActionBar 0x7f0e0132
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0e0133
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0e0134
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0e0135
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0e0136
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0e0137
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0e0138
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0e0139
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0e013a
+int style Widget_AppCompat_Light_ActionButton 0x7f0e013b
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0e013c
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0e013d
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0e013e
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f0e013f
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0e0140
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0e0141
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f0e0142
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f0e0143
+int style Widget_AppCompat_Light_PopupMenu 0x7f0e0144
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0e0145
+int style Widget_AppCompat_Light_SearchView 0x7f0e0146
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0e0147
+int style Widget_AppCompat_ListMenuView 0x7f0e0148
+int style Widget_AppCompat_ListPopupWindow 0x7f0e0149
+int style Widget_AppCompat_ListView 0x7f0e014a
+int style Widget_AppCompat_ListView_DropDown 0x7f0e014b
+int style Widget_AppCompat_ListView_Menu 0x7f0e014c
+int style Widget_AppCompat_PopupMenu 0x7f0e014d
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f0e014e
+int style Widget_AppCompat_PopupWindow 0x7f0e014f
+int style Widget_AppCompat_ProgressBar 0x7f0e0150
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0e0151
+int style Widget_AppCompat_RatingBar 0x7f0e0152
+int style Widget_AppCompat_RatingBar_Indicator 0x7f0e0153
+int style Widget_AppCompat_RatingBar_Small 0x7f0e0154
+int style Widget_AppCompat_SearchView 0x7f0e0155
+int style Widget_AppCompat_SearchView_ActionBar 0x7f0e0156
+int style Widget_AppCompat_SeekBar 0x7f0e0157
+int style Widget_AppCompat_SeekBar_Discrete 0x7f0e0158
+int style Widget_AppCompat_Spinner 0x7f0e0159
+int style Widget_AppCompat_Spinner_DropDown 0x7f0e015a
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0e015b
+int style Widget_AppCompat_Spinner_Underlined 0x7f0e015c
+int style Widget_AppCompat_TextView 0x7f0e015d
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f0e015e
+int style Widget_AppCompat_Toolbar 0x7f0e015f
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f0e0160
+int style Widget_Compat_NotificationActionContainer 0x7f0e0161
+int style Widget_Compat_NotificationActionText 0x7f0e0162
+int[] styleable ActionBar { 0x7f020031, 0x7f020032, 0x7f020033, 0x7f020058, 0x7f020059, 0x7f02005a, 0x7f02005b, 0x7f02005c, 0x7f02005d, 0x7f02005f, 0x7f020064, 0x7f020065, 0x7f020078, 0x7f020088, 0x7f020089, 0x7f02008a, 0x7f02008b, 0x7f02008c, 0x7f020091, 0x7f020094, 0x7f0200a7, 0x7f0200af, 0x7f0200ba, 0x7f0200bd, 0x7f0200be, 0x7f0200d8, 0x7f0200db, 0x7f0200f8, 0x7f020101 }
+int styleable ActionBar_background 0
+int styleable ActionBar_backgroundSplit 1
+int styleable ActionBar_backgroundStacked 2
+int styleable ActionBar_contentInsetEnd 3
+int styleable ActionBar_contentInsetEndWithActions 4
+int styleable ActionBar_contentInsetLeft 5
+int styleable ActionBar_contentInsetRight 6
+int styleable ActionBar_contentInsetStart 7
+int styleable ActionBar_contentInsetStartWithNavigation 8
+int styleable ActionBar_customNavigationLayout 9
+int styleable ActionBar_displayOptions 10
+int styleable ActionBar_divider 11
+int styleable ActionBar_elevation 12
+int styleable ActionBar_height 13
+int styleable ActionBar_hideOnContentScroll 14
+int styleable ActionBar_homeAsUpIndicator 15
+int styleable ActionBar_homeLayout 16
+int styleable ActionBar_icon 17
+int styleable ActionBar_indeterminateProgressStyle 18
+int styleable ActionBar_itemPadding 19
+int styleable ActionBar_logo 20
+int styleable ActionBar_navigationMode 21
+int styleable ActionBar_popupTheme 22
+int styleable ActionBar_progressBarPadding 23
+int styleable ActionBar_progressBarStyle 24
+int styleable ActionBar_subtitle 25
+int styleable ActionBar_subtitleTextStyle 26
+int styleable ActionBar_title 27
+int styleable ActionBar_titleTextStyle 28
+int[] styleable ActionBarLayout { 0x010100b3 }
+int styleable ActionBarLayout_android_layout_gravity 0
+int[] styleable ActionMenuItemView { 0x0101013f }
+int styleable ActionMenuItemView_android_minWidth 0
+int[] styleable ActionMenuView { }
+int[] styleable ActionMode { 0x7f020031, 0x7f020032, 0x7f020048, 0x7f020088, 0x7f0200db, 0x7f020101 }
+int styleable ActionMode_background 0
+int styleable ActionMode_backgroundSplit 1
+int styleable ActionMode_closeItemLayout 2
+int styleable ActionMode_height 3
+int styleable ActionMode_subtitleTextStyle 4
+int styleable ActionMode_titleTextStyle 5
+int[] styleable ActivityChooserView { 0x7f020079, 0x7f020092 }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x010100f2, 0x7f02003f, 0x7f020040, 0x7f02009c, 0x7f02009d, 0x7f0200ac, 0x7f0200ce, 0x7f0200cf }
+int styleable AlertDialog_android_layout 0
+int styleable AlertDialog_buttonIconDimen 1
+int styleable AlertDialog_buttonPanelSideLayout 2
+int styleable AlertDialog_listItemLayout 3
+int styleable AlertDialog_listLayout 4
+int styleable AlertDialog_multiChoiceItemLayout 5
+int styleable AlertDialog_showTitle 6
+int styleable AlertDialog_singleChoiceItemLayout 7
+int[] styleable AnimatedStateListDrawableCompat { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d }
+int styleable AnimatedStateListDrawableCompat_android_dither 0
+int styleable AnimatedStateListDrawableCompat_android_visible 1
+int styleable AnimatedStateListDrawableCompat_android_variablePadding 2
+int styleable AnimatedStateListDrawableCompat_android_constantSize 3
+int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 4
+int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 5
+int[] styleable AnimatedStateListDrawableItem { 0x010100d0, 0x01010199 }
+int styleable AnimatedStateListDrawableItem_android_id 0
+int styleable AnimatedStateListDrawableItem_android_drawable 1
+int[] styleable AnimatedStateListDrawableTransition { 0x01010199, 0x01010449, 0x0101044a, 0x0101044b }
+int styleable AnimatedStateListDrawableTransition_android_drawable 0
+int styleable AnimatedStateListDrawableTransition_android_toId 1
+int styleable AnimatedStateListDrawableTransition_android_fromId 2
+int styleable AnimatedStateListDrawableTransition_android_reversible 3
+int[] styleable AppCompatImageView { 0x01010119, 0x7f0200d4, 0x7f0200f6, 0x7f0200f7 }
+int styleable AppCompatImageView_android_src 0
+int styleable AppCompatImageView_srcCompat 1
+int styleable AppCompatImageView_tint 2
+int styleable AppCompatImageView_tintMode 3
+int[] styleable AppCompatSeekBar { 0x01010142, 0x7f0200f3, 0x7f0200f4, 0x7f0200f5 }
+int styleable AppCompatSeekBar_android_thumb 0
+int styleable AppCompatSeekBar_tickMark 1
+int styleable AppCompatSeekBar_tickMarkTint 2
+int styleable AppCompatSeekBar_tickMarkTintMode 3
+int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }
+int styleable AppCompatTextHelper_android_textAppearance 0
+int styleable AppCompatTextHelper_android_drawableTop 1
+int styleable AppCompatTextHelper_android_drawableBottom 2
+int styleable AppCompatTextHelper_android_drawableLeft 3
+int styleable AppCompatTextHelper_android_drawableRight 4
+int styleable AppCompatTextHelper_android_drawableStart 5
+int styleable AppCompatTextHelper_android_drawableEnd 6
+int[] styleable AppCompatTextView { 0x01010034, 0x7f02002c, 0x7f02002d, 0x7f02002e, 0x7f02002f, 0x7f020030, 0x7f020069, 0x7f02006a, 0x7f02006b, 0x7f02006c, 0x7f02006e, 0x7f02006f, 0x7f020070, 0x7f020071, 0x7f02007a, 0x7f02007c, 0x7f020084, 0x7f020095, 0x7f020097, 0x7f0200e2, 0x7f0200ed }
+int styleable AppCompatTextView_android_textAppearance 0
+int styleable AppCompatTextView_autoSizeMaxTextSize 1
+int styleable AppCompatTextView_autoSizeMinTextSize 2
+int styleable AppCompatTextView_autoSizePresetSizes 3
+int styleable AppCompatTextView_autoSizeStepGranularity 4
+int styleable AppCompatTextView_autoSizeTextType 5
+int styleable AppCompatTextView_drawableBottomCompat 6
+int styleable AppCompatTextView_drawableEndCompat 7
+int styleable AppCompatTextView_drawableLeftCompat 8
+int styleable AppCompatTextView_drawableRightCompat 9
+int styleable AppCompatTextView_drawableStartCompat 10
+int styleable AppCompatTextView_drawableTint 11
+int styleable AppCompatTextView_drawableTintMode 12
+int styleable AppCompatTextView_drawableTopCompat 13
+int styleable AppCompatTextView_firstBaselineToTopHeight 14
+int styleable AppCompatTextView_fontFamily 15
+int styleable AppCompatTextView_fontVariationSettings 16
+int styleable AppCompatTextView_lastBaselineToBottomHeight 17
+int styleable AppCompatTextView_lineHeight 18
+int styleable AppCompatTextView_textAllCaps 19
+int styleable AppCompatTextView_textLocale 20
+int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f020000, 0x7f020001, 0x7f020002, 0x7f020003, 0x7f020004, 0x7f020005, 0x7f020006, 0x7f020007, 0x7f020008, 0x7f020009, 0x7f02000a, 0x7f02000b, 0x7f02000c, 0x7f02000e, 0x7f02000f, 0x7f020010, 0x7f020011, 0x7f020012, 0x7f020013, 0x7f020014, 0x7f020015, 0x7f020016, 0x7f020017, 0x7f020018, 0x7f020019, 0x7f02001a, 0x7f02001b, 0x7f02001c, 0x7f02001d, 0x7f02001e, 0x7f020021, 0x7f020022, 0x7f020023, 0x7f020024, 0x7f020025, 0x7f02002b, 0x7f020037, 0x7f020038, 0x7f020039, 0x7f02003a, 0x7f02003b, 0x7f02003c, 0x7f020041, 0x7f020042, 0x7f020045, 0x7f020046, 0x7f02004c, 0x7f02004d, 0x7f02004e, 0x7f02004f, 0x7f020050, 0x7f020051, 0x7f020052, 0x7f020053, 0x7f020054, 0x7f020055, 0x7f02005e, 0x7f020061, 0x7f020062, 0x7f020063, 0x7f020066, 0x7f020068, 0x7f020073, 0x7f020074, 0x7f020075, 0x7f020076, 0x7f020077, 0x7f02008a, 0x7f020090, 0x7f020098, 0x7f020099, 0x7f02009a, 0x7f02009b, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200b6, 0x7f0200b7, 0x7f0200b8, 0x7f0200b9, 0x7f0200bb, 0x7f0200c1, 0x7f0200c2, 0x7f0200c3, 0x7f0200c4, 0x7f0200c7, 0x7f0200c8, 0x7f0200c9, 0x7f0200ca, 0x7f0200d1, 0x7f0200d2, 0x7f0200e0, 0x7f0200e3, 0x7f0200e4, 0x7f0200e5, 0x7f0200e6, 0x7f0200e7, 0x7f0200e8, 0x7f0200e9, 0x7f0200ea, 0x7f0200eb, 0x7f0200ec, 0x7f020102, 0x7f020103, 0x7f020104, 0x7f020105, 0x7f02010b, 0x7f02010d, 0x7f02010e, 0x7f02010f, 0x7f020110, 0x7f020111, 0x7f020112, 0x7f020113, 0x7f020114, 0x7f020115, 0x7f020116 }
+int styleable AppCompatTheme_android_windowIsFloating 0
+int styleable AppCompatTheme_android_windowAnimationStyle 1
+int styleable AppCompatTheme_actionBarDivider 2
+int styleable AppCompatTheme_actionBarItemBackground 3
+int styleable AppCompatTheme_actionBarPopupTheme 4
+int styleable AppCompatTheme_actionBarSize 5
+int styleable AppCompatTheme_actionBarSplitStyle 6
+int styleable AppCompatTheme_actionBarStyle 7
+int styleable AppCompatTheme_actionBarTabBarStyle 8
+int styleable AppCompatTheme_actionBarTabStyle 9
+int styleable AppCompatTheme_actionBarTabTextStyle 10
+int styleable AppCompatTheme_actionBarTheme 11
+int styleable AppCompatTheme_actionBarWidgetTheme 12
+int styleable AppCompatTheme_actionButtonStyle 13
+int styleable AppCompatTheme_actionDropDownStyle 14
+int styleable AppCompatTheme_actionMenuTextAppearance 15
+int styleable AppCompatTheme_actionMenuTextColor 16
+int styleable AppCompatTheme_actionModeBackground 17
+int styleable AppCompatTheme_actionModeCloseButtonStyle 18
+int styleable AppCompatTheme_actionModeCloseDrawable 19
+int styleable AppCompatTheme_actionModeCopyDrawable 20
+int styleable AppCompatTheme_actionModeCutDrawable 21
+int styleable AppCompatTheme_actionModeFindDrawable 22
+int styleable AppCompatTheme_actionModePasteDrawable 23
+int styleable AppCompatTheme_actionModePopupWindowStyle 24
+int styleable AppCompatTheme_actionModeSelectAllDrawable 25
+int styleable AppCompatTheme_actionModeShareDrawable 26
+int styleable AppCompatTheme_actionModeSplitBackground 27
+int styleable AppCompatTheme_actionModeStyle 28
+int styleable AppCompatTheme_actionModeWebSearchDrawable 29
+int styleable AppCompatTheme_actionOverflowButtonStyle 30
+int styleable AppCompatTheme_actionOverflowMenuStyle 31
+int styleable AppCompatTheme_activityChooserViewStyle 32
+int styleable AppCompatTheme_alertDialogButtonGroupStyle 33
+int styleable AppCompatTheme_alertDialogCenterButtons 34
+int styleable AppCompatTheme_alertDialogStyle 35
+int styleable AppCompatTheme_alertDialogTheme 36
+int styleable AppCompatTheme_autoCompleteTextViewStyle 37
+int styleable AppCompatTheme_borderlessButtonStyle 38
+int styleable AppCompatTheme_buttonBarButtonStyle 39
+int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
+int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
+int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
+int styleable AppCompatTheme_buttonBarStyle 43
+int styleable AppCompatTheme_buttonStyle 44
+int styleable AppCompatTheme_buttonStyleSmall 45
+int styleable AppCompatTheme_checkboxStyle 46
+int styleable AppCompatTheme_checkedTextViewStyle 47
+int styleable AppCompatTheme_colorAccent 48
+int styleable AppCompatTheme_colorBackgroundFloating 49
+int styleable AppCompatTheme_colorButtonNormal 50
+int styleable AppCompatTheme_colorControlActivated 51
+int styleable AppCompatTheme_colorControlHighlight 52
+int styleable AppCompatTheme_colorControlNormal 53
+int styleable AppCompatTheme_colorError 54
+int styleable AppCompatTheme_colorPrimary 55
+int styleable AppCompatTheme_colorPrimaryDark 56
+int styleable AppCompatTheme_colorSwitchThumbNormal 57
+int styleable AppCompatTheme_controlBackground 58
+int styleable AppCompatTheme_dialogCornerRadius 59
+int styleable AppCompatTheme_dialogPreferredPadding 60
+int styleable AppCompatTheme_dialogTheme 61
+int styleable AppCompatTheme_dividerHorizontal 62
+int styleable AppCompatTheme_dividerVertical 63
+int styleable AppCompatTheme_dropDownListViewStyle 64
+int styleable AppCompatTheme_dropdownListPreferredItemHeight 65
+int styleable AppCompatTheme_editTextBackground 66
+int styleable AppCompatTheme_editTextColor 67
+int styleable AppCompatTheme_editTextStyle 68
+int styleable AppCompatTheme_homeAsUpIndicator 69
+int styleable AppCompatTheme_imageButtonStyle 70
+int styleable AppCompatTheme_listChoiceBackgroundIndicator 71
+int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 72
+int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 73
+int styleable AppCompatTheme_listDividerAlertDialog 74
+int styleable AppCompatTheme_listMenuViewStyle 75
+int styleable AppCompatTheme_listPopupWindowStyle 76
+int styleable AppCompatTheme_listPreferredItemHeight 77
+int styleable AppCompatTheme_listPreferredItemHeightLarge 78
+int styleable AppCompatTheme_listPreferredItemHeightSmall 79
+int styleable AppCompatTheme_listPreferredItemPaddingEnd 80
+int styleable AppCompatTheme_listPreferredItemPaddingLeft 81
+int styleable AppCompatTheme_listPreferredItemPaddingRight 82
+int styleable AppCompatTheme_listPreferredItemPaddingStart 83
+int styleable AppCompatTheme_panelBackground 84
+int styleable AppCompatTheme_panelMenuListTheme 85
+int styleable AppCompatTheme_panelMenuListWidth 86
+int styleable AppCompatTheme_popupMenuStyle 87
+int styleable AppCompatTheme_popupWindowStyle 88
+int styleable AppCompatTheme_radioButtonStyle 89
+int styleable AppCompatTheme_ratingBarStyle 90
+int styleable AppCompatTheme_ratingBarStyleIndicator 91
+int styleable AppCompatTheme_ratingBarStyleSmall 92
+int styleable AppCompatTheme_searchViewStyle 93
+int styleable AppCompatTheme_seekBarStyle 94
+int styleable AppCompatTheme_selectableItemBackground 95
+int styleable AppCompatTheme_selectableItemBackgroundBorderless 96
+int styleable AppCompatTheme_spinnerDropDownItemStyle 97
+int styleable AppCompatTheme_spinnerStyle 98
+int styleable AppCompatTheme_switchStyle 99
+int styleable AppCompatTheme_textAppearanceLargePopupMenu 100
+int styleable AppCompatTheme_textAppearanceListItem 101
+int styleable AppCompatTheme_textAppearanceListItemSecondary 102
+int styleable AppCompatTheme_textAppearanceListItemSmall 103
+int styleable AppCompatTheme_textAppearancePopupMenuHeader 104
+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 105
+int styleable AppCompatTheme_textAppearanceSearchResultTitle 106
+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 107
+int styleable AppCompatTheme_textColorAlertDialogListItem 108
+int styleable AppCompatTheme_textColorSearchUrl 109
+int styleable AppCompatTheme_toolbarNavigationButtonStyle 110
+int styleable AppCompatTheme_toolbarStyle 111
+int styleable AppCompatTheme_tooltipForegroundColor 112
+int styleable AppCompatTheme_tooltipFrameBackground 113
+int styleable AppCompatTheme_viewInflaterClass 114
+int styleable AppCompatTheme_windowActionBar 115
+int styleable AppCompatTheme_windowActionBarOverlay 116
+int styleable AppCompatTheme_windowActionModeOverlay 117
+int styleable AppCompatTheme_windowFixedHeightMajor 118
+int styleable AppCompatTheme_windowFixedHeightMinor 119
+int styleable AppCompatTheme_windowFixedWidthMajor 120
+int styleable AppCompatTheme_windowFixedWidthMinor 121
+int styleable AppCompatTheme_windowMinWidthMajor 122
+int styleable AppCompatTheme_windowMinWidthMinor 123
+int styleable AppCompatTheme_windowNoTitle 124
+int[] styleable ButtonBarLayout { 0x7f020026 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f020027 }
+int styleable ColorStateListItem_android_color 0
+int styleable ColorStateListItem_android_alpha 1
+int styleable ColorStateListItem_alpha 2
+int[] styleable CompoundButton { 0x01010107, 0x7f02003d, 0x7f020043, 0x7f020044 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonCompat 1
+int styleable CompoundButton_buttonTint 2
+int styleable CompoundButton_buttonTintMode 3
+int[] styleable DrawerArrowToggle { 0x7f020029, 0x7f02002a, 0x7f020036, 0x7f02004b, 0x7f02006d, 0x7f020086, 0x7f0200d0, 0x7f0200ef }
+int styleable DrawerArrowToggle_arrowHeadLength 0
+int styleable DrawerArrowToggle_arrowShaftLength 1
+int styleable DrawerArrowToggle_barLength 2
+int styleable DrawerArrowToggle_color 3
+int styleable DrawerArrowToggle_drawableSize 4
+int styleable DrawerArrowToggle_gapBetweenBars 5
+int styleable DrawerArrowToggle_spinBars 6
+int styleable DrawerArrowToggle_thickness 7
+int[] styleable FontFamily { 0x7f02007d, 0x7f02007e, 0x7f02007f, 0x7f020080, 0x7f020081, 0x7f020082 }
+int styleable FontFamily_fontProviderAuthority 0
+int styleable FontFamily_fontProviderCerts 1
+int styleable FontFamily_fontProviderFetchStrategy 2
+int styleable FontFamily_fontProviderFetchTimeout 3
+int styleable FontFamily_fontProviderPackage 4
+int styleable FontFamily_fontProviderQuery 5
+int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, 0x01010570, 0x7f02007b, 0x7f020083, 0x7f020084, 0x7f020085, 0x7f02010a }
+int styleable FontFamilyFont_android_font 0
+int styleable FontFamilyFont_android_fontWeight 1
+int styleable FontFamilyFont_android_fontStyle 2
+int styleable FontFamilyFont_android_ttcIndex 3
+int styleable FontFamilyFont_android_fontVariationSettings 4
+int styleable FontFamilyFont_font 5
+int styleable FontFamilyFont_fontStyle 6
+int styleable FontFamilyFont_fontVariationSettings 7
+int styleable FontFamilyFont_fontWeight 8
+int styleable FontFamilyFont_ttcIndex 9
+int[] styleable GradientColor { 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, 0x01010510, 0x01010511, 0x01010512, 0x01010513 }
+int styleable GradientColor_android_startColor 0
+int styleable GradientColor_android_endColor 1
+int styleable GradientColor_android_type 2
+int styleable GradientColor_android_centerX 3
+int styleable GradientColor_android_centerY 4
+int styleable GradientColor_android_gradientRadius 5
+int styleable GradientColor_android_tileMode 6
+int styleable GradientColor_android_centerColor 7
+int styleable GradientColor_android_startX 8
+int styleable GradientColor_android_startY 9
+int styleable GradientColor_android_endX 10
+int styleable GradientColor_android_endY 11
+int[] styleable GradientColorItem { 0x010101a5, 0x01010514 }
+int styleable GradientColorItem_android_color 0
+int styleable GradientColorItem_android_offset 1
+int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f020065, 0x7f020067, 0x7f0200aa, 0x7f0200cc }
+int styleable LinearLayoutCompat_android_gravity 0
+int styleable LinearLayoutCompat_android_orientation 1
+int styleable LinearLayoutCompat_android_baselineAligned 2
+int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3
+int styleable LinearLayoutCompat_android_weightSum 4
+int styleable LinearLayoutCompat_divider 5
+int styleable LinearLayoutCompat_dividerPadding 6
+int styleable LinearLayoutCompat_measureWithLargestChild 7
+int styleable LinearLayoutCompat_showDividers 8
+int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }
+int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
+int styleable LinearLayoutCompat_Layout_android_layout_width 1
+int styleable LinearLayoutCompat_Layout_android_layout_height 2
+int styleable LinearLayoutCompat_Layout_android_layout_weight 3
+int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad }
+int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
+int styleable ListPopupWindow_android_dropDownVerticalOffset 1
+int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }
+int styleable MenuGroup_android_enabled 0
+int styleable MenuGroup_android_id 1
+int styleable MenuGroup_android_visible 2
+int styleable MenuGroup_android_menuCategory 3
+int styleable MenuGroup_android_orderInCategory 4
+int styleable MenuGroup_android_checkableBehavior 5
+int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f02000d, 0x7f02001f, 0x7f020020, 0x7f020028, 0x7f020057, 0x7f02008d, 0x7f02008e, 0x7f0200b0, 0x7f0200cb, 0x7f020106 }
+int styleable MenuItem_android_icon 0
+int styleable MenuItem_android_enabled 1
+int styleable MenuItem_android_id 2
+int styleable MenuItem_android_checked 3
+int styleable MenuItem_android_visible 4
+int styleable MenuItem_android_menuCategory 5
+int styleable MenuItem_android_orderInCategory 6
+int styleable MenuItem_android_title 7
+int styleable MenuItem_android_titleCondensed 8
+int styleable MenuItem_android_alphabeticShortcut 9
+int styleable MenuItem_android_numericShortcut 10
+int styleable MenuItem_android_checkable 11
+int styleable MenuItem_android_onClick 12
+int styleable MenuItem_actionLayout 13
+int styleable MenuItem_actionProviderClass 14
+int styleable MenuItem_actionViewClass 15
+int styleable MenuItem_alphabeticModifiers 16
+int styleable MenuItem_contentDescription 17
+int styleable MenuItem_iconTint 18
+int styleable MenuItem_iconTintMode 19
+int styleable MenuItem_numericModifiers 20
+int styleable MenuItem_showAsAction 21
+int styleable MenuItem_tooltipText 22
+int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0200bc, 0x7f0200d6 }
+int styleable MenuView_android_windowAnimationStyle 0
+int styleable MenuView_android_itemTextAppearance 1
+int styleable MenuView_android_horizontalDivider 2
+int styleable MenuView_android_verticalDivider 3
+int styleable MenuView_android_headerBackground 4
+int styleable MenuView_android_itemBackground 5
+int styleable MenuView_android_itemIconDisabledAlpha 6
+int styleable MenuView_preserveIconSpacing 7
+int styleable MenuView_subMenuArrow 8
+int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0200b1 }
+int styleable PopupWindow_android_popupBackground 0
+int styleable PopupWindow_android_popupAnimationStyle 1
+int styleable PopupWindow_overlapAnchor 2
+int[] styleable PopupWindowBackgroundState { 0x7f0200d5 }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable RecycleListView { 0x7f0200b2, 0x7f0200b5 }
+int styleable RecycleListView_paddingBottomNoButtons 0
+int styleable RecycleListView_paddingTopNoTitle 1
+int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f020047, 0x7f020056, 0x7f020060, 0x7f020087, 0x7f02008f, 0x7f020096, 0x7f0200bf, 0x7f0200c0, 0x7f0200c5, 0x7f0200c6, 0x7f0200d7, 0x7f0200dc, 0x7f02010c }
+int styleable SearchView_android_focusable 0
+int styleable SearchView_android_maxWidth 1
+int styleable SearchView_android_inputType 2
+int styleable SearchView_android_imeOptions 3
+int styleable SearchView_closeIcon 4
+int styleable SearchView_commitIcon 5
+int styleable SearchView_defaultQueryHint 6
+int styleable SearchView_goIcon 7
+int styleable SearchView_iconifiedByDefault 8
+int styleable SearchView_layout 9
+int styleable SearchView_queryBackground 10
+int styleable SearchView_queryHint 11
+int styleable SearchView_searchHintIcon 12
+int styleable SearchView_searchIcon 13
+int styleable SearchView_submitBackground 14
+int styleable SearchView_suggestionRowLayout 15
+int styleable SearchView_voiceIcon 16
+int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0200ba }
+int styleable Spinner_android_entries 0
+int styleable Spinner_android_popupBackground 1
+int styleable Spinner_android_prompt 2
+int styleable Spinner_android_dropDownWidth 3
+int styleable Spinner_popupTheme 4
+int[] styleable StateListDrawable { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d }
+int styleable StateListDrawable_android_dither 0
+int styleable StateListDrawable_android_visible 1
+int styleable StateListDrawable_android_variablePadding 2
+int styleable StateListDrawable_android_constantSize 3
+int styleable StateListDrawable_android_enterFadeDuration 4
+int styleable StateListDrawable_android_exitFadeDuration 5
+int[] styleable StateListDrawableItem { 0x01010199 }
+int styleable StateListDrawableItem_android_drawable 0
+int[] styleable SwipeRefreshLayout { 0x7f0200dd }
+int styleable SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor 0
+int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f0200cd, 0x7f0200d3, 0x7f0200de, 0x7f0200df, 0x7f0200e1, 0x7f0200f0, 0x7f0200f1, 0x7f0200f2, 0x7f020107, 0x7f020108, 0x7f020109 }
+int styleable SwitchCompat_android_textOn 0
+int styleable SwitchCompat_android_textOff 1
+int styleable SwitchCompat_android_thumb 2
+int styleable SwitchCompat_showText 3
+int styleable SwitchCompat_splitTrack 4
+int styleable SwitchCompat_switchMinWidth 5
+int styleable SwitchCompat_switchPadding 6
+int styleable SwitchCompat_switchTextAppearance 7
+int styleable SwitchCompat_thumbTextPadding 8
+int styleable SwitchCompat_thumbTint 9
+int styleable SwitchCompat_thumbTintMode 10
+int styleable SwitchCompat_track 11
+int styleable SwitchCompat_trackTint 12
+int styleable SwitchCompat_trackTintMode 13
+int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x010103ac, 0x01010585, 0x7f02007c, 0x7f020084, 0x7f0200e2, 0x7f0200ed }
+int styleable TextAppearance_android_textSize 0
+int styleable TextAppearance_android_typeface 1
+int styleable TextAppearance_android_textStyle 2
+int styleable TextAppearance_android_textColor 3
+int styleable TextAppearance_android_textColorHint 4
+int styleable TextAppearance_android_textColorLink 5
+int styleable TextAppearance_android_shadowColor 6
+int styleable TextAppearance_android_shadowDx 7
+int styleable TextAppearance_android_shadowDy 8
+int styleable TextAppearance_android_shadowRadius 9
+int styleable TextAppearance_android_fontFamily 10
+int styleable TextAppearance_android_textFontWeight 11
+int styleable TextAppearance_fontFamily 12
+int styleable TextAppearance_fontVariationSettings 13
+int styleable TextAppearance_textAllCaps 14
+int styleable TextAppearance_textLocale 15
+int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f02003e, 0x7f020049, 0x7f02004a, 0x7f020058, 0x7f020059, 0x7f02005a, 0x7f02005b, 0x7f02005c, 0x7f02005d, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200ab, 0x7f0200ad, 0x7f0200ae, 0x7f0200ba, 0x7f0200d8, 0x7f0200d9, 0x7f0200da, 0x7f0200f8, 0x7f0200f9, 0x7f0200fa, 0x7f0200fb, 0x7f0200fc, 0x7f0200fd, 0x7f0200fe, 0x7f0200ff, 0x7f020100 }
+int styleable Toolbar_android_gravity 0
+int styleable Toolbar_android_minHeight 1
+int styleable Toolbar_buttonGravity 2
+int styleable Toolbar_collapseContentDescription 3
+int styleable Toolbar_collapseIcon 4
+int styleable Toolbar_contentInsetEnd 5
+int styleable Toolbar_contentInsetEndWithActions 6
+int styleable Toolbar_contentInsetLeft 7
+int styleable Toolbar_contentInsetRight 8
+int styleable Toolbar_contentInsetStart 9
+int styleable Toolbar_contentInsetStartWithNavigation 10
+int styleable Toolbar_logo 11
+int styleable Toolbar_logoDescription 12
+int styleable Toolbar_maxButtonHeight 13
+int styleable Toolbar_menu 14
+int styleable Toolbar_navigationContentDescription 15
+int styleable Toolbar_navigationIcon 16
+int styleable Toolbar_popupTheme 17
+int styleable Toolbar_subtitle 18
+int styleable Toolbar_subtitleTextAppearance 19
+int styleable Toolbar_subtitleTextColor 20
+int styleable Toolbar_title 21
+int styleable Toolbar_titleMargin 22
+int styleable Toolbar_titleMarginBottom 23
+int styleable Toolbar_titleMarginEnd 24
+int styleable Toolbar_titleMarginStart 25
+int styleable Toolbar_titleMarginTop 26
+int styleable Toolbar_titleMargins 27
+int styleable Toolbar_titleTextAppearance 28
+int styleable Toolbar_titleTextColor 29
+int[] styleable View { 0x01010000, 0x010100da, 0x7f0200b3, 0x7f0200b4, 0x7f0200ee }
+int styleable View_android_theme 0
+int styleable View_android_focusable 1
+int styleable View_paddingEnd 2
+int styleable View_paddingStart 3
+int styleable View_theme 4
+int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f020034, 0x7f020035 }
+int styleable ViewBackgroundHelper_android_background 0
+int styleable ViewBackgroundHelper_backgroundTint 1
+int styleable ViewBackgroundHelper_backgroundTintMode 2
+int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 }
+int styleable ViewStubCompat_android_id 0
+int styleable ViewStubCompat_android_layout 1
+int styleable ViewStubCompat_android_inflatedId 2
+int xml image_share_filepaths 0x7f100000
+int xml provider_paths 0x7f100001
diff --git a/myapp/android/app/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt b/myapp/android/app/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt
new file mode 100644
index 0000000..f5f81fa
--- /dev/null
+++ b/myapp/android/app/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt
@@ -0,0 +1,1305 @@
+com.example.myapp
+anim abc_fade_in
+anim abc_fade_out
+anim abc_grow_fade_in_from_bottom
+anim abc_popup_enter
+anim abc_popup_exit
+anim abc_shrink_fade_out_from_bottom
+anim abc_slide_in_bottom
+anim abc_slide_in_top
+anim abc_slide_out_bottom
+anim abc_slide_out_top
+anim abc_tooltip_enter
+anim abc_tooltip_exit
+anim btn_checkbox_to_checked_box_inner_merged_animation
+anim btn_checkbox_to_checked_box_outer_merged_animation
+anim btn_checkbox_to_checked_icon_null_animation
+anim btn_checkbox_to_unchecked_box_inner_merged_animation
+anim btn_checkbox_to_unchecked_check_path_merged_animation
+anim btn_checkbox_to_unchecked_icon_null_animation
+anim btn_radio_to_off_mtrl_dot_group_animation
+anim btn_radio_to_off_mtrl_ring_outer_animation
+anim btn_radio_to_off_mtrl_ring_outer_path_animation
+anim btn_radio_to_on_mtrl_dot_group_animation
+anim btn_radio_to_on_mtrl_ring_outer_animation
+anim btn_radio_to_on_mtrl_ring_outer_path_animation
+attr actionBarDivider
+attr actionBarItemBackground
+attr actionBarPopupTheme
+attr actionBarSize
+attr actionBarSplitStyle
+attr actionBarStyle
+attr actionBarTabBarStyle
+attr actionBarTabStyle
+attr actionBarTabTextStyle
+attr actionBarTheme
+attr actionBarWidgetTheme
+attr actionButtonStyle
+attr actionDropDownStyle
+attr actionLayout
+attr actionMenuTextAppearance
+attr actionMenuTextColor
+attr actionModeBackground
+attr actionModeCloseButtonStyle
+attr actionModeCloseDrawable
+attr actionModeCopyDrawable
+attr actionModeCutDrawable
+attr actionModeFindDrawable
+attr actionModePasteDrawable
+attr actionModePopupWindowStyle
+attr actionModeSelectAllDrawable
+attr actionModeShareDrawable
+attr actionModeSplitBackground
+attr actionModeStyle
+attr actionModeWebSearchDrawable
+attr actionOverflowButtonStyle
+attr actionOverflowMenuStyle
+attr actionProviderClass
+attr actionViewClass
+attr activityChooserViewStyle
+attr alertDialogButtonGroupStyle
+attr alertDialogCenterButtons
+attr alertDialogStyle
+attr alertDialogTheme
+attr allowStacking
+attr alpha
+attr alphabeticModifiers
+attr arrowHeadLength
+attr arrowShaftLength
+attr autoCompleteTextViewStyle
+attr autoSizeMaxTextSize
+attr autoSizeMinTextSize
+attr autoSizePresetSizes
+attr autoSizeStepGranularity
+attr autoSizeTextType
+attr background
+attr backgroundSplit
+attr backgroundStacked
+attr backgroundTint
+attr backgroundTintMode
+attr barLength
+attr borderlessButtonStyle
+attr buttonBarButtonStyle
+attr buttonBarNegativeButtonStyle
+attr buttonBarNeutralButtonStyle
+attr buttonBarPositiveButtonStyle
+attr buttonBarStyle
+attr buttonCompat
+attr buttonGravity
+attr buttonIconDimen
+attr buttonPanelSideLayout
+attr buttonStyle
+attr buttonStyleSmall
+attr buttonTint
+attr buttonTintMode
+attr checkboxStyle
+attr checkedTextViewStyle
+attr closeIcon
+attr closeItemLayout
+attr collapseContentDescription
+attr collapseIcon
+attr color
+attr colorAccent
+attr colorBackgroundFloating
+attr colorButtonNormal
+attr colorControlActivated
+attr colorControlHighlight
+attr colorControlNormal
+attr colorError
+attr colorPrimary
+attr colorPrimaryDark
+attr colorSwitchThumbNormal
+attr commitIcon
+attr contentDescription
+attr contentInsetEnd
+attr contentInsetEndWithActions
+attr contentInsetLeft
+attr contentInsetRight
+attr contentInsetStart
+attr contentInsetStartWithNavigation
+attr controlBackground
+attr customNavigationLayout
+attr defaultQueryHint
+attr dialogCornerRadius
+attr dialogPreferredPadding
+attr dialogTheme
+attr displayOptions
+attr divider
+attr dividerHorizontal
+attr dividerPadding
+attr dividerVertical
+attr drawableBottomCompat
+attr drawableEndCompat
+attr drawableLeftCompat
+attr drawableRightCompat
+attr drawableSize
+attr drawableStartCompat
+attr drawableTint
+attr drawableTintMode
+attr drawableTopCompat
+attr drawerArrowStyle
+attr dropDownListViewStyle
+attr dropdownListPreferredItemHeight
+attr editTextBackground
+attr editTextColor
+attr editTextStyle
+attr elevation
+attr expandActivityOverflowButtonDrawable
+attr firstBaselineToTopHeight
+attr font
+attr fontFamily
+attr fontProviderAuthority
+attr fontProviderCerts
+attr fontProviderFetchStrategy
+attr fontProviderFetchTimeout
+attr fontProviderPackage
+attr fontProviderQuery
+attr fontStyle
+attr fontVariationSettings
+attr fontWeight
+attr gapBetweenBars
+attr goIcon
+attr height
+attr hideOnContentScroll
+attr homeAsUpIndicator
+attr homeLayout
+attr icon
+attr iconTint
+attr iconTintMode
+attr iconifiedByDefault
+attr imageButtonStyle
+attr indeterminateProgressStyle
+attr initialActivityCount
+attr isLightTheme
+attr itemPadding
+attr lastBaselineToBottomHeight
+attr layout
+attr lineHeight
+attr listChoiceBackgroundIndicator
+attr listChoiceIndicatorMultipleAnimated
+attr listChoiceIndicatorSingleAnimated
+attr listDividerAlertDialog
+attr listItemLayout
+attr listLayout
+attr listMenuViewStyle
+attr listPopupWindowStyle
+attr listPreferredItemHeight
+attr listPreferredItemHeightLarge
+attr listPreferredItemHeightSmall
+attr listPreferredItemPaddingEnd
+attr listPreferredItemPaddingLeft
+attr listPreferredItemPaddingRight
+attr listPreferredItemPaddingStart
+attr logo
+attr logoDescription
+attr maxButtonHeight
+attr measureWithLargestChild
+attr menu
+attr multiChoiceItemLayout
+attr navigationContentDescription
+attr navigationIcon
+attr navigationMode
+attr numericModifiers
+attr overlapAnchor
+attr paddingBottomNoButtons
+attr paddingEnd
+attr paddingStart
+attr paddingTopNoTitle
+attr panelBackground
+attr panelMenuListTheme
+attr panelMenuListWidth
+attr popupMenuStyle
+attr popupTheme
+attr popupWindowStyle
+attr preserveIconSpacing
+attr progressBarPadding
+attr progressBarStyle
+attr queryBackground
+attr queryHint
+attr radioButtonStyle
+attr ratingBarStyle
+attr ratingBarStyleIndicator
+attr ratingBarStyleSmall
+attr searchHintIcon
+attr searchIcon
+attr searchViewStyle
+attr seekBarStyle
+attr selectableItemBackground
+attr selectableItemBackgroundBorderless
+attr showAsAction
+attr showDividers
+attr showText
+attr showTitle
+attr singleChoiceItemLayout
+attr spinBars
+attr spinnerDropDownItemStyle
+attr spinnerStyle
+attr splitTrack
+attr srcCompat
+attr state_above_anchor
+attr subMenuArrow
+attr submitBackground
+attr subtitle
+attr subtitleTextAppearance
+attr subtitleTextColor
+attr subtitleTextStyle
+attr suggestionRowLayout
+attr swipeRefreshLayoutProgressSpinnerBackgroundColor
+attr switchMinWidth
+attr switchPadding
+attr switchStyle
+attr switchTextAppearance
+attr textAllCaps
+attr textAppearanceLargePopupMenu
+attr textAppearanceListItem
+attr textAppearanceListItemSecondary
+attr textAppearanceListItemSmall
+attr textAppearancePopupMenuHeader
+attr textAppearanceSearchResultSubtitle
+attr textAppearanceSearchResultTitle
+attr textAppearanceSmallPopupMenu
+attr textColorAlertDialogListItem
+attr textColorSearchUrl
+attr textLocale
+attr theme
+attr thickness
+attr thumbTextPadding
+attr thumbTint
+attr thumbTintMode
+attr tickMark
+attr tickMarkTint
+attr tickMarkTintMode
+attr tint
+attr tintMode
+attr title
+attr titleMargin
+attr titleMarginBottom
+attr titleMarginEnd
+attr titleMarginStart
+attr titleMarginTop
+attr titleMargins
+attr titleTextAppearance
+attr titleTextColor
+attr titleTextStyle
+attr toolbarNavigationButtonStyle
+attr toolbarStyle
+attr tooltipForegroundColor
+attr tooltipFrameBackground
+attr tooltipText
+attr track
+attr trackTint
+attr trackTintMode
+attr ttcIndex
+attr viewInflaterClass
+attr voiceIcon
+attr windowActionBar
+attr windowActionBarOverlay
+attr windowActionModeOverlay
+attr windowFixedHeightMajor
+attr windowFixedHeightMinor
+attr windowFixedWidthMajor
+attr windowFixedWidthMinor
+attr windowMinWidthMajor
+attr windowMinWidthMinor
+attr windowNoTitle
+bool abc_action_bar_embed_tabs
+bool abc_allow_stacked_button_bar
+bool abc_config_actionMenuItemAllCaps
+color abc_background_cache_hint_selector_material_dark
+color abc_background_cache_hint_selector_material_light
+color abc_btn_colored_borderless_text_material
+color abc_btn_colored_text_material
+color abc_color_highlight_material
+color abc_decor_view_status_guard
+color abc_decor_view_status_guard_light
+color abc_hint_foreground_material_dark
+color abc_hint_foreground_material_light
+color abc_primary_text_disable_only_material_dark
+color abc_primary_text_disable_only_material_light
+color abc_primary_text_material_dark
+color abc_primary_text_material_light
+color abc_search_url_text
+color abc_search_url_text_normal
+color abc_search_url_text_pressed
+color abc_search_url_text_selected
+color abc_secondary_text_material_dark
+color abc_secondary_text_material_light
+color abc_tint_btn_checkable
+color abc_tint_default
+color abc_tint_edittext
+color abc_tint_seek_thumb
+color abc_tint_spinner
+color abc_tint_switch_track
+color accent_material_dark
+color accent_material_light
+color androidx_core_ripple_material_light
+color androidx_core_secondary_text_default_material_light
+color background_floating_material_dark
+color background_floating_material_light
+color background_material_dark
+color background_material_light
+color bright_foreground_disabled_material_dark
+color bright_foreground_disabled_material_light
+color bright_foreground_inverse_material_dark
+color bright_foreground_inverse_material_light
+color bright_foreground_material_dark
+color bright_foreground_material_light
+color browser_actions_bg_grey
+color browser_actions_divider_color
+color browser_actions_text_color
+color browser_actions_title_color
+color button_material_dark
+color button_material_light
+color dim_foreground_disabled_material_dark
+color dim_foreground_disabled_material_light
+color dim_foreground_material_dark
+color dim_foreground_material_light
+color error_color_material_dark
+color error_color_material_light
+color foreground_material_dark
+color foreground_material_light
+color highlighted_text_material_dark
+color highlighted_text_material_light
+color material_blue_grey_800
+color material_blue_grey_900
+color material_blue_grey_950
+color material_deep_teal_200
+color material_deep_teal_500
+color material_grey_100
+color material_grey_300
+color material_grey_50
+color material_grey_600
+color material_grey_800
+color material_grey_850
+color material_grey_900
+color notification_action_color_filter
+color notification_icon_bg_color
+color primary_dark_material_dark
+color primary_dark_material_light
+color primary_material_dark
+color primary_material_light
+color primary_text_default_material_dark
+color primary_text_default_material_light
+color primary_text_disabled_material_dark
+color primary_text_disabled_material_light
+color ripple_material_dark
+color ripple_material_light
+color secondary_text_default_material_dark
+color secondary_text_default_material_light
+color secondary_text_disabled_material_dark
+color secondary_text_disabled_material_light
+color switch_thumb_disabled_material_dark
+color switch_thumb_disabled_material_light
+color switch_thumb_material_dark
+color switch_thumb_material_light
+color switch_thumb_normal_material_dark
+color switch_thumb_normal_material_light
+color tooltip_background_dark
+color tooltip_background_light
+dimen abc_action_bar_content_inset_material
+dimen abc_action_bar_content_inset_with_nav
+dimen abc_action_bar_default_height_material
+dimen abc_action_bar_default_padding_end_material
+dimen abc_action_bar_default_padding_start_material
+dimen abc_action_bar_elevation_material
+dimen abc_action_bar_icon_vertical_padding_material
+dimen abc_action_bar_overflow_padding_end_material
+dimen abc_action_bar_overflow_padding_start_material
+dimen abc_action_bar_stacked_max_height
+dimen abc_action_bar_stacked_tab_max_width
+dimen abc_action_bar_subtitle_bottom_margin_material
+dimen abc_action_bar_subtitle_top_margin_material
+dimen abc_action_button_min_height_material
+dimen abc_action_button_min_width_material
+dimen abc_action_button_min_width_overflow_material
+dimen abc_alert_dialog_button_bar_height
+dimen abc_alert_dialog_button_dimen
+dimen abc_button_inset_horizontal_material
+dimen abc_button_inset_vertical_material
+dimen abc_button_padding_horizontal_material
+dimen abc_button_padding_vertical_material
+dimen abc_cascading_menus_min_smallest_width
+dimen abc_config_prefDialogWidth
+dimen abc_control_corner_material
+dimen abc_control_inset_material
+dimen abc_control_padding_material
+dimen abc_dialog_corner_radius_material
+dimen abc_dialog_fixed_height_major
+dimen abc_dialog_fixed_height_minor
+dimen abc_dialog_fixed_width_major
+dimen abc_dialog_fixed_width_minor
+dimen abc_dialog_list_padding_bottom_no_buttons
+dimen abc_dialog_list_padding_top_no_title
+dimen abc_dialog_min_width_major
+dimen abc_dialog_min_width_minor
+dimen abc_dialog_padding_material
+dimen abc_dialog_padding_top_material
+dimen abc_dialog_title_divider_material
+dimen abc_disabled_alpha_material_dark
+dimen abc_disabled_alpha_material_light
+dimen abc_dropdownitem_icon_width
+dimen abc_dropdownitem_text_padding_left
+dimen abc_dropdownitem_text_padding_right
+dimen abc_edit_text_inset_bottom_material
+dimen abc_edit_text_inset_horizontal_material
+dimen abc_edit_text_inset_top_material
+dimen abc_floating_window_z
+dimen abc_list_item_height_large_material
+dimen abc_list_item_height_material
+dimen abc_list_item_height_small_material
+dimen abc_list_item_padding_horizontal_material
+dimen abc_panel_menu_list_width
+dimen abc_progress_bar_height_material
+dimen abc_search_view_preferred_height
+dimen abc_search_view_preferred_width
+dimen abc_seekbar_track_background_height_material
+dimen abc_seekbar_track_progress_height_material
+dimen abc_select_dialog_padding_start_material
+dimen abc_switch_padding
+dimen abc_text_size_body_1_material
+dimen abc_text_size_body_2_material
+dimen abc_text_size_button_material
+dimen abc_text_size_caption_material
+dimen abc_text_size_display_1_material
+dimen abc_text_size_display_2_material
+dimen abc_text_size_display_3_material
+dimen abc_text_size_display_4_material
+dimen abc_text_size_headline_material
+dimen abc_text_size_large_material
+dimen abc_text_size_medium_material
+dimen abc_text_size_menu_header_material
+dimen abc_text_size_menu_material
+dimen abc_text_size_small_material
+dimen abc_text_size_subhead_material
+dimen abc_text_size_subtitle_material_toolbar
+dimen abc_text_size_title_material
+dimen abc_text_size_title_material_toolbar
+dimen browser_actions_context_menu_max_width
+dimen browser_actions_context_menu_min_padding
+dimen compat_button_inset_horizontal_material
+dimen compat_button_inset_vertical_material
+dimen compat_button_padding_horizontal_material
+dimen compat_button_padding_vertical_material
+dimen compat_control_corner_material
+dimen compat_notification_large_icon_max_height
+dimen compat_notification_large_icon_max_width
+dimen disabled_alpha_material_dark
+dimen disabled_alpha_material_light
+dimen highlight_alpha_material_colored
+dimen highlight_alpha_material_dark
+dimen highlight_alpha_material_light
+dimen hint_alpha_material_dark
+dimen hint_alpha_material_light
+dimen hint_pressed_alpha_material_dark
+dimen hint_pressed_alpha_material_light
+dimen notification_action_icon_size
+dimen notification_action_text_size
+dimen notification_big_circle_margin
+dimen notification_content_margin_start
+dimen notification_large_icon_height
+dimen notification_large_icon_width
+dimen notification_main_column_padding_top
+dimen notification_media_narrow_margin
+dimen notification_right_icon_size
+dimen notification_right_side_padding_top
+dimen notification_small_icon_background_padding
+dimen notification_small_icon_size_as_large
+dimen notification_subtext_size
+dimen notification_top_pad
+dimen notification_top_pad_large_text
+dimen tooltip_corner_radius
+dimen tooltip_horizontal_padding
+dimen tooltip_margin
+dimen tooltip_precise_anchor_extra_offset
+dimen tooltip_precise_anchor_threshold
+dimen tooltip_vertical_padding
+dimen tooltip_y_offset_non_touch
+dimen tooltip_y_offset_touch
+drawable abc_ab_share_pack_mtrl_alpha
+drawable abc_action_bar_item_background_material
+drawable abc_btn_borderless_material
+drawable abc_btn_check_material
+drawable abc_btn_check_material_anim
+drawable abc_btn_check_to_on_mtrl_000
+drawable abc_btn_check_to_on_mtrl_015
+drawable abc_btn_colored_material
+drawable abc_btn_default_mtrl_shape
+drawable abc_btn_radio_material
+drawable abc_btn_radio_material_anim
+drawable abc_btn_radio_to_on_mtrl_000
+drawable abc_btn_radio_to_on_mtrl_015
+drawable abc_btn_switch_to_on_mtrl_00001
+drawable abc_btn_switch_to_on_mtrl_00012
+drawable abc_cab_background_internal_bg
+drawable abc_cab_background_top_material
+drawable abc_cab_background_top_mtrl_alpha
+drawable abc_control_background_material
+drawable abc_dialog_material_background
+drawable abc_edit_text_material
+drawable abc_ic_ab_back_material
+drawable abc_ic_arrow_drop_right_black_24dp
+drawable abc_ic_clear_material
+drawable abc_ic_commit_search_api_mtrl_alpha
+drawable abc_ic_go_search_api_material
+drawable abc_ic_menu_copy_mtrl_am_alpha
+drawable abc_ic_menu_cut_mtrl_alpha
+drawable abc_ic_menu_overflow_material
+drawable abc_ic_menu_paste_mtrl_am_alpha
+drawable abc_ic_menu_selectall_mtrl_alpha
+drawable abc_ic_menu_share_mtrl_alpha
+drawable abc_ic_search_api_material
+drawable abc_ic_star_black_16dp
+drawable abc_ic_star_black_36dp
+drawable abc_ic_star_black_48dp
+drawable abc_ic_star_half_black_16dp
+drawable abc_ic_star_half_black_36dp
+drawable abc_ic_star_half_black_48dp
+drawable abc_ic_voice_search_api_material
+drawable abc_item_background_holo_dark
+drawable abc_item_background_holo_light
+drawable abc_list_divider_material
+drawable abc_list_divider_mtrl_alpha
+drawable abc_list_focused_holo
+drawable abc_list_longpressed_holo
+drawable abc_list_pressed_holo_dark
+drawable abc_list_pressed_holo_light
+drawable abc_list_selector_background_transition_holo_dark
+drawable abc_list_selector_background_transition_holo_light
+drawable abc_list_selector_disabled_holo_dark
+drawable abc_list_selector_disabled_holo_light
+drawable abc_list_selector_holo_dark
+drawable abc_list_selector_holo_light
+drawable abc_menu_hardkey_panel_mtrl_mult
+drawable abc_popup_background_mtrl_mult
+drawable abc_ratingbar_indicator_material
+drawable abc_ratingbar_material
+drawable abc_ratingbar_small_material
+drawable abc_scrubber_control_off_mtrl_alpha
+drawable abc_scrubber_control_to_pressed_mtrl_000
+drawable abc_scrubber_control_to_pressed_mtrl_005
+drawable abc_scrubber_primary_mtrl_alpha
+drawable abc_scrubber_track_mtrl_alpha
+drawable abc_seekbar_thumb_material
+drawable abc_seekbar_tick_mark_material
+drawable abc_seekbar_track_material
+drawable abc_spinner_mtrl_am_alpha
+drawable abc_spinner_textfield_background_material
+drawable abc_switch_thumb_material
+drawable abc_switch_track_mtrl_alpha
+drawable abc_tab_indicator_material
+drawable abc_tab_indicator_mtrl_alpha
+drawable abc_text_cursor_material
+drawable abc_text_select_handle_left_mtrl_dark
+drawable abc_text_select_handle_left_mtrl_light
+drawable abc_text_select_handle_middle_mtrl_dark
+drawable abc_text_select_handle_middle_mtrl_light
+drawable abc_text_select_handle_right_mtrl_dark
+drawable abc_text_select_handle_right_mtrl_light
+drawable abc_textfield_activated_mtrl_alpha
+drawable abc_textfield_default_mtrl_alpha
+drawable abc_textfield_search_activated_mtrl_alpha
+drawable abc_textfield_search_default_mtrl_alpha
+drawable abc_textfield_search_material
+drawable abc_vector_test
+drawable btn_checkbox_checked_mtrl
+drawable btn_checkbox_checked_to_unchecked_mtrl_animation
+drawable btn_checkbox_unchecked_mtrl
+drawable btn_checkbox_unchecked_to_checked_mtrl_animation
+drawable btn_radio_off_mtrl
+drawable btn_radio_off_to_on_mtrl_animation
+drawable btn_radio_on_mtrl
+drawable btn_radio_on_to_off_mtrl_animation
+drawable floating_action_mode_shape
+drawable launch_background
+drawable notification_action_background
+drawable notification_bg
+drawable notification_bg_low
+drawable notification_bg_low_normal
+drawable notification_bg_low_pressed
+drawable notification_bg_normal
+drawable notification_bg_normal_pressed
+drawable notification_icon_background
+drawable notification_template_icon_bg
+drawable notification_template_icon_low_bg
+drawable notification_tile_bg
+drawable notify_panel_notification_icon_bg
+drawable tooltip_frame_dark
+drawable tooltip_frame_light
+id ALT
+id CTRL
+id FUNCTION
+id META
+id SHIFT
+id SYM
+id accessibility_action_clickable_span
+id accessibility_custom_action_0
+id accessibility_custom_action_1
+id accessibility_custom_action_10
+id accessibility_custom_action_11
+id accessibility_custom_action_12
+id accessibility_custom_action_13
+id accessibility_custom_action_14
+id accessibility_custom_action_15
+id accessibility_custom_action_16
+id accessibility_custom_action_17
+id accessibility_custom_action_18
+id accessibility_custom_action_19
+id accessibility_custom_action_2
+id accessibility_custom_action_20
+id accessibility_custom_action_21
+id accessibility_custom_action_22
+id accessibility_custom_action_23
+id accessibility_custom_action_24
+id accessibility_custom_action_25
+id accessibility_custom_action_26
+id accessibility_custom_action_27
+id accessibility_custom_action_28
+id accessibility_custom_action_29
+id accessibility_custom_action_3
+id accessibility_custom_action_30
+id accessibility_custom_action_31
+id accessibility_custom_action_4
+id accessibility_custom_action_5
+id accessibility_custom_action_6
+id accessibility_custom_action_7
+id accessibility_custom_action_8
+id accessibility_custom_action_9
+id action_bar
+id action_bar_activity_content
+id action_bar_container
+id action_bar_root
+id action_bar_spinner
+id action_bar_subtitle
+id action_bar_title
+id action_close
+id action_container
+id action_context_bar
+id action_divider
+id action_go_back
+id action_go_forward
+id action_image
+id action_menu_divider
+id action_menu_presenter
+id action_mode_bar
+id action_mode_bar_stub
+id action_mode_close_button
+id action_reload
+id action_share
+id action_text
+id actions
+id activity_chooser_view_content
+id add
+id alertTitle
+id always
+id async
+id beginning
+id blocking
+id bottom
+id browser_actions_header_text
+id browser_actions_menu_item_icon
+id browser_actions_menu_item_text
+id browser_actions_menu_items
+id browser_actions_menu_view
+id buttonPanel
+id center_vertical
+id checkbox
+id checked
+id chronometer
+id collapseActionView
+id container
+id content
+id contentPanel
+id custom
+id customPanel
+id decor_content_parent
+id default_activity_button
+id dialog_button
+id disableHome
+id edit_query
+id end
+id expand_activities_button
+id expanded_menu
+id forever
+id group_divider
+id home
+id homeAsUp
+id icon
+id icon_group
+id ifRoom
+id image
+id info
+id italic
+id line1
+id line3
+id listMode
+id list_item
+id menu_search
+id message
+id middle
+id multiply
+id never
+id none
+id normal
+id notification_background
+id notification_main_column
+id notification_main_column_container
+id off
+id on
+id parentPanel
+id progressBar
+id progress_circular
+id progress_horizontal
+id pullToRefresh
+id radio
+id right_icon
+id right_side
+id screen
+id scrollIndicatorDown
+id scrollIndicatorUp
+id scrollView
+id search_badge
+id search_bar
+id search_button
+id search_close_btn
+id search_edit_frame
+id search_go_btn
+id search_mag_icon
+id search_plate
+id search_src_text
+id search_voice_btn
+id select_dialog_listview
+id shortcut
+id showCustom
+id showHome
+id showTitle
+id spacer
+id split_action_bar
+id src_atop
+id src_in
+id src_over
+id submenuarrow
+id submit_area
+id tabMode
+id tag_accessibility_actions
+id tag_accessibility_clickable_spans
+id tag_accessibility_heading
+id tag_accessibility_pane_title
+id tag_screen_reader_focusable
+id tag_transition_group
+id tag_unhandled_key_event_manager
+id tag_unhandled_key_listeners
+id text
+id text2
+id textSpacerNoButtons
+id textSpacerNoTitle
+id time
+id title
+id titleDividerNoCustom
+id title_template
+id top
+id topPanel
+id unchecked
+id uniform
+id up
+id useLogo
+id webView
+id withText
+id wrap_content
+integer abc_config_activityDefaultDur
+integer abc_config_activityShortDur
+integer cancel_button_image_alpha
+integer config_tooltipAnimTime
+integer status_bar_notification_info_maxnum
+interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
+interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
+interpolator btn_radio_to_off_mtrl_animation_interpolator_0
+interpolator btn_radio_to_on_mtrl_animation_interpolator_0
+interpolator fast_out_slow_in
+layout abc_action_bar_title_item
+layout abc_action_bar_up_container
+layout abc_action_menu_item_layout
+layout abc_action_menu_layout
+layout abc_action_mode_bar
+layout abc_action_mode_close_item_material
+layout abc_activity_chooser_view
+layout abc_activity_chooser_view_list_item
+layout abc_alert_dialog_button_bar_material
+layout abc_alert_dialog_material
+layout abc_alert_dialog_title_material
+layout abc_cascading_menu_item_layout
+layout abc_dialog_title_material
+layout abc_expanded_menu_layout
+layout abc_list_menu_item_checkbox
+layout abc_list_menu_item_icon
+layout abc_list_menu_item_layout
+layout abc_list_menu_item_radio
+layout abc_popup_menu_header_item_layout
+layout abc_popup_menu_item_layout
+layout abc_screen_content_include
+layout abc_screen_simple
+layout abc_screen_simple_overlay_action_mode
+layout abc_screen_toolbar
+layout abc_search_dropdown_item_icons_2line
+layout abc_search_view
+layout abc_select_dialog_material
+layout abc_tooltip
+layout activity_web_view
+layout browser_actions_context_menu_page
+layout browser_actions_context_menu_row
+layout chrome_custom_tabs_layout
+layout custom_dialog
+layout floating_action_mode
+layout floating_action_mode_item
+layout notification_action
+layout notification_action_tombstone
+layout notification_template_custom_big
+layout notification_template_icon_group
+layout notification_template_part_chronometer
+layout notification_template_part_time
+layout select_dialog_item_material
+layout select_dialog_multichoice_material
+layout select_dialog_singlechoice_material
+layout support_simple_spinner_dropdown_item
+menu menu_main
+mipmap ic_launcher
+string abc_action_bar_home_description
+string abc_action_bar_up_description
+string abc_action_menu_overflow_description
+string abc_action_mode_done
+string abc_activity_chooser_view_see_all
+string abc_activitychooserview_choose_application
+string abc_capital_off
+string abc_capital_on
+string abc_menu_alt_shortcut_label
+string abc_menu_ctrl_shortcut_label
+string abc_menu_delete_shortcut_label
+string abc_menu_enter_shortcut_label
+string abc_menu_function_shortcut_label
+string abc_menu_meta_shortcut_label
+string abc_menu_shift_shortcut_label
+string abc_menu_space_shortcut_label
+string abc_menu_sym_shortcut_label
+string abc_prepend_shortcut_label
+string abc_search_hint
+string abc_searchview_description_clear
+string abc_searchview_description_query
+string abc_searchview_description_search
+string abc_searchview_description_submit
+string abc_searchview_description_voice
+string abc_shareactionprovider_share_with
+string abc_shareactionprovider_share_with_application
+string abc_toolbar_collapse_description
+string action_close
+string action_go_back
+string action_go_forward
+string action_reload
+string action_share
+string copy_toast_msg
+string fallback_menu_item_copy_link
+string fallback_menu_item_open_in_browser
+string fallback_menu_item_share_link
+string menu_search
+string search_menu_title
+string status_bar_notification_info_overflow
+style AlertDialog_AppCompat
+style AlertDialog_AppCompat_Light
+style Animation_AppCompat_Dialog
+style Animation_AppCompat_DropDownUp
+style Animation_AppCompat_Tooltip
+style AppTheme
+style Base_AlertDialog_AppCompat
+style Base_AlertDialog_AppCompat_Light
+style Base_Animation_AppCompat_Dialog
+style Base_Animation_AppCompat_DropDownUp
+style Base_Animation_AppCompat_Tooltip
+style Base_DialogWindowTitle_AppCompat
+style Base_DialogWindowTitleBackground_AppCompat
+style Base_TextAppearance_AppCompat
+style Base_TextAppearance_AppCompat_Body1
+style Base_TextAppearance_AppCompat_Body2
+style Base_TextAppearance_AppCompat_Button
+style Base_TextAppearance_AppCompat_Caption
+style Base_TextAppearance_AppCompat_Display1
+style Base_TextAppearance_AppCompat_Display2
+style Base_TextAppearance_AppCompat_Display3
+style Base_TextAppearance_AppCompat_Display4
+style Base_TextAppearance_AppCompat_Headline
+style Base_TextAppearance_AppCompat_Inverse
+style Base_TextAppearance_AppCompat_Large
+style Base_TextAppearance_AppCompat_Large_Inverse
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Medium
+style Base_TextAppearance_AppCompat_Medium_Inverse
+style Base_TextAppearance_AppCompat_Menu
+style Base_TextAppearance_AppCompat_SearchResult
+style Base_TextAppearance_AppCompat_SearchResult_Subtitle
+style Base_TextAppearance_AppCompat_SearchResult_Title
+style Base_TextAppearance_AppCompat_Small
+style Base_TextAppearance_AppCompat_Small_Inverse
+style Base_TextAppearance_AppCompat_Subhead
+style Base_TextAppearance_AppCompat_Subhead_Inverse
+style Base_TextAppearance_AppCompat_Title
+style Base_TextAppearance_AppCompat_Title_Inverse
+style Base_TextAppearance_AppCompat_Tooltip
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
+style Base_TextAppearance_AppCompat_Widget_Button
+style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Inverse
+style Base_TextAppearance_AppCompat_Widget_DropDownItem
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Widget_Switch
+style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
+style Base_Theme_AppCompat
+style Base_Theme_AppCompat_CompactMenu
+style Base_Theme_AppCompat_Dialog
+style Base_Theme_AppCompat_Dialog_Alert
+style Base_Theme_AppCompat_Dialog_FixedSize
+style Base_Theme_AppCompat_Dialog_MinWidth
+style Base_Theme_AppCompat_DialogWhenLarge
+style Base_Theme_AppCompat_Light
+style Base_Theme_AppCompat_Light_DarkActionBar
+style Base_Theme_AppCompat_Light_Dialog
+style Base_Theme_AppCompat_Light_Dialog_Alert
+style Base_Theme_AppCompat_Light_Dialog_FixedSize
+style Base_Theme_AppCompat_Light_Dialog_MinWidth
+style Base_Theme_AppCompat_Light_DialogWhenLarge
+style Base_ThemeOverlay_AppCompat
+style Base_ThemeOverlay_AppCompat_ActionBar
+style Base_ThemeOverlay_AppCompat_Dark
+style Base_ThemeOverlay_AppCompat_Dark_ActionBar
+style Base_ThemeOverlay_AppCompat_Dialog
+style Base_ThemeOverlay_AppCompat_Dialog_Alert
+style Base_ThemeOverlay_AppCompat_Light
+style Base_V21_Theme_AppCompat
+style Base_V21_Theme_AppCompat_Dialog
+style Base_V21_Theme_AppCompat_Light
+style Base_V21_Theme_AppCompat_Light_Dialog
+style Base_V21_ThemeOverlay_AppCompat_Dialog
+style Base_V22_Theme_AppCompat
+style Base_V22_Theme_AppCompat_Light
+style Base_V23_Theme_AppCompat
+style Base_V23_Theme_AppCompat_Light
+style Base_V26_Theme_AppCompat
+style Base_V26_Theme_AppCompat_Light
+style Base_V26_Widget_AppCompat_Toolbar
+style Base_V28_Theme_AppCompat
+style Base_V28_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat
+style Base_V7_Theme_AppCompat_Dialog
+style Base_V7_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat_Light_Dialog
+style Base_V7_ThemeOverlay_AppCompat_Dialog
+style Base_V7_Widget_AppCompat_AutoCompleteTextView
+style Base_V7_Widget_AppCompat_EditText
+style Base_V7_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_ActionBar
+style Base_Widget_AppCompat_ActionBar_Solid
+style Base_Widget_AppCompat_ActionBar_TabBar
+style Base_Widget_AppCompat_ActionBar_TabText
+style Base_Widget_AppCompat_ActionBar_TabView
+style Base_Widget_AppCompat_ActionButton
+style Base_Widget_AppCompat_ActionButton_CloseMode
+style Base_Widget_AppCompat_ActionButton_Overflow
+style Base_Widget_AppCompat_ActionMode
+style Base_Widget_AppCompat_ActivityChooserView
+style Base_Widget_AppCompat_AutoCompleteTextView
+style Base_Widget_AppCompat_Button
+style Base_Widget_AppCompat_Button_Borderless
+style Base_Widget_AppCompat_Button_Borderless_Colored
+style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_Button_Colored
+style Base_Widget_AppCompat_Button_Small
+style Base_Widget_AppCompat_ButtonBar
+style Base_Widget_AppCompat_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_CompoundButton_CheckBox
+style Base_Widget_AppCompat_CompoundButton_RadioButton
+style Base_Widget_AppCompat_CompoundButton_Switch
+style Base_Widget_AppCompat_DrawerArrowToggle
+style Base_Widget_AppCompat_DrawerArrowToggle_Common
+style Base_Widget_AppCompat_DropDownItem_Spinner
+style Base_Widget_AppCompat_EditText
+style Base_Widget_AppCompat_ImageButton
+style Base_Widget_AppCompat_Light_ActionBar
+style Base_Widget_AppCompat_Light_ActionBar_Solid
+style Base_Widget_AppCompat_Light_ActionBar_TabBar
+style Base_Widget_AppCompat_Light_ActionBar_TabText
+style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Base_Widget_AppCompat_Light_ActionBar_TabView
+style Base_Widget_AppCompat_Light_PopupMenu
+style Base_Widget_AppCompat_Light_PopupMenu_Overflow
+style Base_Widget_AppCompat_ListMenuView
+style Base_Widget_AppCompat_ListPopupWindow
+style Base_Widget_AppCompat_ListView
+style Base_Widget_AppCompat_ListView_DropDown
+style Base_Widget_AppCompat_ListView_Menu
+style Base_Widget_AppCompat_PopupMenu
+style Base_Widget_AppCompat_PopupMenu_Overflow
+style Base_Widget_AppCompat_PopupWindow
+style Base_Widget_AppCompat_ProgressBar
+style Base_Widget_AppCompat_ProgressBar_Horizontal
+style Base_Widget_AppCompat_RatingBar
+style Base_Widget_AppCompat_RatingBar_Indicator
+style Base_Widget_AppCompat_RatingBar_Small
+style Base_Widget_AppCompat_SearchView
+style Base_Widget_AppCompat_SearchView_ActionBar
+style Base_Widget_AppCompat_SeekBar
+style Base_Widget_AppCompat_SeekBar_Discrete
+style Base_Widget_AppCompat_Spinner
+style Base_Widget_AppCompat_Spinner_Underlined
+style Base_Widget_AppCompat_TextView
+style Base_Widget_AppCompat_TextView_SpinnerItem
+style Base_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_Toolbar_Button_Navigation
+style InAppWebViewTheme
+style LaunchTheme
+style NormalTheme
+style Platform_AppCompat
+style Platform_AppCompat_Light
+style Platform_ThemeOverlay_AppCompat
+style Platform_ThemeOverlay_AppCompat_Dark
+style Platform_ThemeOverlay_AppCompat_Light
+style Platform_V21_AppCompat
+style Platform_V21_AppCompat_Light
+style Platform_V25_AppCompat
+style Platform_V25_AppCompat_Light
+style Platform_Widget_AppCompat_Spinner
+style RtlOverlay_DialogWindowTitle_AppCompat
+style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
+style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
+style RtlOverlay_Widget_AppCompat_PopupMenuItem
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
+style RtlOverlay_Widget_AppCompat_Search_DropDown
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
+style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
+style RtlUnderlay_Widget_AppCompat_ActionButton
+style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
+style TextAppearance_AppCompat
+style TextAppearance_AppCompat_Body1
+style TextAppearance_AppCompat_Body2
+style TextAppearance_AppCompat_Button
+style TextAppearance_AppCompat_Caption
+style TextAppearance_AppCompat_Display1
+style TextAppearance_AppCompat_Display2
+style TextAppearance_AppCompat_Display3
+style TextAppearance_AppCompat_Display4
+style TextAppearance_AppCompat_Headline
+style TextAppearance_AppCompat_Inverse
+style TextAppearance_AppCompat_Large
+style TextAppearance_AppCompat_Large_Inverse
+style TextAppearance_AppCompat_Light_SearchResult_Subtitle
+style TextAppearance_AppCompat_Light_SearchResult_Title
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Medium
+style TextAppearance_AppCompat_Medium_Inverse
+style TextAppearance_AppCompat_Menu
+style TextAppearance_AppCompat_SearchResult_Subtitle
+style TextAppearance_AppCompat_SearchResult_Title
+style TextAppearance_AppCompat_Small
+style TextAppearance_AppCompat_Small_Inverse
+style TextAppearance_AppCompat_Subhead
+style TextAppearance_AppCompat_Subhead_Inverse
+style TextAppearance_AppCompat_Title
+style TextAppearance_AppCompat_Title_Inverse
+style TextAppearance_AppCompat_Tooltip
+style TextAppearance_AppCompat_Widget_ActionBar_Menu
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionBar_Title
+style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Title
+style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
+style TextAppearance_AppCompat_Widget_Button
+style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style TextAppearance_AppCompat_Widget_Button_Colored
+style TextAppearance_AppCompat_Widget_Button_Inverse
+style TextAppearance_AppCompat_Widget_DropDownItem
+style TextAppearance_AppCompat_Widget_PopupMenu_Header
+style TextAppearance_AppCompat_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Widget_Switch
+style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style TextAppearance_Compat_Notification
+style TextAppearance_Compat_Notification_Info
+style TextAppearance_Compat_Notification_Line2
+style TextAppearance_Compat_Notification_Time
+style TextAppearance_Compat_Notification_Title
+style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style TextAppearance_Widget_AppCompat_Toolbar_Title
+style Theme_AppCompat
+style Theme_AppCompat_CompactMenu
+style Theme_AppCompat_DayNight
+style Theme_AppCompat_DayNight_DarkActionBar
+style Theme_AppCompat_DayNight_Dialog
+style Theme_AppCompat_DayNight_Dialog_Alert
+style Theme_AppCompat_DayNight_Dialog_MinWidth
+style Theme_AppCompat_DayNight_DialogWhenLarge
+style Theme_AppCompat_DayNight_NoActionBar
+style Theme_AppCompat_Dialog
+style Theme_AppCompat_Dialog_Alert
+style Theme_AppCompat_Dialog_MinWidth
+style Theme_AppCompat_DialogWhenLarge
+style Theme_AppCompat_Empty
+style Theme_AppCompat_Light
+style Theme_AppCompat_Light_DarkActionBar
+style Theme_AppCompat_Light_Dialog
+style Theme_AppCompat_Light_Dialog_Alert
+style Theme_AppCompat_Light_Dialog_MinWidth
+style Theme_AppCompat_Light_DialogWhenLarge
+style Theme_AppCompat_Light_NoActionBar
+style Theme_AppCompat_NoActionBar
+style ThemeOverlay_AppCompat
+style ThemeOverlay_AppCompat_ActionBar
+style ThemeOverlay_AppCompat_Dark
+style ThemeOverlay_AppCompat_Dark_ActionBar
+style ThemeOverlay_AppCompat_DayNight
+style ThemeOverlay_AppCompat_DayNight_ActionBar
+style ThemeOverlay_AppCompat_Dialog
+style ThemeOverlay_AppCompat_Dialog_Alert
+style ThemeOverlay_AppCompat_Light
+style ThemeTransparent
+style Widget_AppCompat_ActionBar
+style Widget_AppCompat_ActionBar_Solid
+style Widget_AppCompat_ActionBar_TabBar
+style Widget_AppCompat_ActionBar_TabText
+style Widget_AppCompat_ActionBar_TabView
+style Widget_AppCompat_ActionButton
+style Widget_AppCompat_ActionButton_CloseMode
+style Widget_AppCompat_ActionButton_Overflow
+style Widget_AppCompat_ActionMode
+style Widget_AppCompat_ActivityChooserView
+style Widget_AppCompat_AutoCompleteTextView
+style Widget_AppCompat_Button
+style Widget_AppCompat_Button_Borderless
+style Widget_AppCompat_Button_Borderless_Colored
+style Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Widget_AppCompat_Button_Colored
+style Widget_AppCompat_Button_Small
+style Widget_AppCompat_ButtonBar
+style Widget_AppCompat_ButtonBar_AlertDialog
+style Widget_AppCompat_CompoundButton_CheckBox
+style Widget_AppCompat_CompoundButton_RadioButton
+style Widget_AppCompat_CompoundButton_Switch
+style Widget_AppCompat_DrawerArrowToggle
+style Widget_AppCompat_DropDownItem_Spinner
+style Widget_AppCompat_EditText
+style Widget_AppCompat_ImageButton
+style Widget_AppCompat_Light_ActionBar
+style Widget_AppCompat_Light_ActionBar_Solid
+style Widget_AppCompat_Light_ActionBar_Solid_Inverse
+style Widget_AppCompat_Light_ActionBar_TabBar
+style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
+style Widget_AppCompat_Light_ActionBar_TabText
+style Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Widget_AppCompat_Light_ActionBar_TabView
+style Widget_AppCompat_Light_ActionBar_TabView_Inverse
+style Widget_AppCompat_Light_ActionButton
+style Widget_AppCompat_Light_ActionButton_CloseMode
+style Widget_AppCompat_Light_ActionButton_Overflow
+style Widget_AppCompat_Light_ActionMode_Inverse
+style Widget_AppCompat_Light_ActivityChooserView
+style Widget_AppCompat_Light_AutoCompleteTextView
+style Widget_AppCompat_Light_DropDownItem_Spinner
+style Widget_AppCompat_Light_ListPopupWindow
+style Widget_AppCompat_Light_ListView_DropDown
+style Widget_AppCompat_Light_PopupMenu
+style Widget_AppCompat_Light_PopupMenu_Overflow
+style Widget_AppCompat_Light_SearchView
+style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
+style Widget_AppCompat_ListMenuView
+style Widget_AppCompat_ListPopupWindow
+style Widget_AppCompat_ListView
+style Widget_AppCompat_ListView_DropDown
+style Widget_AppCompat_ListView_Menu
+style Widget_AppCompat_PopupMenu
+style Widget_AppCompat_PopupMenu_Overflow
+style Widget_AppCompat_PopupWindow
+style Widget_AppCompat_ProgressBar
+style Widget_AppCompat_ProgressBar_Horizontal
+style Widget_AppCompat_RatingBar
+style Widget_AppCompat_RatingBar_Indicator
+style Widget_AppCompat_RatingBar_Small
+style Widget_AppCompat_SearchView
+style Widget_AppCompat_SearchView_ActionBar
+style Widget_AppCompat_SeekBar
+style Widget_AppCompat_SeekBar_Discrete
+style Widget_AppCompat_Spinner
+style Widget_AppCompat_Spinner_DropDown
+style Widget_AppCompat_Spinner_DropDown_ActionBar
+style Widget_AppCompat_Spinner_Underlined
+style Widget_AppCompat_TextView
+style Widget_AppCompat_TextView_SpinnerItem
+style Widget_AppCompat_Toolbar
+style Widget_AppCompat_Toolbar_Button_Navigation
+style Widget_Compat_NotificationActionContainer
+style Widget_Compat_NotificationActionText
+styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle
+styleable ActionBarLayout android_layout_gravity
+styleable ActionMenuItemView android_minWidth
+styleable ActionMenuView
+styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
+styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
+styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
+styleable AnimatedStateListDrawableCompat android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
+styleable AnimatedStateListDrawableItem android_id android_drawable
+styleable AnimatedStateListDrawableTransition android_drawable android_toId android_fromId android_reversible
+styleable AppCompatImageView android_src srcCompat tint tintMode
+styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
+styleable AppCompatTextHelper android_textAppearance android_drawableTop android_drawableBottom android_drawableLeft android_drawableRight android_drawableStart android_drawableEnd
+styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
+styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle
+styleable ButtonBarLayout allowStacking
+styleable ColorStateListItem android_color android_alpha alpha
+styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
+styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
+styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery
+styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex
+styleable GradientColor android_startColor android_endColor android_type android_centerX android_centerY android_gradientRadius android_tileMode android_centerColor android_startX android_startY android_endX android_endY
+styleable GradientColorItem android_color android_offset
+styleable LinearLayoutCompat android_gravity android_orientation android_baselineAligned android_baselineAlignedChildIndex android_weightSum divider dividerPadding measureWithLargestChild showDividers
+styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_width android_layout_height android_layout_weight
+styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
+styleable MenuGroup android_enabled android_id android_visible android_menuCategory android_orderInCategory android_checkableBehavior
+styleable MenuItem android_icon android_enabled android_id android_checked android_visible android_menuCategory android_orderInCategory android_title android_titleCondensed android_alphabeticShortcut android_numericShortcut android_checkable android_onClick actionLayout actionProviderClass actionViewClass alphabeticModifiers contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText
+styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing subMenuArrow
+styleable PopupWindow android_popupBackground android_popupAnimationStyle overlapAnchor
+styleable PopupWindowBackgroundState state_above_anchor
+styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
+styleable SearchView android_focusable android_maxWidth android_inputType android_imeOptions closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
+styleable Spinner android_entries android_popupBackground android_prompt android_dropDownWidth popupTheme
+styleable StateListDrawable android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
+styleable StateListDrawableItem android_drawable
+styleable SwipeRefreshLayout swipeRefreshLayoutProgressSpinnerBackgroundColor
+styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
+styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor android_textColorHint android_textColorLink android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_fontFamily android_textFontWeight fontFamily fontVariationSettings textAllCaps textLocale
+styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
+styleable View android_theme android_focusable paddingEnd paddingStart theme
+styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
+styleable ViewStubCompat android_id android_layout android_inflatedId
+xml image_share_filepaths
+xml provider_paths
diff --git a/myapp/android/app/build/outputs/apk/release/app-release.apk b/myapp/android/app/build/outputs/apk/release/app-release.apk
new file mode 100644
index 0000000..2944e20
Binary files /dev/null and b/myapp/android/app/build/outputs/apk/release/app-release.apk differ
diff --git a/myapp/android/app/build/outputs/apk/release/output-metadata.json b/myapp/android/app/build/outputs/apk/release/output-metadata.json
new file mode 100644
index 0000000..bcbd5d3
--- /dev/null
+++ b/myapp/android/app/build/outputs/apk/release/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 2,
+ "artifactType": {
+ "type": "APK",
+ "kind": "Directory"
+ },
+ "applicationId": "com.example.myapp",
+ "variantName": "processReleaseResources",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "versionCode": 1,
+ "versionName": "1.0.0",
+ "outputFile": "app-release.apk"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/myapp/android/app/build/outputs/logs/manifest-merger-release-report.txt b/myapp/android/app/build/outputs/logs/manifest-merger-release-report.txt
new file mode 100644
index 0000000..911101f
--- /dev/null
+++ b/myapp/android/app/build/outputs/logs/manifest-merger-release-report.txt
@@ -0,0 +1,216 @@
+-- Merging decision tree log ---
+manifest
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+MERGED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:2:1-29:12
+MERGED from [:shared_preferences] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/shared_preferences/intermediates/library_manifest/release/AndroidManifest.xml:2:1-7:12
+MERGED from [:android_alarm_manager_plus] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/android_alarm_manager_plus/intermediates/library_manifest/release/AndroidManifest.xml:2:1-7:12
+MERGED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:2:1-14:12
+MERGED from [androidx.webkit:webkit:1.4.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/ffb3e577b83051159f15466c3f121322/webkit-1.4.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.browser:browser:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/48739ba133da941fe41eab37ffb928ef/browser-1.3.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.appcompat:appcompat:1.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/5cc10fa79d98a6363adab29f7c5f3eea/appcompat-1.2.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/7f3dd40d81a0ae43767399f58da0c99b/swiperefreshlayout-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.fragment:fragment:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/2fd9120a6da4df3dbabdd40f6a2d8995/fragment-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.appcompat:appcompat-resources:1.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/93b67ce77e3018bae7dcfb3d9df971c2/jetified-appcompat-resources-1.2.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a71638e40cbd9c9c6e5d2d7449ca53dd/drawerlayout-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.viewpager:viewpager:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/eb26273f8f7192460456ce62b9bdf9ef/viewpager-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.loader:loader:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/d9536c14ffde0b7289f12ba6def6bfa4/loader-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.activity:activity:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/68dbf8ea01a1dbd974fc87b5753550f0/jetified-activity-1.0.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a59d1de1f299e68c5b049a432ccfd655/vectordrawable-animated-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/42415d22b488b741b7e8fbc712464c00/vectordrawable-1.1.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.customview:customview:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/bc28a09d8d2212ffd5788fe6c1853326/customview-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.core:core:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a69d6fcd21e670073cd9cab171299398/core-1.3.0/AndroidManifest.xml:17:1-26:12
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/96aee308bccd03bc62c306516c23a410/versionedparcelable-1.1.0/AndroidManifest.xml:17:1-27:12
+MERGED from [androidx.interpolator:interpolator:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/b962778313a0e23f9ca3dbafc012c1af/interpolator-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/c39070be4a8b092ae5970162a829e305/cursoradapter-1.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/ca6b214160bd0909b103aa12202ef51c/lifecycle-runtime-2.2.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.savedstate:savedstate:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/2271d874344878e62b9a8e309af0c39d/jetified-savedstate-1.0.0/AndroidManifest.xml:17:1-24:12
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/fb333fb43575d8a3b51161295454427f/lifecycle-livedata-2.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/cad25976877a6ae855ef6821534f58a1/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.arch.core:core-runtime:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/5f606c30f064eed94124828de37fadc0/core-runtime-2.0.0/AndroidManifest.xml:17:1-22:12
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/15792e6083b2b5b5a7ffa285d47daa24/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:17:1-22:12
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+ package
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:2:5-32
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ android:versionName
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ android:versionCode
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:1-45:12
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ xmlns:android
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:1:11-69
+application
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:3:4-43:19
+MERGED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:13:5-27:19
+MERGED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:13:5-27:19
+MERGED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:7:5-12:19
+MERGED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:7:5-12:19
+MERGED from [androidx.core:core:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a69d6fcd21e670073cd9cab171299398/core-1.3.0/AndroidManifest.xml:24:5-89
+MERGED from [androidx.core:core:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a69d6fcd21e670073cd9cab171299398/core-1.3.0/AndroidManifest.xml:24:5-89
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/96aee308bccd03bc62c306516c23a410/versionedparcelable-1.1.0/AndroidManifest.xml:24:5-25:19
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/96aee308bccd03bc62c306516c23a410/versionedparcelable-1.1.0/AndroidManifest.xml:24:5-25:19
+ android:appComponentFactory
+ ADDED from [androidx.core:core:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a69d6fcd21e670073cd9cab171299398/core-1.3.0/AndroidManifest.xml:24:18-86
+ android:label
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:4:9-30
+ android:icon
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:5:9-43
+activity#com.example.myapp.MainActivity
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:6:9-34:20
+ android:launchMode
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:8:13-43
+ android:hardwareAccelerated
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:11:13-47
+ android:windowSoftInputMode
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:12:13-55
+ android:configChanges
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:10:13-163
+ android:theme
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:9:13-47
+ android:name
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:7:13-41
+meta-data#io.flutter.embedding.android.NormalTheme
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:17:13-20:17
+ android:resource
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:19:15-52
+ android:name
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:18:15-70
+meta-data#io.flutter.embedding.android.SplashScreenDrawable
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:26:13-29:17
+ android:resource
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:28:15-61
+ android:name
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:27:15-79
+intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:30:13-33:29
+action#android.intent.action.MAIN
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:31:17-68
+ android:name
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:31:25-66
+category#android.intent.category.LAUNCHER
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:32:17-76
+ android:name
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:32:27-74
+meta-data#flutterEmbedding
+ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:37:9-39:33
+ android:value
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:39:13-30
+ android:name
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml:38:13-44
+uses-sdk
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+MERGED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:shared_preferences] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/shared_preferences/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:shared_preferences] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/shared_preferences/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:android_alarm_manager_plus] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/android_alarm_manager_plus/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:android_alarm_manager_plus] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/android_alarm_manager_plus/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:5:5-44
+MERGED from [androidx.webkit:webkit:1.4.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/ffb3e577b83051159f15466c3f121322/webkit-1.4.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.webkit:webkit:1.4.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/ffb3e577b83051159f15466c3f121322/webkit-1.4.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.browser:browser:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/48739ba133da941fe41eab37ffb928ef/browser-1.3.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.browser:browser:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/48739ba133da941fe41eab37ffb928ef/browser-1.3.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat:1.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/5cc10fa79d98a6363adab29f7c5f3eea/appcompat-1.2.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat:1.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/5cc10fa79d98a6363adab29f7c5f3eea/appcompat-1.2.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/7f3dd40d81a0ae43767399f58da0c99b/swiperefreshlayout-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/7f3dd40d81a0ae43767399f58da0c99b/swiperefreshlayout-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.fragment:fragment:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/2fd9120a6da4df3dbabdd40f6a2d8995/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.fragment:fragment:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/2fd9120a6da4df3dbabdd40f6a2d8995/fragment-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat-resources:1.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/93b67ce77e3018bae7dcfb3d9df971c2/jetified-appcompat-resources-1.2.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.appcompat:appcompat-resources:1.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/93b67ce77e3018bae7dcfb3d9df971c2/jetified-appcompat-resources-1.2.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a71638e40cbd9c9c6e5d2d7449ca53dd/drawerlayout-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a71638e40cbd9c9c6e5d2d7449ca53dd/drawerlayout-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.viewpager:viewpager:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/eb26273f8f7192460456ce62b9bdf9ef/viewpager-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.viewpager:viewpager:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/eb26273f8f7192460456ce62b9bdf9ef/viewpager-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.loader:loader:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/d9536c14ffde0b7289f12ba6def6bfa4/loader-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.loader:loader:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/d9536c14ffde0b7289f12ba6def6bfa4/loader-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.activity:activity:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/68dbf8ea01a1dbd974fc87b5753550f0/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.activity:activity:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/68dbf8ea01a1dbd974fc87b5753550f0/jetified-activity-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a59d1de1f299e68c5b049a432ccfd655/vectordrawable-animated-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a59d1de1f299e68c5b049a432ccfd655/vectordrawable-animated-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/42415d22b488b741b7e8fbc712464c00/vectordrawable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/42415d22b488b741b7e8fbc712464c00/vectordrawable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.customview:customview:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/bc28a09d8d2212ffd5788fe6c1853326/customview-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.customview:customview:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/bc28a09d8d2212ffd5788fe6c1853326/customview-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.core:core:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a69d6fcd21e670073cd9cab171299398/core-1.3.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.core:core:1.3.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/a69d6fcd21e670073cd9cab171299398/core-1.3.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/96aee308bccd03bc62c306516c23a410/versionedparcelable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/96aee308bccd03bc62c306516c23a410/versionedparcelable-1.1.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.interpolator:interpolator:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/b962778313a0e23f9ca3dbafc012c1af/interpolator-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.interpolator:interpolator:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/b962778313a0e23f9ca3dbafc012c1af/interpolator-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/c39070be4a8b092ae5970162a829e305/cursoradapter-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/c39070be4a8b092ae5970162a829e305/cursoradapter-1.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/ca6b214160bd0909b103aa12202ef51c/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.lifecycle:lifecycle-runtime:2.2.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/ca6b214160bd0909b103aa12202ef51c/lifecycle-runtime-2.2.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.savedstate:savedstate:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/2271d874344878e62b9a8e309af0c39d/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.savedstate:savedstate:1.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/2271d874344878e62b9a8e309af0c39d/jetified-savedstate-1.0.0/AndroidManifest.xml:20:5-22:41
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/fb333fb43575d8a3b51161295454427f/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/fb333fb43575d8a3b51161295454427f/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/cad25976877a6ae855ef6821534f58a1/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/cad25976877a6ae855ef6821534f58a1/lifecycle-livedata-core-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.arch.core:core-runtime:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/5f606c30f064eed94124828de37fadc0/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.arch.core:core-runtime:2.0.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/5f606c30f064eed94124828de37fadc0/core-runtime-2.0.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/15792e6083b2b5b5a7ffa285d47daa24/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
+MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.1.0] /home/codespace/.gradle/caches/transforms-2/files-2.1/15792e6083b2b5b5a7ffa285d47daa24/lifecycle-viewmodel-2.1.0/AndroidManifest.xml:20:5-44
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ android:targetSdkVersion
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ android:minSdkVersion
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ ADDED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+ INJECTED from /workspaces/APP_IoT_PowerManual_PowerManual/myapp/android/app/src/main/AndroidManifest.xml
+queries
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:7:5-11:15
+intent#action:name:android.support.customtabs.action.CustomTabsService
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:8:9-10:18
+action#android.support.customtabs.action.CustomTabsService
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:9:13-90
+ android:name
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:9:21-87
+activity#com.pichillilorenzo.flutter_inappwebview.in_app_browser.InAppBrowserActivity
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:14:9-17:47
+ android:configChanges
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:16:13-137
+ android:theme
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:17:13-44
+ android:name
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:15:13-104
+activity#com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ChromeCustomTabsActivity
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:18:9-20:55
+ android:theme
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:20:13-52
+ android:name
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:19:13-112
+receiver#com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ActionBroadcastReceiver
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:22:9-120
+ android:name
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:22:19-117
+meta-data#io.flutter.embedded_views_preview
+ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:24:9-26:36
+ android:value
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:26:13-33
+ android:name
+ ADDED from [:flutter_inappwebview] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/flutter_inappwebview/intermediates/library_manifest/release/AndroidManifest.xml:25:13-61
+activity#io.flutter.plugins.urllauncher.WebViewActivity
+ADDED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:8:9-11:74
+ android:exported
+ ADDED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:10:13-37
+ android:theme
+ ADDED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:11:13-71
+ android:name
+ ADDED from [:url_launcher] /workspaces/APP_IoT_PowerManual_PowerManual/myapp/build/url_launcher/intermediates/library_manifest/release/AndroidManifest.xml:9:13-74
diff --git a/myapp/android/app/build/reports/lint-results-release-fatal.html b/myapp/android/app/build/reports/lint-results-release-fatal.html
new file mode 100644
index 0000000..a59fa53
--- /dev/null
+++ b/myapp/android/app/build/reports/lint-results-release-fatal.html
@@ -0,0 +1,201 @@
+
+
+
+
+
+Lint Report
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/myapp/android/app/build/reports/lint-results-release-fatal.xml b/myapp/android/app/build/reports/lint-results-release-fatal.xml
new file mode 100644
index 0000000..45351df
--- /dev/null
+++ b/myapp/android/app/build/reports/lint-results-release-fatal.xml
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/myapp/android/app/build/tmp/kotlin-classes/release/META-INF/app_release.kotlin_module b/myapp/android/app/build/tmp/kotlin-classes/release/META-INF/app_release.kotlin_module
new file mode 100644
index 0000000..2983af7
Binary files /dev/null and b/myapp/android/app/build/tmp/kotlin-classes/release/META-INF/app_release.kotlin_module differ
diff --git a/myapp/android/app/src/main/AndroidManifest.xml b/myapp/android/app/src/main/AndroidManifest.xml
index 9bc990e..6faf24e 100644
--- a/myapp/android/app/src/main/AndroidManifest.xml
+++ b/myapp/android/app/src/main/AndroidManifest.xml
@@ -37,5 +37,9 @@
+
+
+
+
diff --git a/myapp/android/app/src/main/kotlin/com/example/myapp/MainActivity.kt b/myapp/android/app/src/main/kotlin/com/example/myapp/MainActivity.kt
index 9330c55..6ad65ec 100644
--- a/myapp/android/app/src/main/kotlin/com/example/myapp/MainActivity.kt
+++ b/myapp/android/app/src/main/kotlin/com/example/myapp/MainActivity.kt
@@ -3,4 +3,5 @@ package com.example.myapp
import io.flutter.embedding.android.FlutterActivity
class MainActivity: FlutterActivity() {
+
}
diff --git a/myapp/assets/fonts/Poppins-Black.ttf b/myapp/assets/fonts/Poppins-Black.ttf
new file mode 100644
index 0000000..a9520b7
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Black.ttf differ
diff --git a/myapp/assets/fonts/Poppins-BlackItalic.ttf b/myapp/assets/fonts/Poppins-BlackItalic.ttf
new file mode 100644
index 0000000..ebfdd70
Binary files /dev/null and b/myapp/assets/fonts/Poppins-BlackItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-Bold.ttf b/myapp/assets/fonts/Poppins-Bold.ttf
new file mode 100644
index 0000000..b94d47f
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Bold.ttf differ
diff --git a/myapp/assets/fonts/Poppins-BoldItalic.ttf b/myapp/assets/fonts/Poppins-BoldItalic.ttf
new file mode 100644
index 0000000..e2e6445
Binary files /dev/null and b/myapp/assets/fonts/Poppins-BoldItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-ExtraBold.ttf b/myapp/assets/fonts/Poppins-ExtraBold.ttf
new file mode 100644
index 0000000..8f008c3
Binary files /dev/null and b/myapp/assets/fonts/Poppins-ExtraBold.ttf differ
diff --git a/myapp/assets/fonts/Poppins-ExtraBoldItalic.ttf b/myapp/assets/fonts/Poppins-ExtraBoldItalic.ttf
new file mode 100644
index 0000000..b2a9bf5
Binary files /dev/null and b/myapp/assets/fonts/Poppins-ExtraBoldItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-ExtraLight.ttf b/myapp/assets/fonts/Poppins-ExtraLight.ttf
new file mode 100644
index 0000000..ee62382
Binary files /dev/null and b/myapp/assets/fonts/Poppins-ExtraLight.ttf differ
diff --git a/myapp/assets/fonts/Poppins-ExtraLightItalic.ttf b/myapp/assets/fonts/Poppins-ExtraLightItalic.ttf
new file mode 100644
index 0000000..e392492
Binary files /dev/null and b/myapp/assets/fonts/Poppins-ExtraLightItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-Italic.ttf b/myapp/assets/fonts/Poppins-Italic.ttf
new file mode 100644
index 0000000..4620399
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Italic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-Light.ttf b/myapp/assets/fonts/Poppins-Light.ttf
new file mode 100644
index 0000000..2ab0221
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Light.ttf differ
diff --git a/myapp/assets/fonts/Poppins-LightItalic.ttf b/myapp/assets/fonts/Poppins-LightItalic.ttf
new file mode 100644
index 0000000..6f9279d
Binary files /dev/null and b/myapp/assets/fonts/Poppins-LightItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-Medium.ttf b/myapp/assets/fonts/Poppins-Medium.ttf
new file mode 100644
index 0000000..e90e87e
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Medium.ttf differ
diff --git a/myapp/assets/fonts/Poppins-MediumItalic.ttf b/myapp/assets/fonts/Poppins-MediumItalic.ttf
new file mode 100644
index 0000000..d8a251c
Binary files /dev/null and b/myapp/assets/fonts/Poppins-MediumItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-Regular.ttf b/myapp/assets/fonts/Poppins-Regular.ttf
new file mode 100644
index 0000000..be06e7f
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Regular.ttf differ
diff --git a/myapp/assets/fonts/Poppins-SemiBold.ttf b/myapp/assets/fonts/Poppins-SemiBold.ttf
new file mode 100644
index 0000000..dabf7c2
Binary files /dev/null and b/myapp/assets/fonts/Poppins-SemiBold.ttf differ
diff --git a/myapp/assets/fonts/Poppins-SemiBoldItalic.ttf b/myapp/assets/fonts/Poppins-SemiBoldItalic.ttf
new file mode 100644
index 0000000..29d5f74
Binary files /dev/null and b/myapp/assets/fonts/Poppins-SemiBoldItalic.ttf differ
diff --git a/myapp/assets/fonts/Poppins-Thin.ttf b/myapp/assets/fonts/Poppins-Thin.ttf
new file mode 100644
index 0000000..f5c0fdd
Binary files /dev/null and b/myapp/assets/fonts/Poppins-Thin.ttf differ
diff --git a/myapp/assets/fonts/Poppins-ThinItalic.ttf b/myapp/assets/fonts/Poppins-ThinItalic.ttf
new file mode 100644
index 0000000..b910089
Binary files /dev/null and b/myapp/assets/fonts/Poppins-ThinItalic.ttf differ
diff --git a/myapp/assets/img/BenchPress_background.jpg b/myapp/assets/img/BenchPress_background.jpg
new file mode 100644
index 0000000..de7db96
Binary files /dev/null and b/myapp/assets/img/BenchPress_background.jpg differ
diff --git a/myapp/assets/img/LegPress.jpg b/myapp/assets/img/LegPress.jpg
new file mode 100644
index 0000000..ec98253
Binary files /dev/null and b/myapp/assets/img/LegPress.jpg differ
diff --git a/myapp/assets/img/Lunge.jpg b/myapp/assets/img/Lunge.jpg
new file mode 100644
index 0000000..052e893
Binary files /dev/null and b/myapp/assets/img/Lunge.jpg differ
diff --git a/myapp/assets/img/alarm.png b/myapp/assets/img/alarm.png
new file mode 100644
index 0000000..7e59443
Binary files /dev/null and b/myapp/assets/img/alarm.png differ
diff --git a/myapp/assets/img/benchpress_icon.png b/myapp/assets/img/benchpress_icon.png
new file mode 100644
index 0000000..6aaa8c4
Binary files /dev/null and b/myapp/assets/img/benchpress_icon.png differ
diff --git a/myapp/assets/img/cableCrossOver.jpg b/myapp/assets/img/cableCrossOver.jpg
new file mode 100644
index 0000000..4644da6
Binary files /dev/null and b/myapp/assets/img/cableCrossOver.jpg differ
diff --git a/myapp/assets/img/data_icon.png b/myapp/assets/img/data_icon.png
new file mode 100644
index 0000000..b3dc893
Binary files /dev/null and b/myapp/assets/img/data_icon.png differ
diff --git a/myapp/assets/img/deadlift_icon.png b/myapp/assets/img/deadlift_icon.png
new file mode 100644
index 0000000..7f4af2f
Binary files /dev/null and b/myapp/assets/img/deadlift_icon.png differ
diff --git a/myapp/assets/img/dips.jpg b/myapp/assets/img/dips.jpg
new file mode 100644
index 0000000..353d7a4
Binary files /dev/null and b/myapp/assets/img/dips.jpg differ
diff --git a/myapp/assets/img/dumbbellBenchPress.jpg b/myapp/assets/img/dumbbellBenchPress.jpg
new file mode 100644
index 0000000..260ef7a
Binary files /dev/null and b/myapp/assets/img/dumbbellBenchPress.jpg differ
diff --git a/myapp/assets/img/mars.png b/myapp/assets/img/mars.png
new file mode 100644
index 0000000..f966216
Binary files /dev/null and b/myapp/assets/img/mars.png differ
diff --git a/myapp/assets/img/setting_icon.png b/myapp/assets/img/setting_icon.png
new file mode 100644
index 0000000..1d069f1
Binary files /dev/null and b/myapp/assets/img/setting_icon.png differ
diff --git a/myapp/assets/img/squartIcon.png b/myapp/assets/img/squartIcon.png
new file mode 100644
index 0000000..dc7c274
Binary files /dev/null and b/myapp/assets/img/squartIcon.png differ
diff --git a/myapp/assets/img/squats_background.jpg b/myapp/assets/img/squats_background.jpg
new file mode 100644
index 0000000..97116ed
Binary files /dev/null and b/myapp/assets/img/squats_background.jpg differ
diff --git a/myapp/assets/img/squats_background1.jpg b/myapp/assets/img/squats_background1.jpg
new file mode 100644
index 0000000..c6302e9
Binary files /dev/null and b/myapp/assets/img/squats_background1.jpg differ
diff --git a/myapp/assets/img/squats_icon.png b/myapp/assets/img/squats_icon.png
new file mode 100644
index 0000000..7b78d33
Binary files /dev/null and b/myapp/assets/img/squats_icon.png differ
diff --git a/myapp/assets/img/stepUp.jpg b/myapp/assets/img/stepUp.jpg
new file mode 100644
index 0000000..9cafbf1
Binary files /dev/null and b/myapp/assets/img/stepUp.jpg differ
diff --git a/myapp/lib/GradientAppBar.dart b/myapp/lib/GradientAppBar.dart
new file mode 100644
index 0000000..3117837
--- /dev/null
+++ b/myapp/lib/GradientAppBar.dart
@@ -0,0 +1,48 @@
+import 'dart:ui';
+import 'package:flutter/material.dart';
+
+class GradientAppBar extends StatelessWidget{
+ final String title;
+ final double barHeight = 66.0;
+
+ GradientAppBar(this.title);
+
+ @override
+
+ Widget build(BuildContext context){
+ final double statusBarHeight = MediaQuery.of(context).padding.top;
+
+ return new Container(
+ padding :new EdgeInsets.only(top:statusBarHeight),
+ height: statusBarHeight+barHeight,
+ decoration: new BoxDecoration(
+ gradient: new LinearGradient(
+ colors: [
+ const Color(0xFF3366FF),
+ const Color(0xFF00CCFF),
+ ],
+ begin: const FractionalOffset(0.0, 0.0),
+ end: const FractionalOffset(1.0, 0.0),
+ stops: [0.0,1.0],
+ tileMode: TileMode.clamp
+ ),
+
+ ),
+ child: new Center(
+ child: new Text(
+ title,
+ style: const TextStyle(
+ color: Colors.white,
+ fontFamily: 'Poppins',
+ fontWeight: FontWeight.w600,
+ fontSize: 36.0,
+ ),
+ ),
+ ),
+ );
+
+ }
+
+
+
+}
\ No newline at end of file
diff --git a/myapp/lib/HomePage.dart b/myapp/lib/HomePage.dart
new file mode 100644
index 0000000..fade419
--- /dev/null
+++ b/myapp/lib/HomePage.dart
@@ -0,0 +1,16 @@
+import 'package:flutter/material.dart';
+import './GradientAppBar.dart';
+import './HomePageBody.dart';
+
+class HomePage extends StatelessWidget {
+ @override
+ Widget build(BuildContext context) {
+ return new Scaffold(
+ body: new Column(children: [
+ new GradientAppBar("Power Manual"),
+ new HomePageBody(),
+
+ ]),
+ );
+ }
+}
diff --git a/myapp/lib/HomePageBody.dart b/myapp/lib/HomePageBody.dart
new file mode 100644
index 0000000..6facaf0
--- /dev/null
+++ b/myapp/lib/HomePageBody.dart
@@ -0,0 +1,43 @@
+import 'package:flutter/material.dart';
+import 'MenuRow.dart';
+
+class HomePageBody extends StatelessWidget {
+ @override
+ Widget build(BuildContext) {
+
+
+ color: new Color(0xFF736AB7);
+ /*return new Column(
+ children: [
+ SquatsCard(),
+ BenchpressCard(),
+ Alarmcard(),
+ Setting(),
+ Data(),
+ ],
+ );*/
+
+
+ return Expanded(
+ child: SingleChildScrollView(
+ child: Column(
+ children: [
+ SquatsCard(),
+ BenchpressCard(),
+ Alarmcard(),
+ Setting(),
+ Data(),
+ ],
+ ),
+ )
+ )
+
+ ;
+
+
+
+
+
+ }
+
+}
diff --git a/myapp/lib/MenuRow.dart b/myapp/lib/MenuRow.dart
new file mode 100644
index 0000000..8f9753d
--- /dev/null
+++ b/myapp/lib/MenuRow.dart
@@ -0,0 +1,701 @@
+import 'package:flutter/material.dart';
+import 'package:myapp/detail/benchpressCard/BenchPressBeforeStart.dart';
+import 'package:myapp/detail/squatsCard/SquatsBeforeStart.dart';
+
+
+
+final baseTextStyle = const TextStyle(
+ fontFamily: 'Poppins'
+);
+
+final headerTextStyle = baseTextStyle.copyWith(
+ color: Colors.white,
+ fontSize: 18.0,
+ fontWeight: FontWeight.w600
+);
+
+final regularTextStyle = baseTextStyle.copyWith(
+ color: const Color(0xffb6b2df),
+ fontSize: 9.0,
+ fontWeight: FontWeight.w400
+);
+
+final subHeaderTextStyle = regularTextStyle.copyWith(
+ fontSize: 12.0
+);
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Widget _planetValue({required String value, required String image}){
+ return new Row(
+ children: [
+ new Image.asset(image, height: 12.0,),
+ new Container(width: 8.0,),
+ new Text("planet.gravity", style: regularTextStyle,)
+ ],
+ );
+ }
+
+final squatsCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(120.0, 16.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'Squats',//여기
+ style: headerTextStyle,
+ ),
+ new Container(height: 10.0,),
+ new Text(
+ '#legs #하체',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+ /*new Row(
+ children: [
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+final benchpressCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(120.0, 16.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'BenchPress',//여기
+ style: headerTextStyle,
+ ),
+ new Container(height: 10.0,),
+ new Text(
+ '#Chest #가슴',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+/*
+ new Row(
+ children: [
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+
+final alarmCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(120.0, 16.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'Alarm',//여기
+ style: headerTextStyle,
+ ),
+ new Container(height: 10.0,),
+ new Text(
+ '#Alarm #보충제 시간 알람. #먹는것까지 운동',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+ /*
+ new Row(
+ children: [
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+final settingCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(120.0, 16.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'Setting',//여기
+ style: headerTextStyle,
+ ),
+ new Container(height: 10.0,),
+ new Text(
+ '#sensor #센서 설정',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+ /*
+ new Row(
+ children: [
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+final dataCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(120.0, 16.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'Record',//여기
+ style: headerTextStyle,
+ ),
+ new Container(height: 10.0,),
+ new Text(
+ '#Record #운동 기록 확인',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+ /*
+ new Row(
+ children: [
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+ new Expanded(
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+
+
+class SquatsCard extends StatelessWidget{
+ @override
+
+
+
+final squatsThumbnail = new Container(
+ margin: new EdgeInsets.symmetric(vertical: 16.0),
+ alignment: FractionalOffset.centerLeft,
+ child: new Image(
+ image: new AssetImage('assets/img/squats_icon.png' ),//여기
+ height: 92.0,
+ width: 92.0,
+ ),
+);
+
+final squatsMenuCard = new Container(
+ child: squatsCardContent,
+ height: 120.0,
+ margin: new EdgeInsets.only(left: 46.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+
+ Widget build(BuildContext context){
+ return new GestureDetector(
+ child: Container(
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ squatsMenuCard,
+ squatsThumbnail,
+
+ ]
+ )
+ ),
+ onTap: (){
+ Navigator.push(
+ context,
+ MaterialPageRoute(builder: (context)=>SquatsPage()),
+
+ );
+ },
+ );
+ }
+
+}
+
+class BenchpressCard extends StatelessWidget{
+ @override
+
+ final benchpressThumbnail = new Container(
+ margin: new EdgeInsets.symmetric(vertical: 16.0),
+ alignment: FractionalOffset.centerLeft,
+ child: new Image(
+ image: new AssetImage('assets/img/benchpress_icon.png' ),//여기
+ height: 92.0,
+ width: 92.0,
+ ),
+ );
+
+final benchpressMenuCard = new Container(
+ child: benchpressCardContent,
+ height: 120.0,
+ margin: new EdgeInsets.only(left: 46.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+
+
+ Widget build(BuildContext context){
+ return new GestureDetector(
+ child: Container(
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ benchpressMenuCard,
+ benchpressThumbnail,
+
+ ]
+ )
+ ),
+ onTap:(){
+ Navigator.push(
+ context,
+ MaterialPageRoute(builder: (context)=>BenchPressPage()),
+
+ );
+ }
+ );
+ }
+
+
+}
+
+class Alarmcard extends StatelessWidget{
+ @override
+
+ final alarmThumbnail = new Container(
+ margin: new EdgeInsets.symmetric(vertical: 16.0),
+ alignment: FractionalOffset.centerLeft,
+ child: new Image(
+ image: new AssetImage('assets/img/alarm.png' ),//여기
+ height: 92.0,
+ width: 92.0,
+ ),
+);
+ final alarmMenuCard = new Container(
+ child: alarmCardContent,
+ height: 120.0,
+ margin: new EdgeInsets.only(left: 46.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+
+ Widget build(BuildContext context){
+ return new GestureDetector(
+ child: Container(
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ alarmMenuCard,
+ alarmThumbnail,
+
+ ]
+ )
+ ),
+ onTap:(){
+ Navigator.push(
+ context,
+ MaterialPageRoute(builder: (context)=>SquatsPage()),
+
+ );
+ }
+ );
+ }
+
+}
+
+class Setting extends StatelessWidget{
+ @override
+
+ final settingThumbnail = new Container(
+ margin: new EdgeInsets.symmetric(vertical: 16.0),
+ alignment: FractionalOffset.centerLeft,
+ child: new Image(
+ image: new AssetImage('assets/img/setting_icon.png' ),//여기
+ height: 92.0,
+ width: 92.0,
+ ),
+);
+final settingMenuCard = new Container(
+ child: settingCardContent,
+ height: 120.0,
+ margin: new EdgeInsets.only(left: 46.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+ Widget build(BuildContext context){
+ return new GestureDetector(
+ child: Container(
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ settingMenuCard,
+ settingThumbnail,
+
+ ]
+ )
+ ),
+ onTap:(){
+ Navigator.push(
+ context,
+ MaterialPageRoute(builder: (context)=>SquatsPage()),
+
+ );
+ }
+ );
+ }
+
+}
+
+class Data extends StatelessWidget{
+ @override
+ final dataThumbnail = new Container(
+ margin: new EdgeInsets.symmetric(vertical: 16.0),
+ alignment: FractionalOffset.centerLeft,
+ child: new Image(
+ image: new AssetImage('assets/img/data_icon.png' ),//여기
+ height: 92.0,
+ width: 92.0,
+ ),
+);
+final dataMenuCard = new Container(
+ child: dataCardContent,
+ height: 120.0,
+ margin: new EdgeInsets.only(left: 46.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+
+Widget build(BuildContext context){
+ return new GestureDetector(
+ child: Container(
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ dataMenuCard,
+ dataThumbnail,
+
+ ]
+ )
+ ),
+ onTap:(){
+ Navigator.push(
+ context,
+ MaterialPageRoute(builder: (context)=>SquatsPage()),
+
+ );
+ }
+ );
+ }
+}
+
+/*
+class PlanetRow extends StatelessWidget {
+ //final Planet planet;
+ //PlanetRow({required this.planet});
+ @override
+
+
+
+
+
+
+
+
+
+
+
+ Widget build(BuildContext context) {
+ return new Column(
+ children: [
+
+ new Container(
+
+ //스쿼트
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ menuCard,
+ squatsThumbnail,
+ squatsCardContent,
+ ]
+ )
+ ),
+ new Container(
+ //벤치프레스
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ menuCard,
+ benchpressThumbnail,
+ benchpressCardContent,
+ ]
+ )
+ ),
+ new Container(
+ //데드리프트
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ menuCard,
+ deadliftThumbnail,
+ deadliftCardContent,
+ ]
+ )
+ ),
+ new Container(
+ //센서 설정
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ menuCard,
+ settingThumbnail,
+ settingCardContent,
+ ]
+ )
+ ),
+ new Container(
+ //기록 확인
+ height: 130.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 18.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(children: [
+ menuCard,
+ dataThumbnail,
+ dataCardContent,
+ ]
+ )
+ ),
+ ],
+ );
+
+
+ }
+
+}*/
\ No newline at end of file
diff --git a/myapp/lib/detail/benchpressCard/BenchPressBeforeStart.dart b/myapp/lib/detail/benchpressCard/BenchPressBeforeStart.dart
new file mode 100644
index 0000000..ffe3777
--- /dev/null
+++ b/myapp/lib/detail/benchpressCard/BenchPressBeforeStart.dart
@@ -0,0 +1,81 @@
+
+
+//import 'dart:html';
+
+
+
+import 'package:flutter/material.dart';
+import 'package:flutter/widgets.dart';
+//import '/workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/MenuRow.dart';
+import 'package:cupertino_icons/cupertino_icons.dart';
+import 'package:myapp/replace/page/replaceBenchPressPage.dart';
+import '../youtubelink/BenchPressStrechingYoutube.dart';
+import '../youtubelink/HowToBenchPressYoutube.dart';
+import 'BenchPressDetail.dart';
+
+class BenchPressPage extends StatefulWidget{
+ @override
+
+ _BenchPressPage createState() => _BenchPressPage();
+}
+
+class _BenchPressPage extends State{
+ int _selectedIndex=0;
+ @override
+ Widget build(BuildContext context) {
+ return Scaffold(
+
+ bottomNavigationBar: BottomNavigationBar(
+ type: BottomNavigationBarType.fixed,
+ backgroundColor: Colors.grey,
+ selectedItemColor: Colors.white,
+ unselectedItemColor: Colors.white.withOpacity(.60),
+ selectedFontSize: 14,
+ unselectedFontSize: 14,
+ currentIndex: _selectedIndex, //현재 선택된 Index
+ onTap: (int index) {
+ setState(() {
+ _selectedIndex = index;
+ });
+ },
+ items: [
+ BottomNavigationBarItem(
+ icon: Icon(Icons.info_outline),
+ title: Text('info'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.accessibility_new),
+ title: Text('stretching'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.duo_rounded),
+ title: Text('guide'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.find_replace),
+ title: Text('replace'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.fitness_center),
+ title: Text('exercise'),
+ ),
+ ],
+ ),
+ body: Center(
+ child: _widgetOptions.elementAt(_selectedIndex),
+ ),
+ );
+}
+
+List _widgetOptions = [
+ BenchPressDetailPage(),
+ BenchPressStrechingYoutubePlayerDemo(title: "Bench Press Streching",),
+ HowtoBenchPressYoutubePlayerDemo(title: "How to Bench Press"),
+ replaceBenchPressPage(),
+
+ Text(
+ 'News',
+ style: TextStyle(fontSize: 30, fontFamily: 'DoHyeonRegular'),
+ ),
+ ];
+}
\ No newline at end of file
diff --git a/myapp/lib/detail/benchpressCard/BenchPressDetail.dart b/myapp/lib/detail/benchpressCard/BenchPressDetail.dart
new file mode 100644
index 0000000..883e8e0
--- /dev/null
+++ b/myapp/lib/detail/benchpressCard/BenchPressDetail.dart
@@ -0,0 +1,291 @@
+
+
+//import 'dart:html';
+
+
+import 'package:flutter/material.dart';
+import 'package:flutter/widgets.dart';
+//import '.../MenuRow.dart';
+
+final baseTextStyle = const TextStyle(
+ fontFamily: 'Poppins'
+);
+
+final headerTextStyle = baseTextStyle.copyWith(
+ color: Colors.white,
+ fontSize: 18.0,
+ fontWeight: FontWeight.w600
+);
+
+final regularTextStyle = baseTextStyle.copyWith(
+ color: const Color(0xffb6b2df),
+ fontSize: 9.0,
+ fontWeight: FontWeight.w400
+);
+
+final subHeaderTextStyle = regularTextStyle.copyWith(
+ fontSize: 12.0
+);
+
+
+
+
+class BenchPressDetailPage extends StatelessWidget{
+
+
+
+ @override
+
+
+
+
+ Widget build(BuildContext context){
+ return new Scaffold(
+ body: new Container(
+ constraints: new BoxConstraints.expand(),
+ color: new Color(0xFF736AB7),
+ child: new Stack(
+ children: [
+ _getBackground(),
+ _getGradient(),
+ _getContent(),
+ _getToolbar(context),
+ ],
+ ),
+ ),
+
+
+
+
+
+
+
+
+
+ );
+ }
+
+}
+
+Container _getBackground(){
+ return new Container(
+ child: new Image.asset('assets/img/BenchPress_background.jpg',
+ fit: BoxFit.cover,
+ height: 300.0,
+ ),
+ constraints: new BoxConstraints.expand(height: 300),
+ );
+}
+
+Container _getGradient(){
+ return new Container(
+ margin: new EdgeInsets.only(top: 190.0),
+ height: 110.0,
+ decoration: new BoxDecoration(
+ gradient: new LinearGradient(
+ colors: [
+ new Color(0x00736AB7),
+ new Color(0xFF736AB7)
+ ],
+ stops: [0.0, 0.9],
+ begin: const FractionalOffset(0.0, 0.0),
+ end: const FractionalOffset(0.0, 1.0),
+ ),
+ ),
+ );
+}
+
+Widget _getContent(){
+ final _overviewTitle="Overview".toUpperCase();
+
+ return new ListView(
+ padding: new EdgeInsets.fromLTRB(0.0, 72.0, 0.0, 32.0),
+ children: [
+ new Container(
+ height: 200.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 30.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(
+ children: [
+ detailCard,
+ benchpressDetailThumbnail,
+ //squatsDetailCardContent,
+ ],
+ ),
+ ),
+ new Container(
+ padding: new EdgeInsets.symmetric(horizontal: 32.0),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Text(_overviewTitle, style: headerTextStyle,),
+ new Separator(),
+ new Text("What is Lorem Ipsum?Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum",style: regularTextStyle,)
+
+
+ ],
+ ),
+ ),
+ ],
+ );
+}
+
+Container _getToolbar(BuildContext context){
+ return new Container(
+
+ margin: new EdgeInsets.only(
+ top: MediaQuery.of(context).padding.top
+ ),
+ );
+
+}
+
+class Separator extends StatelessWidget{
+ @override
+ Widget build(BuildContext context){
+ return new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ );
+ }
+}
+
+//스쿼트 모양
+final benchpressDetailThumbnail = new Container(
+ margin: new EdgeInsets.fromLTRB(0.0,16.0,0.0,40.0),
+ alignment: FractionalOffset.center,
+ child: new Image(
+ image: new AssetImage('assets/img/benchpress_icon.png' ),//여기
+ height: 80.0,
+ width: 80.0,
+ ),
+);
+
+ final benchpressCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(16.0, 42.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.center,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'Bench Press',//여기
+ style: headerTextStyle,
+ ),
+ //new Container(height: 10.0,),
+ new Text(
+ '#chest #가슴',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+ /*new Row(
+ children: [
+ new Expanded(
+ flex: 0,
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+ new Container(
+ width: 32.0,
+ ),
+ new Expanded(
+ flex: 0,
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+final detailCard = new Container(
+
+ child: benchpressCardContent,
+ height: 300.0,
+ margin: new EdgeInsets.only(top: 72.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+/*
+class BottomBar extends StatelessWidget {
+ @override
+ Widget build(BuildContext context) {
+ return Container(
+ color: new Color(0xFFFFEB3B), //색상
+ child: Container(
+ height: 70,
+ padding: EdgeInsets.only(bottom: 10, top: 5),
+ child: TabBar(
+ indicatorSize: TabBarIndicatorSize.label,
+ indicatorColor: colorThemeRed(),
+ indicatorWeight: 4,
+ labelColor: Colors.white,
+ unselectedLabelColor: Colors.black38,
+ labelStyle: TextStyle(
+ fontSize: 17, fontFamilyFallback: fontFamily('Poppins')),
+
+ tabs: [
+ Tab(
+ icon: Icon(
+ Icons.home,
+ size: 20,
+ ),
+ text: 'Home',
+ ),
+ Tab(
+ icon: Icon(Icons.sort_by_alpha_rounded, size: 20),
+ text: 'Vocab',
+ ),
+ Tab(
+ icon: Icon(
+ Icons.library_books,
+ size: 20,
+ ),
+ text: 'Library',
+ ),
+ Tab(
+ icon: Icon(
+ Icons.person,
+ size: 20,
+ ),
+ text: 'MyPage',
+ )
+ ],
+ ),
+ ),
+ );
+ }
+}*/
\ No newline at end of file
diff --git a/myapp/lib/detail/squatsCard/SquatsBeforeStart.dart b/myapp/lib/detail/squatsCard/SquatsBeforeStart.dart
new file mode 100644
index 0000000..f8e5a39
--- /dev/null
+++ b/myapp/lib/detail/squatsCard/SquatsBeforeStart.dart
@@ -0,0 +1,81 @@
+
+
+//import 'dart:html';
+
+
+
+import 'package:flutter/material.dart';
+import 'package:flutter/widgets.dart';
+//import '/workspaces/APP_IoT_PowerManual_PowerManual/myapp/lib/MenuRow.dart';
+import 'package:cupertino_icons/cupertino_icons.dart';
+import 'package:myapp/replace/page/replaceSquatsPage.dart';
+import '../youtubelink/SquatsStrechingYoutube.dart';
+import '../youtubelink/HowToSquatsYoutube.dart';
+import 'SquatsDetail.dart';
+
+class SquatsPage extends StatefulWidget{
+ @override
+
+ _SquatsPage createState() => _SquatsPage();
+}
+
+class _SquatsPage extends State{
+ int _selectedIndex=0;
+ @override
+ Widget build(BuildContext context) {
+ return Scaffold(
+
+ bottomNavigationBar: BottomNavigationBar(
+ type: BottomNavigationBarType.fixed,
+ backgroundColor: Colors.grey,
+ selectedItemColor: Colors.white,
+ unselectedItemColor: Colors.white.withOpacity(.60),
+ selectedFontSize: 14,
+ unselectedFontSize: 14,
+ currentIndex: _selectedIndex, //현재 선택된 Index
+ onTap: (int index) {
+ setState(() {
+ _selectedIndex = index;
+ });
+ },
+ items: [
+ BottomNavigationBarItem(
+ icon: Icon(Icons.info_outline),
+ title: Text('info'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.accessibility_new),
+ title: Text('stretching'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.duo_rounded),
+ title: Text('guide'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.find_replace),
+ title: Text('replace'),
+ ),
+ BottomNavigationBarItem(
+ icon: Icon(Icons.fitness_center),
+ title: Text('exercise'),
+ ),
+ ],
+ ),
+ body: Center(
+ child: _widgetOptions.elementAt(_selectedIndex),
+ ),
+ );
+}
+
+List _widgetOptions = [
+ SquatsDetailPage(),
+ SquatsStrechingYoutubePlayerDemo(title: "Squats Streching",),
+ HowtoSquatsYoutubePlayerDemo(title: "How to Squats"),
+
+ replaceSquatsPage(),
+ Text(
+ 'News',
+ style: TextStyle(fontSize: 30, fontFamily: 'DoHyeonRegular'),
+ ),
+ ];
+}
\ No newline at end of file
diff --git a/myapp/lib/detail/squatsCard/SquatsDetail.dart b/myapp/lib/detail/squatsCard/SquatsDetail.dart
new file mode 100644
index 0000000..3d08d9c
--- /dev/null
+++ b/myapp/lib/detail/squatsCard/SquatsDetail.dart
@@ -0,0 +1,291 @@
+
+
+//import 'dart:html';
+
+
+import 'package:flutter/material.dart';
+import 'package:flutter/widgets.dart';
+//import '.../MenuRow.dart';
+
+final baseTextStyle = const TextStyle(
+ fontFamily: 'Poppins'
+);
+
+final headerTextStyle = baseTextStyle.copyWith(
+ color: Colors.white,
+ fontSize: 18.0,
+ fontWeight: FontWeight.w600
+);
+
+final regularTextStyle = baseTextStyle.copyWith(
+ color: const Color(0xffb6b2df),
+ fontSize: 9.0,
+ fontWeight: FontWeight.w400
+);
+
+final subHeaderTextStyle = regularTextStyle.copyWith(
+ fontSize: 12.0
+);
+
+
+
+
+class SquatsDetailPage extends StatelessWidget{
+
+
+
+ @override
+
+
+
+
+ Widget build(BuildContext context){
+ return new Scaffold(
+ body: new Container(
+ constraints: new BoxConstraints.expand(),
+ color: new Color(0xFF736AB7),
+ child: new Stack(
+ children: [
+ _getBackground(),
+ _getGradient(),
+ _getContent(),
+ _getToolbar(context),
+ ],
+ ),
+ ),
+
+
+
+
+
+
+
+
+
+ );
+ }
+
+}
+
+Container _getBackground(){
+ return new Container(
+ child: new Image.asset('assets/img/squats_background1.jpg',
+ fit: BoxFit.cover,
+ height: 300.0,
+ ),
+ constraints: new BoxConstraints.expand(height: 300),
+ );
+}
+
+Container _getGradient(){
+ return new Container(
+ margin: new EdgeInsets.only(top: 190.0),
+ height: 110.0,
+ decoration: new BoxDecoration(
+ gradient: new LinearGradient(
+ colors: [
+ new Color(0x00736AB7),
+ new Color(0xFF736AB7)
+ ],
+ stops: [0.0, 0.9],
+ begin: const FractionalOffset(0.0, 0.0),
+ end: const FractionalOffset(0.0, 1.0),
+ ),
+ ),
+ );
+}
+
+Widget _getContent(){
+ final _overviewTitle="Overview".toUpperCase();
+
+ return new ListView(
+ padding: new EdgeInsets.fromLTRB(0.0, 72.0, 0.0, 32.0),
+ children: [
+ new Container(
+ height: 200.0,
+ margin: const EdgeInsets.symmetric(
+ vertical: 30.0,
+ horizontal: 24.0,
+ ),
+ child: new Stack(
+ children: [
+ detailCard,
+ squatsDetailThumbnail,
+ //squatsDetailCardContent,
+ ],
+ ),
+ ),
+ new Container(
+ padding: new EdgeInsets.symmetric(horizontal: 32.0),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.start,
+ children: [
+ new Text(_overviewTitle, style: headerTextStyle,),
+ new Separator(),
+ new Text("What is Lorem Ipsum?Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum",style: regularTextStyle,)
+
+
+ ],
+ ),
+ ),
+ ],
+ );
+}
+
+Container _getToolbar(BuildContext context){
+ return new Container(
+
+ margin: new EdgeInsets.only(
+ top: MediaQuery.of(context).padding.top
+ ),
+ );
+
+}
+
+class Separator extends StatelessWidget{
+ @override
+ Widget build(BuildContext context){
+ return new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ );
+ }
+}
+
+//스쿼트 모양
+final squatsDetailThumbnail = new Container(
+ margin: new EdgeInsets.fromLTRB(0.0,16.0,0.0,40.0),
+ alignment: FractionalOffset.center,
+ child: new Image(
+ image: new AssetImage('assets/img/squats_icon.png' ),//여기
+ height: 80.0,
+ width: 80.0,
+ ),
+);
+
+ final squatsDetailCardContent = Container(
+ margin: new EdgeInsets.fromLTRB(16.0, 42.0, 16.0, 16.0),
+ constraints: new BoxConstraints.expand(),
+ child: new Column(
+ crossAxisAlignment: CrossAxisAlignment.center,
+ children: [
+ new Container(height:4.0),
+ new Text(
+ 'Squats',//여기
+ style: headerTextStyle,
+ ),
+ //new Container(height: 10.0,),
+ new Text(
+ '#legs #하체',//여기
+ style: subHeaderTextStyle,
+ ),
+ new Container(
+ margin: new EdgeInsets.symmetric(vertical: 8.0),
+ height: 2.0,
+ width: 18.0,
+ color: new Color(0xff00c6ff),
+ ),
+ /*new Row(
+ children: [
+ new Expanded(
+ flex: 0,
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_distance.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.distance", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+ new Container(
+ width: 32.0,
+ ),
+ new Expanded(
+ flex: 0,
+ child: new Row(
+ children: [
+ //new Image.asset("assets/img/ic_gravity.png", height: 12.0),
+ new Container(width: 8.0),
+ new Text("planet.gravity", style: regularTextStyle),//여기
+ ]
+ ),
+ ),
+
+
+ ],
+ ),*/
+ ],
+ ),
+);
+
+final detailCard = new Container(
+
+ child: squatsDetailCardContent,
+ height: 300.0,
+ margin: new EdgeInsets.only(top: 72.0),
+
+ decoration: new BoxDecoration(
+ color: new Color(0xFF333366),
+ shape: BoxShape.rectangle,
+ borderRadius: new BorderRadius.circular(8.0),
+ boxShadow: [
+ new BoxShadow(
+ color: Colors.black12,
+ blurRadius: 10.0,
+ offset: new Offset(0.0, 10.0),
+ ),
+ ],
+ ),
+);
+/*
+class BottomBar extends StatelessWidget {
+ @override
+ Widget build(BuildContext context) {
+ return Container(
+ color: new Color(0xFFFFEB3B), //색상
+ child: Container(
+ height: 70,
+ padding: EdgeInsets.only(bottom: 10, top: 5),
+ child: TabBar(
+ indicatorSize: TabBarIndicatorSize.label,
+ indicatorColor: colorThemeRed(),
+ indicatorWeight: 4,
+ labelColor: Colors.white,
+ unselectedLabelColor: Colors.black38,
+ labelStyle: TextStyle(
+ fontSize: 17, fontFamilyFallback: fontFamily('Poppins')),
+
+ tabs: [
+ Tab(
+ icon: Icon(
+ Icons.home,
+ size: 20,
+ ),
+ text: 'Home',
+ ),
+ Tab(
+ icon: Icon(Icons.sort_by_alpha_rounded, size: 20),
+ text: 'Vocab',
+ ),
+ Tab(
+ icon: Icon(
+ Icons.library_books,
+ size: 20,
+ ),
+ text: 'Library',
+ ),
+ Tab(
+ icon: Icon(
+ Icons.person,
+ size: 20,
+ ),
+ text: 'MyPage',
+ )
+ ],
+ ),
+ ),
+ );
+ }
+}*/
\ No newline at end of file
diff --git a/myapp/lib/detail/youtubelink/BenchPressStrechingYoutube.dart b/myapp/lib/detail/youtubelink/BenchPressStrechingYoutube.dart
new file mode 100644
index 0000000..30411b5
--- /dev/null
+++ b/myapp/lib/detail/youtubelink/BenchPressStrechingYoutube.dart
@@ -0,0 +1,163 @@
+//import 'package:cached_network_image/cached_network_image.dart';
+import 'package:flutter/cupertino.dart';
+import 'package:flutter/material.dart';
+import 'package:flutter/services.dart';
+import 'package:youtube_player_iframe/youtube_player_iframe.dart';
+//import 'package:youtubeplayer/Model/youtube_model.dart';
+
+class YoutubeModel {
+ final int id;
+ final String youtubeId;
+
+ const YoutubeModel({required this.id, required this.youtubeId});
+}
+
+class BenchPressStrechingYoutubePlayerDemo extends StatefulWidget {
+ BenchPressStrechingYoutubePlayerDemo({Key? key, required this.title}) : super(key: key);
+ final String title;
+
+
+ @override
+ _YoutubePlayerDemoState createState() => _YoutubePlayerDemoState();
+}
+
+class _YoutubePlayerDemoState extends State {
+ late YoutubePlayerController _ytbPlayerController;
+ List videosList = [
+ YoutubeModel(id: 1, youtubeId: 'Qa0x3JjKNpk'),//스쿼트 스트레칭
+ /*YoutubeModel(id: 2, youtubeId: 'aclHkVaku9U'),//스쿼트 운동방법
+ YoutubeModel(id: 3, youtubeId: 'FLcRb289uEM'),
+ YoutubeModel(id: 4, youtubeId: 'g2nMKzhkvxw'),
+ YoutubeModel(id: 5, youtubeId: 'qoDPvFAk2Vg'),*/
+ ];
+
+ @override
+ void initState() {
+ super.initState();
+
+ _setOrientation([
+ DeviceOrientation.landscapeRight,
+ DeviceOrientation.landscapeLeft,
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ WidgetsBinding.instance!.addPostFrameCallback((_) {
+ setState(() {
+ _ytbPlayerController = YoutubePlayerController(
+ initialVideoId: videosList[0].youtubeId,
+ params: YoutubePlayerParams(
+ showFullscreenButton: true,
+ ),
+ );
+ });
+ });
+ }
+
+ @override
+ void dispose() {
+ super.dispose();
+
+ _setOrientation([
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ _ytbPlayerController.close();
+ }
+
+ _setOrientation(List orientations) {
+ SystemChrome.setPreferredOrientations(orientations);
+ }
+
+ @override
+ Widget build(BuildContext context) {
+ return Scaffold(
+ appBar: AppBar(
+ title: Text(widget.title),
+ ),
+ body: SafeArea(
+ child: Column(
+ children: [
+ _buildYtbView(),
+ //_buildMoreVideoTitle(),
+ //_buildMoreVideosView(),
+ ],
+ ),
+ ),
+ );
+ }
+
+ _buildYtbView() {
+ return AspectRatio(
+ aspectRatio: 16 / 9,
+ child: _ytbPlayerController != null
+ ? YoutubePlayerIFrame(controller: _ytbPlayerController)
+ : Center(child: CircularProgressIndicator()),
+ );
+ }
+
+ _buildMoreVideoTitle() {
+ return Padding(
+ padding: const EdgeInsets.fromLTRB(14, 10, 182, 10),
+ child: Row(
+ mainAxisAlignment: MainAxisAlignment.start,
+ children: [
+ Text(
+ "More videos",
+ style: TextStyle(fontSize: 16, color: Colors.black),
+ ),
+ ],
+ ),
+ );
+ }
+
+ /*_buildMoreVideosView() {
+ return Expanded(
+ child: Container(
+ padding: EdgeInsets.symmetric(horizontal: 15),
+ child: ListView.builder(
+ itemCount: videosList.length,
+ physics: AlwaysScrollableScrollPhysics(),
+ itemBuilder: (context, index) {
+ return GestureDetector(
+ onTap: () {
+ final _newCode = videosList[index].youtubeId;
+ _ytbPlayerController.load(_newCode);
+ _ytbPlayerController.stop();
+ },
+ child: Container(
+ height: MediaQuery.of(context).size.height / 5,
+ margin: EdgeInsets.symmetric(vertical: 7),
+ child: ClipRRect(
+ borderRadius: BorderRadius.circular(18),
+ child: Stack(
+ fit: StackFit.expand,
+ children: [
+ /*Positioned(
+ child: CachedNetworkImage(
+ imageUrl:
+ "https://img.youtube.com/vi/${videosList[index].youtubeId}/0.jpg",
+ fit: BoxFit.cover,
+ ),
+ ),*/
+ Positioned(
+ child: Align(
+ alignment: Alignment.center,
+ child: Image.asset(
+ 'assets/ytbPlayBotton.png',
+ height: 30,
+ width: 30,
+ ),
+ ),
+ ),
+ ],
+ ),
+ ),
+ ),
+ );
+ }),
+ ),
+ );
+ }*/
+}
\ No newline at end of file
diff --git a/myapp/lib/detail/youtubelink/HowToBenchPressYoutube.dart b/myapp/lib/detail/youtubelink/HowToBenchPressYoutube.dart
new file mode 100644
index 0000000..3089732
--- /dev/null
+++ b/myapp/lib/detail/youtubelink/HowToBenchPressYoutube.dart
@@ -0,0 +1,163 @@
+//import 'package:cached_network_image/cached_network_image.dart';
+import 'package:flutter/cupertino.dart';
+import 'package:flutter/material.dart';
+import 'package:flutter/services.dart';
+import 'package:youtube_player_iframe/youtube_player_iframe.dart';
+//import 'package:youtubeplayer/Model/youtube_model.dart';
+
+class YoutubeModel {
+ final int id;
+ final String youtubeId;
+
+ const YoutubeModel({required this.id, required this.youtubeId});
+}
+
+class HowtoBenchPressYoutubePlayerDemo extends StatefulWidget {
+ HowtoBenchPressYoutubePlayerDemo({Key? key, required this.title}) : super(key: key);
+ final String title;
+
+
+ @override
+ _YoutubePlayerDemoState createState() => _YoutubePlayerDemoState();
+}
+
+class _YoutubePlayerDemoState extends State {
+ late YoutubePlayerController _ytbPlayerController;
+ List videosList = [
+ YoutubeModel(id: 1, youtubeId: 'vthMCtgVtFw'),//스쿼트 스트레칭
+ /*YoutubeModel(id: 2, youtubeId: 'aclHkVaku9U'),//스쿼트 운동방법
+ YoutubeModel(id: 3, youtubeId: 'FLcRb289uEM'),
+ YoutubeModel(id: 4, youtubeId: 'g2nMKzhkvxw'),
+ YoutubeModel(id: 5, youtubeId: 'qoDPvFAk2Vg'),*/
+ ];
+
+ @override
+ void initState() {
+ super.initState();
+
+ _setOrientation([
+ DeviceOrientation.landscapeRight,
+ DeviceOrientation.landscapeLeft,
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ WidgetsBinding.instance!.addPostFrameCallback((_) {
+ setState(() {
+ _ytbPlayerController = YoutubePlayerController(
+ initialVideoId: videosList[0].youtubeId,
+ params: YoutubePlayerParams(
+ showFullscreenButton: true,
+ ),
+ );
+ });
+ });
+ }
+
+ @override
+ void dispose() {
+ super.dispose();
+
+ _setOrientation([
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ _ytbPlayerController.close();
+ }
+
+ _setOrientation(List orientations) {
+ SystemChrome.setPreferredOrientations(orientations);
+ }
+
+ @override
+ Widget build(BuildContext context) {
+ return Scaffold(
+ appBar: AppBar(
+ title: Text(widget.title),
+ ),
+ body: SafeArea(
+ child: Column(
+ children: [
+ _buildYtbView(),
+ //_buildMoreVideoTitle(),
+ //_buildMoreVideosView(),
+ ],
+ ),
+ ),
+ );
+ }
+
+ _buildYtbView() {
+ return AspectRatio(
+ aspectRatio: 16 / 9,
+ child: _ytbPlayerController != null
+ ? YoutubePlayerIFrame(controller: _ytbPlayerController)
+ : Center(child: CircularProgressIndicator()),
+ );
+ }
+
+ _buildMoreVideoTitle() {
+ return Padding(
+ padding: const EdgeInsets.fromLTRB(14, 10, 182, 10),
+ child: Row(
+ mainAxisAlignment: MainAxisAlignment.start,
+ children: [
+ Text(
+ "More videos",
+ style: TextStyle(fontSize: 16, color: Colors.black),
+ ),
+ ],
+ ),
+ );
+ }
+
+ /*_buildMoreVideosView() {
+ return Expanded(
+ child: Container(
+ padding: EdgeInsets.symmetric(horizontal: 15),
+ child: ListView.builder(
+ itemCount: videosList.length,
+ physics: AlwaysScrollableScrollPhysics(),
+ itemBuilder: (context, index) {
+ return GestureDetector(
+ onTap: () {
+ final _newCode = videosList[index].youtubeId;
+ _ytbPlayerController.load(_newCode);
+ _ytbPlayerController.stop();
+ },
+ child: Container(
+ height: MediaQuery.of(context).size.height / 5,
+ margin: EdgeInsets.symmetric(vertical: 7),
+ child: ClipRRect(
+ borderRadius: BorderRadius.circular(18),
+ child: Stack(
+ fit: StackFit.expand,
+ children: [
+ /*Positioned(
+ child: CachedNetworkImage(
+ imageUrl:
+ "https://img.youtube.com/vi/${videosList[index].youtubeId}/0.jpg",
+ fit: BoxFit.cover,
+ ),
+ ),*/
+ Positioned(
+ child: Align(
+ alignment: Alignment.center,
+ child: Image.asset(
+ 'assets/ytbPlayBotton.png',
+ height: 30,
+ width: 30,
+ ),
+ ),
+ ),
+ ],
+ ),
+ ),
+ ),
+ );
+ }),
+ ),
+ );
+ }*/
+}
\ No newline at end of file
diff --git a/myapp/lib/detail/youtubelink/HowToSquatsYoutube.dart b/myapp/lib/detail/youtubelink/HowToSquatsYoutube.dart
new file mode 100644
index 0000000..3521665
--- /dev/null
+++ b/myapp/lib/detail/youtubelink/HowToSquatsYoutube.dart
@@ -0,0 +1,163 @@
+//import 'package:cached_network_image/cached_network_image.dart';
+import 'package:flutter/cupertino.dart';
+import 'package:flutter/material.dart';
+import 'package:flutter/services.dart';
+import 'package:youtube_player_iframe/youtube_player_iframe.dart';
+//import 'package:youtubeplayer/Model/youtube_model.dart';
+
+class YoutubeModel {
+ final int id;
+ final String youtubeId;
+
+ const YoutubeModel({required this.id, required this.youtubeId});
+}
+
+class HowtoSquatsYoutubePlayerDemo extends StatefulWidget {
+ HowtoSquatsYoutubePlayerDemo({Key? key, required this.title}) : super(key: key);
+ final String title;
+
+
+ @override
+ _YoutubePlayerDemoState createState() => _YoutubePlayerDemoState();
+}
+
+class _YoutubePlayerDemoState extends State {
+ late YoutubePlayerController _ytbPlayerController;
+ List videosList = [
+ YoutubeModel(id: 1, youtubeId: 'aclHkVaku9U'),//스쿼트 스트레칭
+ /*YoutubeModel(id: 2, youtubeId: 'aclHkVaku9U'),//스쿼트 운동방법
+ YoutubeModel(id: 3, youtubeId: 'FLcRb289uEM'),
+ YoutubeModel(id: 4, youtubeId: 'g2nMKzhkvxw'),
+ YoutubeModel(id: 5, youtubeId: 'qoDPvFAk2Vg'),*/
+ ];
+
+ @override
+ void initState() {
+ super.initState();
+
+ _setOrientation([
+ DeviceOrientation.landscapeRight,
+ DeviceOrientation.landscapeLeft,
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ WidgetsBinding.instance!.addPostFrameCallback((_) {
+ setState(() {
+ _ytbPlayerController = YoutubePlayerController(
+ initialVideoId: videosList[0].youtubeId,
+ params: YoutubePlayerParams(
+ showFullscreenButton: true,
+ ),
+ );
+ });
+ });
+ }
+
+ @override
+ void dispose() {
+ super.dispose();
+
+ _setOrientation([
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ _ytbPlayerController.close();
+ }
+
+ _setOrientation(List orientations) {
+ SystemChrome.setPreferredOrientations(orientations);
+ }
+
+ @override
+ Widget build(BuildContext context) {
+ return Scaffold(
+ appBar: AppBar(
+ title: Text(widget.title),
+ ),
+ body: SafeArea(
+ child: Column(
+ children: [
+ _buildYtbView(),
+ //_buildMoreVideoTitle(),
+ //_buildMoreVideosView(),
+ ],
+ ),
+ ),
+ );
+ }
+
+ _buildYtbView() {
+ return AspectRatio(
+ aspectRatio: 16 / 9,
+ child: _ytbPlayerController != null
+ ? YoutubePlayerIFrame(controller: _ytbPlayerController)
+ : Center(child: CircularProgressIndicator()),
+ );
+ }
+
+ _buildMoreVideoTitle() {
+ return Padding(
+ padding: const EdgeInsets.fromLTRB(14, 10, 182, 10),
+ child: Row(
+ mainAxisAlignment: MainAxisAlignment.start,
+ children: [
+ Text(
+ "More videos",
+ style: TextStyle(fontSize: 16, color: Colors.black),
+ ),
+ ],
+ ),
+ );
+ }
+
+ /*_buildMoreVideosView() {
+ return Expanded(
+ child: Container(
+ padding: EdgeInsets.symmetric(horizontal: 15),
+ child: ListView.builder(
+ itemCount: videosList.length,
+ physics: AlwaysScrollableScrollPhysics(),
+ itemBuilder: (context, index) {
+ return GestureDetector(
+ onTap: () {
+ final _newCode = videosList[index].youtubeId;
+ _ytbPlayerController.load(_newCode);
+ _ytbPlayerController.stop();
+ },
+ child: Container(
+ height: MediaQuery.of(context).size.height / 5,
+ margin: EdgeInsets.symmetric(vertical: 7),
+ child: ClipRRect(
+ borderRadius: BorderRadius.circular(18),
+ child: Stack(
+ fit: StackFit.expand,
+ children: [
+ /*Positioned(
+ child: CachedNetworkImage(
+ imageUrl:
+ "https://img.youtube.com/vi/${videosList[index].youtubeId}/0.jpg",
+ fit: BoxFit.cover,
+ ),
+ ),*/
+ Positioned(
+ child: Align(
+ alignment: Alignment.center,
+ child: Image.asset(
+ 'assets/ytbPlayBotton.png',
+ height: 30,
+ width: 30,
+ ),
+ ),
+ ),
+ ],
+ ),
+ ),
+ ),
+ );
+ }),
+ ),
+ );
+ }*/
+}
\ No newline at end of file
diff --git a/myapp/lib/detail/youtubelink/SquatsStrechingYoutube.dart b/myapp/lib/detail/youtubelink/SquatsStrechingYoutube.dart
new file mode 100644
index 0000000..1738a56
--- /dev/null
+++ b/myapp/lib/detail/youtubelink/SquatsStrechingYoutube.dart
@@ -0,0 +1,163 @@
+//import 'package:cached_network_image/cached_network_image.dart';
+import 'package:flutter/cupertino.dart';
+import 'package:flutter/material.dart';
+import 'package:flutter/services.dart';
+import 'package:youtube_player_iframe/youtube_player_iframe.dart';
+//import 'package:youtubeplayer/Model/youtube_model.dart';
+
+class YoutubeModel {
+ final int id;
+ final String youtubeId;
+
+ const YoutubeModel({required this.id, required this.youtubeId});
+}
+
+class SquatsStrechingYoutubePlayerDemo extends StatefulWidget {
+ SquatsStrechingYoutubePlayerDemo({Key? key, required this.title}) : super(key: key);
+ final String title;
+
+
+ @override
+ _YoutubePlayerDemoState createState() => _YoutubePlayerDemoState();
+}
+
+class _YoutubePlayerDemoState extends State {
+ late YoutubePlayerController _ytbPlayerController;
+ List videosList = [
+ YoutubeModel(id: 1, youtubeId: 'UBVPNC1FBgc'),//스쿼트 스트레칭
+ /*YoutubeModel(id: 2, youtubeId: 'aclHkVaku9U'),//스쿼트 운동방법
+ YoutubeModel(id: 3, youtubeId: 'FLcRb289uEM'),
+ YoutubeModel(id: 4, youtubeId: 'g2nMKzhkvxw'),
+ YoutubeModel(id: 5, youtubeId: 'qoDPvFAk2Vg'),*/
+ ];
+
+ @override
+ void initState() {
+ super.initState();
+
+ _setOrientation([
+ DeviceOrientation.landscapeRight,
+ DeviceOrientation.landscapeLeft,
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ WidgetsBinding.instance!.addPostFrameCallback((_) {
+ setState(() {
+ _ytbPlayerController = YoutubePlayerController(
+ initialVideoId: videosList[0].youtubeId,
+ params: YoutubePlayerParams(
+ showFullscreenButton: true,
+ ),
+ );
+ });
+ });
+ }
+
+ @override
+ void dispose() {
+ super.dispose();
+
+ _setOrientation([
+ DeviceOrientation.portraitUp,
+ DeviceOrientation.portraitDown,
+ ]);
+
+ _ytbPlayerController.close();
+ }
+
+ _setOrientation(List orientations) {
+ SystemChrome.setPreferredOrientations(orientations);
+ }
+
+ @override
+ Widget build(BuildContext context) {
+ return Scaffold(
+ appBar: AppBar(
+ title: Text(widget.title),
+ ),
+ body: SafeArea(
+ child: Column(
+ children: [
+ _buildYtbView(),
+ //_buildMoreVideoTitle(),
+ //_buildMoreVideosView(),
+ ],
+ ),
+ ),
+ );
+ }
+
+ _buildYtbView() {
+ return AspectRatio(
+ aspectRatio: 16 / 9,
+ child: _ytbPlayerController != null
+ ? YoutubePlayerIFrame(controller: _ytbPlayerController)
+ : Center(child: CircularProgressIndicator()),
+ );
+ }
+
+ _buildMoreVideoTitle() {
+ return Padding(
+ padding: const EdgeInsets.fromLTRB(14, 10, 182, 10),
+ child: Row(
+ mainAxisAlignment: MainAxisAlignment.start,
+ children: [
+ Text(
+ "More videos",
+ style: TextStyle(fontSize: 16, color: Colors.black),
+ ),
+ ],
+ ),
+ );
+ }
+
+ /*_buildMoreVideosView() {
+ return Expanded(
+ child: Container(
+ padding: EdgeInsets.symmetric(horizontal: 15),
+ child: ListView.builder(
+ itemCount: videosList.length,
+ physics: AlwaysScrollableScrollPhysics(),
+ itemBuilder: (context, index) {
+ return GestureDetector(
+ onTap: () {
+ final _newCode = videosList[index].youtubeId;
+ _ytbPlayerController.load(_newCode);
+ _ytbPlayerController.stop();
+ },
+ child: Container(
+ height: MediaQuery.of(context).size.height / 5,
+ margin: EdgeInsets.symmetric(vertical: 7),
+ child: ClipRRect(
+ borderRadius: BorderRadius.circular(18),
+ child: Stack(
+ fit: StackFit.expand,
+ children: [
+ /*Positioned(
+ child: CachedNetworkImage(
+ imageUrl:
+ "https://img.youtube.com/vi/${videosList[index].youtubeId}/0.jpg",
+ fit: BoxFit.cover,
+ ),
+ ),*/
+ Positioned(
+ child: Align(
+ alignment: Alignment.center,
+ child: Image.asset(
+ 'assets/ytbPlayBotton.png',
+ height: 30,
+ width: 30,
+ ),
+ ),
+ ),
+ ],
+ ),
+ ),
+ ),
+ );
+ }),
+ ),
+ );
+ }*/
+}
\ No newline at end of file
diff --git a/myapp/lib/main.dart b/myapp/lib/main.dart
index 8654ff1..e4456da 100644
--- a/myapp/lib/main.dart
+++ b/myapp/lib/main.dart
@@ -1,28 +1,31 @@
import 'package:flutter/material.dart';
+//import 'package:myapp/alarmpage/alarmTest.dart';
+import 'package:myapp/detail/squatsCard/SquatsBeforeStart.dart';
+import 'package:myapp/detail/youtubelink/SquatsStrechingYoutube.dart';
+import './HomePage.dart';
void main() {
- runApp(const MyApp());
+
+
+ runApp(new MaterialApp(
+ title:"Power Maual",
+ theme: new ThemeData(scaffoldBackgroundColor: const Color(0xFF736AB7)),
+
+ home: new HomePage(),
+ //home: new AlarmManagerExampleApp(),
+ ));
}
-
+/*
class MyApp extends StatelessWidget {
const MyApp({Key? key}) : super(key: key);
@override
Widget build(BuildContext context) {
return const MaterialApp(
- home: StorePage(),
+ home:
);
}
}
+*/
-class StorePage extends StatelessWidget {
- const StorePage({Key? key}) : super(key: key);
- @override
- Widget build(BuildContext context) {
- return const Scaffold(
- //asdfaaadsss
- //asdfqwer
- );
- }
-}
diff --git a/myapp/lib/replace/component/replaceBenchPressListItem.dart b/myapp/lib/replace/component/replaceBenchPressListItem.dart
new file mode 100644
index 0000000..e42bf1a
--- /dev/null
+++ b/myapp/lib/replace/component/replaceBenchPressListItem.dart
@@ -0,0 +1,171 @@
+import 'package:flutter/material.dart';
+
+class replaceBenchPressItem1 extends StatelessWidget{
+
+
+ @override
+ Widget build(BuildContext context){
+ return Container(
+ decoration: new BoxDecoration(
+ border: Border.all(
+ width: 5,
+ color: Colors.black,
+ ),
+ borderRadius: new BorderRadius.circular(30.0),
+
+ color: new Color(0xFF333366)
+ ),
+
+ padding: const EdgeInsets.symmetric(vertical: 20),
+ margin: const EdgeInsets.all(30.0),
+ child: Column(
+ children: [
+ ClipRRect(
+ borderRadius: BorderRadius.circular(70.0),
+ child: Image.asset(
+ "assets/img/cableCrossOver.jpg",
+ width: 200,
+ height: 200,
+ fit: BoxFit.fill,
+
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text(
+ "Cable Cross-Over",
+ style: TextStyle(
+ fontSize: 30,
+ color: Colors.white,
+ fontWeight: FontWeight.w600
+ ),
+ ),
+ SizedBox(height: 10,),
+ Text("케이블 크로스 오버는 가슴 운동을 주로 자극하는 운동이며 운동 중 자극이 일정하게 유지되는 장점이 있습니다.",
+ style: TextStyle(
+ color: Colors.white,
+ fontSize: 12,
+ ),
+ )
+ ],
+ ),
+ );
+
+
+
+
+ }
+}
+
+class replaceBenchPressItem2 extends StatelessWidget{
+
+
+ @override
+ Widget build(BuildContext context){
+ return Container(
+ decoration: new BoxDecoration(
+ border: Border.all(
+ width: 5,
+ color: Colors.black,
+ ),
+ borderRadius: new BorderRadius.circular(30.0),
+
+ color: new Color(0xFF333366),
+ ),
+ padding: const EdgeInsets.symmetric(vertical: 20),
+ margin: const EdgeInsets.all(30.0),
+ child: Column(
+ children: [
+ ClipRRect(
+ borderRadius: BorderRadius.circular(70.0),
+ child: Image.asset(
+ "assets/img/dumbbellBenchPress.jpg",
+ width: 200,
+ height: 200,
+ fit: BoxFit.fill,
+
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text(
+ "Inclined Dumbbel BenchPress",
+ style: TextStyle(
+ fontSize: 30,
+ color: Colors.white,
+ fontWeight: FontWeight.w600
+ ),
+ ),
+ SizedBox(height: 10,),
+ Text("인클라인 덤벨 밴치 프레스는 상부 가슴 근육을 주로 자극하며 바벨보다 넓은 가동범위를 가질 수 있습니다.",
+ style: TextStyle(
+ color: Colors.white,
+ fontSize: 12,
+ ),
+ )
+ ],
+ ),
+ );
+
+
+
+
+ }
+}
+
+class replaceBenchPressItem3 extends StatelessWidget{
+
+
+ @override
+ Widget build(BuildContext context){
+ return Container(
+ decoration: new BoxDecoration(
+ border: Border.all(
+ width: 5,
+ color: Colors.black,
+ ),
+ borderRadius: new BorderRadius.circular(30.0),
+
+ color: new Color(0xFF333366),
+ ),
+ padding: const EdgeInsets.symmetric(vertical: 20),
+ margin: const EdgeInsets.all(30.0),
+ child: Column(
+ children: [
+ ClipRRect(
+ borderRadius: BorderRadius.circular(70.0),
+ child: Image.asset(
+ "assets/img/dips.jpg",
+ width: 200,
+ height: 200,
+ fit: BoxFit.fill,
+
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text(
+ "Dips",
+ style: TextStyle(
+ fontSize: 30,
+ color: Colors.white,
+ fontWeight: FontWeight.w600
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text("딥스는 가슴 하부를 주로 자극하는 운동입니다. 부정확한 자세로 운동할 시 부상의 위험이 있기 때문에 정확한 자세를 익혀야 합니다.",
+ style: TextStyle(
+ color: Colors.white,
+ fontSize: 12,
+ ),
+ )
+ ],
+ ),
+ );
+
+
+
+
+ }
+}
diff --git a/myapp/lib/replace/component/replaceBenchPressTitle.dart b/myapp/lib/replace/component/replaceBenchPressTitle.dart
new file mode 100644
index 0000000..024c1cf
--- /dev/null
+++ b/myapp/lib/replace/component/replaceBenchPressTitle.dart
@@ -0,0 +1,18 @@
+import 'package:flutter/material.dart';
+
+class replaceSquatsTitle extends StatelessWidget{
+
+ @override
+ Widget build(BuildContext context){
+ return Padding(
+ padding: const EdgeInsets.only(top:20.0),
+ child:
+ Text(
+ "Replace",
+ style: TextStyle(fontSize: 30),
+
+ ),
+ );
+
+ }
+}
\ No newline at end of file
diff --git a/myapp/lib/replace/component/replaceSquatsListItem.dart b/myapp/lib/replace/component/replaceSquatsListItem.dart
new file mode 100644
index 0000000..80cdc74
--- /dev/null
+++ b/myapp/lib/replace/component/replaceSquatsListItem.dart
@@ -0,0 +1,171 @@
+import 'package:flutter/material.dart';
+
+class replaceSquatsItem1 extends StatelessWidget{
+
+
+ @override
+ Widget build(BuildContext context){
+ return Container(
+ decoration: new BoxDecoration(
+ border: Border.all(
+ width: 5,
+ color: Colors.black,
+ ),
+ borderRadius: new BorderRadius.circular(30.0),
+
+ color: new Color(0xFF333366)
+ ),
+
+ padding: const EdgeInsets.symmetric(vertical: 20),
+ margin: const EdgeInsets.all(30.0),
+ child: Column(
+ children: [
+ ClipRRect(
+ borderRadius: BorderRadius.circular(70.0),
+ child: Image.asset(
+ "assets/img/Lunge.jpg",
+ width: 200,
+ height: 200,
+ fit: BoxFit.fill,
+
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text(
+ "Lunge",
+ style: TextStyle(
+ fontSize: 30,
+ color: Colors.white,
+ fontWeight: FontWeight.w600
+ ),
+ ),
+ SizedBox(height: 10,),
+ Text("런지는 대칭적인 근육을 형성하는 데에 이점을 가지고 있고 둔근을 자극 하는 데에 더욱 효과적입니다.",
+ style: TextStyle(
+ color: Colors.white,
+ fontSize: 12,
+ ),
+ )
+ ],
+ ),
+ );
+
+
+
+
+ }
+}
+
+class replaceSquatsItem2 extends StatelessWidget{
+
+
+ @override
+ Widget build(BuildContext context){
+ return Container(
+ decoration: new BoxDecoration(
+ border: Border.all(
+ width: 5,
+ color: Colors.black,
+ ),
+ borderRadius: new BorderRadius.circular(30.0),
+
+ color: new Color(0xFF333366),
+ ),
+ padding: const EdgeInsets.symmetric(vertical: 20),
+ margin: const EdgeInsets.all(30.0),
+ child: Column(
+ children: [
+ ClipRRect(
+ borderRadius: BorderRadius.circular(70.0),
+ child: Image.asset(
+ "assets/img/LegPress.jpg",
+ width: 200,
+ height: 200,
+ fit: BoxFit.fill,
+
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text(
+ "Leg Press",
+ style: TextStyle(
+ fontSize: 30,
+ color: Colors.white,
+ fontWeight: FontWeight.w600
+ ),
+ ),
+ SizedBox(height: 10,),
+ Text("레그프레스는 다리 근육에 더욱 많은 자극이 주어지며 초보자들이 수행하기 좋은 운동입니다.",
+ style: TextStyle(
+ color: Colors.white,
+ fontSize: 12,
+ ),
+ )
+ ],
+ ),
+ );
+
+
+
+
+ }
+}
+
+class replaceSquatsItem3 extends StatelessWidget{
+
+
+ @override
+ Widget build(BuildContext context){
+ return Container(
+ decoration: new BoxDecoration(
+ border: Border.all(
+ width: 5,
+ color: Colors.black,
+ ),
+ borderRadius: new BorderRadius.circular(30.0),
+
+ color: new Color(0xFF333366),
+ ),
+ padding: const EdgeInsets.symmetric(vertical: 20),
+ margin: const EdgeInsets.all(30.0),
+ child: Column(
+ children: [
+ ClipRRect(
+ borderRadius: BorderRadius.circular(70.0),
+ child: Image.asset(
+ "assets/img/stepUp.jpg",
+ width: 200,
+ height: 200,
+ fit: BoxFit.fill,
+
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text(
+ "Step Up",
+ style: TextStyle(
+ fontSize: 30,
+ color: Colors.white,
+ fontWeight: FontWeight.w600
+ ),
+
+ ),
+ SizedBox(height: 10,),
+ Text("스텝업은 하체 다양한 부위에 자극을 줄 수 있으며 운동 능력에 따라 다양한 중량을 이용할 수 있습니다. 또한 어디에서나 쉽게 운동할 수 있는 장점도 있습니다.",
+ style: TextStyle(
+ color: Colors.white,
+ fontSize: 12,
+ ),
+ )
+ ],
+ ),
+ );
+
+
+
+
+ }
+}
diff --git a/myapp/lib/replace/component/replaceSquatsMenu.dart b/myapp/lib/replace/component/replaceSquatsMenu.dart
new file mode 100644
index 0000000..2a12495
--- /dev/null
+++ b/myapp/lib/replace/component/replaceSquatsMenu.dart
@@ -0,0 +1,14 @@
+import 'package:flutter/material.dart';
+
+class replaceSquatsMenu extends StatelessWidget{
+ const replaceSquatsMenu({Key? key}) : super(key: key);
+
+ @override
+ Widget build(BuildContext context){
+ return Row(
+ children: [
+
+ ],
+ );
+ }
+}
\ No newline at end of file
diff --git a/myapp/lib/replace/component/replaceSquatsTitle.dart b/myapp/lib/replace/component/replaceSquatsTitle.dart
new file mode 100644
index 0000000..024c1cf
--- /dev/null
+++ b/myapp/lib/replace/component/replaceSquatsTitle.dart
@@ -0,0 +1,18 @@
+import 'package:flutter/material.dart';
+
+class replaceSquatsTitle extends StatelessWidget{
+
+ @override
+ Widget build(BuildContext context){
+ return Padding(
+ padding: const EdgeInsets.only(top:20.0),
+ child:
+ Text(
+ "Replace",
+ style: TextStyle(fontSize: 30),
+
+ ),
+ );
+
+ }
+}
\ No newline at end of file
diff --git a/myapp/lib/replace/page/replaceBenchPressPage.dart b/myapp/lib/replace/page/replaceBenchPressPage.dart
new file mode 100644
index 0000000..3f7ab7f
--- /dev/null
+++ b/myapp/lib/replace/page/replaceBenchPressPage.dart
@@ -0,0 +1,48 @@
+import 'package:flutter/material.dart';
+import 'package:myapp/replace/component/replaceBenchPressListItem.dart';
+
+import 'package:myapp/replace/component/replaceBenchPressTitle.dart';
+
+class replaceBenchPressPage extends StatelessWidget{
+ const replaceBenchPressPage({Key? key}) : super(key: key);
+
+
+
+
+ @override
+ Widget build(BuildContext context){
+ return Scaffold(
+ appBar: _buildReplaceAppBar(),
+ body: SingleChildScrollView(
+ child: Padding(
+ padding: const EdgeInsets.symmetric(horizontal:20.0),
+
+ child: Column(
+ crossAxisAlignment: CrossAxisAlignment.center,
+ children: [
+ //replaceBenchPressTitle(),
+ SizedBox(
+ height: 30,
+ ),
+ //replaceBenchPressMenu(),
+ replaceBenchPressItem1(),
+ replaceBenchPressItem2(),
+ replaceBenchPressItem3(),
+ ],
+ ),
+ ),
+
+ ),
+
+ );
+ }
+ AppBar _buildReplaceAppBar() => AppBar(
+ //backgroundColor: Colors.white,
+ title: Text("대체 가능한 운동들", style: TextStyle(color: Colors.white),),
+ centerTitle: true,
+ actions: [
+ Icon(Icons.thumb_up_off_alt, color: Colors.black,),
+ ],
+ );
+}
+
diff --git a/myapp/lib/replace/page/replaceSquatsPage.dart b/myapp/lib/replace/page/replaceSquatsPage.dart
new file mode 100644
index 0000000..c1697e9
--- /dev/null
+++ b/myapp/lib/replace/page/replaceSquatsPage.dart
@@ -0,0 +1,48 @@
+import 'package:flutter/material.dart';
+import 'package:myapp/replace/component/replaceSquatsListItem.dart';
+import 'package:myapp/replace/component/replaceSquatsMenu.dart';
+import 'package:myapp/replace/component/replaceSquatsTitle.dart';
+
+class replaceSquatsPage extends StatelessWidget{
+ const replaceSquatsPage({Key? key}) : super(key: key);
+
+
+
+
+ @override
+ Widget build(BuildContext context){
+ return Scaffold(
+ appBar: _buildReplaceAppBar(),
+ body: SingleChildScrollView(
+ child: Padding(
+ padding: const EdgeInsets.symmetric(horizontal:20.0),
+
+ child: Column(
+ crossAxisAlignment: CrossAxisAlignment.center,
+ children: [
+ //replaceSquatsTitle(),
+ SizedBox(
+ height: 30,
+ ),
+ replaceSquatsMenu(),
+ replaceSquatsItem1(),
+ replaceSquatsItem2(),
+ replaceSquatsItem3(),
+ ],
+ ),
+ ),
+
+ ),
+
+ );
+ }
+ AppBar _buildReplaceAppBar() => AppBar(
+ //backgroundColor: Colors.white,
+ title: Text("대체 가능한 운동들", style: TextStyle(color: Colors.white),),
+ centerTitle: true,
+ actions: [
+ Icon(Icons.thumb_up_off_alt, color: Colors.black,),
+ ],
+ );
+}
+
diff --git a/myapp/pubspec.lock b/myapp/pubspec.lock
index 750761f..0858302 100644
--- a/myapp/pubspec.lock
+++ b/myapp/pubspec.lock
@@ -1,6 +1,13 @@
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
+ android_alarm_manager_plus:
+ dependency: "direct main"
+ description:
+ name: android_alarm_manager_plus
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "1.2.0"
async:
dependency: transitive
description:
@@ -57,11 +64,32 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
+ ffi:
+ dependency: transitive
+ description:
+ name: ffi
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "1.1.2"
+ file:
+ dependency: transitive
+ description:
+ name: file
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "6.1.2"
flutter:
dependency: "direct main"
description: flutter
source: sdk
version: "0.0.0"
+ flutter_inappwebview:
+ dependency: transitive
+ description:
+ name: flutter_inappwebview
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "5.3.2"
flutter_lints:
dependency: "direct dev"
description:
@@ -74,6 +102,18 @@ packages:
description: flutter
source: sdk
version: "0.0.0"
+ flutter_web_plugins:
+ dependency: transitive
+ description: flutter
+ source: sdk
+ version: "0.0.0"
+ js:
+ dependency: transitive
+ description:
+ name: js
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "0.6.3"
lints:
dependency: transitive
description:
@@ -102,6 +142,90 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
+ path_provider_linux:
+ dependency: transitive
+ description:
+ name: path_provider_linux
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.1.0"
+ path_provider_platform_interface:
+ dependency: transitive
+ description:
+ name: path_provider_platform_interface
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.1"
+ path_provider_windows:
+ dependency: transitive
+ description:
+ name: path_provider_windows
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.3"
+ platform:
+ dependency: transitive
+ description:
+ name: platform
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "3.0.2"
+ plugin_platform_interface:
+ dependency: transitive
+ description:
+ name: plugin_platform_interface
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.1"
+ process:
+ dependency: transitive
+ description:
+ name: process
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "4.2.3"
+ shared_preferences:
+ dependency: "direct main"
+ description:
+ name: shared_preferences
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.8"
+ shared_preferences_linux:
+ dependency: transitive
+ description:
+ name: shared_preferences_linux
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
+ shared_preferences_macos:
+ dependency: transitive
+ description:
+ name: shared_preferences_macos
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
+ shared_preferences_platform_interface:
+ dependency: transitive
+ description:
+ name: shared_preferences_platform_interface
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.0"
+ shared_preferences_web:
+ dependency: transitive
+ description:
+ name: shared_preferences_web
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
+ shared_preferences_windows:
+ dependency: transitive
+ description:
+ name: shared_preferences_windows
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
sky_engine:
dependency: transitive
description: flutter
@@ -156,6 +280,48 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
+ url_launcher:
+ dependency: transitive
+ description:
+ name: url_launcher
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "6.0.12"
+ url_launcher_linux:
+ dependency: transitive
+ description:
+ name: url_launcher_linux
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
+ url_launcher_macos:
+ dependency: transitive
+ description:
+ name: url_launcher_macos
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
+ url_launcher_platform_interface:
+ dependency: transitive
+ description:
+ name: url_launcher_platform_interface
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.4"
+ url_launcher_web:
+ dependency: transitive
+ description:
+ name: url_launcher_web
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.4"
+ url_launcher_windows:
+ dependency: transitive
+ description:
+ name: url_launcher_windows
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.0.2"
vector_math:
dependency: transitive
description:
@@ -163,5 +329,34 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
+ win32:
+ dependency: transitive
+ description:
+ name: win32
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.2.9"
+ xdg_directories:
+ dependency: transitive
+ description:
+ name: xdg_directories
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "0.2.0"
+ youtube_player_flutter:
+ dependency: "direct main"
+ description:
+ name: youtube_player_flutter
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "8.0.0"
+ youtube_player_iframe:
+ dependency: "direct main"
+ description:
+ name: youtube_player_iframe
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.2.2"
sdks:
- dart: ">=2.12.0 <3.0.0"
+ dart: ">=2.14.0 <3.0.0"
+ flutter: ">=2.5.0"
diff --git a/myapp/pubspec.yaml b/myapp/pubspec.yaml
index 222c100..f15c491 100644
--- a/myapp/pubspec.yaml
+++ b/myapp/pubspec.yaml
@@ -29,11 +29,19 @@ environment:
dependencies:
flutter:
sdk: flutter
+
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
+ #using youtube.
cupertino_icons: ^1.0.2
+ youtube_player_flutter: ^8.0.0
+ youtube_player_iframe: ^2.2.2
+ android_alarm_manager_plus: ^1.2.0
+ shared_preferences: ^2.0.8
+
+
dev_dependencies:
flutter_test:
@@ -58,10 +66,23 @@ flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
- #assets:
+ # assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
-
+ assets:
+ ##- assets/img/mars.png
+ ##- assets/img/squartIcon.png
+ ##- assets/img/deadlift_icon.png
+ ##- assets/img/benchpress_icon.png
+ ##- assets/img/squats_icon.png
+ ##- assets/img/data_icon.png
+ ##- assets/img/setting_icon.png
+ ##- assets/img/squats_background.jpg
+ ##- assets/img/squats_background1.jpg
+ ##- assets/img/alarm.png
+ ##- assets/img/BenchPress_background.jpg
+ - assets/img/
+
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
@@ -85,5 +106,12 @@ flutter:
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
+ fonts:
+ - family: Poppins
+ fonts:
+ - asset: assets/fonts/Poppins-SemiBold.ttf
+ weight: 600
+ - asset: assets/fonts/Poppins-Regular.ttf
+ weight: 400
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages