| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ |
| D | BadgeScreenshotTest.kt | 59 BadgedBox(badge = { Badge { Text("8") } }) { Icon(Icons.Filled.Favorite, null) } in darkTheme_withContent() 76 BadgedBox(badge = { Badge() }) { Icon(Icons.Filled.Favorite, null) } in lightTheme_noContent_bottomNavigation() 97 BadgedBox( in lightTheme_shortContent_bottomNavigation() 124 BadgedBox( in lightTheme_longContent_bottomNavigation() 145 text = { BadgedBox(badge = { Badge() }) { Text("TAB") } }, in lightTheme_badge_noContent_tab() 163 BadgedBox(badge = { Badge { Text("8", textAlign = TextAlign.Center) } }) { in lightTheme_badge_shortContent_tab() 184 BadgedBox(badge = { Badge { Text("99+", textAlign = TextAlign.Center) } }) { in lightTheme_badge_longContent_tab() 205 BadgedBox(badge = { Badge { Text("8", textAlign = TextAlign.Center) } }) { in lightTheme_badge_shortContent_leadingIconTab()
|
| D | BadgeTest.kt | 131 BadgedBox(badge = { Badge(Modifier.testTag(TestBadgeTag)) }) { in badgeBox_noContent_position() 150 BadgedBox(badge = { Badge { Text("8") } }) { in badgeBox_shortContent_position() 170 BadgedBox(badge = { Badge { Text("999+") } }) { in badgeBox_longContent_position() 256 BadgedBox( in badge_notMergingDescendants_withOwnContentDescription() 278 BadgedBox(badge = { Badge { Text("999+") } }) { Icon(icon, null) } in badgeBox_size()
|
| /compose/material3/material3/samples/src/main/java/androidx/compose/material3/samples/ |
| D | BadgeSamples.kt | 23 import androidx.compose.material3.BadgedBox 41 BadgedBox( in NavigationBarItemWithBadge() 57 BadgedBox( in NavigationBarItemWithBadge() 79 BadgedBox( in NavigationBarItemWithBadge()
|
| D | TabSamples.kt | 40 import androidx.compose.material3.BadgedBox in <lambda>() 239 BadgedBox(badge = { Badge(modifier = Modifier) { Text("999+") } }) { in LeadingIconTabs()
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | BadgeTest.kt | 123 BadgedBox(badge = { Badge(Modifier.testTag(TestBadgeTag)) }) { in badgeBox_noContent_position() 139 BadgedBox(badge = { Badge { Text("8") } }) { in badgeBox_shortContent_position() 158 BadgedBox(badge = { Badge { Text("999+") } }) { in badgeBox_longContent_position() 177 BadgedBox( in badge_notMergingDescendants_withOwnContentDescription() 199 BadgedBox(badge = { Badge { Text("999+") } }) { Icon(icon, null) } in badgeBox_size() 219 BadgedBox( in badgeBox_smallGreatGrandParentAndLargeAnchor_adjustedBadge()
|
| D | BadgeScreenshotTest.kt | 57 BadgedBox(badge = { Badge() }) { Icon(Icons.Filled.Favorite, null) } in lightTheme_noContent() 71 BadgedBox(badge = { Badge() }) { Icon(Icons.Filled.Favorite, null) } in darkTheme_noContent() 85 BadgedBox(badge = { Badge { Text("8") } }) { Icon(Icons.Filled.Favorite, null) } in lightTheme_withContent() 99 BadgedBox(badge = { Badge { Text("8") } }) { Icon(Icons.Filled.Favorite, null) } in darkTheme_withContent()
|
| /compose/material/material/samples/src/main/java/androidx/compose/material/samples/ |
| D | BadgeSamples.kt | 21 import androidx.compose.material.BadgedBox 39 BadgedBox( in BottomNavigationItemWithBadge()
|
| /compose/material3/benchmark/src/androidTest/java/androidx/compose/material3/benchmark/ |
| D | BadgeBenchmark.kt | 22 import androidx.compose.material3.BadgedBox 50 BadgedBox(badge = { Spacer(Modifier.size(10.dp)) }) { Spacer(Modifier.size(24.dp)) } in MeasuredContent()
|
| /compose/material/material/integration-tests/material-demos/src/main/java/androidx/compose/material/demos/ |
| D | BadgeDemo.kt | 26 import androidx.compose.material.BadgedBox in <lambda>() 317 BadgedBox( in DemoBadgedBox()
|
| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | Badge.kt | 58 fun BadgedBox( in <lambda>() method
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | Badge.kt | 64 fun BadgedBox( in <lambda>() method
|
| D | compose-material-3-documentation.md | 35 | | [BadgedBox] | M3 badged box …
|
| /compose/material3/material3-adaptive-navigation-suite/src/commonMain/kotlin/androidx/compose/material3/adaptive/navigationsuite/ |
| D | NavigationSuiteScaffold.kt | 37 import androidx.compose.material3.BadgedBox in <lambda>() 1602 BadgedBox(badge = { badge.invoke() }) { icon() } in NavigationItemIcon()
|
| /compose/docs/ |
| D | compose-component-api-guidelines.md | 1225 * @param modifier the [Modifier] to be applied to this BadgedBox 1230 fun BadgedBox(
|
| /compose/material/material/bcv/native/ |
| D | 1.7.0.txt | 340 …BadgedBox(kotlin/Function1<androidx.compose.foundation.layout/BoxScope, kotlin/Unit>, androidx.com…
|
| D | 1.8.0-beta02.txt | 727 …BadgedBox(kotlin/Function1<androidx.compose.foundation.layout/BoxScope, kotlin/Unit>, androidx.com…
|
| D | current.txt | 734 …BadgedBox(kotlin/Function1<androidx.compose.foundation.layout/BoxScope, kotlin/Unit>, androidx.com…
|
| /compose/material/material/api/ |
| D | restricted_1.1.0-beta03.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.3.0-beta02.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.2.0-beta01.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.2.0-beta02.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.1.0-beta04.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.3.0-beta01.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.2.0-beta03.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|
| D | restricted_1.3.0-beta03.txt | 52 …method @androidx.compose.runtime.Composable public static void BadgedBox(kotlin.jvm.functions.Func…
|