main
parent
f4314a8c30
commit
fa3590b796
11 changed files with 645 additions and 3 deletions
@ -0,0 +1,28 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<path |
||||
android:pathData="M37.333,5.677C37.333,4.732 36.423,4.968 36.141,5.247C35.599,5.827 34.168,7.008 31.112,7.631C30.635,7.738 30.18,7.781 29.703,7.781C28.229,7.781 26.993,7.309 25.584,6.751C23.958,6.128 22.115,5.419 19.601,5.419C19.384,5.419 19.167,5.419 18.95,5.44C16.219,5.569 13.856,6.751 12.143,7.631C11.641,7.88 11.135,8.124 10.626,8.361L10.474,7.996L10.453,7.975C10.214,7.416 9.564,7.159 9,7.395C8.74,7.502 8.523,7.717 8.415,7.996C8.306,8.254 8.306,8.576 8.415,8.834L19.709,35.334C19.883,35.742 20.273,36 20.728,36C20.88,36 21.031,35.979 21.162,35.914C21.725,35.678 21.985,35.034 21.747,34.475L17.888,25.413C18.387,24.597 19.492,23.222 21.617,22.642C22.289,22.471 22.982,22.363 23.741,22.363C25.194,22.363 26.603,22.685 28.099,23.029C29.464,23.33 30.852,23.652 32.217,23.652C34.277,23.652 35.859,22.943 37.225,21.44C37.268,21.375 37.312,21.225 37.333,21.096L37.333,5.677Z" |
||||
android:fillColor="#5288F5"/> |
||||
<path |
||||
android:pathData="M27.988,31C28.05,31.188 28.083,31.385 28.083,31.578C28.083,33.57 24.835,35.187 20.833,35.187C16.832,35.187 13.583,33.57 13.583,31.578C13.583,31.38 13.617,31.188 13.678,31C9.288,31.828 6.333,33.392 6.333,35.187C6.333,37.849 12.826,40 20.833,40C28.841,40 35.333,37.849 35.333,35.187C35.329,33.392 32.374,31.828 27.988,31Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="12.089" |
||||
android:startY="31.602" |
||||
android:endX="24.355" |
||||
android:endY="37.726" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</vector> |
@ -0,0 +1,43 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M3.667,4h36v36h-36z"/> |
||||
<path |
||||
android:pathData="M24.238,8.235C29.921,9.3 34.367,13.746 35.432,19.429L39.667,19.429L39.667,24.571L35.432,24.571C34.367,30.254 29.921,34.7 24.238,35.765L24.238,40L19.095,40L19.095,35.765C13.412,34.7 8.967,30.254 7.902,24.571L3.667,24.571L3.667,19.429L7.902,19.429C8.967,13.746 13.412,9.3 19.095,8.235L19.095,4L24.238,4L24.238,8.235ZM21.667,31.831C27.096,31.831 31.497,27.429 31.497,22C31.497,16.571 27.096,12.169 21.667,12.169C16.237,12.169 11.836,16.571 11.836,22C11.836,27.429 16.237,31.831 21.667,31.831Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="6.528" |
||||
android:startY="5.72" |
||||
android:endX="33.994" |
||||
android:endY="37.691" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF308AF4"/> |
||||
<item android:offset="1" android:color="#FF003BF4"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M21.667,26.765C19.034,26.766 16.899,24.632 16.899,22C16.899,19.368 19.034,17.234 21.667,17.235C24.297,17.236 26.429,19.369 26.429,22C26.429,24.631 24.297,26.764 21.667,26.765Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="18.791" |
||||
android:startY="17.872" |
||||
android:endX="22.821" |
||||
android:endY="24.358" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</group> |
||||
</vector> |
@ -0,0 +1,68 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<path |
||||
android:pathData="M22,11C20.8,11 20,10.467 20,9.667L20,4.333C20,3.533 20.8,3 22,3C23.2,3 24,3.533 24,4.333L24,9.667C24,10.467 23.2,11 22,11Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="20.794" |
||||
android:startY="3.535" |
||||
android:endX="22.486" |
||||
android:endY="8.979" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M12.007,30.036C12.535,31.114 12.278,32.131 11.364,32.579L5.272,35.563C4.359,36.011 3.397,35.591 2.869,34.513C2.342,33.436 2.599,32.419 3.513,31.971L9.605,28.987C10.518,28.539 11.479,28.959 12.007,30.036Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="4.365" |
||||
android:startY="29.039" |
||||
android:endX="8.676" |
||||
android:endY="34.123" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M32.744,30.437C32.216,31.515 32.418,32.505 33.25,32.912L38.797,35.63C39.629,36.038 40.536,35.591 41.064,34.513C41.592,33.436 41.389,32.445 40.557,32.038L35.01,29.32C34.178,28.913 33.272,29.359 32.744,30.437Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="34.077" |
||||
android:startY="29.39" |
||||
android:endX="38.043" |
||||
android:endY="34.238" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M32.979,15.923L28.066,13.154L23.021,10.253L21.826,9.593L20.631,10.253L15.585,13.154L10.673,15.923L9.345,16.714L9.345,30.692L10.54,31.352L15.585,34.253L20.498,37.022L21.826,37.813L23.154,37.022L28.066,34.253L33.112,31.352L34.307,30.692L34.307,16.582L32.979,15.923ZM23.286,24.495L23.286,35.571L21.959,36.363L20.631,35.571L20.631,24.495L10.938,18.956L10.938,17.374L12.266,16.582L21.959,22.121L31.651,16.582L32.979,17.374L32.979,18.956L23.286,24.495Z" |
||||
android:fillColor="#5288F5"/> |
||||
<path |
||||
android:pathData="M35.635,16.319C35.635,16.187 35.502,16.055 35.502,15.923C35.502,15.791 35.369,15.659 35.236,15.659L34.971,15.396L34.838,15.396L28.73,11.967L23.154,8.802L22.49,8.407C22.091,8.143 21.56,8.143 21.162,8.407L20.498,8.802L14.921,11.967L8.814,15.396L8.681,15.396C8.548,15.396 8.548,15.527 8.415,15.659L8.15,15.923C8.15,16.055 8.017,16.187 8.017,16.319L8.017,30.692C8.017,31.22 8.283,31.615 8.681,31.879L9.345,32.275L14.921,35.44L21.029,38.868L21.295,38.868C21.427,39 21.693,39 21.826,39C21.959,39 22.224,39 22.357,38.868L22.622,38.868L28.73,35.44L34.307,32.275L34.971,31.879C35.369,31.615 35.635,31.22 35.635,30.692L35.635,16.582L35.635,16.319ZM32.979,29.901L27.402,33.066L23.154,35.44L21.826,36.231L20.498,35.44L16.249,33.066L10.673,29.901L10.673,17.374L12,16.582L16.249,14.209L21.826,11.044L27.402,14.209L31.651,16.582L32.979,17.374L32.979,29.901Z" |
||||
android:fillColor="#5288F5"/> |
||||
<path |
||||
android:pathData="M11.336,16.319L10.274,17.505L10.274,18.56L9.61,18.165L8.946,17.769C8.548,17.505 8.283,17.11 8.283,16.714L8.283,16.582L8.283,16.319C8.283,16.187 8.415,16.055 8.415,15.923C8.415,15.791 8.548,15.659 8.681,15.659L8.946,15.396L9.079,15.396C9.478,15.264 9.876,15.264 10.274,15.396L10.938,15.791L11.336,16.319ZM35.635,16.582C35.635,17.11 35.369,17.505 34.971,17.769L34.307,18.165L32.979,18.956L32.979,17.374L31.651,16.582L32.979,15.791L33.643,15.396C34.041,15.132 34.44,15.132 34.838,15.396L34.971,15.396C35.104,15.396 35.104,15.527 35.236,15.659L35.502,15.923C35.502,16.055 35.635,16.187 35.635,16.319L35.635,16.582Z" |
||||
android:fillColor="#FFFFFF"/> |
||||
<path |
||||
android:pathData="M23.286,35.44L23.286,37.681C23.286,38.077 23.021,38.473 22.755,38.736L22.622,38.736L22.49,38.736C22.357,38.868 22.091,38.868 21.959,38.868C21.826,38.868 21.56,38.868 21.427,38.736L21.162,38.736C20.764,38.473 20.631,38.077 20.631,37.681L20.631,35.44L21.959,36.231L23.286,35.44Z" |
||||
android:fillColor="#FFFFFF"/> |
||||
<path |
||||
android:pathData="M28.199,34.253L27.535,33.066L23.286,35.44L21.959,36.231L20.631,35.44L16.382,33.066L15.718,34.253L15.054,35.44L21.162,38.868L21.427,38.868Q21.826,39 21.959,39C22.091,39 22.357,39 22.49,38.868L22.755,38.868L28.863,35.44L28.199,34.253ZM35.635,16.319C35.635,16.187 35.502,16.055 35.502,15.923C35.502,15.791 35.369,15.659 35.236,15.659L34.971,15.396L34.838,15.396L28.73,11.967L28.066,13.154L27.402,14.341L31.651,16.714L32.979,17.505L32.979,23.835L35.635,23.835L35.635,16.846L35.635,16.319ZM15.718,13.154L15.054,11.967L8.946,15.396L8.814,15.396C8.681,15.396 8.681,15.527 8.548,15.659L8.283,15.923C8.283,16.055 8.15,16.187 8.15,16.319L8.15,23.571L10.805,23.571L10.805,17.242Q11.137,17.044 11.469,16.846Q11.801,16.648 12.133,16.451L16.382,14.077L15.718,13.154Z" |
||||
android:fillColor="#5288F5"/> |
||||
</vector> |
@ -0,0 +1,33 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M44,0l-44,0l-0,44l44,0z"/> |
||||
<path |
||||
android:pathData="M11,13.75L11,19.25L19.25,19.25L19.25,11L13.75,11L22,2.75L30.25,11L24.75,11L24.75,19.25L33,19.25L33,13.75L41.25,22L38.5,24.75L33,30.25L33,24.75L24.75,24.75L24.75,33L30.25,33L22,41.25L19.25,38.5L13.75,33L19.25,33L19.25,24.75L11,24.75L11,30.25L2.75,22L11,13.75Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="10.392" |
||||
android:startY="5.326" |
||||
android:endX="26.676" |
||||
android:endY="31.523" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M11.143,13.857L11.143,30.143L3,22L11.143,13.857ZM13.857,32.857L30.143,32.857L22,41L19.286,38.286L13.857,32.857ZM32.857,24.714L32.857,24.714L32.857,30.143L38.286,24.714L41,22L32.857,13.857L32.857,19.286L32.857,19.286L32.857,24.714ZM22,3L13.857,11.143L19.286,11.143L24.714,11.143L24.714,11.143L30.143,11.143L22,3Z" |
||||
android:fillColor="#5288F5" |
||||
android:fillType="evenOdd"/> |
||||
</group> |
||||
</vector> |
@ -0,0 +1,43 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<path |
||||
android:pathData="M27.89,6.193C20.035,4.873 12.705,10.473 11.94,18.379C12.675,18.248 13.424,18.217 14.167,18.285C18.355,18.753 21.487,22.338 21.378,26.538C21.219,29.092 20.251,31.531 18.612,33.501C20.444,35.159 22.468,36.59 24.643,37.764C25.233,38.079 25.941,38.079 26.531,37.764C29.485,36.221 38.366,30.819 39.244,21.315C40.071,14.072 35.093,7.442 27.89,6.193ZM25.587,24.825C22.856,24.825 20.642,22.618 20.642,19.894C20.642,17.171 22.856,14.963 25.587,14.963C28.318,14.963 30.532,17.171 30.532,19.894C30.527,22.615 28.316,24.82 25.587,24.825Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="14.176" |
||||
android:startY="6.459" |
||||
android:endX="35.638" |
||||
android:endY="35.95" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF308AF4"/> |
||||
<item android:offset="1" android:color="#FF003BF4"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M14.158,18.285C13.415,18.216 12.665,18.248 11.93,18.379C11.882,18.82 11.856,19.263 11.855,19.706C11.855,25.804 15.224,30.405 18.622,33.501C20.257,31.53 21.222,29.091 21.378,26.538C21.487,22.334 18.349,18.748 14.158,18.285Z" |
||||
android:fillColor="#73B4FF"/> |
||||
<path |
||||
android:pathData="M11.93,18.379C12.665,18.248 13.415,18.217 14.158,18.285C18.349,18.748 21.487,22.334 21.378,26.538C21.222,29.087 20.26,31.521 18.63,33.491C18.634,33.495 18.637,33.498 18.641,33.501C17.398,35.065 15.943,36.449 14.318,37.613C13.759,38.031 12.99,38.031 12.431,37.613C10.317,36.098 5.333,31.892 5.333,26.246C5.337,22.379 8.114,19.068 11.93,18.381L11.93,18.379Z" |
||||
android:fillType="evenOdd"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="8.539" |
||||
android:startY="19.543" |
||||
android:endX="15.372" |
||||
android:endY="33.025" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</vector> |
@ -0,0 +1,82 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M0,0h44v44h-44z"/> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M4,4h37v37h-37z"/> |
||||
<path |
||||
android:pathData="M29.857,4.19C21.428,3.945 20.963,3.945 12.801,4.149C12.272,4.163 9.821,4.651 8.647,6.557L34.541,6.557C33.887,5.045 30.064,4.194 29.857,4.19ZM8.481,7.575L34.706,7.575L34.706,10.019L8.481,10.019L8.481,7.575ZM34.394,11.041L8.665,11.041C9.052,11.702 10.059,12.146 10.818,13.616Q11.283,14.512 11.504,16.988C11.504,17.314 11.711,17.581 11.969,17.581L18.911,18.174L18.911,18.852L24.156,18.852L24.156,18.174L31.095,17.576C31.348,17.576 31.559,17.309 31.559,16.983Q31.78,14.508 32.245,13.612C32.999,12.146 34.007,11.702 34.394,11.042L34.394,11.041ZM27.267,16.331C27.267,16.644 27.055,16.893 26.793,16.893L16.261,16.893C15.999,16.893 15.787,16.639 15.787,16.332L15.787,12.965C15.787,12.652 15.999,12.404 16.261,12.404L26.793,12.404C27.055,12.404 27.267,12.657 27.267,12.964L27.267,16.332L27.267,16.331Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M16.556,13.258L16.556,16.036L26.393,16.036L26.393,13.253L16.556,13.253L16.556,13.258ZM18.226,15.584C17.707,15.584 17.286,15.165 17.283,14.647C17.283,14.131 17.706,13.71 18.226,13.71C18.746,13.71 19.17,14.131 19.17,14.647C19.17,15.167 18.746,15.584 18.226,15.584ZM21.475,15.584C20.956,15.585 20.534,15.166 20.531,14.647C20.531,14.131 20.955,13.71 21.475,13.71C21.995,13.71 22.418,14.131 22.418,14.647C22.415,15.165 21.994,15.584 21.475,15.584ZM24.718,15.584C24.199,15.584 23.778,15.165 23.775,14.647C23.775,14.131 24.198,13.71 24.718,13.71C25.238,13.71 25.662,14.131 25.662,14.647C25.659,15.166 25.237,15.585 24.718,15.584ZM18.481,18.591C18.481,18.041 18.481,17.765 18.586,17.554C18.683,17.36 18.84,17.202 19.034,17.106C19.245,17.001 19.52,17.001 20.071,17.001L22.891,17.001C23.441,17.001 23.717,17.001 23.928,17.106C24.122,17.203 24.278,17.36 24.376,17.554C24.481,17.765 24.481,18.04 24.481,18.591L24.481,19.411C24.481,19.961 24.481,20.237 24.376,20.448C24.279,20.642 24.122,20.799 23.928,20.896C23.717,21.001 23.442,21.001 22.891,21.001L20.071,21.001C19.521,21.001 19.245,21.001 19.034,20.896C18.84,20.799 18.683,20.642 18.586,20.448C18.481,20.237 18.481,19.962 18.481,19.411L18.481,18.591Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M18.481,23L24.481,23Q25.481,23 25.481,24Q25.481,25 24.481,25L18.481,25Q17.481,25 17.481,24Q17.481,23 18.481,23Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M18.481,23L24.481,23Q25.481,23 25.481,24Q25.481,25 24.481,25L18.481,25Q17.481,25 17.481,24Q17.481,23 18.481,23Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M18.481,23L24.481,23Q25.481,23 25.481,24Q25.481,25 24.481,25L18.481,25Q17.481,25 17.481,24Q17.481,23 18.481,23Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M22.481,20.001L22.481,40Q22.481,41 21.481,41Q20.481,41 20.481,40L20.481,20.001Q20.481,19.001 21.481,19.001Q22.481,19.001 22.481,20.001Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M22.481,20.001L22.481,40Q22.481,41 21.481,41Q20.481,41 20.481,40L20.481,20.001Q20.481,19.001 21.481,19.001Q22.481,19.001 22.481,20.001Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M22.481,20.001L22.481,40Q22.481,41 21.481,41Q20.481,41 20.481,40L20.481,20.001Q20.481,19.001 21.481,19.001Q22.481,19.001 22.481,20.001Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M21.778,25.86L14.104,39.342Q13.61,40.211 12.741,39.716Q11.872,39.221 12.366,38.352L20.04,24.871Q20.535,24.002 21.404,24.496Q22.273,24.991 21.778,25.86Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M21.778,25.86L14.104,39.342Q13.61,40.211 12.741,39.716Q11.872,39.221 12.366,38.352L20.04,24.871Q20.535,24.002 21.404,24.496Q22.273,24.991 21.778,25.86Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M21.778,25.86L14.104,39.342Q13.61,40.211 12.741,39.716Q11.872,39.221 12.366,38.352L20.04,24.871Q20.535,24.002 21.404,24.496Q22.273,24.991 21.778,25.86Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M21.176,25.859L28.849,39.341Q29.344,40.21 30.213,39.715Q31.082,39.221 30.587,38.352L22.914,24.87Q22.419,24.001 21.55,24.496Q20.681,24.99 21.176,25.859Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M21.176,25.859L28.849,39.341Q29.344,40.21 30.213,39.715Q31.082,39.221 30.587,38.352L22.914,24.87Q22.419,24.001 21.55,24.496Q20.681,24.99 21.176,25.859Z" |
||||
android:fillColor="#4B82F3"/> |
||||
<path |
||||
android:pathData="M21.176,25.859L28.849,39.341Q29.344,40.21 30.213,39.715Q31.082,39.221 30.587,38.352L22.914,24.87Q22.419,24.001 21.55,24.496Q20.681,24.99 21.176,25.859Z" |
||||
android:fillColor="#4B82F3"/> |
||||
</group> |
||||
</group> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M44,24l-18,0l-0,18l18,0z"/> |
||||
<path |
||||
android:pathData="M26,23h18v18h-18z" |
||||
android:fillColor="#FFFFFF"/> |
||||
<path |
||||
android:pathData="M40.571,26.732L35,26.732L35,32.304L40.571,32.304L40.571,26.732ZM34.652,33.696L29.079,33.696L29.079,39.269L34.652,39.269L34.652,33.696ZM40.223,33L42.313,35.786L40.92,35.786Q41.059,39.268 38.134,39.268L36.045,39.268L36.045,37.875L37.438,37.875C38.626,37.963 39.615,36.974 39.527,35.786L38.134,35.786L40.223,33ZM29.777,33L27.688,30.214L29.08,30.214Q28.941,26.732 31.866,26.732L33.955,26.732L33.955,28.125L32.562,28.125C31.374,28.037 30.385,29.026 30.473,30.214L31.866,30.214L29.777,33Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="30.591" |
||||
android:startY="27.571" |
||||
android:endX="36.777" |
||||
android:endY="36.101" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</group> |
||||
</vector> |
@ -0,0 +1,57 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M4.333,4h36v36h-36z"/> |
||||
<path |
||||
android:pathData="M29.639,8.043C29.41,8.043 29.182,8.054 28.957,8.078C28.387,8.134 27.958,8.62 27.958,9.193C27.958,9.857 28.528,10.384 29.189,10.318C29.33,10.304 29.474,10.296 29.618,10.296C30.775,10.289 31.882,10.722 32.722,11.513C33.64,12.374 34.142,13.545 34.142,14.796C34.142,14.923 34.139,15.046 34.128,15.169C34.076,15.82 34.592,16.379 35.246,16.379L35.253,16.379C35.833,16.379 36.322,15.936 36.371,15.359C36.389,15.141 36.396,14.92 36.392,14.695C36.34,10.986 33.344,8.039 29.639,8.043Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="29.633" |
||||
android:startY="8.597" |
||||
android:endX="33.202" |
||||
android:endY="14.272" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M29.541,4C29.365,4 29.193,4.004 29.02,4.011C28.426,4.042 27.958,4.534 27.958,5.132L27.958,5.143C27.958,5.782 28.496,6.289 29.136,6.261C29.27,6.254 29.403,6.25 29.541,6.25C30.694,6.25 31.815,6.475 32.866,6.921C33.882,7.35 34.796,7.969 35.584,8.753C36.368,9.537 36.987,10.451 37.416,11.471C37.862,12.522 38.087,13.64 38.087,14.797C38.087,14.93 38.083,15.064 38.076,15.197C38.048,15.841 38.555,16.378 39.198,16.378L39.205,16.378C39.803,16.378 40.298,15.911 40.326,15.313C40.333,15.141 40.337,14.969 40.337,14.797C40.333,8.823 35.51,4 29.541,4ZM17.833,16.969L13.087,21.719L4.734,13.366C4.516,13.144 4.516,12.789 4.734,12.571L8.686,8.62C8.907,8.402 9.262,8.402 9.48,8.62L17.833,16.969ZM35.735,35.665L31.784,39.617C31.562,39.835 31.207,39.835 30.989,39.617L22.632,31.264L27.382,26.514L35.735,34.867C35.953,35.089 35.953,35.444 35.735,35.665ZM28.598,17.342C28.159,17.781 28.159,18.495 28.598,18.934L29.79,20.126C30.448,20.784 30.448,21.852 29.79,22.513L16.8,35.507C15.703,36.604 14.262,37.156 12.824,37.156C11.382,37.156 9.944,36.607 8.848,35.507C6.65,33.31 6.65,29.748 8.848,27.551L21.838,14.561C22.495,13.904 23.564,13.904 24.225,14.561L25.417,15.753C25.856,16.192 26.57,16.192 27.009,15.753L30.149,12.613C30.595,12.167 31.337,12.156 31.773,12.61C32.198,13.049 32.191,13.752 31.759,14.185L28.598,17.342Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="7.363" |
||||
android:startY="5.712" |
||||
android:endX="34.692" |
||||
android:endY="37.537" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF308AF4"/> |
||||
<item android:offset="1" android:color="#FF003BF4"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M29.541,4C29.365,4 29.192,4.004 29.02,4.011C28.426,4.042 27.958,4.534 27.958,5.132L27.958,5.143C27.958,5.782 28.496,6.289 29.136,6.261C29.27,6.254 29.403,6.25 29.541,6.25C30.694,6.25 31.815,6.475 32.866,6.921C33.882,7.35 34.796,7.969 35.584,8.753C36.368,9.537 36.987,10.451 37.416,11.471C37.862,12.522 38.087,13.64 38.087,14.797C38.087,14.93 38.083,15.064 38.076,15.197C38.048,15.841 38.555,16.378 39.198,16.378L39.205,16.378C39.803,16.378 40.298,15.911 40.326,15.313C40.333,15.141 40.337,14.969 40.337,14.797C40.333,8.823 35.51,4 29.541,4Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="30.415" |
||||
android:startY="4.828" |
||||
android:endX="35.651" |
||||
android:endY="13.251" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</group> |
||||
</vector> |
@ -0,0 +1,40 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<path |
||||
android:pathData="M28.03,16.345Q28.03,16.53 28.012,16.715Q27.993,16.899 27.957,17.081Q27.921,17.263 27.867,17.44Q27.813,17.618 27.741,17.789Q27.67,17.96 27.582,18.124Q27.494,18.287 27.391,18.441Q27.287,18.595 27.169,18.738Q27.051,18.882 26.919,19.013Q26.787,19.144 26.643,19.261Q26.499,19.379 26.345,19.482Q26.19,19.585 26.025,19.672Q25.861,19.76 25.689,19.831Q25.517,19.901 25.339,19.955Q25.16,20.009 24.978,20.045Q24.795,20.081 24.609,20.1Q24.424,20.118 24.238,20.118Q24.051,20.118 23.866,20.1Q23.681,20.081 23.498,20.045Q23.315,20.009 23.137,19.955Q22.959,19.901 22.786,19.831Q22.614,19.76 22.45,19.672Q22.286,19.585 22.131,19.482Q21.976,19.379 21.832,19.261Q21.688,19.144 21.556,19.013Q21.424,18.882 21.306,18.738Q21.188,18.595 21.084,18.441Q20.981,18.287 20.893,18.124Q20.805,17.96 20.734,17.789Q20.663,17.618 20.609,17.44Q20.555,17.263 20.518,17.081Q20.482,16.899 20.464,16.715Q20.445,16.53 20.445,16.345Q20.445,16.16 20.464,15.975Q20.482,15.791 20.518,15.609Q20.555,15.427 20.609,15.25Q20.663,15.073 20.734,14.901Q20.805,14.73 20.893,14.567Q20.981,14.403 21.084,14.249Q21.188,14.095 21.306,13.952Q21.424,13.808 21.556,13.677Q21.688,13.546 21.832,13.429Q21.976,13.311 22.131,13.208Q22.286,13.105 22.45,13.018Q22.614,12.931 22.786,12.86Q22.959,12.789 23.137,12.735Q23.315,12.681 23.498,12.645Q23.681,12.609 23.866,12.591Q24.051,12.572 24.238,12.572Q24.424,12.572 24.609,12.591Q24.795,12.609 24.978,12.645Q25.16,12.681 25.339,12.735Q25.517,12.789 25.689,12.86Q25.861,12.931 26.025,13.018Q26.19,13.105 26.345,13.208Q26.499,13.311 26.643,13.429Q26.787,13.546 26.919,13.677Q27.051,13.808 27.169,13.952Q27.287,14.095 27.391,14.249Q27.494,14.403 27.582,14.567Q27.67,14.73 27.741,14.901Q27.813,15.073 27.867,15.25Q27.921,15.427 27.957,15.609Q27.993,15.791 28.012,15.975Q28.03,16.16 28.03,16.345Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="21.95" |
||||
android:startY="13.077" |
||||
android:endX="25.159" |
||||
android:endY="18.211" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<path |
||||
android:pathData="M27.492,34.266L15.838,34.266L15.838,36.634L13.631,36.634L13.631,40L29.699,40L29.699,36.634L27.492,36.634L27.492,34.266ZM32.653,32.136Q32.55,31.439 31.706,24.292L31.123,24.292L30.489,9.526Q30.594,4 25.015,4L15.278,4Q14.29,8.707 11.902,11.574C11.943,12.352 11.902,18.517 11.902,18.824Q11.84,18.988 10.667,21.24L10.667,29.781Q11.695,33.098 14.732,33.098L32.097,33.098Q32.756,32.832 32.653,32.136ZM19.652,27.353L15.596,27.353L15.596,6.932L19.652,6.932L19.652,8.146L16.742,8.146L16.742,26.138L19.652,26.138L19.652,27.353ZM28.491,22.851L28.491,25.637L26.831,25.637L26.831,24.353L19.436,24.353C19,24.353 18.646,24.028 18.646,23.628L18.646,10.634C18.646,10.233 19,9.908 19.436,9.908L27.701,9.908C28.137,9.908 28.49,10.233 28.49,10.634L28.49,22.851L28.491,22.851L28.491,22.851Z" |
||||
android:fillType="evenOdd"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="12.423" |
||||
android:startY="5.72" |
||||
android:endX="29.275" |
||||
android:endY="37.691" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF308AF4"/> |
||||
<item android:offset="1" android:color="#FF003BF4"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</vector> |
@ -0,0 +1,47 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
xmlns:aapt="http://schemas.android.com/aapt" |
||||
android:width="44dp" |
||||
android:height="44dp" |
||||
android:viewportWidth="44" |
||||
android:viewportHeight="44"> |
||||
<path |
||||
android:pathData="M16,0L28,0A16,16 0,0 1,44 16L44,28A16,16 0,0 1,28 44L16,44A16,16 0,0 1,0 28L0,16A16,16 0,0 1,16 0z" |
||||
android:fillColor="#DBDBDB" |
||||
android:fillAlpha="0"/> |
||||
<path |
||||
android:pathData="M31.706,24.292Q32.55,31.439 32.653,32.136Q32.756,32.832 32.097,33.098L14.732,33.098Q11.695,33.098 10.667,29.781L10.667,21.24Q11.84,18.988 11.902,18.824C11.902,18.775 11.903,18.577 11.904,18.277C11.913,16.69 11.936,12.228 11.902,11.574Q14.29,8.707 15.278,4L25.015,4Q27.83,4 29.198,5.407Q30.541,6.788 30.489,9.526L31.123,24.292L31.706,24.292ZM15.596,27.353L19.652,27.353L19.652,26.138L16.742,26.138L16.742,8.146L19.652,8.146L19.652,6.932L15.596,6.932L15.596,27.353ZM28.491,25.637L28.491,22.851L28.49,22.851L28.49,10.634C28.49,10.233 28.137,9.908 27.701,9.908L19.436,9.908C19,9.908 18.646,10.233 18.646,10.634L18.646,23.628C18.646,24.028 19,24.353 19.436,24.353L26.831,24.353L26.831,25.637L28.491,25.637ZM24.238,20.118Q24.424,20.118 24.609,20.1Q24.795,20.081 24.977,20.045Q25.16,20.009 25.338,19.955Q25.517,19.902 25.689,19.831Q25.861,19.76 26.025,19.672Q26.19,19.585 26.345,19.482Q26.499,19.379 26.643,19.261Q26.787,19.144 26.919,19.013Q27.051,18.882 27.169,18.738Q27.287,18.595 27.391,18.441Q27.494,18.287 27.582,18.124Q27.67,17.96 27.741,17.789Q27.813,17.618 27.867,17.44Q27.921,17.263 27.957,17.081Q27.993,16.899 28.012,16.715Q28.03,16.53 28.03,16.345Q28.03,16.16 28.012,15.975Q27.993,15.791 27.957,15.609Q27.921,15.427 27.867,15.25Q27.813,15.073 27.741,14.901Q27.67,14.73 27.582,14.567Q27.494,14.403 27.391,14.249Q27.287,14.095 27.169,13.952Q27.051,13.808 26.919,13.677Q26.787,13.546 26.643,13.429Q26.499,13.311 26.345,13.208Q26.19,13.105 26.025,13.018Q25.861,12.931 25.689,12.86Q25.517,12.789 25.338,12.735Q25.16,12.681 24.977,12.645Q24.795,12.609 24.609,12.591Q24.424,12.572 24.238,12.572Q24.051,12.572 23.866,12.591Q23.681,12.609 23.498,12.645Q23.315,12.681 23.137,12.735Q22.959,12.789 22.786,12.86Q22.614,12.931 22.45,13.018Q22.286,13.105 22.131,13.208Q21.976,13.311 21.832,13.429Q21.688,13.546 21.556,13.677Q21.424,13.808 21.306,13.952Q21.188,14.095 21.084,14.249Q20.981,14.403 20.893,14.567Q20.805,14.73 20.734,14.901Q20.663,15.073 20.609,15.25Q20.555,15.427 20.518,15.609Q20.482,15.791 20.464,15.975Q20.445,16.16 20.445,16.345Q20.445,16.53 20.464,16.715Q20.482,16.899 20.518,17.081Q20.555,17.263 20.609,17.44Q20.663,17.618 20.734,17.789Q20.805,17.96 20.893,18.124Q20.981,18.287 21.084,18.441Q21.188,18.595 21.306,18.738Q21.424,18.882 21.556,19.013Q21.688,19.144 21.832,19.261Q21.976,19.379 22.131,19.482Q22.286,19.585 22.45,19.672Q22.614,19.76 22.786,19.831Q22.959,19.902 23.137,19.955Q23.315,20.009 23.498,20.045Q23.681,20.081 23.866,20.1Q24.051,20.118 24.238,20.118ZM15.838,34.266L27.492,34.266L27.492,36.634L29.699,36.634L29.699,40L13.631,40L13.631,36.634L15.838,36.634L15.838,34.266Z" |
||||
android:fillType="evenOdd"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="12.423" |
||||
android:startY="5.72" |
||||
android:endX="29.275" |
||||
android:endY="37.691" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF308AF4"/> |
||||
<item android:offset="1" android:color="#FF003BF4"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
<group> |
||||
<clip-path |
||||
android:pathData="M39.667,24l-18,0l-0,18l18,0z"/> |
||||
<path |
||||
android:pathData="M21.667,23h18v18h-18z" |
||||
android:fillColor="#FFFFFF"/> |
||||
<path |
||||
android:pathData="M36.238,26.732L30.667,26.732L30.667,32.304L36.238,32.304L36.238,26.732ZM30.318,33.696L24.746,33.696L24.746,39.269L30.318,39.269L30.318,33.696ZM35.89,33L37.979,35.786L36.586,35.786Q36.726,39.268 33.801,39.268L31.711,39.268L31.711,37.875L33.104,37.875C34.293,37.963 35.282,36.974 35.193,35.786L33.801,35.786L35.89,33ZM25.443,33L23.354,30.214L24.747,30.214Q24.608,26.732 27.533,26.732L29.622,26.732L29.622,28.125L28.229,28.125C27.04,28.037 26.051,29.026 26.14,30.214L27.533,30.214L25.443,33Z"> |
||||
<aapt:attr name="android:fillColor"> |
||||
<gradient |
||||
android:startX="26.257" |
||||
android:startY="27.571" |
||||
android:endX="32.443" |
||||
android:endY="36.101" |
||||
android:type="linear"> |
||||
<item android:offset="0" android:color="#FF4AEAF4"/> |
||||
<item android:offset="1" android:color="#FF10C8F2"/> |
||||
</gradient> |
||||
</aapt:attr> |
||||
</path> |
||||
</group> |
||||
</vector> |
@ -1,11 +1,201 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
||||
<androidx.constraintlayout.widget.ConstraintLayout 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"> |
||||
|
||||
<ImageView |
||||
android:layout_width="match_parent" |
||||
android:layout_height="@dimen/sw_160dp" |
||||
android:background="@drawable/bg_top_blue" |
||||
app:layout_constraintStart_toStartOf="parent" |
||||
app:layout_constraintTop_toTopOf="parent" /> |
||||
|
||||
<TextView |
||||
android:id="@+id/tvProject" |
||||
android:layout_width="wrap_content" |
||||
android:layout_height="wrap_content" |
||||
android:text="仪器" /> |
||||
</LinearLayout> |
||||
android:layout_marginHorizontal="@dimen/sw_20dp" |
||||
android:layout_marginTop="@dimen/sw_20dp" |
||||
android:textColor="@color/white" |
||||
android:textSize="@dimen/sw_20sp" |
||||
android:textStyle="bold" |
||||
app:layout_constraintStart_toStartOf="parent" |
||||
app:layout_constraintTop_toTopOf="parent" |
||||
tools:text="某工程" /> |
||||
|
||||
<LinearLayout |
||||
android:id="@+id/llFirst" |
||||
android:layout_width="match_parent" |
||||
android:layout_height="wrap_content" |
||||
android:layout_marginHorizontal="@dimen/sw_20dp" |
||||
android:layout_marginTop="@dimen/sw_16dp" |
||||
android:background="@drawable/bg_white_round_8" |
||||
android:orientation="vertical" |
||||
android:padding="@dimen/sw_18dp" |
||||
app:layout_constraintStart_toStartOf="parent" |
||||
app:layout_constraintTop_toBottomOf="@+id/tvProject"> |
||||
|
||||
<TextView |
||||
android:layout_width="wrap_content" |
||||
android:layout_height="wrap_content" |
||||
android:gravity="center" |
||||
android:text="@string/instrument_online" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_14sp" |
||||
android:textStyle="bold" /> |
||||
|
||||
<LinearLayout |
||||
android:layout_width="match_parent" |
||||
android:layout_height="wrap_content" |
||||
android:layout_marginTop="@dimen/sw_12dp" |
||||
android:orientation="horizontal" |
||||
android:weightSum="3"> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/total_station_online" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/total_station_online" /> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/rtk_online" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/rtk_online" /> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/satellite_status" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/satellite_status" /> |
||||
|
||||
</LinearLayout> |
||||
|
||||
</LinearLayout> |
||||
|
||||
<LinearLayout |
||||
android:id="@+id/llSecond" |
||||
android:layout_width="match_parent" |
||||
android:layout_height="wrap_content" |
||||
android:layout_marginHorizontal="@dimen/sw_20dp" |
||||
android:layout_marginTop="@dimen/sw_16dp" |
||||
android:background="@drawable/bg_white_round_8" |
||||
android:orientation="vertical" |
||||
android:padding="@dimen/sw_18dp" |
||||
app:layout_constraintStart_toStartOf="parent" |
||||
app:layout_constraintTop_toBottomOf="@+id/llFirst"> |
||||
|
||||
<TextView |
||||
android:layout_width="wrap_content" |
||||
android:layout_height="wrap_content" |
||||
android:gravity="center" |
||||
android:text="@string/job_settings" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_14sp" |
||||
android:textStyle="bold" /> |
||||
|
||||
<LinearLayout |
||||
android:layout_width="match_parent" |
||||
android:layout_height="wrap_content" |
||||
android:layout_marginTop="@dimen/sw_12dp" |
||||
android:orientation="horizontal" |
||||
android:weightSum="3"> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/total_station_instrumentation_station" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/total_station_instrumentation_station" /> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/mobile_station_mode" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/mobile_station_mode" /> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/base_station_mode" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/base_station_mode" /> |
||||
|
||||
</LinearLayout> |
||||
|
||||
<LinearLayout |
||||
android:layout_width="match_parent" |
||||
android:layout_height="wrap_content" |
||||
android:layout_marginTop="@dimen/sw_12dp" |
||||
android:orientation="horizontal" |
||||
android:weightSum="3"> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/base_station_translation" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/base_station_translation" /> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/coordinate_system" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/coordinate_system" /> |
||||
|
||||
<TextView |
||||
android:layout_width="0dp" |
||||
android:layout_height="wrap_content" |
||||
android:layout_weight="1" |
||||
android:drawablePadding="@dimen/sw_8dp" |
||||
android:gravity="center" |
||||
android:text="@string/point_correction" |
||||
android:textColor="@color/text_color_1" |
||||
android:textSize="@dimen/sw_13sp" |
||||
app:drawableTopCompat="@drawable/point_correction" /> |
||||
|
||||
</LinearLayout> |
||||
|
||||
</LinearLayout> |
||||
|
||||
</androidx.constraintlayout.widget.ConstraintLayout> |
Loading…
Reference in new issue