Loading mobile/android/fenix/app/src/beta/ic_launcher_monochrome-playstore.pngdeleted 100644 → 0 −27.3 KiB Loading image diff... mobile/android/fenix/app/src/main/java/org/mozilla/fenix/experiments/view/ResearchSurfaceSurvey.kt +5 −4 Original line number Diff line number Diff line Loading @@ -119,10 +119,11 @@ fun ResearchSurfaceSurvey( modifier = Modifier.padding(horizontal = 16.dp), horizontalAlignment = Alignment.CenterHorizontally, ) { Image( painter = painterResource(R.drawable.ic_firefox), contentDescription = null, ) // Removed as part of tor-browser#42386 // Image( // painter = painterResource(R.drawable.ic_firefox), // contentDescription = null, // ) Spacer(modifier = Modifier.height(16.dp)) Text( text = messageText, Loading mobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicroSurveyHeader.kt +6 −5 Original line number Diff line number Diff line Loading @@ -44,11 +44,12 @@ fun MicroSurveyHeader( verticalAlignment = Alignment.CenterVertically, modifier = Modifier.fillMaxWidth(), ) { Image( painter = painterResource(R.drawable.ic_firefox), contentDescription = null, // todo update to string res once a11y strings are available. modifier = Modifier.size(24.dp), ) // Removed as part of tor-browser#42386 // Image( // painter = painterResource(R.drawable.ic_firefox), // contentDescription = null, // todo update to string res once a11y strings are available. // modifier = Modifier.size(24.dp), // ) Spacer(modifier = Modifier.width(8.dp)) Loading mobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicrosurveyRequestPrompt.kt +6 −5 Original line number Diff line number Diff line Loading @@ -58,11 +58,12 @@ private fun Header( Row( modifier = Modifier.fillMaxWidth(), ) { Image( painter = painterResource(R.drawable.ic_firefox), contentDescription = null, modifier = Modifier.size(24.dp), ) // Removed as part of tor-browser#42386 // Image( // painter = painterResource(R.drawable.ic_firefox), // contentDescription = null, // modifier = Modifier.size(24.dp), // ) Spacer(modifier = Modifier.width(8.dp)) Loading mobile/android/fenix/app/src/main/res/drawable-night/ic_logo_wordmark_normal.xmldeleted 100644 → 0 +0 −5 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/ic_logo_wordmark_private"/> Loading
mobile/android/fenix/app/src/beta/ic_launcher_monochrome-playstore.pngdeleted 100644 → 0 −27.3 KiB Loading image diff...
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/experiments/view/ResearchSurfaceSurvey.kt +5 −4 Original line number Diff line number Diff line Loading @@ -119,10 +119,11 @@ fun ResearchSurfaceSurvey( modifier = Modifier.padding(horizontal = 16.dp), horizontalAlignment = Alignment.CenterHorizontally, ) { Image( painter = painterResource(R.drawable.ic_firefox), contentDescription = null, ) // Removed as part of tor-browser#42386 // Image( // painter = painterResource(R.drawable.ic_firefox), // contentDescription = null, // ) Spacer(modifier = Modifier.height(16.dp)) Text( text = messageText, Loading
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicroSurveyHeader.kt +6 −5 Original line number Diff line number Diff line Loading @@ -44,11 +44,12 @@ fun MicroSurveyHeader( verticalAlignment = Alignment.CenterVertically, modifier = Modifier.fillMaxWidth(), ) { Image( painter = painterResource(R.drawable.ic_firefox), contentDescription = null, // todo update to string res once a11y strings are available. modifier = Modifier.size(24.dp), ) // Removed as part of tor-browser#42386 // Image( // painter = painterResource(R.drawable.ic_firefox), // contentDescription = null, // todo update to string res once a11y strings are available. // modifier = Modifier.size(24.dp), // ) Spacer(modifier = Modifier.width(8.dp)) Loading
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/microsurvey/ui/MicrosurveyRequestPrompt.kt +6 −5 Original line number Diff line number Diff line Loading @@ -58,11 +58,12 @@ private fun Header( Row( modifier = Modifier.fillMaxWidth(), ) { Image( painter = painterResource(R.drawable.ic_firefox), contentDescription = null, modifier = Modifier.size(24.dp), ) // Removed as part of tor-browser#42386 // Image( // painter = painterResource(R.drawable.ic_firefox), // contentDescription = null, // modifier = Modifier.size(24.dp), // ) Spacer(modifier = Modifier.width(8.dp)) Loading
mobile/android/fenix/app/src/main/res/drawable-night/ic_logo_wordmark_normal.xmldeleted 100644 → 0 +0 −5 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <inset xmlns:android="http://schemas.android.com/apk/res/android" android:drawable="@drawable/ic_logo_wordmark_private"/>