Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 deletions
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:pathData="M 0.0,0.0 l 1.0,0.0 l 0.0,1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:pathData="M 0.0,0.0 c 0.33333333,0.0 0.0,1.0 1.0,1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:pathData="M 0.0,0.0 l 1.0,0.0 l 0.0,1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:pathData="M 0.0,0.0 c 0.33333333,0.0 0.0,1.0 1.0,1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:pathData="M 0.0,0.0 c 0.4,0.0 0.4,1.0 1.0,1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:pathData="M 0.0,0.0 c 0.4,0.0 0.4,1.0 1.0,1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
3
com.discord/res/interpolator/fast_out_slow_in.xml
Normal file
3
com.discord/res/interpolator/fast_out_slow_in.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:controlX1="0.4" android:controlY1="0.0" android:controlX2="0.2" android:controlY2="1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
3
com.discord/res/interpolator/mtrl_fast_out_linear_in.xml
Normal file
3
com.discord/res/interpolator/mtrl_fast_out_linear_in.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:controlX1="0.4" android:controlY1="0.0" android:controlX2="1.0" android:controlY2="1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
3
com.discord/res/interpolator/mtrl_fast_out_slow_in.xml
Normal file
3
com.discord/res/interpolator/mtrl_fast_out_slow_in.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:controlX1="0.4" android:controlY1="0.0" android:controlX2="0.2" android:controlY2="1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
2
com.discord/res/interpolator/mtrl_linear.xml
Normal file
2
com.discord/res/interpolator/mtrl_linear.xml
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<linearInterpolator />
|
3
com.discord/res/interpolator/mtrl_linear_out_slow_in.xml
Normal file
3
com.discord/res/interpolator/mtrl_linear_out_slow_in.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator android:controlX1="0.0" android:controlY1="0.0" android:controlX2="0.2" android:controlY2="1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android" />
|
Loading…
Add table
Add a link
Reference in a new issue