-
I'd like to list in this issue components that are wanted but not implemented yet. I'd distinguish two kind of components: defined by the spec but not included/not defined by the spec, but useful and …
-
Here's the skeleton of my XML for the main activity
```
```
The FrameLayout holds a fragment and here's how it looks like:
```
…
-
## Nativescript-vue
### Which platform(s) does your issue occur on?
- Android
- 9.0
- Device
### Please, provide the following version numbers that your issue occurs with:
- CLI: 6.0.1
-…
-
Our team is currently checking if there will be any issues with the app when changing to Xcode 11 and iOS 13 and this issue came up.
**Environment**
Provide version numbers for the following compo…
-
### What kind of Issue is this?
Bug Report
Question / Problem Problem
Discussion / Feature Request
### Actual behavior
- What is happening?
- Is it happening on Android, iOS…
-
Hi there!
Great library, thanks so much for building this out. I'm currently trying to implement this in my application, and can't seem to figure out how to get the CollapsingToolbar to work with a…
-
**Description:**
When I click A->B or A->B->C, and then click back, it always returns to A.
I think ABC are at the same level, so no matter which one you click and then click back, it should exit t…
-
The height of toolbar in ios includes the top status bar, so things like the title of the toolbar looks bad in ios. I wonder if there should be some compensate height and margin adjustment of title in…
-
Similar to https://github.com/material-components/material-components-android/issues/2586 just for `TimePickerDialog`.
We're targeting B2B and they want to brand the app at runtime with corporate c…
-
getx Nested routing bug
source code: https://github.com/liseipi/demo1.git
example:
```index.dart
class IndexPage extends GetView {
const IndexPage({Key? key}) : super(key: key);
@overr…