Deneb Asecas

Results 6 issues of Deneb Asecas

As you can see here: https://github.com/nitrico/kema/blob/fa6511b3e2086b366cae96d1b57c0ba34f5f2a03/kema/src/main/java/com/github/nitrico/kema/Color.kt You are doing: `val Context.colorAccent: Int @ColorInt get() = resolve(R.attr.colorAccent)` But in the imports I only see: ``` import android.content.Context import android.graphics.Color import android.support.annotation.ColorInt...

Hi sir, One of the most common thing developing android apps that use camera or external directory is to use a ".nomedia" file to hide files from explorer. You can...

enhancement

The best features you could add to enhance your plugin you can find them here http://www.jsonschema2pojo.org/ If you add most of the options here listed your plugin can grow very...

**Describe what you would like to know or do** I am working on an IoT project where two devices communicate; a phone and a camera. 1. The camera opens a...

question

I am adding background selectors in the items inside bottomsheetLayout but it seems that doesnt work. IDK why. this is the layout: ``` ``` This is the selector (selector_bg_abbey.xml): ```...