-
Sorry to bother this is indeed a nice library, I am however wondering how can I get the display the selected currency in a simple budget app, what can I call? budgetLineAmount.setText(CurrencyPicker.…
-
thanks for awesome third-party library :+1:
i was try to send data from StepperAdapter to fragment like this :
in my stepperAdapter :
`switch (position){
case 0:
…
-
Hi,
Currently I am working to capture stillCapture in order to push to AI machine to read OCR.
In order to get live preview while getting the trigger button signal, I can only use the uvcCamera …
-
First of all, thanks for this amazing library. But its not showing properly in smaller display phones. Here's some screenshots:
![screenshot_20181211-125645](https://user-images.githubusercontent.c…
-
help!
-
### Description
In order to increase the scalability and the dev experience using the library, we need to add a prop calling `toasts` to the `ToastProvider` component, this prop allows our users to i…
-
I've noticed if youre using toasts to show multiple states inside a try catch block and at a point down the line if the code catches any toasts created (with a hideAfter set to 0, for programatic clos…
-
The snackbar/toast seem explicitly designed as a 'only one on screen at a time'. It would be nice
if we could get library support for this part of the MD spec:
https://www.google.com/design/spec/patte…
-
with my email services ssl verification does not work.
the genserver crashes and causes this:
```
[error] GenServer {Yugo.Registry, :fastmail_client} terminating
** (KeyError) key :next_cmd_tag…
-
I am using these awesome Library. I have used the CardModels and set it in Apadter.
But I am unable to get the Unique ClickListener of Particular Card.
I have this code in the Container Class as:
mTo…