From b9bb575efb86ee270bc88d5e1b7724cb3c682d6c Mon Sep 17 00:00:00 2001 From: Baris unsal Date: Sun, 7 May 2023 21:57:50 +0300 Subject: [PATCH] [android] added auto hide feature of fab for 'download maps'. Users will not be hindered by it during scroll. --- android/res/layout/fragment_downloader.xml | 84 ++++++++++++---------- 1 file changed, 48 insertions(+), 36 deletions(-) diff --git a/android/res/layout/fragment_downloader.xml b/android/res/layout/fragment_downloader.xml index 88033a0b8a..f7ebd5c8f1 100644 --- a/android/res/layout/fragment_downloader.xml +++ b/android/res/layout/fragment_downloader.xml @@ -7,45 +7,57 @@ android:background="?cardBackground" android:layout_width="match_parent" android:layout_height="match_parent"> - -