mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
updated marker image & testing some features
This commit is contained in:
parent
068f2ba8b2
commit
dcad0f3ad9
3 changed files with 24 additions and 8 deletions
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#FFFFFF" android:viewportHeight="24.0" android:viewportWidth="24.0" android:width="24dp">
|
||||
|
||||
<path android:fillColor="@android:color/white" android:pathData="M12,2C8.13,2 5,5.13 5,9c0,5.25 7,13 7,13s7,-7.75 7,-13c0,-3.87 -3.13,-7 -7,-7zM12,11.5c-1.38,0 -2.5,-1.12 -2.5,-2.5s1.12,-2.5 2.5,-2.5 2.5,1.12 2.5,2.5 -1.12,2.5 -2.5,2.5z"/>
|
||||
|
||||
</vector>
|
||||
|
|
@ -125,4 +125,5 @@
|
|||
<string name="delete_all_messages">Delete All Messages</string>
|
||||
<string name="modem_config_slow_long">Long Range / Slow</string>
|
||||
<string name="style_selection">Style Selection</string>
|
||||
<string name="download_region">Download Region</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue