mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 13:27:57 +00:00
Removed animated slow rendering and Nit picks
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
bb88861256
commit
2684e2b278
@@ -1,10 +1,10 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportHeight="590.91"
|
||||
android:viewportWidth="590.91"
|
||||
android:width="24dp">
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960">
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M541.67,295.45l-86.21,-86.21l0,71.21l-320,0l0,-71.21l-86.21,86.21l86.21,86.21l0,-71.21l320,0l0,71.21z" />
|
||||
android:pathData="M280,680 L80,480l200,-200 56,56 -103,104h494L624,336l56,-56 200,200 -200,200 -56,-56 103,-104L233,520l103,104 -56,56Z"
|
||||
android:fillColor="#e3e3e3" />
|
||||
</vector>
|
||||
|
||||
@@ -971,5 +971,7 @@
|
||||
<string name="closed_now">Closed now</string>
|
||||
<!-- Used in place page preview for next open/close time. eg. "closing in 30 min • at 19:30" -->
|
||||
<string name="at">at %s</string>
|
||||
<string name="PP_track_bottom_sheet_title">Save Track As</string>
|
||||
<!-- Title of the bottom sheet when sharing the track -->
|
||||
<string name="share_track">Share Track</string>
|
||||
<string name="delete_track_dialog_title">Delete %s?</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user