andesappal

Results 9 comments of andesappal

Hi I just had a request to have on a iOS version of the app I work, a Done and Return button for a multiline text field. Then I realized...

`ruler` also is undefined

These two would be for `FontAwesome`. Thanks

`FontAwesome.person-booth` also is undefined. Thx.

Thanks. Any idea when they might come into existence?

> It works for me: Just open the AndroidManifest.xml file, add this attribute to the application tag android:requestLegacyExternalStorage="true" Hi thanks for the tip. Is this the main/AndroidManifest.xml or profile/AndroidManifest.xml? Where...

That didn't work for me, I still get 'Permission denied' when trying to access my own phone's gallery. I placed it under

@strom2357 I have the same error but for phone sign-in with `firebase_auth: ^0.20.1`

Hi Jacob, ``` .card_media { background-image: url($mdc-card-image); position: relative; // Child element `__media-content` has `position: absolute` box-sizing: border-box; background-repeat: no-repeat; background-position: left; background-size: cover; } ``` Isn't working for me....