-
Android 12 adds the SplashScreen API ([https://developer.android.com/guide/topics/ui/splash-screen](https://developer.android.com/guide/topics/ui/splash-screen)). It would be good to support it in the…
-
异常类型:无异常,数据错误
手机型号:无
手机系统版本:无
matrix版本:0.6.0
gradle版本:3.5.0
问题描述:如题,在使用 Apk Checker 的时候有些 task 产生的结果并不准确。
1、Find out the unused resources 下的 `R.dimen.p_80` 和 `R.color.white_50` 这种都是我代码…
-
I want set drawable background instead of color to button ( app:inner_color="@color/colorPrimary")
-
Change background color when pressed or selected are not working with CircularProgressImageButton
```
```
```
…
-
Please, share with us, if it's possible.
-
If a Drawble, which has a MultiCallback, schedules a task, this task will be executed in every Drawable.Callback member of MultiCallback.
It will be correctly to set a Handler to schedule tasks in con…
-
The following question feels insufficiently answered as well as insufficiently documented: https://github.com/loodakrawa/SpriterDotNet/issues/80
What do we pass to the width and height as arguments…
-
I get this message in the web ui when I click on init_image.
```
Your app is having trouble loading the streamlit_drawable_canvas.st_canvas component.
(The app is attempting to load the component…
-
# Bug report
## What steps will reproduce the problem?
Using the Ionic project with the [Lottie SplashScreen](https://ionicframework.com/docs/native/lottie-splash-screen), build the application …
-
@plattysoft I was working with your library and I wanted to know when a particle ends or starts, for that I modified the source a little and added a listener inside `ParticleSystem.java`:
Source line…