mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Enable parallel installation of debug and release builds (#3596)
This commit is contained in:
parent
64dd71bf11
commit
4a5f69458c
7 changed files with 61 additions and 2 deletions
|
|
@ -0,0 +1,14 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#FFC802"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
|
||||
<path
|
||||
android:fillAlpha="0.3"
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M54,70.67C55.98,70.67 57.63,71.39 58.91,72.58L56.81,74.68C56.04,73.96 55.08,73.59 54,73.59C52.09,73.59 50.47,74.87 49.89,76.61L49.79,76.94C49.71,77.28 49.66,77.64 49.66,78C49.66,78.49 49.75,78.95 49.89,79.39L49.88,79.4H49.89C50.47,81.13 52.09,82.42 54,82.42C54.99,82.42 55.82,82.15 56.47,81.71L56.62,81.61C57.32,81.1 57.78,80.36 57.95,79.51H54V76.67H60.91C60.99,77.15 61.04,77.65 61.04,78.17C61.04,80.4 60.24,82.28 58.85,83.56L58.62,83.76C57.43,84.76 55.86,85.33 54,85.33C51.13,85.33 48.66,83.69 47.45,81.29V81.29L47.28,80.91C46.89,80.02 46.67,79.04 46.67,78C46.67,76.81 46.95,75.7 47.45,74.71C48.66,72.31 51.13,70.67 54,70.67Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue