Skip to content
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

Some features not working #12

Open
debduttapanda opened this issue Apr 25, 2021 · 1 comment
Open

Some features not working #12

debduttapanda opened this issue Apr 25, 2021 · 1 comment

Comments

@debduttapanda
Copy link

First of all, rotate is not working in any situation.

Secondly, baseDrawable not working as expected
Suppose there is a drawable d1. It has solid color red
And i am creating another drawable d2 based on d1. What i did is i used baseDrawable to make the d1 base of d2. I set solidColorPressed blue to d2. Now i am expecting d2 as red but blue on pressed. But it does not happens. Red in normal is working but blue in pressed not happens.

So, am i expecting wrong or what happens to baseDrawble or what is the exact behaviour of baseDrawable.

Also I tried to run your sample app but it crashed every times.
Here is the log
2021-04-25 20:15:56.368 18279-18279/top.defaults.drawabletoolboxapp A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xaef010100 in tid 18279 (wabletoolboxapp), pid 18279 (wabletoolboxapp)

@jokerzww
Copy link

bug is that rotate need set level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants