-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Conflicts: # README.md # filemojicompat-ui/build.gradle
- Loading branch information
Showing
11 changed files
with
57 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
buildscript { | ||
|
||
ext { | ||
kotlin_version = '1.6.10' | ||
kotlin_version = '1.7.10' | ||
} | ||
repositories { | ||
google() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<vector android:autoMirrored="true" android:height="32dp" | ||
android:viewportHeight="32" android:viewportWidth="32" | ||
android:width="32dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillColor="#FFB02E" android:pathData="M15.9989,29.9978C25.3333,29.9978 29.9978,23.7303 29.9978,15.9989C29.9978,8.2675 25.3333,2 15.9989,2C6.6644,2 2,8.2675 2,15.9989C2,23.7303 6.6644,29.9978 15.9989,29.9978Z"/> | ||
<path android:fillColor="#402A32" android:pathData="M8.9816,11.1909C9.0296,10.9436 9.1397,10.6405 9.349,10.4125C9.5283,10.2171 9.847,10 10.4999,10C11.1417,10 11.4685,10.2216 11.6572,10.4288C11.8753,10.6683 11.9804,10.9737 12.0147,11.1711C12.1092,11.7152 12.6269,12.0797 13.171,11.9853C13.7152,11.8908 14.0797,11.373 13.9852,10.8289C13.9062,10.374 13.6799,9.6794 13.1357,9.082C12.562,8.4522 11.6955,8 10.4999,8C9.3156,8 8.4527,8.4313 7.8755,9.0601C7.3283,9.6564 7.107,10.3533 7.0183,10.8091C6.9129,11.3513 7.2669,11.8762 7.8091,11.9816C8.3512,12.087 8.8761,11.733 8.9816,11.1909Z"/> | ||
<path android:fillColor="#402A32" android:pathData="M19.9818,11.1909C20.0299,10.9436 20.14,10.6405 20.3492,10.4125C20.5285,10.2171 20.8472,10 21.5002,10C22.1419,10 22.4687,10.2216 22.6574,10.4288C22.8756,10.6683 22.9807,10.9737 23.0149,11.1711C23.1094,11.7152 23.6271,12.0797 24.1713,11.9853C24.7154,11.8908 25.0799,11.373 24.9854,10.8289C24.9064,10.374 24.6802,9.6794 24.1359,9.082C23.5623,8.4522 22.6957,8 21.5002,8C20.3159,8 19.4529,8.4313 18.8758,9.0601C18.3285,9.6564 18.1072,10.3533 18.0186,10.8091C17.9132,11.3513 18.2672,11.8762 18.8093,11.9816C19.3514,12.087 19.8764,11.733 19.9818,11.1909Z"/> | ||
<path android:fillColor="#F70A8D" android:pathData="M18.3683,22.3683L15.5,19.5L23.5,16L24.455,18.292C25.2894,20.2946 24.2473,22.5842 22.1892,23.2703C20.8475,23.7175 19.3683,23.3683 18.3683,22.3683Z"/> | ||
<path android:fillColor="#402A32" android:pathData="M8.4001,15.2C8.8419,14.8686 9.4687,14.9582 9.8001,15.4C10.0981,15.7973 11.7922,17.5 16.0001,17.5C20.2079,17.5 21.9021,15.7973 22.2001,15.4C22.5314,14.9582 23.1582,14.8686 23.6001,15.2C24.0419,15.5314 24.1314,16.1582 23.8001,16.6C23.0981,17.536 20.7922,19.5 16.0001,19.5C11.2079,19.5 8.9021,17.536 8.2001,16.6C7.8687,16.1582 7.9582,15.5314 8.4001,15.2Z"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters