删除无用资源

This commit is contained in:
litingting 2024-11-19 14:18:34 +08:00
parent 7349c58e6d
commit 872a535cc0
33 changed files with 15 additions and 446 deletions

View File

@ -1,7 +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="13dp"/>
<solid android:color="@color/black"/>
</shape>

View File

@ -1,7 +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="16dp" />
<solid android:color="@color/library_color" />
</shape>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<!-- 顶部的渐变色背景 -->
<item >
<shape>
<gradient
android:angle="270"
android:endColor="@color/home_bg2"
android:startColor="@color/home_bg1" />
</shape>
</item>
<!-- 底部的黑色背景 -->
<item android:top="400dp"> <!-- 调整此值控制黑色区域的高度 -->
<shape>
<solid android:color="#000000" />
<size android:height="400dp" />
</shape>
</item>
</layer-list>

View File

@ -1,33 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="34dp"
android:height="34dp"
android:viewportWidth="34"
android:viewportHeight="34">
<path
android:pathData="M17,31.403C24.172,31.403 29.986,25.589 29.986,18.417C29.986,11.245 24.172,5.43 17,5.43C9.828,5.43 4.014,11.245 4.014,18.417C4.014,25.589 9.828,31.403 17,31.403Z"
android:strokeLineJoin="round"
android:strokeWidth="1.66667"
android:fillColor="#333333"
android:strokeColor="#333333"/>
<path
android:pathData="M16.83,10.875L16.829,18.673L22.334,24.179"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round"/>
<path
android:pathData="M2.833,6.375L7.792,2.833"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#333333"
android:strokeLineCap="round"/>
<path
android:pathData="M31.167,6.375L26.208,2.833"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#333333"
android:strokeLineCap="round"/>
</vector>

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<!-- 渐变背景层 -->
<item>
<shape android:shape="rectangle">
<!-- 渐变效果 -->
<gradient
android:angle="90"
android:endColor="#121212"
android:startColor="#59033A07" />
</shape>
</item>
</selector>

View File

@ -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:pathData="M7.283,5H20M20,12H4M20,19H12.972"
android:strokeWidth="1.5"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round"/>
</vector>

View File

@ -1,19 +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="@color/test"
android:pathData="M2.623,8.779C3.339,5.724 5.724,3.339 8.779,2.623C10.898,2.126 13.102,2.126 15.221,2.623C18.276,3.339 20.661,5.724 21.377,8.779C21.874,10.898 21.874,13.102 21.377,15.221C20.661,18.276 18.276,20.661 15.221,21.377C13.102,21.874 10.898,21.874 8.779,21.377C5.724,20.661 3.339,18.276 2.623,15.221C2.126,13.102 2.126,10.898 2.623,8.779L4.083,9.122C3.639,11.015 3.639,12.985 4.083,14.878C4.669,17.378 6.622,19.33 9.122,19.917C11.015,20.361 12.985,20.361 14.878,19.917C17.378,19.33 19.33,17.378 19.917,14.878C20.361,12.985 20.361,11.015 19.917,9.122C19.33,6.622 17.378,4.669 14.878,4.083C12.985,3.639 11.015,3.639 9.122,4.083C6.622,4.669 4.669,6.622 4.083,9.122L2.623,8.779Z"
/>
<path
android:fillColor="@color/black"
android:pathData="M12,8.5V15.5M12,15.5L14.5,13M12,15.5L9.5,13"
android:strokeWidth="1.5"
android:strokeColor="@color/white"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
</vector>

View File

@ -1,32 +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="#00000000"
android:pathData="M20,16.5L22,18.5L20,20.5"
android:strokeWidth="1.5"
android:strokeColor="#ffffff"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#00000000"
android:pathData="M20,3.5L22,5.5L20,7.5"
android:strokeWidth="1.5"
android:strokeColor="#ffffff"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#00000000"
android:pathData="M22,5.5H18.5C14.91,5.5 12,8.41 12,12C12,15.59 14.91,18.5 18.5,18.5H22"
android:strokeWidth="1.5"
android:strokeColor="#ffffff"
android:strokeLineCap="round" />
<path
android:fillColor="#00000000"
android:pathData="M2,18.5H5.5C9.09,18.5 12,15.59 12,12C12,8.41 9.09,5.5 5.5,5.5H2"
android:strokeWidth="1.5"
android:strokeColor="#ffffff"
android:strokeLineCap="round" />
</vector>

View File

@ -1,9 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="12dp"
android:height="12dp"
android:viewportWidth="12"
android:viewportHeight="12">
<path
android:pathData="M9.6,6C9.6,5.337 10.137,4.8 10.8,4.8C11.463,4.8 12,5.337 12,6C12,6.663 11.463,7.2 10.8,7.2C10.137,7.2 9.6,6.663 9.6,6ZM4.8,6C4.8,5.337 5.337,4.8 6,4.8C6.663,4.8 7.2,5.337 7.2,6C7.2,6.663 6.663,7.2 6,7.2C5.337,7.2 4.8,6.663 4.8,6ZM0,6C0,5.337 0.537,4.8 1.2,4.8C1.863,4.8 2.4,5.337 2.4,6C2.4,6.663 1.863,7.2 1.2,7.2C0.537,7.2 0,6.663 0,6Z"
android:fillColor="#ffffff"/>
</vector>

View File

@ -1,9 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:pathData="M24.697,13.909C24.829,13.909 24.958,13.948 25.067,14.021L30.085,17.377L28.61,19.595L26.689,18.311V24L26.667,23.969V24C26.666,24.85 26.395,25.679 25.892,26.365C25.389,27.05 24.681,27.558 23.87,27.814C23.059,28.069 22.187,28.06 21.382,27.787C20.576,27.514 19.879,26.991 19.391,26.295C18.903,25.598 18.649,24.764 18.668,23.914C18.686,23.064 18.974,22.241 19.491,21.566C20.009,20.891 20.728,20.399 21.544,20.16C22.36,19.921 23.231,19.949 24.031,20.239V14.575C24.031,14.488 24.048,14.401 24.081,14.32C24.115,14.239 24.164,14.166 24.226,14.104C24.288,14.042 24.361,13.993 24.442,13.959C24.523,13.926 24.61,13.909 24.697,13.909H24.697ZM13.969,24C14.056,24 14.143,24.017 14.224,24.051C14.305,24.084 14.378,24.133 14.44,24.195C14.502,24.257 14.551,24.331 14.585,24.412C14.618,24.492 14.635,24.579 14.635,24.667V26C14.635,26.087 14.618,26.174 14.585,26.255C14.551,26.336 14.502,26.41 14.44,26.471C14.378,26.533 14.305,26.582 14.224,26.616C14.143,26.649 14.056,26.667 13.969,26.667H4.667C4.579,26.667 4.492,26.649 4.412,26.616C4.331,26.582 4.257,26.533 4.195,26.471C4.133,26.41 4.084,26.336 4.051,26.255C4.017,26.174 4,26.087 4,26V24.667C4,24.579 4.017,24.492 4.051,24.412C4.084,24.331 4.133,24.257 4.195,24.195C4.257,24.133 4.331,24.084 4.412,24.051C4.492,24.017 4.579,24 4.667,24H13.969ZM22.667,22.667C22.313,22.667 21.974,22.807 21.724,23.057C21.474,23.307 21.333,23.646 21.333,24C21.333,24.354 21.474,24.693 21.724,24.943C21.974,25.193 22.313,25.333 22.667,25.333C23.02,25.333 23.359,25.193 23.61,24.943C23.86,24.693 24,24.354 24,24C24,23.646 23.86,23.307 23.61,23.057C23.359,22.807 23.02,22.667 22.667,22.667ZM19.287,14.667C19.374,14.667 19.461,14.684 19.542,14.717C19.623,14.751 19.696,14.8 19.758,14.862C19.82,14.924 19.869,14.997 19.903,15.078C19.936,15.159 19.953,15.246 19.953,15.333V16.667C19.953,16.754 19.936,16.841 19.903,16.922C19.869,17.003 19.82,17.076 19.758,17.138C19.696,17.2 19.623,17.249 19.542,17.283C19.461,17.316 19.374,17.333 19.287,17.333H4.667C4.579,17.333 4.492,17.316 4.412,17.283C4.331,17.249 4.257,17.2 4.195,17.138C4.133,17.076 4.084,17.003 4.051,16.922C4.017,16.841 4,16.754 4,16.667V15.333C4,15.246 4.017,15.159 4.051,15.078C4.084,14.997 4.133,14.924 4.195,14.862C4.257,14.8 4.331,14.751 4.412,14.717C4.492,14.684 4.579,14.667 4.667,14.667H19.287ZM26,5.333C26.177,5.333 26.346,5.404 26.471,5.529C26.596,5.654 26.667,5.823 26.667,6V7.333C26.667,7.51 26.596,7.68 26.471,7.805C26.346,7.93 26.177,8 26,8H4.667C4.579,8 4.492,7.983 4.412,7.949C4.331,7.916 4.257,7.867 4.195,7.805C4.133,7.743 4.084,7.669 4.051,7.588C4.017,7.508 4,7.421 4,7.333V6C4,5.912 4.017,5.826 4.051,5.745C4.084,5.664 4.133,5.59 4.195,5.529C4.257,5.467 4.331,5.418 4.412,5.384C4.492,5.351 4.579,5.333 4.667,5.333H26Z"
android:fillColor="#000000"/>
</vector>

View File

@ -1,12 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="30dp"
android:height="22dp"
android:viewportWidth="30"
android:viewportHeight="22">
<path
android:pathData="M11,0L19,0A11,11 0,0 1,30 11L30,11A11,11 0,0 1,19 22L11,22A11,11 0,0 1,0 11L0,11A11,11 0,0 1,11 0z"
android:fillColor="#ffffff"/>
<path
android:pathData="M15,17.714C14.682,17.714 14.377,17.594 14.151,17.38C13.926,17.165 13.8,16.875 13.8,16.571V5.143C13.8,4.84 13.926,4.549 14.151,4.335C14.377,4.12 14.682,4 15,4C15.318,4 15.623,4.12 15.849,4.335C16.074,4.549 16.2,4.84 16.2,5.143V16.571C16.2,16.875 16.074,17.165 15.849,17.38C15.623,17.594 15.318,17.714 15,17.714ZM10.2,15.429C9.882,15.429 9.577,15.308 9.351,15.094C9.126,14.88 9,14.589 9,14.286V8.571C9,8.268 9.127,7.978 9.352,7.763C9.577,7.549 9.882,7.429 10.2,7.429C10.518,7.429 10.823,7.549 11.049,7.763C11.274,7.978 11.4,8.268 11.4,8.571V14.286C11.4,14.436 11.369,14.584 11.309,14.723C11.248,14.862 11.16,14.988 11.049,15.094C10.937,15.2 10.805,15.284 10.659,15.342C10.514,15.399 10.358,15.429 10.2,15.429ZM19.8,15.429C19.482,15.429 19.177,15.308 18.951,15.094C18.726,14.88 18.6,14.589 18.6,14.286V8.571C18.6,8.268 18.726,7.978 18.951,7.763C19.177,7.549 19.482,7.429 19.8,7.429C20.118,7.429 20.423,7.549 20.649,7.763C20.874,7.978 21,8.268 21,8.571V14.286C21,14.589 20.874,14.88 20.649,15.094C20.424,15.308 20.118,15.429 19.8,15.429Z"
android:fillColor="#231815"/>
</vector>

View File

@ -1,30 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<group>
<clip-path
android:pathData="M0,0h20v20h-20z"/>
<path
android:pathData="M10,18.333C14.602,18.333 18.333,14.602 18.333,10C18.333,5.398 14.602,1.667 10,1.667C5.398,1.667 1.667,5.398 1.667,10C1.667,14.602 5.398,18.333 10,18.333Z"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#333333"
android:strokeColor="#333333"/>
<path
android:pathData="M7.917,7.5V12.5"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round"/>
<path
android:pathData="M12.083,7.5V12.5"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round"/>
</group>
</vector>

View File

@ -1,47 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="160dp"
android:height="120dp"
android:viewportWidth="160"
android:viewportHeight="120">
<path
android:pathData="M75.79,83.92C75.79,83.92 75.4,85.61 72.08,85.06C68.76,84.52 66.18,85.85 65.13,88.73C65.13,88.72 72.88,95.33 75.79,83.92Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M123.68,40.51C123.68,55.92 111.18,68.41 95.77,68.41C80.36,68.41 67.86,55.92 67.86,40.51C67.86,25.09 80.36,12.6 95.77,12.6C111.18,12.6 123.68,25.09 123.68,40.51Z"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#EFF2F4"/>
<path
android:pathData="M84.7,35.78C85.71,35.78 86.68,35.38 87.39,34.66C88.1,33.95 88.51,32.98 88.51,31.97C88.51,30.96 88.1,29.99 87.39,29.28C86.68,28.56 85.71,28.16 84.7,28.16C83.69,28.16 82.72,28.56 82,29.28C81.29,29.99 80.89,30.96 80.89,31.97C80.89,32.98 81.29,33.95 82,34.66C82.72,35.38 83.69,35.78 84.7,35.78ZM108.3,41.44C109.31,41.44 110.28,41.04 110.99,40.32C111.71,39.61 112.11,38.64 112.11,37.63C112.11,36.62 111.71,35.65 110.99,34.94C110.28,34.22 109.31,33.82 108.3,33.82C107.29,33.82 106.32,34.22 105.61,34.94C104.89,35.65 104.49,36.62 104.49,37.63C104.49,38.64 104.89,39.61 105.61,40.32C106.32,41.04 107.29,41.44 108.3,41.44Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M125.6,61.23C125.25,57.38 122.17,50.89 114.62,50.89C108.2,50.89 104.02,56.33 102.95,57.9C101.88,56.33 97.74,50.89 91.29,50.89C83.73,50.89 80.59,57.39 80.3,61.25C80.01,65.11 81.12,68.17 88.86,76.03C96.59,83.9 102.95,90.65 102.95,90.65C102.95,90.65 109.37,83.87 117.09,76.01C124.82,68.16 125.94,65.08 125.6,61.23Z"
android:fillColor="#80F988"/>
<path
android:pathData="M40.07,75.22C40.07,75.22 30.23,42.52 60.53,46.18C71.33,47.5 55.39,65.01 49.03,55.25C42.68,45.49 51.07,33.06 59.39,30.04"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
<path
android:pathData="M103.68,61.55L98.46,67.58L104.05,72.46L99.17,78.22L103.99,83.11"
android:strokeWidth="2.407"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
<path
android:pathData="M40.58,75.33L40.58,75.33A6,6 120.25,0 1,48.76 77.58L51.24,81.92A6,6 77.46,0 1,48.99 90.11L48.99,90.11A6,6 77.46,0 1,40.81 87.86L38.33,83.52A6,6 120.25,0 1,40.58 75.33z"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"/>
<path
android:pathData="M47.23,90.84L49.21,94.31A1,1 85.8,0 1,48.84 95.68L48.84,95.68A1,1 85.8,0 1,47.48 95.3L45.5,91.83A1,1 125.64,0 1,45.87 90.46L45.87,90.46A1,1 125.64,0 1,47.23 90.84z"
android:fillColor="#ffffff"/>
<path
android:pathData="M52.45,87.87L54.43,91.34A1,1 105.19,0 1,54.05 92.71L54.05,92.71A1,1 105.19,0 1,52.69 92.33L50.71,88.86A1,1 128.48,0 1,51.08 87.49L51.08,87.49A1,1 128.48,0 1,52.45 87.87z"
android:fillColor="#ffffff"/>
<path
android:pathData="M84,47.15C87.12,44.42 94.84,41.12 100.8,49.72"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#ffffff"
android:strokeLineCap="round"/>
</vector>

View File

@ -1,12 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="72dp"
android:height="72dp"
android:viewportWidth="72"
android:viewportHeight="72">
<path
android:pathData="M36,36m-36,0a36,36 0,1 1,72 0a36,36 0,1 1,-72 0"
android:fillColor="#80F988"/>
<path
android:pathData="M46.531,38.326L33.826,46.844C32.542,47.705 30.802,47.362 29.941,46.078C29.632,45.616 29.467,45.074 29.467,44.518V27.482C29.467,25.935 30.72,24.682 32.267,24.682C32.822,24.682 33.365,24.847 33.826,25.156L46.531,33.674C47.815,34.535 48.159,36.275 47.298,37.559C47.095,37.862 46.834,38.123 46.531,38.326Z"
android:fillColor="#000000"/>
</vector>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient android:startColor="@color/black_view"
android:endColor="@color/black_view_bottom"
android:angle="270"/>
</shape>

View File

@ -1,16 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="30dp"
android:height="22dp"
android:viewportWidth="30"
android:viewportHeight="22">
<path
android:pathData="M11,0L19,0A11,11 0,0 1,30 11L30,11A11,11 0,0 1,19 22L11,22A11,11 0,0 1,0 11L0,11A11,11 0,0 1,11 0z"
android:fillColor="#ffffff"/>
<group>
<clip-path
android:pathData="M10,5h12v12h-12z"/>
<path
android:pathData="M20.1,8.874L14.584,5.392C14.204,5.152 13.766,5.019 13.317,5.006C12.868,4.993 12.424,5.1 12.03,5.317C11.637,5.534 11.308,5.853 11.08,6.239C10.851,6.626 10.73,7.067 10.73,7.517V14.483C10.73,14.933 10.851,15.374 11.08,15.761C11.308,16.147 11.637,16.466 12.03,16.683C12.424,16.9 12.868,17.007 13.317,16.994C13.766,16.981 14.204,16.848 14.584,16.608L20.1,13.126C20.458,12.899 20.753,12.585 20.958,12.214C21.163,11.842 21.27,11.424 21.27,11C21.27,10.576 21.163,10.158 20.958,9.786C20.753,9.415 20.458,9.101 20.1,8.874Z"
android:fillColor="#231815"/>
</group>
</vector>

View File

@ -1,22 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<group>
<clip-path
android:pathData="M0,0h20v20h-20z"/>
<path
android:pathData="M10,18.333C14.602,18.333 18.333,14.602 18.333,10C18.333,5.398 14.602,1.667 10,1.667C5.398,1.667 1.667,5.398 1.667,10C1.667,14.602 5.398,18.333 10,18.333Z"
android:strokeLineJoin="round"
android:strokeWidth="1.66667"
android:fillColor="#333333"
android:strokeColor="#333333"/>
<path
android:pathData="M8.333,10V7.113L10.833,8.557L13.333,10L10.833,11.443L8.333,12.887V10Z"
android:strokeLineJoin="round"
android:strokeWidth="1.66667"
android:fillColor="#151718"
android:strokeColor="#151718"/>
</group>
</vector>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<!-- 只设置顶部的圆角 -->
<corners
android:bottomLeftRadius="0dp"
android:bottomRightRadius="0dp"
android:topLeftRadius="24dp"
android:topRightRadius="24dp" />
<solid android:color="#B2000000" />
</shape>

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape android:shape="oval">
<solid android:color="#F2F2F2"/> <!-- 半透明白色 (80 是透明度,范围 00-FF) -->
<size android:width="100dp" android:height="100dp"/> <!-- 设置圆形大小 -->
</shape>
</item>
</selector>

View File

@ -1,33 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".ui.activity.MainActivity">
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello World!"
android:id="@+id/tv"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello World!"
android:id="@+id/tv1"
android:layout_marginTop="200dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</LinearLayout>

View File

@ -1,55 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="8dp">
<ImageView
android:id="@+id/cover"
android:layout_width="48dp"
android:layout_height="48dp"
android:layout_marginStart="16dp"
android:background="@drawable/round_rectangle"
android:scaleType="centerCrop"
android:src="@mipmap/cover"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="11dp"
android:text="Top Text"
android:textColor="@android:color/black"
android:textSize="16sp"
app:layout_constraintStart_toEndOf="@+id/cover"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/time"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="11dp"
android:text="Bottom Text"
android:textColor="@android:color/darker_gray"
android:textSize="14sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toEndOf="@+id/cover"
app:layout_constraintTop_toBottomOf="@+id/title" />
<ImageView
android:id="@+id/pause"
android:layout_width="20dp"
android:layout_height="20dp"
android:layout_marginStart="8dp"
android:src="@drawable/more"
android:background="@drawable/rounded"
android:padding="5dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<View xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:id="@+id/place_view"
android:layout_height="74dp">
</View>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -6,7 +6,7 @@
<color name="text_color_1">#FFFFFF</color>
<color name="text_color_2">#DFD0D0</color>
<color name="black_view">#26000000</color>
<color name="black_view_bottom">#99000000</color>
<!-- <color name="black_view_bottom">#99000000</color>-->
<color name="bg_color_like">#33FFFFFF</color>
<color name="seek_bg_color">#4DFFFFFF</color>
<color name="white_60_color">#99FFFFFF</color>
@ -19,12 +19,12 @@
<color name="library_color">#242529</color>
<color name="panel_singer_color">#99000000</color>
<color name="retry_layout">#000000</color>
<color name="test">#2D9C31</color>
<!-- <color name="retry_layout">#000000</color>-->
<!-- <color name="test">#2D9C31</color>-->
<color name="best_result_bg">#282A2C</color>
<color name="home_bg1">#2EB06F</color>
<color name="home_bg2">#B9D1A6</color>
<!-- <color name="home_bg1">#2EB06F</color>-->
<!-- <color name="home_bg2">#B9D1A6</color>-->
<color name="white_15_color">#26FFFFFF</color>
<color name="home_tab_color">#339ED3A2</color>

View File

@ -1,16 +1,16 @@
<resources>
<string name="app_name">Offline Music Player</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="song_of_the_day">Song Of The Day</string>
<string name="recently_played">Recently Played</string>
<string name="top_artists">Top Artists</string>
<string name="trending_in_shorts">Trending in Shorts</string>
<string name="new_releases">New Releases</string>
<string name="musicoo">Musicoo</string>
<!-- <string name="hello_blank_fragment">Hello blank fragment</string>-->
<!-- <string name="song_of_the_day">Song Of The Day</string>-->
<!-- <string name="recently_played">Recently Played</string>-->
<!-- <string name="top_artists">Top Artists</string>-->
<!-- <string name="trending_in_shorts">Trending in Shorts</string>-->
<!-- <string name="new_releases">New Releases</string>-->
<!-- <string name="musicoo">Musicoo</string>-->
<string name="library">Library</string>
<string name="listen_music_anytime">Listen Music Anytime</string>
<string name="resource_loading">Resource Loading...</string>
<!-- <string name="listen_music_anytime">Listen Music Anytime</string>-->
<string name="resource_loading">Resource Loading</string>
<string name="ready_to_sleep">Sounds of Serenity</string>
<string name="we_ve_carefully_prepared_sounds_for_you">Soothing tunes crafted for deep relaxation and sleep 🌙</string>
<string name="white_noise">White noise</string>
@ -27,7 +27,7 @@
<string name="search_hint">Search songs, artists…</string>
<string name="play">Play</string>
<string name="no_next_song_yet">There is no next song yet</string>
<string name="image_loading_failed">Image loading failed</string>
<!-- <string name="image_loading_failed">Image loading failed</string>-->
<string name="song_loading_failed">Song loading failed</string>
<string name="playList_loading_failed">Playlist loading failed</string>
<string name="time_format">%d:%02d:%02d</string>