Ash

Results 8 issues of Ash

Predictive Back is fully supported in AndroidX Transitions and [Fragments](https://developer.android.com/guide/navigation/custom-back/support-animations#fragments). The default MaterialContainerTransform transition should support predictive back. Ideally, the transition would follow the Predictive Back [design spec](https://developer.android.com/design/ui/mobile/guides/patterns/predictive-back). Related: https://github.com/material-components/material-components-android/issues/3619

feature request
Feature: Transition
Feature: Predictive Back

**Description:** Expanded BottomSheetDialog shouldn't have top insets when it's in the bottom split screen. **Repro steps:** 1. Open app in portrait 1. Open Recents 1. Select "split screen" 1. Press...

bug
Widget: BottomSheet

**MainActivity.kt** + Called `enableEdgeToEdge()` + Removed translucency applied to 3-button navigation bar with `isNavigationBarContrastEnforced=false` **Theme.kt** + Removed all logic needed to set the status bar icon colors. Tested in both...

Status bar has a gradient behind it so scrolling content doesn't clash with the status bar icons. Navigation bar is translucent so that buttons are visible as content scrolls behind....

### Is there an existing issue for this? - [x] I have searched the existing issues ### In which area is the issue? User Interface ### In a specific sample?...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### In which area is the issue? User Interface ### In a specific sample?...

bug

Uses list widget canonical layout from Platform Samples for resizing. Platform Samples Canonical Widget Layouts: https://github.com/android/platform-samples/tree/main/samples/user-interface/appwidgets Creates a generated widget preview, using APIs in Glance 1.2: https://developer.android.com/jetpack/androidx/releases/glance#1.2.0-alpha01