-
**Is your feature request related to a problem? Please describe.**
I'm having trouble customizing the appearance of the SearchBar and SearchView in my Android application. I need to change aspects su…
-
Hi,
I'm trying to implement a search view with a `PagedListEpoxyController`. Basically, each search request updates the page `DataSource` and then, the result corresponding to the new request is su…
-
`
$.holdReady(true);
.white-popup {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 500px;
margin: 20px auto;
}
.form-label-l…
-
Hi @o1298098 ,
I thought that maybe, instead of using the i.e.
```
ctx.dispatch(CheckOutPageActionCreator.loading(true));
```
and creating all the boilerplate (reducer, action, dispatch),
why n…
-
### Platforms
android
### Version of flutter maplibre_gl
0.20.0
### Bug Description
We're using the maplibre widget in combination with AutomaticKeepAliveClientMixin so the map doesn't …
-
**Description:** I currently have below structure in my `activity_main.xml`. What I've additionally included for testing purpose is a `SearchBar` and a `SearchView`, similar to the [documentation](htt…
-
These are the *subjective* principles I will follow when designing this package, so we can discuss them in this issue
My main inspiration for designing this package will be [firebase_ui_firestore](…
-
### Description
AppCenter reported the following crash for my application:
**java.lang.RuntimeException: Failed to resolve attribute at index 6**
It seems that it could be a problem with Sear…
-
### Description
i am working on migrating xamarin forms project to .net MAUI.
i have followed the steps mentioned din the below link.
https://github.com/dotnet/maui/wiki/Migrating-from-Xamari…
-
Hi,
I discovered Grist after a presentation in Fosdem 2024. I have decided to give it a try as when, excited by some features (reference type for instance) to show colleags what could be done with…