Commit a2498b19 authored by clairehurst's avatar clairehurst 🌱 Committed by Pier Angelo Vendrame
Browse files

fixup! [android] Modify UI/UX

parent 51eab047
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -591,9 +591,7 @@ class HomeFragment : Fragment(), UserInteractionHandler {
            listenForMicrosurveyMessage(requireContext())
        }

        binding.torHomepageView.setContent {
        initComposeTorHomePageView()
        }

        disableAppBarDragging()

+2 −2
Original line number Diff line number Diff line
@@ -47,8 +47,8 @@ fun TorHomePage(
        modifier = Modifier
            .fillMaxSize()
            .padding(
                top = if (toolBarAtTop) dimensionResource(R.dimen.tab_strip_height) else 0.dp,
                bottom = if (!toolBarAtTop) dimensionResource(R.dimen.tab_strip_height) else 0.dp,
                top = if (toolBarAtTop) dimensionResource(R.dimen.browser_navbar_height) else 0.dp,
                bottom = if (!toolBarAtTop) dimensionResource(R.dimen.browser_navbar_height) else 0.dp,
            )
            .paint(
                BrushPainter(