aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/values/dimen.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-01-04 22:37:36 -0600
committerIván Ávalos <avalos@disroot.org>2022-01-04 22:37:36 -0600
commit3e15173c529b2b307e813288f4728f5110fb5a78 (patch)
treee0bb58b98b6667a01190ed25b4b24d29a1c71568 /androidApp/src/main/res/values/dimen.xml
parent793ccb0b907ac4b1364efd3e9a8df558c0346249 (diff)
downloadetbsa-trackermap-mobile-3e15173c529b2b307e813288f4728f5110fb5a78.tar.gz
etbsa-trackermap-mobile-3e15173c529b2b307e813288f4728f5110fb5a78.tar.bz2
etbsa-trackermap-mobile-3e15173c529b2b307e813288f4728f5110fb5a78.zip
Implemented formatSpeed, redesigned UnitInformationFragment, added button to open device location in map, minor UI tweaks and added translations.
Diffstat (limited to 'androidApp/src/main/res/values/dimen.xml')
-rw-r--r--androidApp/src/main/res/values/dimen.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/androidApp/src/main/res/values/dimen.xml b/androidApp/src/main/res/values/dimen.xml
index 18fd0eb..283f476 100644
--- a/androidApp/src/main/res/values/dimen.xml
+++ b/androidApp/src/main/res/values/dimen.xml
@@ -15,6 +15,6 @@
<dimen name="search_vertical_margin">4dp</dimen>
<!-- Floating Button -->
- <dimen name="fab_margin">16dp</dimen>
+ <dimen name="fab_margin">12dp</dimen>
<dimen name="fab_elevation">8dp</dimen>
</resources> \ No newline at end of file