ColtonIdle

Results 51 issues of ColtonIdle

### Checklist before submitting a feature request - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

enhancement
needs-triage

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: 1. Open a bottom sheet destination via whatever...

waiting on dependency

## Describe the bug When using material navigations ModalBottomSheetLayout you can't add padding to just the top of a bottomsheet. When you add padding it pushes all the contents down,...

waiting on dependency

I want my team to generate kotlin code using the same settings as one another. Is there a way to share a JsonToKotlinClass config file in our github?

**Plugin version** 0.68.0 **Gradle version** 6.7 **Android Gradle Plugin (AGP) version** 4.1.1 **Describe the bug** Added a dependency of `implementation "net.danlew:android.joda:2.10.7.2"` and then running this plugin: ``` Transitively used dependencies...

bug
blocked-by-gradle

The firebase command ends up resolving to ``` firebase appdistribution:distribute "/bitrise/deploy/app-release.apk" --app "1:123:android:456" --release-notes "- Add feature 1\n- Add feature 2\n" --groups "entirecompany" ``` which fails with `error: unknown option...

I'm using Nord in Android studio and I love it. There are two cases where it's hard to read the text. 1. build/generated folder 2. the little warning bubble in...

status-pending
context-ui
scope-compatibility
scope-ux
scope-quality

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

type: feature request
api: messaging

## What feature would you like to see? Allow usage of the typical class mapper in httpsCallables. This feature request came out of this QandA on stackoverflow: https://stackoverflow.com/questions/70448170/firebase-and-android-gethttpscallable-how-to-deserialize-json-into-object/70451194#70451194 ## How...

type: feature request
api: functions

Posting this here as per @codingdoug's suggestion. https://groups.google.com/forum/#!topic/firebase-talk/xCSiEP82kf0 I've noticed that `'use strict';`is declared at the top of a lot of files in https://github.com/firebase/functions-samples but yet, when I watch different...

type: question