[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.0a1-16.0-2] fixup! [android] Rename as Tor Browser



Title: GitLab

clairehurst pushed to branch tor-browser-153.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • 22a770a7
    by clairehurst at 2026-07-02T15:44:58-06:00
    fixup! [android] Rename as Tor Browser
    
    Bug 45045: Remove moz asset in Downloads screen
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/java/org/mozilla/fenix/downloads/listscreen/DownloadsScreen.kt
    ... ... @@ -572,13 +572,6 @@ private fun EmptyState(modifier: Modifier = Modifier) {
    572 572
             verticalArrangement = Arrangement.Center,
    
    573 573
             horizontalAlignment = Alignment.CenterHorizontally,
    
    574 574
         ) {
    
    575
    -        Image(
    
    576
    -            painter = painterResource(R.drawable.illustration_fox_box_inside_light),
    
    577
    -            contentDescription = null,
    
    578
    -        )
    
    579
    -
    
    580
    -        Spacer(modifier = Modifier.height(FirefoxTheme.layout.space.static200))
    
    581
    -
    
    582 575
             Text(
    
    583 576
                 text = stringResource(id = R.string.download_empty_message_2),
    
    584 577
                 color = MaterialTheme.colorScheme.onSurface,
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx