-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text limit for some tabs #101
Comments
Hey, can you assign me this issue |
yes, please :) !🙇 |
You can fix this error here |
Sure, let me check |
hey, because im using Compose-Destination library, so u just need to build, it will auto-import these packages |
I figured out the issue we can utilize the Modifier.weight modifier to allow the text to take up all available space horizontally.Also, we can use a Row composable with a Text composable inside it. |
Hi, the problem you're talking about has nothing to do with the intent filter, the app itself is a third-party mastodon client, so ideally you should have a mastodon account, the app itself doesn't provide a registration function. and you don't need to modify "google-services.json", it just satisfies the compilation requirements |
I see, was not aware about mastodon acc. will create one. Also, I didn't modified json file, just renamed it from services-sample.json to services.json as mentioned in your contributing guidelines |
Some devices with a large DPI can't display the text of tabs on a single line
The text was updated successfully, but these errors were encountered: