emi
emi
When I fling my list and it reaches the end, it bounces as expected, but if I drag on the same side (perform an overscroll) and then fling again, it...
**Description:** MaterialButton does not draw its icon when in a Carousel (see image below) I'm assuming this has something to do with MaskableFrameLayout  **Expected behavior:** Same layout wrapped in...
**Is your feature request related to a problem? Please describe.** The documented way of doing this is setting horizontal margins on the `MaskableFrameLayout` wrapping the carousel item. This however results...
**Font Name (Geist Sans/Geist Mono):** - [X] Geist Sans - [X] Geist Mono **Description of the Issue:** No tail a, Alt a, and Rounded dot stylistic sets do not work...
For example, the following definition: ``` "labelValue": { "type": "string", "knownValues": [ "!hide", "!no-promote", "!warn", "!no-unauthenticated", "dmca-violation", "doxxing", "porn", "sexual", "nudity", "nsfl", "gore" ] } ``` currently produces this code:...
**Is your feature request related to a problem? Please describe.** I'm trying to implement an `InlineContentParser` for images from a custom markdown spec from a certain website. Given I already...