-
Steps to reproduce
- Run the demo
- Navigate to Shared Element Demos
- Press `Chicago`
- Rotate the device
**Leak dump** In com.bluelinelabs.conductor.demo:1.0.0:1.
```
* com.bluelinela…
-
I have a carousel where I want to show 3 items on screen, with a certain padding around the carousel and a specific item spacing, which I set up with the following:
```
CarouselModel_()
…
-
While Anvil has certain advantages over Anko, Google Data Binding library or React Native, only a few people know about this library. There is no Anvil tutorials around the web, documentation on Githu…
-
false
false
false
false
false
false
false
false
false
false
false
false
false
false
false
false
false
false…
-
Create the XML layout for Leave History Activity based on the design provided in the [Figma](https://www.figma.com/design/jYm7XGidk1L3HNf9e4Otwn/myLeave?node-id=6-18&t=HjrOtyAfoLbxQDPn-1).
Your lay…
-
I'm trying to implement an expandable list using this library but I need that my RecyclerView working with WRAP_CONTENT (auto update of height attribute).
I used hasFixedSize = true and setNestedSc…
-
I had some time to investigate an issue that looks serious.
I think the SDK hangs with a deadlock somewhere when doing too many operations concurrently, where *too many* depends on the device but is …
-
Create an XML layout of Admin Dashboard and a card which will be used in Recycler View based on the design given in [Figma](https://www.figma.com/design/kKT5N7cP7FYCwyMUMGOoaa/DigiGate?node-id=0-…
-
SELECT
cs.name,
SUM(IFNULL(num_decks, 0)) AS num_decks,
SUM(IFNULL(wins, 0)) AS wins,
SUM(IFNULL(losses, 0)) AS losses,
SUM(IFNULL(d…
-
Create the XML layout for User Dashboard and Admin Dashboard based on the design provided in the [Figma](https://www.figma.com/design/jYm7XGidk1L3HNf9e4Otwn/myLeave?node-id=6-18&t=HjrOtyAfoLbxQDPn-1).…