ZUNJAE

Results 11 issues of ZUNJAE

I don't see any mentions on how to add an icon to an ImageView. Of course it speaks for itself to call setImageDrawable on an ImageView with the IconDrawable object,...

Only happens if they both have shadow enabled and are close to each other example code: ``` ```

Hi there Could you consider adding a fair warning that including this library into a client application is highly insecure and should not be done unless the developer knows 100%...

help wanted

Instead of `flag = 1` you can do `return true`. also `flag = 0` becomes `return false;` https://github.com/100rabhkr/GetJSON/blob/master/getjson/src/main/java/com/dezlum/codelabs/getjson/GetJson.java#L107

No reason to instantiate an object. Add the static modifier https://github.com/100rabhkr/GetJSON/blob/master/getjson/src/main/java/com/dezlum/codelabs/getjson/GetJson.java#L83

Reason: archive is a list you don't visit often, so it would make more sense to put it somewhere at the bottom. I've looked at the source code and I...

**Is your feature request related to a problem? Please describe.** _I'm always frustrated_ that I have to manually click on each collection just to open the last child collection. I've...

enhancement

A trivial low priority feature but would it be possible to allow sorting by downloaded descending? Not a huge fan of scrolling all the way down to find my video....

### Tandoor Version 1.5.17 ### Setup Docker / Docker-Compose ### Reverse Proxy No reverse proxy ### Other _No response_ ### Bug description I've noticed that loading my home page that...