Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 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