Bimba.git
ref: f7001336c32940112f2229735bd2b5135826b8ba
app/src/main/res/xml/journey_chip.xml
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: Adam Evyčędo
SPDX-License-Identifier: GPL-3.0-or-later
-->
<chip xmlns:android="http://schemas.android.com/apk/res/android"
android:text="-180.00, -90.00" /> |