mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Remove unused resources
This commit is contained in:
		| @@ -1,5 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item android:state_selected="true" android:alpha="0.75" android:color="?attr/colorPrimary" /> | ||||
|     <item android:state_activated="true" android:alpha="0.75" android:color="?attr/colorPrimary" /> | ||||
| </selector> | ||||
| @@ -1,103 +0,0 @@ | ||||
| <animated-vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:aapt="http://schemas.android.com/aapt"> | ||||
|     <aapt:attr name="android:drawable"> | ||||
|         <vector | ||||
|             android:name="browse_leave" | ||||
|             android:width="24dp" | ||||
|             android:height="24dp" | ||||
|             android:viewportWidth="24" | ||||
|             android:viewportHeight="24"> | ||||
|             <group | ||||
|                 android:name="main_parent" | ||||
|                 android:pivotX="12" | ||||
|                 android:pivotY="12"> | ||||
|                 <group | ||||
|                     android:name="group" | ||||
|                     android:pivotX="12" | ||||
|                     android:pivotY="12"> | ||||
|                     <path | ||||
|                         android:name="dot" | ||||
|                         android:fillColor="#000000" | ||||
|                         android:pathData="M 12 10.9 C 12.61 10.9 13.1 11.39 13.1 12 C 13.1 12.61 12.61 13.1 12 13.1 C 11.39 13.1 10.9 12.61 10.9 12 C 10.9 11.39 11.39 10.9 12 10.9 Z" /> | ||||
|                 </group> | ||||
|                 <clip-path | ||||
|                     android:name="dot_mask" | ||||
|                     android:pathData="M 0.188 0.188 L 0.188 24 L 23.938 24 L 23.938 0.188 L 0.188 0.188 Z M 12 10.9 C 12.61 10.9 13.1 11.39 13.1 12 C 13.1 12.61 12.61 13.1 12 13.1 C 11.39 13.1 10.9 12.61 10.9 12 C 10.9 11.39 11.39 10.9 12 10.9 Z" /> | ||||
|                 <path | ||||
|                     android:name="compass" | ||||
|                     android:fillColor="#000000" | ||||
|                     android:pathData="M 6.5 17.5 L 14.01 14.01 L 17.5 6.5 L 9.99 9.99 L 6.5 17.5 Z M 12 10.9 C 12.61 10.9 13.1 11.39 13.1 12 C 13.1 12.61 12.61 13.1 12 13.1 C 11.39 13.1 10.9 12.61 10.9 12 C 10.9 11.39 11.39 10.9 12 10.9 Z" /> | ||||
|                 <group | ||||
|                     android:name="ring_parent" | ||||
|                     android:pivotX="12" | ||||
|                     android:pivotY="12" | ||||
|                     android:scaleX="0.833" | ||||
|                     android:scaleY="0.833"> | ||||
|                     <path | ||||
|                         android:name="ring" | ||||
|                         android:fillColor="#000000" | ||||
|                         android:pathData="M 12 0 C 8.819 0 5.765 1.265 3.515 3.515 C 1.265 5.765 0 8.819 0 12 C 0 15.181 1.265 18.235 3.515 20.485 C 5.765 22.735 8.819 24 12 24 C 15.181 24 18.235 22.735 20.485 20.485 C 22.735 18.235 24 15.181 24 12 C 24 8.819 22.735 5.765 20.485 3.515 C 18.235 1.265 15.181 0 12 0 Z M 12 21.6 C 9.455 21.6 7.012 20.588 5.212 18.788 C 3.412 16.988 2.4 14.545 2.4 12 C 2.4 9.455 3.412 7.012 5.212 5.212 C 7.012 3.412 9.455 2.4 12 2.4 C 14.545 2.4 16.988 3.412 18.788 5.212 C 20.588 7.012 21.6 9.455 21.6 12 C 21.6 14.545 20.588 16.988 18.788 18.788 C 16.988 20.588 14.545 21.6 12 21.6 Z" | ||||
|                         android:strokeAlpha="0" /> | ||||
|                 </group> | ||||
|             </group> | ||||
|         </vector> | ||||
|     </aapt:attr> | ||||
|     <target android:name="compass"> | ||||
|         <aapt:attr name="android:animation"> | ||||
|             <objectAnimator | ||||
|                 android:duration="300" | ||||
|                 android:interpolator="@android:interpolator/fast_out_slow_in" | ||||
|                 android:propertyName="pathData" | ||||
|                 android:valueFrom="M 12 2 C 6.48 2 2 6.48 2 12 C 2 17.141 5.886 21.38 10.878 21.938 C 11.247 21.979 11.621 22 12 22 C 17.52 22 22 17.52 22 12 C 22 6.48 17.52 2 12 2 L 12 2 M 12 10.9 C 11.695 10.9 11.42 11.023 11.221 11.221 C 11.023 11.42 10.9 11.695 10.9 12 C 10.9 12.61 11.39 13.1 12 13.1 C 12.61 13.1 13.1 12.61 13.1 12 C 13.1 11.39 12.61 10.9 12 10.9 L 12 10.9 M 14.19 14.19 L 6 18 L 6 18 L 9.81 9.81 L 18 6 L 14.19 14.19 L 14.19 14.19 M 12 12 L 12 12 L 12 12 L 12 12 L 12 12 L 12 12" | ||||
|                 android:valueTo="M 9.99 9.99 C 9.408 11.242 8.827 12.493 8.245 13.745 C 7.663 14.997 7.082 16.248 6.5 17.5 C 6.5 17.5 6.5 17.5 6.5 17.5 C 9.003 16.337 11.507 15.173 14.01 14.01 C 15.173 11.507 16.337 9.003 17.5 6.5 L 9.99 9.99 M 12 10.9 C 11.39 10.9 10.9 11.39 10.9 12 C 10.9 12.305 11.023 12.58 11.221 12.779 C 11.42 12.977 11.695 13.1 12 13.1 C 12.61 13.1 13.1 12.61 13.1 12 C 13.1 11.39 12.61 10.9 12 10.9 L 12 10.9 M 12 12 L 12 12 L 12 12 L 12 12 L 12 12 L 12 12 L 12 12 M 12 12 L 12 12 L 12 12 L 12 12 L 12 12 L 12 12" | ||||
|                 android:valueType="pathType" /> | ||||
|         </aapt:attr> | ||||
|     </target> | ||||
|     <target android:name="main_parent"> | ||||
|         <aapt:attr name="android:animation"> | ||||
|             <objectAnimator | ||||
|                 android:duration="300" | ||||
|                 android:interpolator="@android:interpolator/fast_out_slow_in" | ||||
|                 android:propertyName="rotation" | ||||
|                 android:valueFrom="180" | ||||
|                 android:valueTo="0" | ||||
|                 android:valueType="floatType" /> | ||||
|         </aapt:attr> | ||||
|     </target> | ||||
|     <target android:name="group"> | ||||
|         <aapt:attr name="android:animation"> | ||||
|             <set> | ||||
|                 <objectAnimator | ||||
|                     android:duration="66" | ||||
|                     android:interpolator="@android:interpolator/fast_out_slow_in" | ||||
|                     android:propertyName="scaleX" | ||||
|                     android:valueFrom="1" | ||||
|                     android:valueTo="1" | ||||
|                     android:valueType="floatType" /> | ||||
|                 <objectAnimator | ||||
|                     android:duration="100" | ||||
|                     android:interpolator="@android:anim/decelerate_interpolator" | ||||
|                     android:propertyName="scaleX" | ||||
|                     android:startOffset="66" | ||||
|                     android:valueFrom="1" | ||||
|                     android:valueTo="0" | ||||
|                     android:valueType="floatType" /> | ||||
|                 <objectAnimator | ||||
|                     android:duration="66" | ||||
|                     android:interpolator="@android:interpolator/fast_out_slow_in" | ||||
|                     android:propertyName="scaleY" | ||||
|                     android:valueFrom="1" | ||||
|                     android:valueTo="1" | ||||
|                     android:valueType="floatType" /> | ||||
|                 <objectAnimator | ||||
|                     android:duration="100" | ||||
|                     android:interpolator="@android:anim/decelerate_interpolator" | ||||
|                     android:propertyName="scaleY" | ||||
|                     android:startOffset="66" | ||||
|                     android:valueFrom="1" | ||||
|                     android:valueTo="0" | ||||
|                     android:valueType="floatType" /> | ||||
|             </set> | ||||
|         </aapt:attr> | ||||
|     </target> | ||||
| </animated-vector> | ||||
| @@ -1,31 +0,0 @@ | ||||
| <animated-vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:aapt="http://schemas.android.com/aapt"> | ||||
|     <aapt:attr name="android:drawable"> | ||||
|         <vector | ||||
|             android:name="vector" | ||||
|             android:width="24dp" | ||||
|             android:height="24dp" | ||||
|             android:viewportWidth="1080" | ||||
|             android:viewportHeight="1080"> | ||||
|             <path | ||||
|                 android:name="bookmark" | ||||
|                 android:fillColor="#000000" | ||||
|                 android:pathData="M 899.84 90.84 C 899.84 90.84 360.3 90.84 360.3 90.84 C 310.84 90.84 270.38 131.3 270.38 180.76 C 270.38 180.76 270.38 720.31 270.38 720.31 C 270.38 769.76 310.84 810.23 360.3 810.23 C 360.3 810.23 899.84 810.23 899.84 810.23 C 949.3 810.23 989.77 769.76 989.77 720.31 C 989.77 720.31 989.77 180.76 989.77 180.76 C 989.77 131.3 949.3 90.84 899.84 90.84 M 899.84 720.31 C 899.84 720.31 360.3 720.31 360.3 720.31 C 360.3 720.31 360.3 180.76 360.3 180.76 C 360.3 180.76 585.11 180.76 585.11 180.76 C 585.11 180.76 585.11 585.42 585.11 585.42 C 585.11 585.42 720 484.26 720 484.26 C 720 484.26 854.88 585.42 854.88 585.42 C 854.88 585.42 854.88 180.76 854.88 180.76 C 854.88 180.76 899.84 180.76 899.84 180.76 C 899.84 180.76 899.84 720.31 899.84 720.31" /> | ||||
|             <path | ||||
|                 android:name="angle" | ||||
|                 android:fillColor="#000000" | ||||
|                 android:pathData="M 180.45 270.69 C 180.45 270.69 90.53 270.69 90.53 270.69 C 90.53 270.69 90.53 900.15 90.53 900.15 C 90.53 949.61 131 990.08 180.45 990.08 C 180.45 990.08 809.92 990.08 809.92 990.08 C 809.92 990.08 809.92 900.15 809.92 900.15 C 809.92 900.15 180.45 900.15 180.45 900.15 C 180.45 900.15 180.45 270.69 180.45 270.69" /> | ||||
|         </vector> | ||||
|     </aapt:attr> | ||||
|     <target android:name="bookmark"> | ||||
|         <aapt:attr name="android:animation"> | ||||
|             <objectAnimator | ||||
|                 android:duration="300" | ||||
|                 android:interpolator="@android:interpolator/fast_out_slow_in" | ||||
|                 android:propertyName="pathData" | ||||
|                 android:valueFrom="M 900 90 C 720 90 540 90 360 90 C 310.5 90 270 130.5 270 180 C 270 360 270 540 270 720 C 270 769.5 310.5 810 360 810 C 540 810 720 810 900 810 C 949.5 810 990 769.5 990 720 C 990 540 990 360 990 180 C 990 130.5 949.5 90 900 90 C 900 90 900 90 900 90 M 900 540 C 862.5 517.5 825 495 787.5 472.5 C 750 495 712.5 517.5 675 540 C 675 540 675 540 675 540 C 675 471.351 675 402.701 675 334.052 L 675 180 C 675 180 675 180 675 180 C 713.708 180 752.416 180 791.124 180 C 827.416 180 863.708 180 900 180 C 900 233.194 900 286.387 900 339.581 C 900 406.387 900 473.194 900 540 C 900 540 900 540 900 540" | ||||
|                 android:valueTo="M 634.454 90.84 C 543.069 90.84 451.685 90.84 360.3 90.84 C 310.84 90.84 270.38 131.3 270.38 180.76 C 270.38 360.61 270.38 540.46 270.38 720.31 C 270.38 769.76 310.84 810.23 360.3 810.23 C 540.147 810.23 719.993 810.23 899.84 810.23 C 949.3 810.23 989.77 769.76 989.77 720.31 C 989.77 540.46 989.77 360.61 989.77 180.76 C 989.77 131.3 949.3 90.84 899.84 90.84 C 811.378 90.84 722.916 90.84 634.454 90.84 M 899.84 720.31 C 834.876 720.31 769.913 720.31 704.949 720.31 C 590.066 720.31 475.183 720.31 360.3 720.31 C 360.3 540.46 360.3 360.61 360.3 180.76 C 435.237 180.76 510.173 180.76 585.11 180.76 L 585.11 180.76 C 585.11 315.647 585.11 450.533 585.11 585.42 C 630.073 551.7 675.037 517.98 720 484.26 C 764.96 517.98 809.92 551.7 854.88 585.42 C 854.88 450.533 854.88 315.647 854.88 180.76 C 869.867 180.76 884.853 180.76 899.84 180.76 C 899.84 360.61 899.84 540.46 899.84 720.31" | ||||
|                 android:valueType="pathType" /> | ||||
|         </aapt:attr> | ||||
|     </target> | ||||
| </animated-vector> | ||||
| @@ -1,27 +0,0 @@ | ||||
| <animated-vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     xmlns:aapt="http://schemas.android.com/aapt"> | ||||
|     <aapt:attr name="android:drawable"> | ||||
|         <vector | ||||
|             android:name="updates_leave" | ||||
|             android:width="24dp" | ||||
|             android:height="24dp" | ||||
|             android:viewportWidth="24" | ||||
|             android:viewportHeight="24"> | ||||
|             <path | ||||
|                 android:name="updates_filled" | ||||
|                 android:fillColor="#000000" | ||||
|                 android:pathData="M 23 12 L 20.56 9.22 L 20.9 5.54 L 17.29 4.72 L 15.4 1.54 L 12 3 L 8.6 1.54 L 6.71 4.72 L 3.1 5.53 L 3.44 9.21 L 1 12 L 3.44 14.78 L 3.1 18.47 L 6.71 19.29 L 8.6 22.47 L 12 21 L 15.4 22.46 L 17.29 19.28 L 20.9 18.46 L 20.56 14.78 L 23 12 Z M 13 17 L 11 17 L 11 15 L 13 15 L 13 17 Z M 13 13 L 11 13 L 11 7 L 13 7 L 13 13 Z" /> | ||||
|         </vector> | ||||
|     </aapt:attr> | ||||
|     <target android:name="updates_filled"> | ||||
|         <aapt:attr name="android:animation"> | ||||
|             <objectAnimator | ||||
|                 android:duration="300" | ||||
|                 android:interpolator="@android:interpolator/fast_out_slow_in" | ||||
|                 android:propertyName="pathData" | ||||
|                 android:valueFrom="M 23 12 L 20.56 9.22 L 20.9 5.54 L 17.29 4.72 L 15.4 1.54 L 12 3 L 8.6 1.54 L 6.71 4.72 L 3.1 5.53 L 3.44 9.21 L 1 12 L 3.44 14.78 L 3.1 18.47 L 6.71 19.29 L 8.6 22.47 L 12 21 L 15.4 22.46 L 17.29 19.28 L 20.9 18.46 L 20.56 14.78 L 23 12 Z M 12 13 L 11.5 13 L 11 13 L 11 12 L 11 11 L 11 10 L 11 9 L 11 8 L 11 7 L 12 7 L 13 7 L 13 7.857 L 13 8.714 L 13 9.571 L 13 10.429 L 13 11.286 L 13 12.143 L 13 13 L 13 13 L 13 13 L 12.5 13 L 12 13 M 11 15 L 13 15 L 13 16.058 L 13 17 L 13 17 L 11 17 L 11 15 M 12 10 L 12 10 L 12 10 L 12 10 L 12 10" | ||||
|                 android:valueTo="M 23 12 L 20.56 9.22 L 20.9 5.54 L 17.29 4.72 L 15.4 1.54 L 12 3 L 8.6 1.54 L 6.71 4.72 L 3.1 5.53 L 3.44 9.21 L 1 12 L 3.44 14.78 L 3.1 18.47 L 6.71 19.29 L 8.6 22.47 L 12 21 L 15.4 22.46 L 17.29 19.28 L 20.9 18.46 L 20.56 14.78 L 23 12 Z M 9.42 19.93 L 7.99 17.52 L 5.25 16.9 L 5.51 14.1 L 3.66 12 L 5.51 9.88 L 5.25 7.1 L 7.99 6.49 L 9.42 4.08 L 12 5.18 L 14.58 4.07 L 16.01 6.48 L 18.75 7.1 L 18.49 9.89 L 20.34 12 L 18.49 14.11 L 18.49 14.11 L 18.75 16.9 L 16.01 17.52 L 14.58 19.93 L 12 18.82 L 9.42 19.93 M 11 15 L 13 15 L 13 15.5 L 13 16 L 13 17 L 11 17 L 11 15 M 11 7 L 13 7 L 13 13 L 11 13 L 11 7" | ||||
|                 android:valueType="pathType" /> | ||||
|         </aapt:attr> | ||||
|     </target> | ||||
| </animated-vector> | ||||
| @@ -1,10 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:autoMirrored="true" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M12,4l-1.41,1.41L16.17,11H4v2h12.17l-5.58,5.59L12,20l8,-8z" /> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M12,10.9c-0.61,0 -1.1,0.49 -1.1,1.1s0.49,1.1 1.1,1.1c0.61,0 1.1,-0.49 1.1,-1.1s-0.49,-1.1 -1.1,-1.1zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM14.19,14.19L6,18l3.81,-8.19L18,6l-3.81,8.19z" /> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8zM6.5,17.5l7.51,-3.49L17.5,6.5 9.99,9.99 6.5,17.5zM12,10.9c0.61,0 1.1,0.49 1.1,1.1s-0.49,1.1 -1.1,1.1 -1.1,-0.49 -1.1,-1.1 0.49,-1.1 1.1,-1.1z" /> | ||||
| </vector> | ||||
| @@ -1,22 +0,0 @@ | ||||
| <animated-selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item | ||||
|         android:id="@+id/normal" | ||||
|         android:drawable="@drawable/ic_browse_outline_24dp" | ||||
|         android:state_checked="false" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/checked" | ||||
|         android:drawable="@drawable/ic_browse_filled_24dp" | ||||
|         android:state_checked="true" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_browse_enter" | ||||
|         android:fromId="@id/normal" | ||||
|         android:toId="@id/checked" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_browse_leave" | ||||
|         android:fromId="@id/checked" | ||||
|         android:toId="@id/normal" /> | ||||
|  | ||||
| </animated-selector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M13,3c-4.97,0 -9,4.03 -9,9L1,12l3.89,3.89 0.07,0.14L9,12L6,12c0,-3.87 3.13,-7 7,-7s7,3.13 7,7 -3.13,7 -7,7c-1.93,0 -3.68,-0.79 -4.94,-2.06l-1.42,1.42C8.27,19.99 10.51,21 13,21c4.97,0 9,-4.03 9,-9s-4.03,-9 -9,-9zM12,8v5l4.28,2.54 0.72,-1.21 -3.5,-2.08L13.5,8L12,8z" /> | ||||
| </vector> | ||||
| @@ -1,17 +0,0 @@ | ||||
| <animated-selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item | ||||
|         android:id="@+id/normal" | ||||
|         android:drawable="@drawable/ic_history_24dp" | ||||
|         android:state_checked="false" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/checked" | ||||
|         android:drawable="@drawable/ic_history_24dp" | ||||
|         android:state_checked="true" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_history_enter" | ||||
|         android:fromId="@id/normal" | ||||
|         android:toId="@id/checked" /> | ||||
|  | ||||
| </animated-selector> | ||||
| @@ -1,12 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M4,6H2v14c0,1.1 0.9,2 2,2h14v-2H4V6z" /> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M20,2L8,2c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2L22,4c0,-1.1 -0.9,-2 -2,-2zM20,12l-2.5,-1.5L15,12L15,4h5v8z" /> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="1080" | ||||
|     android:viewportHeight="1080"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M180.45 270.69 C180.45,270.69 90.53,270.69 90.53,270.69 C90.53,270.69 90.53,900.15 90.53,900.15 C90.53,949.61 131,990.08 180.45,990.08 C180.45,990.08 809.92,990.08 809.92,990.08 C809.92,990.08 809.92,900.15 809.92,900.15 C809.92,900.15 180.45,900.15 180.45,900.15 C180.45,900.15 180.45,270.69 180.45,270.69c  M899.84 90.84 C899.84,90.84 360.3,90.84 360.3,90.84 C310.84,90.84 270.38,131.3 270.38,180.76 C270.38,180.76 270.38,720.31 270.38,720.31 C270.38,769.76 310.84,810.23 360.3,810.23 C360.3,810.23 899.84,810.23 899.84,810.23 C949.3,810.23 989.77,769.76 989.77,720.31 C989.77,720.31 989.77,180.76 989.77,180.76 C989.77,131.3 949.3,90.84 899.84,90.84c M899.84 720.31 C899.84,720.31 360.3,720.31 360.3,720.31 C360.3,720.31 360.3,180.76 360.3,180.76 C360.3,180.76 585.11,180.76 585.11,180.76 C585.11,180.76 585.11,585.42 585.11,585.42 C585.11,585.42 720,484.26 720,484.26 C720,484.26 854.88,585.42 854.88,585.42 C854.88,585.42 854.88,180.76 854.88,180.76 C854.88,180.76 899.84,180.76 899.84,180.76 C899.84,180.76 899.84,720.31 899.84,720.31c" /> | ||||
| </vector> | ||||
| @@ -1,22 +0,0 @@ | ||||
| <animated-selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item | ||||
|         android:id="@+id/normal" | ||||
|         android:drawable="@drawable/ic_library_outline_24dp" | ||||
|         android:state_checked="false" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/checked" | ||||
|         android:drawable="@drawable/ic_library_filled_24dp" | ||||
|         android:state_checked="true" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_library_enter" | ||||
|         android:fromId="@id/normal" | ||||
|         android:toId="@id/checked" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_library_leave" | ||||
|         android:fromId="@id/checked" | ||||
|         android:toId="@id/normal" /> | ||||
|  | ||||
| </animated-selector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M6,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2zM18,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2zM12,10c-1.1,0 -2,0.9 -2,2s0.9,2 2,2 2,-0.9 2,-2 -0.9,-2 -2,-2z" /> | ||||
| </vector> | ||||
| @@ -1,17 +0,0 @@ | ||||
| <animated-selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item | ||||
|         android:id="@+id/normal" | ||||
|         android:drawable="@drawable/ic_more_24dp" | ||||
|         android:state_checked="false" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/checked" | ||||
|         android:drawable="@drawable/ic_more_24dp" | ||||
|         android:state_checked="true" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_more_enter" | ||||
|         android:fromId="@id/normal" | ||||
|         android:toId="@id/checked" /> | ||||
|  | ||||
| </animated-selector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M15.5,14h-0.79l-0.28,-0.27C15.41,12.59 16,11.11 16,9.5 16,5.91 13.09,3 9.5,3S3,5.91 3,9.5 5.91,16 9.5,16c1.61,0 3.09,-0.59 4.23,-1.57l0.27,0.28v0.79l5,4.99L20.49,19l-4.99,-5zM9.5,14C7.01,14 5,11.99 5,9.5S7.01,5 9.5,5 14,7.01 14,9.5 11.99,14 9.5,14z" /> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M23,12l-2.44,-2.78 0.34,-3.68 -3.61,-0.82 -1.89,-3.18L12,3 8.6,1.54 6.71,4.72l-3.61,0.81 0.34,3.68L1,12l2.44,2.78 -0.34,3.69 3.61,0.82 1.89,3.18L12,21l3.4,1.46 1.89,-3.18 3.61,-0.82 -0.34,-3.68L23,12zM13,17h-2v-2h2v2zM13,13h-2L11,7h2v6z" /> | ||||
| </vector> | ||||
| @@ -1,9 +0,0 @@ | ||||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportWidth="24" | ||||
|     android:viewportHeight="24"> | ||||
|     <path | ||||
|         android:fillColor="@android:color/black" | ||||
|         android:pathData="M23,12l-2.44,-2.78 0.34,-3.68 -3.61,-0.82 -1.89,-3.18L12,3 8.6,1.54 6.71,4.72l-3.61,0.81 0.34,3.68L1,12l2.44,2.78 -0.34,3.69 3.61,0.82 1.89,3.18L12,21l3.4,1.46 1.89,-3.18 3.61,-0.82 -0.34,-3.68L23,12zM18.49,14.11l0.26,2.79 -2.74,0.62 -1.43,2.41L12,18.82l-2.58,1.11 -1.43,-2.41 -2.74,-0.62 0.26,-2.8L3.66,12l1.85,-2.12 -0.26,-2.78 2.74,-0.61 1.43,-2.41L12,5.18l2.58,-1.11 1.43,2.41 2.74,0.62 -0.26,2.79L20.34,12l-1.85,2.11zM11,15h2v2h-2zM11,7h2v6h-2z" /> | ||||
| </vector> | ||||
| @@ -1,22 +0,0 @@ | ||||
| <animated-selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item | ||||
|         android:id="@+id/normal" | ||||
|         android:drawable="@drawable/ic_updates_outline_24dp" | ||||
|         android:state_checked="false" /> | ||||
|  | ||||
|     <item | ||||
|         android:id="@+id/checked" | ||||
|         android:drawable="@drawable/ic_updates_filled_24dp" | ||||
|         android:state_checked="true" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_updates_enter" | ||||
|         android:fromId="@id/normal" | ||||
|         android:toId="@id/checked" /> | ||||
|  | ||||
|     <transition | ||||
|         android:drawable="@drawable/anim_updates_leave" | ||||
|         android:fromId="@id/checked" | ||||
|         android:toId="@id/normal" /> | ||||
|  | ||||
| </animated-selector> | ||||
| @@ -1,16 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <ripple xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:color="?attr/colorPrimary"> | ||||
|     <item android:id="@android:id/mask"> | ||||
|         <shape android:shape="rectangle"> | ||||
|             <corners android:radius="@dimen/card_selector_radius" /> | ||||
|             <solid android:color="#80FFFFFF" /> | ||||
|         </shape> | ||||
|     </item> | ||||
|     <item> | ||||
|         <shape android:shape="rectangle"> | ||||
|             <corners android:radius="@dimen/card_selector_radius" /> | ||||
|             <solid android:color="@color/library_item_background" /> | ||||
|         </shape> | ||||
|     </item> | ||||
| </ripple> | ||||
| @@ -1,6 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <shape xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:shape="rectangle"> | ||||
|     <corners android:radius="@dimen/card_radius" /> | ||||
|     <solid android:color="?attr/colorSurface" /> | ||||
| </shape> | ||||
| @@ -1,23 +0,0 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <menu xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <item | ||||
|         android:id="@+id/nav_library" | ||||
|         android:icon="@drawable/ic_library_selector_24dp" | ||||
|         android:title="@string/label_library" /> | ||||
|     <item | ||||
|         android:id="@+id/nav_updates" | ||||
|         android:icon="@drawable/ic_updates_selector_24dp" | ||||
|         android:title="@string/label_recent_updates" /> | ||||
|     <item | ||||
|         android:id="@+id/nav_history" | ||||
|         android:icon="@drawable/ic_history_selector_24dp" | ||||
|         android:title="@string/label_recent_manga" /> | ||||
|     <item | ||||
|         android:id="@+id/nav_browse" | ||||
|         android:icon="@drawable/ic_browse_selector_24dp" | ||||
|         android:title="@string/browse" /> | ||||
|     <item | ||||
|         android:id="@+id/nav_more" | ||||
|         android:icon="@drawable/ic_more_selector_24dp" | ||||
|         android:title="@string/label_more" /> | ||||
| </menu> | ||||
| @@ -1,8 +1,6 @@ | ||||
| <resources> | ||||
|     <dimen name="bottom_sheet_width">0dp</dimen> | ||||
|  | ||||
|     <dimen name="card_radius">4dp</dimen> | ||||
|     <dimen name="card_selector_radius">6dp</dimen> | ||||
|     <dimen name="dialog_radius">8dp</dimen> | ||||
|  | ||||
|     <dimen name="screen_edge_margin">16dp</dimen> | ||||
|   | ||||
| @@ -5,10 +5,6 @@ | ||||
|     <!--Toolbars--> | ||||
|     <!--========--> | ||||
|  | ||||
|     <style name="Theme.Tachiyomi.ActionMode.CloseButton" parent="Widget.AppCompat.ActionButton.CloseMode"> | ||||
|         <item name="android:tint">?attr/colorOnSurface</item> | ||||
|     </style> | ||||
|  | ||||
|     <style name="Theme.Tachiyomi.ActionButton.Overflow" parent="Widget.AppCompat.ActionButton.Overflow"> | ||||
|         <item name="android:tint">?attr/colorOnSurface</item> | ||||
|     </style> | ||||
| @@ -78,11 +74,6 @@ | ||||
|         <item name="android:background">@drawable/list_item_selector</item> | ||||
|     </style> | ||||
|  | ||||
|     <style name="Widget.Tachiyomi.CircularProgressIndicator.Small" parent="Widget.Material3.CircularProgressIndicator"> | ||||
|         <item name="indicatorSize">16dp</item> | ||||
|         <item name="trackThickness">2dp</item> | ||||
|     </style> | ||||
|  | ||||
|  | ||||
|     <!--=======================--> | ||||
|     <!--Widgets.MaterialDivider--> | ||||
| @@ -126,20 +117,6 @@ | ||||
|     </style> | ||||
|  | ||||
|  | ||||
|     <!--================--> | ||||
|     <!--Navigation Views--> | ||||
|     <!--================--> | ||||
|     <style name="Widget.Tachiyomi.BottomNavigationView" parent="Widget.Material3.BottomNavigationView"> | ||||
|         <item name="itemRippleColor">@color/ripple_toolbar_fainter</item> | ||||
|         <item name="labelVisibilityMode">labeled</item> | ||||
|     </style> | ||||
|  | ||||
|     <style name="Widget.Tachiyomi.NavigationRailView" parent="Widget.Material3.NavigationRailView"> | ||||
|         <item name="itemRippleColor">@color/ripple_toolbar_fainter</item> | ||||
|         <item name="labelVisibilityMode">labeled</item> | ||||
|     </style> | ||||
|  | ||||
|  | ||||
|     <!--============--> | ||||
|     <!--FastScroller--> | ||||
|     <!--============--> | ||||
|   | ||||
| @@ -64,7 +64,6 @@ | ||||
|         <item name="android:backgroundDimAmount">0.32</item> | ||||
|         <item name="windowActionModeOverlay">true</item> | ||||
|         <item name="actionOverflowButtonStyle">@style/Theme.Tachiyomi.ActionButton.Overflow</item> | ||||
|         <item name="actionModeCloseButtonStyle">@style/Theme.Tachiyomi.ActionMode.CloseButton</item> | ||||
|         <item name="actionModeCloseDrawable">@drawable/ic_close_24dp</item> | ||||
|         <item name="preferenceTheme">@style/PreferenceThemeOverlay.Tachiyomi</item> | ||||
|         <item name="bottomSheetDialogTheme">@style/ThemeOverlay.Tachiyomi.BottomSheetDialog</item> | ||||
| @@ -72,8 +71,6 @@ | ||||
|         <item name="appBarLayoutStyle">@style/Widget.Material3.AppBarLayout</item> | ||||
|         <item name="toolbarStyle">@style/Widget.Material3.Toolbar.Surface</item> | ||||
|         <item name="tabStyle">@style/Widget.Tachiyomi.TabLayout</item> | ||||
|         <item name="bottomNavigationStyle">@style/Widget.Tachiyomi.BottomNavigationView</item> | ||||
|         <item name="navigationRailStyle">@style/Widget.Tachiyomi.NavigationRailView</item> | ||||
|         <item name="switchStyle">@style/Widget.Tachiyomi.Switch</item> | ||||
|         <item name="materialSwitchStyle">@style/Widget.Material3.CompoundButton.MaterialSwitch</item> | ||||
|         <item name="switchPreferenceCompatStyle">@style/Widget.Tachiyomi.Switch</item> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user