-
Hi,
Openboard does not allow me typing via swipe on GrapheneOS on Pixel 4a. I was wondering if this feature is available.
Thanks!
Edit: I realized that I installed the Google Play version of …
-
GlideCompose can not load "android.resource://..." resources. To being specific I want to show users installed apps icons in my app that is in this format "android.resource://package_name/id_number"…
-
Does it work with Glide?
Edit: I tried with the sample project and couldn't make it work. Tried with the standard way of using Glide:
````
(Glide.with(this).load(some_url).into(imageview1)
```…
-
### Description
I see lots of warnings from Glide, like:
```
[CustomViewTarget] Glide treats LayoutParams.WRAP_CONTENT as a request for an image the size of this device's screen dimensions. If yo…
-
For glide tag list on CLI, return an error if the tag doesn't exist. Currently we return the name of the tag
J-467 updated
1 month ago
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
### Describe the idea (required)
The Glide Ratio widgets would be pretty useful to cyclists and the like if they could express things in familiar units.
(if you add this you might also consider …
-
## Current use version?
#### 当前使用的版本是多少?
```
v3.11.1
```
## Will this problem occur in demo?
#### Demo能否复现这问题?
```
是,必现
```
## Describe the problem or provide an error log?
#### 描述问…
-
Hello! I am trying to use Glide on a WordPress site, the slides work fine until I add the arrows. The html code of the arrows completely breaks the html structure of the page.
prev
next…
-
You can use this code to make the LongJump more like future
```java
if (mc.world.collidesWithAnyBlock(mc.player.getEntityBoundingBox().offset(0, -.4, 0)) && mc.world.collidesWithAnyBlock(mc.…